deps: bump the production-compatible group with 6 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the production-compatible group with 6 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-compatible group with 6 updates: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.3` | `22.1.4` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.3` | `22.1.4` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.3` | `22.1.4` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.3` | `22.1.4` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.3` | `22.1.4` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.3` | `22.1.4` | Updates `@angular/common` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/common) Updates `@angular/compiler` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/compiler) Updates `@angular/core` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/core) Updates `@angular/forms` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/forms) Updates `@angular/platform-browser` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/platform-browser) Updates `@angular/router` from 22.1.3 to 22.1.4 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.4/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.4/packages/router) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible - dependency-name: "@angular/compiler" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible - dependency-name: "@angular/core" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible - dependency-name: "@angular/forms" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible - dependency-name: "@angular/platform-browser" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible - dependency-name: "@angular/router" dependency-version: 22.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 production-compatible group with 6 updates:
22.1.322.1.422.1.322.1.422.1.322.1.422.1.322.1.422.1.322.1.422.1.322.1.4Updates
@angular/commonfrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/common's releases.
Changelog
Sourced from @angular/common's changelog.
Commits
e8378dffix(common): use locale NaN symbol in number formatting60a874cfix(common): avoid prototype member collisionsUpdates
@angular/compilerfrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/compiler's releases.
Changelog
Sourced from @angular/compiler's changelog.
Commits
079a846fix(compiler-cli): Produce correct tcb expression for optional chaining05c7c72fix(compiler): scope animations declared in minified nested rulesdf00ed2refactor(compiler-cli): add compiler option for enabling source locationsUpdates
@angular/corefrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/core's releases.
Changelog
Sourced from @angular/core's changelog.
Commits
9bf7113build: update cross-repo angular dependencies151a8f2refactor(core): Decouple ɵɵFactoryDeclaration and ɵɵInjectableDeclaration fro...b199bdffix(core): explicitly reject foreign components in JIT mode7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...7c752d4fix(core): prevent TransferState prototype pollutionf58f5fdrefactor(core): loosen return type of ɵɵFactoryDeclaration to any85c8829fix(migrations): preserve registerLocaleData calls in standalone bootstrap mi...9a8e482fix(core): preserve namespace for dynamic component hosts3da35cbfix(core): avoid prototype member collisions7709f2crefactor(core): widen ɵɵclassProp value parameter type to anyUpdates
@angular/formsfrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/forms's releases.
Changelog
Sourced from @angular/forms's changelog.
Commits
c8eb7f0fix(forms): use dot-access for readonly rule configuration787a8e9refactor(forms): type async validator subscriptionUpdates
@angular/platform-browserfrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/platform-browser's releases.
Changelog
Sourced from @angular/platform-browser's changelog.
Commits
7546b7afix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...Updates
@angular/routerfrom 22.1.3 to 22.1.4Release notes
Sourced from @angular/router's releases.
Changelog
Sourced from @angular/router's changelog.
Commits
c84079erefactor(router): add component input binding support for router resources5dfe753refactor(router): replace internal any typesd2e3bacrefactor(router): add support for blocking router resourcesDependabot 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 conditions