-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump carrierwave from 2.2.4 to 3.0.1 #7999
Conversation
Follow these steps if you are doing a Rails upgrade. |
@dependabot recreate |
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.4 to 3.0.1. - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md) - [Commits](carrierwaveuploader/carrierwave@v2.2.4...v3.0.1) --- updated-dependencies: - dependency-name: carrierwave dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f2e3277
to
bd13446
Compare
@dependabot ignore this major version because of #8007 |
OK, I won't notify you about version 3.x.x again, unless you re-open this PR. 😢 |
@dependabot allow this major version. |
Dang it, that didn't work. Let's try restoring the branch. |
@dependabot rebase |
For context: We configured Dependabot in #7999 , to ignore v3 of Carrierwave, so a security patch could not be raised. It was set to be ignored because of #8007 , and the version of Carrierwave was pinned. In b699cd4 , Carrierwave was unpinned, and indeed, we are now pointing to version 3.0.5. We want Dependabot to continue raising PRs for Carrierwave from now on, but unfortunately it's a bit fiddly getting it to "un-ignore'! 😁 |
Superseded by #9634. |
Bumps carrierwave from 2.2.4 to 3.0.1.
Release notes
Sourced from carrierwave's releases.
... (truncated)
Changelog
Sourced from carrierwave's changelog.
... (truncated)
Commits
3bdbfda
Version 3.0.12df0f53
Fix not respecting the parent's #enable_processing value after reading its own73bacd2
Merge pull request #2674 from y-yagi/fix-NoMethodError-from-remove_addeddb95563
Fix aNoMethodError
when a record is rollbackedd68a111
Fix filename suffix being removed due to unnecessary deduplication3a24616
Merge pull request #2671 from y-yagi/update-contributing-docb732acd
Fix #dup causing unintended name deduplication of copied files875d972
Fix initialization failing when active_support/core_ext is not loaded yet75bf129
Mentionlibvips
in CONTRIBUTING.md269c37a
Version 3.0.0 🚀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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)