这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@ngneat/spectator 20.0.0 -> 22.1.0 age confidence

Release Notes

ngneat/spectator (@​ngneat/spectator)

v22.1.0

Compare Source

Features
  • 🎸 DOMSelector support for query parentSelector (#​732) (e5616a2)
Bug Fixes

v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • 🧨 byRole: only allow string as a role

  • test: 💍 fix byRole test due to stricter aria-query

  • 🧨 stricter aria-query

Features
21.0.1 (2025-07-25)
Bug Fixes

v21.0.1

Compare Source

v21.0.0

Compare Source

⚠ BREAKING CHANGES
  • 🧨 removed TestBed.get support

  • chore: 🤖 fix karma tests

  • chore: 🤖 bump @​angular-builders/jest to v20

  • chore: 🤖 fix karma bug

NODE_ENV=build yarn test throws an error:

TypeError [ERR_INVALID_STATE]: Invalid state:
Controller is already closed

bug: angular/angular-cli#30653

Update Angular to latest version with Karma fix:

npx ng update @​angular/core@​latest @​angular/cli@​latest
@​angular/cdk@​latest

  • chore: 🤖 bump @​angular peerDependencies to >= 20.0.0

  • 🧨 peerDependencies @​angular/*: >= 20.0.0

  • chore: 🤖 fix hanging Karma

"ERROR Some of your tests did a full page reload!"

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 16, 2025 06:41
@renovate
Copy link
Contributor Author

renovate bot commented Nov 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tests-e2e/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: tests-e2e@0.0.0
npm error Found: @angular/animations@19.2.15
npm error node_modules/@angular/animations
npm error   @angular/animations@"19.2.15" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@">= 20.0.0" from @ngneat/spectator@22.1.0
npm error node_modules/@ngneat/spectator
npm error   dev @ngneat/spectator@"22.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-16T06_41_20_952Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-16T06_41_20_952Z-debug-0.log

@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9eef86d) to head (3ab5ab9).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #12480   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4967      4967           
  Branches      1154      1154           
=========================================
  Hits          4967      4967           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant