-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the npm-dependencies group across 1 directory with 17 updates #728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/npm-dependencies-784ca0c02b
Closed
Bump the npm-dependencies group across 1 directory with 17 updates #728
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/npm-dependencies-784ca0c02b
Conversation
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
Bumps the npm-dependencies group with 17 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.0.6` | `19.2.1` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.0.6` | `19.2.1` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.0.6` | `19.2.1` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.0.6` | `19.2.1` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.0.6` | `19.2.1` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.0.6` | `19.2.1` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.0.6` | `19.2.1` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.0.6` | `19.2.1` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.0.7` | `19.2.1` | | [@angular/cli](https://github.com/angular/angular-cli) | `19.0.7` | `19.2.1` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.0.6` | `19.2.1` | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.5` | `5.1.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.6` | `22.13.9` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.5.0` | `5.6.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.1.0` | `24.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | Updates `@angular/animations` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/animations) Updates `@angular/common` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/common) Updates `@angular/compiler` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/compiler) Updates `@angular/core` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/core) Updates `@angular/forms` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/forms) Updates `@angular/platform-browser` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/platform-browser-dynamic) Updates `@angular/router` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/router) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) Updates `@angular-devkit/build-angular` from 19.0.7 to 19.2.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.0.7...19.2.1) Updates `@angular/cli` from 19.0.7 to 19.2.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.0.7...19.2.1) Updates `@angular/compiler-cli` from 19.0.6 to 19.2.1 - [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/19.2.1/packages/compiler-cli) Updates `@types/jasmine` from 5.1.5 to 5.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `@types/node` from 22.10.6 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jasmine-core` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.5.0...v5.6.0) Updates `puppeteer` from 24.1.0 to 24.4.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.1.0...puppeteer-v24.4.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/jasmine" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #729. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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-dependencies group with 17 updates in the /frontend directory:
19.0.619.2.119.0.619.2.119.0.619.2.119.0.619.2.119.0.619.2.119.0.619.2.119.0.619.2.119.0.619.2.17.8.17.8.219.0.719.2.119.0.719.2.119.0.619.2.15.1.55.1.722.10.622.13.95.5.05.6.024.1.024.4.05.7.35.8.2Updates
@angular/animationsfrom 19.0.6 to 19.2.1Release notes
Sourced from
@angular/animations's releases.... (truncated)
Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
83abe5fdocs: fix all brokens links on the API pages (#59162)79c3374docs: fix AnimationGroupMetadata description (#59733)e549bderefactor(animations): tree-shake regular expressions (#60095)b76be83fix(core): animation sometimes renderer not being destroyed during HMR (#59574)5884153refactor(animations): drop warning functions in production (#59408)0e23f20fix(platform-browser): styles not replaced during HMR when using animations r...2f5f898docs(animations): update position parameter to be a decimal (#57927)d010e11feat(core): add event listener options to renderer (#59092)0513fbcdocs: set syntax highlighting of code examples MD code blocks (#59026)8d6ea5bdocs: fix missing alert block styles in the API reference (#59020)Updates
@angular/commonfrom 19.0.6 to 19.2.1Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
83abe5fdocs: fix all brokens links on the API pages (#59162)26b3a8frefactor(http): addcontextproperty tohttpResource(#60188)c2de5f6fix(common): clean uponUrlChangelistener when root scope is destroyed (#6...ee2f07frefactor(http): renamemaptoparseonHttpResourceOptions(#60112)7d66360fix(common): make types for HttpClient more readable (#59901)f88ed8erefactor(core): Add fake navigation to primitives for code sharing (#59857)40dc99drefactor(common): inline supports check inslicepipe (#59684)9674882refactor(common): simplifystripTrailingSlash(#59746)7bd4be0fix(common): clean upurlChangessubscribers when root scope is destroyed (...3e39da5feat(common): introduce experimentalhttpResource(#59876)Updates
@angular/compilerfrom 19.0.6 to 19.2.1Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
db53085refactor(compiler): remove input transforms feature (#59980)9e847fcfix(compiler): handle tracking expressions requiring temporary variables (#58...e47c1e5refactor(compiler): pass more information to HMR replacement function (#59854)bae94b8fix(compiler-cli): handle const enums used inside HMR data (#59815)fe8a683feat(compiler): support untagged template literals in expressions (#59230)4016aa3refactor(compiler): clean up tagged templates in output AST (#59230)eb7e765refactor(compiler): produce AST for template literals (#59230)353005brefactor(compiler): tokenize template literals (#59230)98998bbrefactor(compiler): allow lexer to produce multiple tokens (#59230)98f8207fix(compiler): handle :host-context with comma-separated child selector (#59276)Updates
@angular/corefrom 19.0.6 to 19.2.1Release notes
Sourced from
@angular/core's releases.... (truncated)
Changelog
Sourced from
@angular/core's changelog.