chore: Bump @metamask/eslint-config-jest from 14.0.0 to 14.1.0#3732
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore: Bump @metamask/eslint-config-jest from 14.0.0 to 14.1.0#3732dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@metamask/eslint-config-jest](https://github.com/MetaMask/eslint-config) from 14.0.0 to 14.1.0. - [Release notes](https://github.com/MetaMask/eslint-config/releases) - [Commits](https://github.com/MetaMask/eslint-config/compare/@metamask/eslint-config-jest@14.0.0...@metamask/eslint-config-jest@14.1.0) --- updated-dependencies: - dependency-name: "@metamask/eslint-config-jest" dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| "@metamask/eslint-config": "^14.0.0", | ||
| "@metamask/eslint-config-browser": "^14.0.0", | ||
| "@metamask/eslint-config-jest": "^14.0.0", | ||
| "@metamask/eslint-config-jest": "^14.1.0", |
There was a problem hiding this comment.
Bug: Upgrade causes peer dependency mismatch.
Upgrading @metamask/eslint-config-jest to ^14.1.0 creates a peer dependency mismatch. The new version requires @metamask/eslint-config@^14.1.0 as a peer dependency (visible in yarn.lock line 3241), but the project still has @metamask/eslint-config@^14.0.0 installed. Version 14.0.0 doesn't satisfy the ^14.1.0 requirement, which will cause peer dependency warnings and potential runtime issues.
Contributor
Author
|
Superseded by #3764. |
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 @metamask/eslint-config-jest from 14.0.0 to 14.1.0.
Release notes
Sourced from
@metamask/eslint-config-jest's releases.Commits
a948d02Release/14.1.0 (#421)e3b8fa7ci: Fix publish workflow (#420)ddd0557Revert "Release/14.1.0" (#419)fe384a0Release/14.1.0 (#411)26bae79chore: Add dependency lint and fix lint issues (#412)6ac9442chore: Update release documentation (#408)e214271chore: Update@metamask/create-release-branchto^4.1.3(#409)cd9425aRevert "feat(typescript): Update type import specifier rules" (#407)bf6fe5bUpdate codeowners to@MetaMask/core-platform(#406)773e3bfBump vite from 5.4.18 to 5.4.19 in the npm_and_yarn group across 1 directory ...Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Upgrade @metamask/eslint-config-jest dev dependency to 14.1.0 and update yarn.lock/peer ranges accordingly.
@metamask/eslint-config-jestfrom^14.0.0to^14.1.0inpackage.json.yarn.lockto14.1.0, updating its peer dependency on@metamask/eslint-configto^14.1.0.Written by Cursor Bugbot for commit 910cb47. This will update automatically on new commits. Configure here.