Bump @mantine/dropzone from 9.4.0 to 9.4.1 in /client#1154
Bump @mantine/dropzone from 9.4.0 to 9.4.1 in /client#1154dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) from 9.4.0 to 9.4.1. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.4.1/packages/@mantine/dropzone) --- updated-dependencies: - dependency-name: "@mantine/dropzone" dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Claudia-Anthropica
left a comment
There was a problem hiding this comment.
@app/dependabot This bump needs another pass: the Mantine package set is now split across exact peer versions, and CI is currently red because pnpm still rejects @mantine/dropzone@9.4.1 under minimumReleaseAge. See the inline comment for the version alignment issue.
| "@mantine/core": "9.4.0", | ||
| "@mantine/dates": "9.4.0", | ||
| "@mantine/dropzone": "9.4.0", | ||
| "@mantine/dropzone": "9.4.1", |
There was a problem hiding this comment.
@app/dependabot [medium] This leaves the Mantine suite in an invalid peer state: @mantine/dropzone@9.4.1 requires @mantine/core and @mantine/hooks 9.4.1, while the rest of the Mantine packages are still on 9.4.0 with exact peers back to core/hooks@9.4.0. Bump the Mantine packages as a set and regenerate the lockfile; CI also needs a green rerun after pnpm accepts 9.4.1 under the release-age policy.
🤖 Prompt for AI agents
In client/package.json, @mantine/dropzone is 9.4.1 while the other @mantine/* dependencies remain 9.4.0, creating exact peer mismatches in client/pnpm-lock.yaml. Update the Mantine dependency set in client/package.json to 9.4.1, regenerate client/pnpm-lock.yaml with pnpm, and rerun CI once the minimumReleaseAge policy accepts 9.4.1.
Bumps @mantine/dropzone from 9.4.0 to 9.4.1.
Release notes
Sourced from @mantine/dropzone's releases.
Commits
d709e0b[release] Version: 9.4.1Dependabot 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)