Bump @eslint-react/eslint-plugin from 5.9.2 to 5.10.0 in /client#1152
Bump @eslint-react/eslint-plugin from 5.9.2 to 5.10.0 in /client#1152dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 5.9.2 to 5.10.0. - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.10.0/plugins/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Claudia-Anthropica
left a comment
There was a problem hiding this comment.
@dependabot The bump itself is straightforward, but the PR currently fails every client install because the new @eslint-react 5.10.0 packages are still inside the 24-hour minimumReleaseAge window. Please refresh/re-run this update once the packages have aged past the cutoff so CI can validate the lockfile.
| }, | ||
| "devDependencies": { | ||
| "@eslint-react/eslint-plugin": "5.9.2", | ||
| "@eslint-react/eslint-plugin": "5.10.0", |
There was a problem hiding this comment.
@dependabot [medium] CI is rejecting this bump because the 5.10.0 @eslint-react packages were published inside the repo's 24-hour minimumReleaseAge window. Please rerun or rebase this dependency update after that window has elapsed so the lockfile can pass the supply-chain policy; do not relax the policy for this.
🤖 Prompt for AI agents
In client/package.json, @eslint-react/eslint-plugin is bumped to 5.10.0 while CI rejects the corresponding @eslint-react 5.10.0 packages under the repository minimumReleaseAge policy. Fix this by rerunning or rebasing the dependency update after the 24-hour window has elapsed and keep the lockfile generated under the existing policy; do not modify CI or relax security policy.
Bumps @eslint-react/eslint-plugin from 5.9.2 to 5.10.0.
Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
3a5e3afrelease: 5.10.062e9345release: 5.9.50f9f809refactor: unify member expression property name checks with Extract.getProper...f46334erelease: 5.9.3cc8a72bchore: restructure test directory and add integration tests (#1880)f2f19bfchore: replacepnpm runwithnode --run(#1879)d1244b8chore: refactor shared plugin domain constants (#1878)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 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)