Bump @mantine/notifications from 9.4.0 to 9.4.1 in /client#1155
Bump @mantine/notifications from 9.4.0 to 9.4.1 in /client#1155dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) 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/notifications) --- updated-dependencies: - dependency-name: "@mantine/notifications" 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 leaves the Mantine dependency set inconsistent because notifications 9.4.1 expects the matching 9.4.1 core/hooks peers while the app still pins 9.4.0. CI is also currently red on pnpm minimumReleaseAge for the newly published packages, so rerun it after the package-age window once the dependency set is corrected.
| "@mantine/form": "9.4.0", | ||
| "@mantine/hooks": "9.4.0", | ||
| "@mantine/notifications": "9.4.0", | ||
| "@mantine/notifications": "9.4.1", |
There was a problem hiding this comment.
@app/dependabot [medium] This leaves the Mantine package set with unsatisfied peers: @mantine/notifications@9.4.1 requires @mantine/core and @mantine/hooks 9.4.1, but package.json still pins both at 9.4.0. Bump the Mantine packages together and refresh the lockfile so pnpm installs a consistent graph.
🤖 Prompt for AI agents
In client/package.json, @mantine/notifications is bumped to 9.4.1 while the rest of the Mantine packages stay on 9.4.0, leaving exact peer dependencies unsatisfied. Update the direct @mantine/* dependencies that are part of the 9.4.1 release to matching 9.4.1 versions and regenerate client/pnpm-lock.yaml with pnpm so the peer graph is consistent. Keep the change scoped to the Mantine package set.
Bumps @mantine/notifications from 9.4.0 to 9.4.1.
Release notes
Sourced from @mantine/notifications'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)