Skip to content

build: update schematics dependencies to ~6.2.0 (main)#33012

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-schematics-dependencies
Apr 17, 2026
Merged

build: update schematics dependencies to ~6.2.0 (main)#33012
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-schematics-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jasmine (source) ~6.1.0~6.2.0 age adoption passing confidence
jasmine-core (source) ~6.1.0~6.2.0 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

jasmine/jasmine-npm (jasmine)

v6.2.0

Compare Source

Please see the release notes.

jasmine/jasmine (jasmine-core)

v6.2.0

Compare Source

Please see the release notes.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 16, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the jasmine and jasmine-core dependencies to version ~6.2.0 in the package configuration files. The reviewer recommends also updating the @types/jasmine package to ensure that the type definitions remain synchronized with the updated runtime versions.

"@types/node": "^20.17.19",
"@types/jasmine": "~6.0.0",
"jasmine": "~6.1.0",
"jasmine": "~6.2.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The update to jasmine version ~6.2.0 should be accompanied by an update to @types/jasmine (currently at ~6.0.0 on line 21) to ensure full type compatibility and support for new features introduced in Jasmine 6.2.

"express": "^5.1.0",
"istanbul-lib-instrument": "^6.0.3",
"jasmine-core": "~6.1.0",
"jasmine-core": "~6.2.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The update to jasmine-core version ~6.2.0 should be accompanied by an update to @types/jasmine (currently at ~6.0.0 on line 7) to ensure type definitions are in sync with the runtime version.

See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-schematics-dependencies branch from ecdd63d to 4443bfe Compare April 16, 2026 13:36
@alan-agius4 alan-agius4 merged commit afb4ef2 into angular:main Apr 17, 2026
35 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the ng-renovate/main-schematics-dependencies branch April 17, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants