Closed dependabot[bot] closed 1 month ago
The changes involve updates to the version numbers of several dependencies in the package.json
file of a web frontend project. The dependencies updated include axios
, @vitejs/plugin-vue
, happy-dom
, and optional dependencies for Rollup packages. These updates reflect minor and more significant version changes, indicating maintenance of the project's dependency versions.
File | Change Summary |
---|---|
web-frontend/package.json |
Updated axios from ^1.7.4 to ^1.7.5 , @vitejs/plugin-vue from ^5.1.2 to ^5.1.3 , happy-dom from ^15.0.0 to ^15.5.0 , and optional dependencies @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?
Superseded by #369.
Bumps the non-majors group with 5 updates in the /web-frontend directory:
1.7.4
1.7.5
5.1.2
5.1.3
15.0.0
15.5.0
4.21.0
4.21.1
4.21.0
4.21.1
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
@vitejs/plugin-vue
from 5.1.2 to 5.1.3Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
3ef2b6e
release: plugin-vue@5.1.3b75a46f
chore(deps): update upstream (#436)acb57c9
fix(plugin-vue): default value for__VUE_OPTIONS_API__
e3a7fec
fix(deps): update all non-major dependencies (#421)236a40f
chore: upgrade to eslint 937c9073
chore(deps): update dependency rollup to ^4.20.0 (#433)0735e18
chore: use pnpm catalog for shared depsUpdates
happy-dom
from 15.0.0 to 15.5.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
fec1c01
feat: #1500 Adds support for Blob.stream() (#1500)6aa044d
fix: #1414 Adds support for supporting new lines and tabs as white-space ch...0e3d424
fix: #1485 Typo in CORS rejection error message (#1486)df69f9e
fix: #1484 Throw error in FormData.append when value parameter type is inco...5b23cc1
chore: #1516 Fixes failing unit tests (#1517)99639e5
feat: #1441 Adds support for the CSS font-face rule (#1474)343dfd2
fix: #1439 Fixes the HTMLInputElement.indeterminate, so that it behaves cor...530f535
fix: #1472 Fixes issue with matching nested element using > selector combin...a99364f
feat: #1470 Adds support for the static methodAbortSignal.timeout()
(#1471)3e1191e
feat: #1468 Adds support for the static method AbortSignal.any() (#1469)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@vitejs/plugin-vue
, and a significant update forhappy-dom
.