-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the js-dependencies group across 1 directory with 24 updates #134
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
Bump the js-dependencies group across 1 directory with 24 updates #134
Conversation
Bumps the js-dependencies group with 22 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.3.2` | `20.3.4` | | [@angular/cdk](https://github.com/angular/components) | `20.2.5` | `20.2.8` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.2` | `20.3.4` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.2` | `20.3.4` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.2` | `20.3.4` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.2` | `20.3.4` | | [@angular/material](https://github.com/angular/components) | `20.2.5` | `20.2.8` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.2` | `20.3.4` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.3.2` | `20.3.4` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.2` | `20.3.4` | | [ng-apexcharts](https://github.com/apexcharts/ng-apexcharts) | `2.0.1` | `2.0.3` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `20.3.3` | `20.3.5` | | [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `20.3.0` | `20.4.0` | | [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `20.3.0` | `20.4.0` | | [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `20.3.0` | `20.4.0` | | [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `20.3.0` | `20.4.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `20.3.3` | `20.3.5` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.2` | `20.3.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.45.0` | `8.46.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.11.0` | `5.12.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@angular/animations` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/animations) Updates `@angular/cdk` from 20.2.5 to 20.2.8 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.5...20.2.8) Updates `@angular/common` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/common) Updates `@angular/compiler` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/compiler) Updates `@angular/core` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/core) Updates `@angular/forms` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/forms) Updates `@angular/material` from 20.2.5 to 20.2.8 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.5...20.2.8) Updates `@angular/platform-browser` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/platform-browser-dynamic) Updates `@angular/router` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/router) Updates `ng-apexcharts` from 2.0.1 to 2.0.3 - [Release notes](https://github.com/apexcharts/ng-apexcharts/releases) - [Changelog](https://github.com/apexcharts/ng-apexcharts/blob/master/CHANGELOG.md) - [Commits](apexcharts/ng-apexcharts@v2.0.1...v2.0.3) Updates `@angular-devkit/build-angular` from 20.3.3 to 20.3.5 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.3...20.3.5) Updates `@angular-eslint/builder` from 20.3.0 to 20.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.4.0/packages/builder) Updates `@angular-eslint/eslint-plugin` from 20.3.0 to 20.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.4.0/packages/eslint-plugin) Updates `@angular-eslint/eslint-plugin-template` from 20.3.0 to 20.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.4.0/packages/eslint-plugin-template) Updates `@angular-eslint/schematics` from 20.3.0 to 20.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.4.0/packages/schematics) Updates `@angular-eslint/template-parser` from 20.3.0 to 20.4.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.4.0/packages/template-parser) Updates `@angular/cli` from 20.3.3 to 20.3.5 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.3...20.3.5) Updates `@angular/compiler-cli` from 20.3.2 to 20.3.4 - [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/20.3.4/packages/compiler-cli) Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) Updates `jasmine-core` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.11.0...v5.12.0) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/cdk" dependency-version: 20.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/common" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/compiler" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/core" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/forms" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/material" dependency-version: 20.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/platform-browser" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/router" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: ng-apexcharts dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular-devkit/build-angular" dependency-version: 20.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular-eslint/builder" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@angular-eslint/eslint-plugin" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@angular-eslint/schematics" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@angular-eslint/template-parser" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@angular/cli" dependency-version: 20.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 20.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: jasmine-core dependency-version: 5.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The changes primarily consist of version upgrades for Angular libraries, third-party integrations, and development tools in the Walkthrough
These updates improve compatibility, performance, and reliability for developers and users. Model: gpt-4o | Prompt Tokens: 1064 | Completion Tokens: 177 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's a supportive code review enhanced by AI assistance. These suggestions offer potential improvements and insights to consider, though they're recommendations rather than requirements. You're the expert on your project's needs and context, so please adapt any feedback that aligns with your goals. AI is simply here to provide an additional perspective as you make the best decisions for your code.
Always critique what AI says. Do not let AI replace YOUR I.
Model: anthropic--claude-4-sonnet | Prompt Tokens: 2059 | Completion Tokens: 554
| "@angular/animations": "^20.3.4", | ||
| "@angular/cdk": "^20.2.8", | ||
| "@angular/common": "^20.3.4", | ||
| "@angular/compiler": "^20.3.4", | ||
| "@angular/core": "^20.3.4", | ||
| "@angular/forms": "^20.3.4", | ||
| "@angular/material": "^20.2.8", | ||
| "@angular/platform-browser": "^20.3.4", | ||
| "@angular/platform-browser-dynamic": "^20.3.4", | ||
| "@angular/router": "^20.3.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good practice: Angular dependencies are being updated consistently. However, consider using exact version pinning (without ^ caret) for Angular core packages to ensure consistent builds across environments and avoid potential breaking changes from patch updates.
"@angular/core": "20.3.4",
"@angular/common": "20.3.4",
"@angular/forms": "20.3.4"This is especially important for production applications where stability is crucial.
| "@angular-eslint/builder": "^20.4.0", | ||
| "@angular-eslint/eslint-plugin": "^20.4.0", | ||
| "@angular-eslint/eslint-plugin-template": "^20.4.0", | ||
| "@angular-eslint/schematics": "^20.4.0", | ||
| "@angular-eslint/template-parser": "^20.1.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version inconsistency detected: @angular-eslint/template-parser is still on version ^20.1.1 while other @angular-eslint packages have been updated to ^20.4.0. This could lead to compatibility issues.
"@angular-eslint/template-parser": "^20.4.0"Ensure all related packages from the same ecosystem are updated together to maintain compatibility.
| "@typescript-eslint/eslint-plugin": "^8.46.0", | ||
| "@typescript-eslint/parser": "^8.39.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version mismatch in TypeScript ESLint packages: @typescript-eslint/parser is on ^8.39.0 while @typescript-eslint/eslint-plugin has been updated to ^8.46.0. These packages should be kept in sync to avoid potential conflicts.
"@typescript-eslint/parser": "^8.46.0"Both packages should use the same major.minor version to ensure compatibility.
Bumps the js-dependencies group with 22 updates in the /frontend directory:
20.3.220.3.420.2.520.2.820.3.220.3.420.3.220.3.420.3.220.3.420.3.220.3.420.2.520.2.820.3.220.3.420.3.220.3.420.3.220.3.42.0.12.0.320.3.320.3.520.3.020.4.020.3.020.4.020.3.020.4.020.3.020.4.020.3.320.3.520.3.220.3.48.45.08.46.09.36.09.37.05.11.05.12.05.9.25.9.3Updates
@angular/animationsfrom 20.3.2 to 20.3.4Release notes
Sourced from
@angular/animations's releases.Changelog
Sourced from
@angular/animations's changelog.... (truncated)
Commits
Updates
@angular/cdkfrom 20.2.5 to 20.2.8Release notes
Sourced from
@angular/cdk's releases.Changelog
Sourced from
@angular/cdk's changelog.... (truncated)
Commits
6d85811release: cut the v20.2.8 release968e429build: update cross-repo angular dependencies (#32020)2344c14build: update pnpm to v10.18.1 (#32007)fb05faedocs: replace '|' with '•' in title separator for consistency with Angular (#...f30c1c6fix(material/radio): Hovering over label of a radio will show the pointer cur...71f0d83build: update cross-repo angular dependencies (#32003)4f92ecfbuild: update pnpm to v10.18.0 (#31987)25965bdbuild: lock file maintenance (#31995)7e80047build: test-based Stackblitz examples not workingdd5108ebuild: open correct file in Stackblitz editorUpdates
@angular/commonfrom 20.3.2 to 20.3.4Release notes
Sourced from
@angular/common's releases.Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
Updates
@angular/compilerfrom 20.3.2 to 20.3.4Release notes
Sourced from
@angular/compiler's releases.Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
89f5748build: remove empty globs (#64270)f51ab32fix(compiler): recover template literals with broken expressions (#64150)d900dbaRevert "refactor(compiler): Remove the interpolation config (#64071)" (#64110)71cde35refactor(compiler): throw on attribute bindings forng-container(#64072)9dbcff8refactor(compiler): Remove the interpolation config (#64071)542cd00fix(core): do not rename ARIA property bindings to attributes (#64089)Updates
@angular/corefrom 20.3.2 to 20.3.4Release notes
Sourced from
@angular/core's releases.Changelog
Sourced from
@angular/core's changelog.... (truncated)
Commits
0f7b877docs: add mentions host style bindings (#64257)3b95910fix(core): prevent early exit from leave animations when multiple transitions...2490624refactor(core): allow animationend to process if we don't have a longest anim...08b8b13refactor(core): fix animations host binding tests (#64225)853ed16fix(core): ensure missing leave animations don't queue leave animations (#64226)3fe6416build: update cross-repo angular dependencies (#64213)6588489fix(migrations): preserve component imports when pruning NgModules in standal...6fed986fix(core): Fixes animations in conjunction with content projection (#63776)76fe559fix(core): handle undefined CSS time values in parseCssTimeUnitsToMs function...a453b1dRevert "fix(core): Fixes animations in conjunction with content projection (#...Updates
@angular/formsfrom 20.3.2 to 20.3.4Release notes
Sourced from
@angular/forms's releases.Changelog
Sourced from
@angular/forms's changelog.