build(deps): bump the npm_and_yarn group across 4 directories with 5 updates#688
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the /frontend/figma_inspo directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /frontend/keycloak-theme directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [i18next-http-backend](https://github.com/i18next/i18next-http-backend). Bumps the npm_and_yarn group with 1 update in the /frontend/mobile directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 4 updates in the /frontend/spa directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@cyclonedx/cdxgen](https://github.com/cdxgen/cdxgen), [axios](https://github.com/axios/axios) and [lodash](https://github.com/lodash/lodash). Updates `vite` from 7.0.8 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) Updates `vite` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) Updates `i18next-http-backend` from 2.6.2 to 3.0.5 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.6.2...v3.0.5) Updates `axios` from 1.13.5 to 1.15.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.2) Updates `vite` from 7.0.8 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) Updates `@cyclonedx/cdxgen` from 11.1.7 to 12.3.3 - [Release notes](https://github.com/cdxgen/cdxgen/releases) - [Commits](cdxgen/cdxgen@v11.1.7...v12.3.3) Updates `axios` from 1.13.6 to 1.15.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.2) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: i18next-http-backend dependency-version: 3.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@cyclonedx/cdxgen" dependency-version: 12.3.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #701. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the /frontend/figma_inspo directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /frontend/keycloak-theme directory: vite and i18next-http-backend.
Bumps the npm_and_yarn group with 1 update in the /frontend/mobile directory: axios.
Bumps the npm_and_yarn group with 4 updates in the /frontend/spa directory: vite, @cyclonedx/cdxgen, axios and lodash.
Updates
vitefrom 7.0.8 to 7.3.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)Updates
vitefrom 6.4.1 to 6.4.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)Updates
i18next-http-backendfrom 2.6.2 to 3.0.5Changelog
Sourced from i18next-http-backend's changelog.
Commits
5757fa33.0.54cee84fsecurity: hardening for 3.0.54cbc487Bump next from 16.2.1 to 16.2.3 in /example/next (#180)0d7dcbbmake last change more clearc740e01yeare1dc72bchangelog fix4dbb4853.0.45f33a0cuse own interpolation function for loadPath and addPath instead of relying on...681c09dupdate ci actionse63ff16adjust deno testUpdates
axiosfrom 1.13.5 to 1.15.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5829343chore(release): prepare release 1.15.2 (#10789)4709a48fix: added fix for memory leak in sockets (#10788)be33360chore: update changelog (#10781)4791514fix: more header pollutions (#10779)6feafcffix: socket issue (#10777)302e273docs: update docs, add a couple actions etc (#10776)ac42446chore(release): prepare release 1.15.1 (#10767)908f220docs: update threatmodel (#10765)f93f815docs: added docs around potential decompressions bomb (#10763)1728aa1fix: short-circuits on any truthy non-boolean in withXSRFToken (#10762)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
vitefrom 7.0.8 to 7.3.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)Updates
@cyclonedx/cdxgenfrom 11.1.7 to 12.3.3Release notes
Sourced from @cyclonedx/cdxgen's releases.
... (truncated)
Commits
cb5a2f2Fix Docker registry auth: prevent credential leaks by enforcing host matching...b1e1798types6633128Add BOM audit rules for disabled setup caches with remote npm/PyPI sources (#...aecf1afPopulateevidence.identity.toolsfor externally identified components (#3960)cda94f0Refactor staged rootfs dockertests into CI helpers and fix staged `all-layers...b3fd4dfIgnore vendored Composer and jar artifacts in mixed npm source scans (#3955)b024b8bSupport staged rootfs inputs for remote/offline OBOM generation (#3956)387a63cHarden Dependency-Track submission host enforcement and redact secret-bearing...976f449Addcollider.locksupport to C/C++ BOM generation (#3959)c703be5Trim non-runtime files from published npm artifacts, image context, and SEA b...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@cyclonedx/cdxgensince your current version.Updates
axiosfrom 1.13.6 to 1.15.2Release notes
Sourced from axios's releases.