Skip to content

chore(deps): update dependency unexpected to v13#5730

Draft
renovate[bot] wants to merge 1 commit intomainfrom
renovate/unexpected-13.x
Draft

chore(deps): update dependency unexpected to v13#5730
renovate[bot] wants to merge 1 commit intomainfrom
renovate/unexpected-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
unexpected ^11.14.0^13.0.0 age confidence

Release Notes

unexpectedjs/unexpected (unexpected)

v13.2.1

Compare Source

v13.2.0

Compare Source

Pull requests
  • #​855 Don't require array-like subtypes to have the same constructor in order to be equal (Andreas Lind)
Commits to master

v13.1.0

Compare Source

Pull requests
Commits to master

v13.0.1

Compare Source

Pull requests
  • #​852 Fix bug that caused expect({foo: 123}, 'to satisfy', {foo: undefined}) to pass (Andreas Lind)
Commits to master

v13.0.0

Compare Source

Pull requests
Commits to master

v12.0.5

Compare Source

v12.0.4

Compare Source

Pull requests
Commits to master

v12.0.3

Compare Source

v12.0.2

Compare Source

v12.0.1

Compare Source

Pull requests
Commits to master

v12.0.0

Compare Source

Pull requests
Commits to master

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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
Copy link
Contributor Author

renovate bot commented Feb 16, 2026

⚠️ 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: 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 could not resolve
npm error
npm error While resolving: unexpected-map@3.1.0
npm error Found: unexpected@13.2.1
npm error node_modules/unexpected
npm error   dev unexpected@"^13.0.0" from the root project
npm error   peer unexpected@"^10 || ^11 || ^12 || ^13" from unexpected-eventemitter@2.4.0
npm error   node_modules/unexpected-eventemitter
npm error     dev unexpected-eventemitter@"^2.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer unexpected@"^10.40.2 || ^11.0.0 || ^12.0.0" from unexpected-map@3.1.0
npm error node_modules/unexpected-map
npm error   dev unexpected-map@"^3.0.0" from the root project
npm error
npm error Conflicting peer dependency: unexpected@12.0.5
npm error node_modules/unexpected
npm error   peer unexpected@"^10.40.2 || ^11.0.0 || ^12.0.0" from unexpected-map@3.1.0
npm error   node_modules/unexpected-map
npm error     dev unexpected-map@"^3.0.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/2026-03-05T13_59_37_276Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-05T13_59_37_276Z-debug-0.log

@mark-wiemer
Copy link
Member

@copilot try to fix the issues here, use npm 10 for compatibility

@mark-wiemer mark-wiemer marked this pull request as draft February 16, 2026 23:13
Copy link
Contributor

Copilot AI commented Feb 16, 2026

@mark-wiemer I've opened a new pull request, #5732, to work on those changes. Once the pull request is ready, I'll request review from you.

@mark-wiemer
Copy link
Member

mark-wiemer commented Feb 20, 2026

The dep is causing the "security" issue with diff (doesn't affect Mocha, still alarming to some users, ref #5691 and #5704). Unsubscribing due to test failures, please @ me if you need me.

@renovate renovate bot force-pushed the renovate/unexpected-13.x branch from 491bddd to 7971a39 Compare March 5, 2026 13:59
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.

2 participants