Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Bumps kt-paperclip from 7.2.2 to 7.3.0.

Release notes

Sourced from kt-paperclip's releases.

Release v7.3.0

What's Changed

  • fix BOM for gd locale (#158)
  • Support versions of aws-sdk-s3 >= 1.197 by conditionally using Aws::S3::TransferManager if available (#155)
  • Fix frozen string literal warning in geometry.rb (#151)
  • Feature - add option to return attachment attributes on destroy (#91)
  • Ruby 3.1 - Fix loading of Fog (#135, #139)
  • French Locale (#134)

New Contributors

Full Changelog: kreeti/kt-paperclip@v7.2.2...v7.3.0

Commits
  • 818f236 Deperecate NEWS to OLD-NEWS, see release notes for correct and accurate list ...
  • a38ed66 prepare for new release
  • 8820cb2 [Fix #154] remove BOM from gd locale
  • cd5c449 Fix S3 TransferManager to use configured client
  • f017c40 Make usage of Aws::S3::TransferManager conditional based on availability
  • 233b475 Support aws-sdk-s3 >= 1.196.1
  • e20e848 Fix the use of deprecated methods from aws-sdk-s3
  • 5078ca1 Fix frozen string literal warning in geometry.rb (#151)
  • 153e7db fix frozen string literal deprecation warning (#146)
  • 83dc8d9 Update LICENSE
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [kt-paperclip](https://github.com/kreeti/kt-paperclip) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/kreeti/kt-paperclip/releases)
- [Commits](kreeti/kt-paperclip@v7.2.2...v7.3.0)

---
updated-dependencies:
- dependency-name: kt-paperclip
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 31, 2026
@dependabot dependabot bot requested a review from jnms-me as a code owner January 31, 2026 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants