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.0 #7889

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps carrierwave from 2.2.4 to 3.0.0.

Release notes

Sourced from carrierwave's releases.

3.0.0

Added

Changed

Deprecated

Removed

Fixed

... (truncated)

Changelog

Sourced from carrierwave's changelog.

3.0.0 - 2023-07-02

No changes.

3.0.0.rc - 2023-06-11

Added

Changed

Fixed

3.0.0.beta - 2022-11-19

Added

Deprecated

... (truncated)

Commits
  • 269c37a Version 3.0.0 🚀
  • 114d593 Version 3.0.0.rc
  • 246eb01 Change CarrierWave::Storage::Fog::File#read to return nil when the file doesn...
  • 07a5632 Add suffix to filename on store when path collides with the existing ones
  • aac25c1 Stop relying on ActiveModel::Dirty change tracking for removal of unnecessary...
  • 1531a67 Create versions lazily to reflect subclass configurations properly
  • bbe0919 Merge pull request #2662 from ibrahima/patch-1
  • 4c22006 Mention that size_range is in bytes
  • 2f3afaf Try to preserve the original URI as much as possible
  • 436f51e Merge pull request #2659 from carrierwaveuploader/use-converted-file-extension
  • 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)

Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.4 to 3.0.0.
- [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.0)

---
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 added dependencies ruby Pull requests that update Ruby code labels Jul 3, 2023
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

⚠️ 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

Due to the breaking changes introduced by Carrierwave 3.0.0, this PR is on hold while the #govuk-publishing-whitehall-asset-management consider upgrading the gem vs. using something else for file uploads in Whitehall.

cc. @tunylund

@beccapearce
Copy link
Contributor

added some labels to make sure people on the dependabot rota don't look into this

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #7999.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/bundler/carrierwave-3.0.0 branch July 24, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants