Skip to content
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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps carrierwave from 2.2.4 to 3.0.1.

Release notes

Sourced from carrierwave's releases.

3.0.1

Fixed

3.0.0

Added

Changed

Deprecated

Removed

Fixed

... (truncated)

Changelog

Sourced from carrierwave's changelog.

3.0.1 - 2023-07-22

Fixed

3.0.0 - 2023-07-02

No changes.

3.0.0.rc - 2023-06-11

Added

Changed

Fixed

... (truncated)

Commits
  • 3bdbfda Version 3.0.1
  • 2df0f53 Fix not respecting the parent's #enable_processing value after reading its own
  • 73bacd2 Merge pull request #2674 from y-yagi/fix-NoMethodError-from-remove_added
  • db95563 Fix a NoMethodError when a record is rollbacked
  • d68a111 Fix filename suffix being removed due to unnecessary deduplication
  • 3a24616 Merge pull request #2671 from y-yagi/update-contributing-doc
  • b732acd Fix #dup causing unintended name deduplication of copied files
  • 875d972 Fix initialization failing when active_support/core_ext is not loaded yet
  • 75bf129 Mention libvips in CONTRIBUTING.md
  • 269c37a Version 3.0.0 🚀
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 24, 2023
@github-actions
Copy link

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

@ollietreend
Copy link
Contributor

@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>
@dependabot dependabot bot force-pushed the dependabot/bundler/carrierwave-3.0.1 branch from f2e3277 to bd13446 Compare July 25, 2023 15:00
@ollietreend
Copy link
Contributor

@dependabot ignore this major version

because of #8007

@dependabot dependabot bot closed this Jul 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

OK, I won't notify you about version 3.x.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/bundler/carrierwave-3.0.1 branch July 25, 2023 15:01
@ChrisBAshton
Copy link
Contributor

@dependabot allow this major version.

@ChrisBAshton
Copy link
Contributor

Dang it, that didn't work. Let's try restoring the branch.

@ChrisBAshton ChrisBAshton restored the dependabot/bundler/carrierwave-3.0.1 branch November 20, 2024 15:54
@ChrisBAshton ChrisBAshton reopened this Nov 20, 2024
@ChrisBAshton
Copy link
Contributor

@dependabot rebase

@ChrisBAshton
Copy link
Contributor

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'! 😁

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #9634.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/bundler/carrierwave-3.0.1 branch November 20, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants