Bump the npm_and_yarn group across 1 directory with 3 updates - #1540
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 3 updates#1540dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 3 updates in the /crubit_explorer/frontend directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) and [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core). Updates `@angular/common` from 18.2.14 to 22.0.8 - [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/v22.0.8/packages/common) Updates `@angular/compiler` from 18.2.14 to 22.0.8 - [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/v22.0.8/packages/compiler) Updates `@angular/core` from 18.2.14 to 22.0.8 - [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/v22.0.8/packages/core) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.0.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 22.0.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/core" dependency-version: 22.0.8 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 the npm_and_yarn group with 3 updates in the /crubit_explorer/frontend directory: @angular/common, @angular/compiler and @angular/core.
Updates
@angular/commonfrom 18.2.14 to 22.0.8Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
c0368f2fix(common): preserve crossorigin on image preloads9d40f8afix(http): prevent transfer cache key collisions91e33aafix(common): avoid prototype lookups in date format caches20b7dc3fix(http): prevent interceptor signal reads from leaking into calling reactiv...748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...8e6d7f7fix(router): use safe hasOwnProperty when parsing query paramseb8fb9ffix(common): use Object.hasOwn in I18nSelectPipe to handle null-prototype and...cd8f472docs: add documentation for HttpClient response body size limit and related e...8cdc202fix(http): prevent caching of responses with Set-Cookie headers6867f77fix(http): distinguish repeated transfer cache paramsUpdates
@angular/compilerfrom 18.2.14 to 22.0.8Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
3854174refactor(compiler): enforce exhaustive defer trigger handlingc89f71afix(core): ignore processing instruction syntax in templates5b516e3fix(compiler): parsing of an empty template literal interpolationfd4ddcafix(compiler): use regular optional chaining expression for safe function cal...b5ea340refactor(compiler): removevisitAttributeCommentf4f7f37fix(compiler): remove unused import breaking CI in 22.0.xf90c20dfix(compiler): account for NgModule dependencies in JIT-compiled partial decl...489d170refactor(compiler): desable the legacy template syntax39001berefactor(compiler): Move the attribute comment to the HTML AST74f2b91refactor(compiler): correct TcbInvalidReferenceOp initializerUpdates
@angular/corefrom 18.2.14 to 22.0.8Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
388daeafix(migrations): correctly migrate ngClass with mixed space-separated keys8616ba9fix(core): ensure SVG animation attributeName is checked case-insensitivelybb39cdafix(migrations): preserve NgClass import on partial migration829d98ebuild: update cross-repo angular dependencies to v22.0.770500e4fix(core): preserve explicit input transform write typee881b96refactor(core): move signal debug graph interfaces to primitives/devtools1046fd9refactor(core): remove deprecatedunregisterToolfromModelContext5936ffbrefactor(core): update WebMCP tool registration to be asynchronousc82ae67Revert "fix(core): allow static attributes for explicit input transforms"ec9b479build: update cross-repo angular dependenciesDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.