Bump the npm_and_yarn group across 2 directories with 16 updates#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm_and_yarn group across 2 directories with 16 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.2` | `21.1.5` | | [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `17.3.2` | `21.1.5` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.2` | `21.1.5` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.10` | `19.2.18` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.7` | `6.4.1` | | [form-data](https://github.com/form-data/form-data) | `4.0.0` | `4.0.5` | | [jws](https://github.com/brianloveswords/node-jws) | `4.0.0` | `4.0.1` | | [jws](https://github.com/brianloveswords/node-jws) | `3.2.2` | `3.2.3` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.3.3` | | [on-headers](https://github.com/jshttp/on-headers) | `1.0.2` | `1.1.0` | | [qs](https://github.com/ljharb/qs) | `6.13.0` | `6.14.2` | | [tar](https://github.com/isaacs/node-tar) | `6.2.1` | `7.5.9` | Bumps the npm_and_yarn group with 8 updates in the /functions directory: | Package | From | To | | --- | --- | --- | | [js-yaml](https://github.com/nodeca/js-yaml) | `3.14.1` | `3.14.2` | | [form-data](https://github.com/form-data/form-data) | `2.5.1` | `2.5.5` | | [jws](https://github.com/brianloveswords/node-jws) | `3.2.2` | `3.2.3` | | [jws](https://github.com/brianloveswords/node-jws) | `4.0.0` | `4.0.1` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.3.3` | | [qs](https://github.com/ljharb/qs) | `6.13.0` | `6.14.2` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.5.3` | `5.3.7` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.2` | `2.1.4` | Updates `@angular/common` from 17.3.2 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/common) Updates `@angular/platform-server` from 17.3.2 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/platform-server) Updates `@angular/compiler` from 17.3.2 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/compiler) Updates `@angular/compiler` from 19.2.10 to 19.2.18 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/compiler) Updates `@angular/platform-server` from 17.3.2 to 21.1.5 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.1.5/packages/platform-server) Updates `vite` from 6.2.7 to 6.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) Updates `form-data` from 4.0.0 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.5) Updates `jws` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) Updates `jws` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `node-forge` from 1.3.1 to 1.3.3 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.3) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `qs` from 6.13.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.2) Updates `tar` from 6.2.1 to 7.5.9 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.9) Updates `webpack` from 5.98.0 to 5.105.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.98.0...v5.105.0) Updates `webpack-dev-server` from 5.2.0 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.0...v5.2.2) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) Updates `form-data` from 2.5.1 to 2.5.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.5) Updates `jws` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) Updates `jws` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `node-forge` from 1.3.1 to 1.3.3 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.3) Updates `qs` from 6.13.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.2) Updates `fast-xml-parser` from 4.5.3 to 5.3.7 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/v5.3.7) Updates `tar-fs` from 2.1.2 to 2.1.4 - [Commits](mafintosh/tar-fs@v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/platform-server" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 19.2.18 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular/platform-server" dependency-version: 21.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 4.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.105.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 2.5.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 4.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.3.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Review SummaryThe full dependency review summary was too large to display here (1065KB, limit is 1024KB). Please download the artifact named "dependency-review-summary" to view the complete report. |
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 11 updates in the / directory:
17.3.221.1.517.3.221.1.517.3.221.1.519.2.1019.2.186.2.76.4.14.0.04.0.54.0.04.0.13.2.23.2.34.17.214.17.231.3.11.3.31.0.21.1.06.13.06.14.26.2.17.5.9Bumps the npm_and_yarn group with 8 updates in the /functions directory:
3.14.13.14.22.5.12.5.53.2.23.2.34.0.04.0.14.17.214.17.231.3.11.3.36.13.06.14.24.5.35.3.72.1.22.1.4Updates
@angular/commonfrom 17.3.2 to 21.1.5Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
58eba77refactor(core): remove outdated TODO comments referencing TypeScript 2.155b501arefactor(common): improve image directive typings6c14e3abuild: update Jasmine to 6.0.019542a3test(common): remove zone-based testing utilities3905015fix(http): correctly parse ArrayBuffer and Blob in transfer cache6f5c233refactor(common): extract argument assertion7242da2docs: reword docs on standalone.6601f06test(common): enables zoneless change detection in tests3954dc2refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME03e2b36refactor(core): update error message links to versioned docs (#66374)Updates
@angular/platform-serverfrom 17.3.2 to 21.1.5Release notes
Sourced from
@angular/platform-server's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server's changelog.... (truncated)
Commits
9c3022drefactor(platform-server): split zone/zoneless tests.6c14e3abuild: update Jasmine to 6.0.030e9c62fix(core): fix memory leak with event replay6270bbaci: reformat files3491333build: update repository to use node 22.21.1 in bazel400fc82refactor: replacegetDocument()withinject(DOCUMENT)ec9dc94feat(platform-browser): addcontexttocreateApplicationd3f67f6refactor(core): markVERSIONas@__PURE__for better tree-shaking26fed34build: format md files5e4437brefactor(platform-server): remove redundantprovidedIn: 'root'from injecti...Updates
@angular/compilerfrom 17.3.2 to 21.1.5Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
6c14e3abuild: update Jasmine to 6.0.0caab23dfix(compiler): add geolocation element to schema3f0fbaarefactor(compiler): remove zone-based testing utilities0729181test(compiler): remove zone-based testing utilitiesea70b00refactor(compiler): remove unused symbolsded654dbuild: initial test of TypeScript 65326333fix(forms): Ensure the control instruction comes after the other bindings29f074afix(forms): Rename signal form [field] to [formField]0875dearefactor(compiler): switchBinary.isAssignmentOperationto type guard function83bac5arefactor(compiler): tightenUnary.operatortypeUpdates
@angular/compilerfrom 19.2.10 to 19.2.18Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
6c14e3abuild: update Jasmine to 6.0.0caab23dfix(compiler): add geolocation element to schema3f0fbaarefactor(compiler): remove zone-based testing utilities0729181test(compiler): remove zone-based testing utilitiesea70b00refactor(compiler): remove unused symbolsded654dbuild: initial test of TypeScript 65326333fix(forms): Ensure the control instruction comes after the other bindings29f074afix(forms): Rename signal form [field] to [formField]0875dearefactor(compiler): switchBinary.isAssignmentOperationto type guard function83bac5arefactor(compiler): tightenUnary.operatortypeUpdates
@angular/platform-serverfrom 17.3.2 to 21.1.5Release notes
Sourced from
@angular/platform-server's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server's changelog.... (truncated)
Commits
9c3022drefactor(platform-server): split zone/zoneless tests.6c14e3abuild: update Jasmine to 6.0.030e9c62fix(core): fix memory leak with event replay6270bbaci: reformat files3491333build: update repository to use node 22.21.1 in bazel400fc82refactor: replacegetDocument()withinject(DOCUMENT)ec9dc94feat(platform-browser): addcontexttocreateApplicationd3f67f6refactor(core): markVERSIONas@__PURE__for better tree-shaking26fed34build: format md files5e4437brefactor(platform-server): remove redundantprovidedIn: 'root'from injecti...Updates
vitefrom 6.2.7 to 6.4.1Release notes
Sourced from vite's releases.
Commits
a7349efrelease: v6.3.1a152b7cfix: backward compat for internal plugintransformcalls (#19878)35c7f35fix: avoid usingPromise.allSettledin preload function (#19805)5fdcfe7release: v6.3.0d4ee5e8fix(hmr): avoid infinite loop happening withhot.invalidatein circular dep...5003434fix(preview): use host url to open browser (#19836)bf9728erelease: v6.3.0-beta.2380c10efix(hmr): run HMR handler sequentially (#19793)8bed1defix: addWatchFile doesn't work if base is specified (fixes #19792) (#19794)0a0c50arefactor: simplify pluginFilter implementation (#19828)Updates
form-datafrom 4.0.0 to 4.0.5Release notes
Sourced from form-data's releases.