Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @h5web/app from 8.0.0 to 11.2.0 #928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps @h5web/app from 8.0.0 to 11.2.0.

Release notes

Sourced from @​h5web/app's releases.

v11.2.0

Full Changelog: silx-kit/h5web@v11.1.1...v11.2.0

πŸŽ‰ This release brings a new provider, H5WasmLocalFileProvider. Contrary to H5WasmProvider, which requires files to be loaded entirely into memory, H5WasmLocalFileProvider uses a web worker to enable partial reads. This allows reading local HDF5 files of virtually any size! Keep an eye out for upcoming releases of myHDF5 and the VS Code extension, or give it a try right away in the h5wasm demo!

@​h5web/app

@​h5web/lib

@​h5web/h5wasm

Screenshots

New NX Note visualization

image

Flipping RGB visualization

rbg-flip-xy

v11.1.1

Full Changelog: silx-kit/h5web@v11.1.0...v11.1.1

  • πŸ› Fix styling regressions introduced with v11.1.0 in both @h5web/app and @h5web/lib.

v11.1.0

Full Changelog: silx-kit/h5web@v11.0.0...v11.1.0

@​h5web/app

  • ✨ < Heatmap > Add toolbar control to flip X axis #1573 #1574
  • ✨ < NX Heatmap > Support auxiliary signals #1500 #1577
  • ✨ < Raw > Display JPEG/PNG images stored as opaque datasets (requires h5grove>=2.1.0) #1554 #1587 #1590

@​h5web/lib

  • ✨ [HeatmapVis] New prop flipXAxis to flip heatmap horizontally
  • ✨ Add props className and style to all visualization components (HeatmapVis, LineVis, RgbVis, etc.)
  • ⚠️ Deprecate components FlipYAxis and GridToggler (to be removed in H5Web 12) β€” use ToggleBtn directly instead.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/app-11.2.0 branch 4 times, most recently from ef44bb5 to 74c44f2 Compare May 6, 2024 05:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/app-11.2.0 branch 5 times, most recently from 9d3330d to 9b85a2a Compare May 20, 2024 05:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/app-11.2.0 branch 6 times, most recently from 1c1301c to 517e181 Compare June 3, 2024 05:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/app-11.2.0 branch from 517e181 to 5e6b786 Compare June 3, 2024 05:31
Bumps [@h5web/app](https://github.com/silx-kit/h5web) from 8.0.0 to 11.2.0.
- [Release notes](https://github.com/silx-kit/h5web/releases)
- [Commits](silx-kit/h5web@v8.0.0...v11.2.0)

---
updated-dependencies:
- dependency-name: "@h5web/app"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/app-11.2.0 branch from 5e6b786 to 11ccb49 Compare June 3, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants