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 axios and @h5web/app #922

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 Apr 29, 2024

Bumps axios to 1.6.7 and updates ancestor dependency @h5web/app. These dependencies need to be updated together.

Updates axios from 1.3.4 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits

Updates @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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-123aa5bf8b branch 4 times, most recently from 2d92636 to 597eeed Compare May 6, 2024 05:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-123aa5bf8b branch 5 times, most recently from 9b8ccd3 to 2c988bd Compare May 20, 2024 05:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-123aa5bf8b branch 3 times, most recently from d3ecdee to 3a9e921 Compare May 27, 2024 05:35
Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@h5web/app](https://github.com/silx-kit/h5web). These dependencies need to be updated together.


Updates `axios` from 1.3.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.3.4...v1.6.7)

Updates `@h5web/app` 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: axios
  dependency-type: indirect
- dependency-name: "@h5web/app"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-123aa5bf8b branch from 3a9e921 to 2a6f2ae Compare May 27, 2024 05:38
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