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

Bump @h5web/lib from 9.0.0 to 10.0.0 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps @h5web/lib from 9.0.0 to 10.0.0.

Release notes

Sourced from @​h5web/lib's releases.

H5Web 10 – now with React 18

Full Changelog: silx-kit/h5web@v9.0.0...v10.0.0

🥳 H5Web is now on React 18!

If your application is on React 17, you will need to upgrade to React 18 before you can upgrade to H5Web 10. Going forward, H5Web 9 will receive only critical bug fixes, and only upon request.

@​h5web/app

  • 🎉 Upgrade React to v18 #1119
    • ⚠️ Breaking change: please upgrade react and react-dom to v18.x
  • < Line, Heatmap > Support visualizing boolean datasets #1498 #1499
  • 🐛 < Raw > Fix layout when content overflows #1488

@​h5web/lib

  • 🎉 Upgrade React to v18 and @react-three/fiber to v8 #1119 #1494
    • ⚠️ Breaking change: please upgrade react and react-dom to v18.x, and @react-three/fiber to v8.x
  • 🐛 [RawVis] Fix layout when content overflows #1488
  • ⚠️ [LineVis, HeatmapVis] Prop dtype, which controls the dtype displayed in the tooltip, must now be provided directly as a string #1512
  • ⚠️ [VisCanvas] React Three Fiber now adds an extra div wrapper around the canvas element #1494

Experimental

  • 🐛 [useDrag] Fix unstable drag while zooming #1487

@​h5web/h5wasm

  • [H5WasmProvider] Support (u)int64 data inside compound datasets (so they can be visualized with MatrixVis) #1503
Commits
  • 4994009 10.0.0
  • f51d9af Merge pull request #1512 from silx-kit/string-dtype
  • 11f2523 Pass dtype as string to visualization components
  • 4abe8c3 Merge pull request #1509 from silx-kit/stacking-example
  • 0a8b0d5 Update Cypress reference snapshots
  • a287336 Update Cypress reference snapshots
  • 8063231 Add interactive demo to "Stacking" documentation page
  • 4dec62d Merge pull request #1499 from silx-kit/true-false
  • ffe5e57 Update Cypress reference snapshots (#1507)
  • 0088e90 Fix flaky SILX_style E2E test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/lib-10.0.0 branch 3 times, most recently from 493aba3 to 2862261 Compare November 9, 2023 14:16
Bumps [@h5web/lib](https://github.com/silx-kit/h5web) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/silx-kit/h5web/releases)
- [Commits](silx-kit/h5web@v9.0.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/h5web/lib-10.0.0 branch from 2862261 to 04264f9 Compare November 9, 2023 14:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Looks like @h5web/lib is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/h5web/lib-10.0.0 branch November 17, 2023 09:22
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.

0 participants