openSUSE / osem

Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
http://osem.io
MIT License
862 stars 490 forks source link

Update cloudinary 2.0.2 → 2.1.1 (minor) #3405

Closed depfu[bot] closed 1 month ago

depfu[bot] commented 1 month ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ cloudinary (2.0.2 → 2.1.1) · Repo · Changelog

Release Notes

2.1.1

  • Fix regression in cloudinary_url generation

2.1.0

New functionality and features

  • Add support for rename_folder Admin API
  • Add support for delete_access_key in Provisioning API

Other Changes

  • Fix detection of base64 encoded files with complex MIME type
  • Fix fetch url generation with Active Storage folder configuration
  • Fix usage of deprecated File.exists? method

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:

↗️ faraday (indirect, 2.9.0 → 2.9.1) · Repo · Changelog

Release Notes

2.9.1

What's Changed

New features ✨

Bug Fixes 🐞

  • Fix compatibility with Ruby 3.4.0-preview1 by @m-nakamura145 in #1560
  • Support default json decoder even when nil responds to :load by @gtmax in #1563

Misc/Docs 📄

New Contributors

Full Changelog: v2.9.0...v2.9.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 15 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)