Closed dependabot[bot] closed 2 months ago
The package.json
file for the web frontend project has been updated to reflect minor version increments for several dependencies. The axios
library has been updated from version ^1.7.4
to ^1.7.5
, and the optional dependencies for @rollup/rollup-linux-x64-gnu
and @rollup/rollup-linux-arm64-gnu
have been updated from 4.21.0
to 4.21.1
. These changes ensure the project is using the latest compatible versions of these libraries.
File | Change Summary |
---|---|
web-frontend/package.json |
Updated axios from ^1.7.4 to ^1.7.5 and @rollup/rollup-linux-x64-gnu and @rollup/rollup-linux-arm64-gnu from 4.21.0 to 4.21.1 . |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the non-majors group with 3 updates in the /web-frontend directory: axios, @rollup/rollup-linux-x64-gnu and @rollup/rollup-linux-arm64-gnu.
Updates
axios
from 1.7.4 to 1.7.5Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)7004707
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)fed1a4b
fix(core): fixReferenceError: navigator is not defined
for custom environm...550d885
fix(fetch): fix credentials handling in Cloudflare workers (#6533)bcd1c6d
chore(actions): fix sponsor action; (#6566)c8b7be5
chore(action): excludesponsors
branch from CI tests; (#6564)67aa1ef
chore(sponsor): update sponsor block (#6559)ff254a5
chore(action): change sponsors uri origin; (#6563)4f99675
chore(sponsor): update sponsor block (#6558)Updates
@rollup/rollup-linux-x64-gnu
from 4.21.0 to 4.21.1Release notes
Sourced from
@rollup/rollup-linux-x64-gnu
's releases.Changelog
Sourced from
@rollup/rollup-linux-x64-gnu
's changelog.Commits
c33c6ce
4.21.1fadebcd
fix: get the right chunk name for preserve modules in Windows (#5625)eb07813
fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)c1d25d6
Call and await closeWatcher hooks on exit signals (#5619)3eb8817
chore(deps): lock file maintenance minor/patch updates (#5622)262a388
preload the WASM file even though the version is undefined. (#5618)9625890
chore(deps): update dependency@types/eslint
to v9 (#5591)916bd62
Fix REPL loadingUpdates
@rollup/rollup-linux-arm64-gnu
from 4.21.0 to 4.21.1Release notes
Sourced from
@rollup/rollup-linux-arm64-gnu
's releases.Changelog
Sourced from
@rollup/rollup-linux-arm64-gnu
's changelog.Commits
c33c6ce
4.21.1fadebcd
fix: get the right chunk name for preserve modules in Windows (#5625)eb07813
fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)c1d25d6
Call and await closeWatcher hooks on exit signals (#5619)3eb8817
chore(deps): lock file maintenance minor/patch updates (#5622)262a388
preload the WASM file even though the version is undefined. (#5618)9625890
chore(deps): update dependency@types/eslint
to v9 (#5591)916bd62
Fix REPL loadingDependabot 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
Summary by CodeRabbit
axios
and@rollup
packages.