Bump uuid, vis-data, vis-network, @angular-devkit/build-angular and @angular/cli in /frontend#48
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…angular/cli Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.1 and updates ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [vis-data](https://github.com/visjs/vis-data), [vis-network](https://github.com/visjs/vis-network), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `uuid` from 3.4.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v14.0.1) Updates `vis-data` from 7.1.2 to 8.0.4 - [Release notes](https://github.com/visjs/vis-data/releases) - [Commits](visjs/vis-data@v7.1.2...v8.0.4) Updates `vis-network` from 9.1.0 to 10.1.0 - [Release notes](https://github.com/visjs/vis-network/releases) - [Changelog](https://github.com/visjs/vis-network/blob/master/HISTORY.md) - [Commits](visjs/vis-network@v9.1.0...v10.1.0) Updates `@angular-devkit/build-angular` from 0.803.29 to 21.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits/v21.2.19) Updates `@angular/cli` from 8.3.25 to 22.0.6 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v8.3.25...v22.0.6) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: indirect - dependency-name: vis-data dependency-version: 8.0.4 dependency-type: direct:production - dependency-name: vis-network dependency-version: 10.1.0 dependency-type: direct:production - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.19 dependency-type: direct:development - dependency-name: "@angular/cli" dependency-version: 22.0.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 uuid to 14.0.1 and updates ancestor dependencies uuid, vis-data, vis-network, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together.
Updates
uuidfrom 3.4.0 to 14.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
vis-datafrom 7.1.2 to 8.0.4Release notes
Sourced from vis-data's releases.
... (truncated)
Commits
c49bf5dfix(deps): support UUID v14 and use it in standalone/peer exports (#1319)5a483c8chore(deps): update pnpm to v10.33.3 (#1318)dc8b13bchore(deps): update pnpm to v10.33.2 (#1317)f55718bchore(deps): update dependency npm to v11.13.0 (#1315)107f97dchore(deps): update pnpm to v10.33.1 (#1314)10801dfchore(deps): update node.js to v24.15.0 (#1312)a2afb64chore(deps): update node.js to v24.15.0 (#1311)a758ad9chore(deps): update dependency@types/nodeto v24.12.2 (#1309)2aab1e4chore(deps): update dependency typedoc to v0.28.19 (#1310)cc295b7chore(deps): update dependency npm to v11.12.1 (#1308)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
vis-networkfrom 9.1.0 to 10.1.0Release notes
Sourced from vis-network's releases.
... (truncated)
Commits
5e1608cfeat(physics): add custom wind function with nodeId argument (#2430)dfa56ecchore(deps): update dependency npm to v11.14.0 (#2427)63a21b0chore: migrate from Volta to Mise (#2428)8e2233achore(deps): update pnpm to v10.33.4 (#2426)224e002fix(deps): support UUID v14 and use it in standalone/peer exports (#2425)1bd028echore(deps): update dependency uuid to v13.0.2 (#2422)ba4c24cchore(deps): update pnpm to v10.33.3 (#2421)e77e3c9chore(deps): update dependency postcss to v8.5.14 (#2420)977ac39chore(deps): update dependency postcss to v8.5.13 (#2419)dbe1536chore(deps): update dependency npm to v11.13.0 (#2418)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@angular-devkit/build-angularfrom 0.803.29 to 21.2.19Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
Updates
@angular/clifrom 8.3.25 to 22.0.6Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
dbd61b1release: cut the v22.0.6 release92c5908build: update bazel dependenciesd8c5336build: update cross-repo angular dependencies68b25eabuild: update all github actions7d76b5fbuild: lock file maintenance070155ffix(@angular/build): strip all vite id prefixes from minified code with exter...9906addfix(@angular/build): prevent externalizing builder-injected i18n locale datadf49966fix(@angular/build): fallback to build target preserveSymlinks option in karm...c9aa354fix(@angular/ssr): replace all route parameters when resolving relative redir...85a2698release: cut the v22.0.5 releaseMaintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/clisince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.