build(deps): bump react-easy-crop from 5.5.7 to 6.0.2#23
build(deps): bump react-easy-crop from 5.5.7 to 6.0.2#23dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [react-easy-crop](https://github.com/ValentinH/react-easy-crop) from 5.5.7 to 6.0.2. - [Release notes](https://github.com/ValentinH/react-easy-crop/releases) - [Commits](ValentinH/react-easy-crop@v5.5.7...v6.0.2) --- updated-dependencies: - dependency-name: react-easy-crop dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Reviewed the dependabot major-version bump of Note: there is a separate dependabot-side issue comment (ID 4850082671) about a missing Reviewed by minimax-m3 · Input: 29K · Output: 2.1K · Cached: 161.5K |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7e9d5fd440
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "react-easy-crop": "^5.5.6", | ||
| "react-easy-crop": "^6.0.2", |
There was a problem hiding this comment.
Update bun.lock with the dependency bump
This updates the manifest to react-easy-crop ^6.0.2, but the committed root lockfile still records the root spec as ^5.5.6 and resolves react-easy-crop@5.5.7 (bun.lock:78 and bun.lock:2256). I checked bun install --help, where --frozen-lockfile is documented as “Disallow changes to lockfile”; the inspected CI and Docker paths run bun install --frozen-lockfile (.github/workflows/ci.yml:45-46, docker/Dockerfile:8-11), so those installs cannot accept this stale lockfile for the new manifest. Please regenerate and commit bun.lock with the package change.
Useful? React with 👍 / 👎.
Bumps react-easy-crop from 5.5.7 to 6.0.2.
Release notes
Sourced from react-easy-crop's releases.
Commits
2cd9217Bump version to: 6.0.2 [skip ci]dd079fbFix generated CSS type declaration (#651)cf3f0eeBump version to: 6.0.1 [skip ci]85db235Fix media sizing with CSS resets (#649)980b76eUpdate pnpm configuration (#648)6fed403Bump version to: 6.0.0 [skip ci]8ec8a7aModernize build and test tooling (#647)5dc3273New website [ci skip]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)