Skip to content

Bump activesupport from 7.0.8.7 to 7.0.10#5307

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/activesupport-7.0.10
Closed

Bump activesupport from 7.0.8.7 to 7.0.10#5307
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/activesupport-7.0.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps activesupport from 7.0.8.7 to 7.0.10.

Release notes

Sourced from activesupport's releases.

7.0.10

See https://github.com/rails/rails/releases/tag/v7.0.9 for information about this release.

7.0.9

Active Support

  • Fix ActiveSupport::Notifications.publish_event to preserve units.

    This solves the incorrect reporting of time spent running Active Record asynchronous queries (by a factor 1000).

    Jean Boussier

  • Fix ActiveSupport::Deprecation to handle blaming generated code

    Jean Boussier, fatkodima

  • Fix #to_fs(:human_size) to correctly work with negative numbers.

    Earlopain

  • Add bigdecimal as Active Support dependency that is a bundled gem candidate for Ruby 3.4.

    bigdecimal 3.1.4 or higher version will be installed. Ruby 2.7 and 3.0 users who want bigdecimal version 2.0.0 or 3.0.0 behavior as a default gem, pin the bigdecimal version in your application Gemfile.

    Koichi ITO

  • Ensure {down,up}case_first returns non-frozen string.

    Jonathan Hefner

  • Add drb, mutex_m and base64 that are bundled gem candidates for Ruby 3.4

    Yasuo Honda

  • Fix delete_matched for file cache store to work with keys longer than the max filename size.

    fatkodima and Jonathan Hefner

  • Fix MemoryStore to prevent race conditions when incrementing or decrementing.

    Pierre Jambet

  • Fix MemoryStore to preserve entries TTL when incrementing or decrementing

    This is to be more consistent with how MemCachedStore and RedisCacheStore behaves.

... (truncated)

Commits
  • f4321f7 Preparing for 7.0.10 release
  • 1a5613e Preparing for 7.0.9 release
  • 727ba59 Sync changelog
  • 8982062 BigDecimal now works with floats without precision
  • 6a7c72c Ensure the logger gem is loaded in Rails 7.0
  • 21cbbeb Update rubocop and fix offenses
  • c69f367 Merge tag 'v7.0.8.7' into 7-0-stable
  • df5ac03 Merge pull request #53314 from Shopify/7-0-stable-ruby-3.4-compat
  • fb25f3e Avoid redefining IpAddr#as_json if it already exist
  • e872cd4 Merge remote-tracking branch 'origin/7-0-sec' into 7-0-stable
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies ruby Pull requests that update ruby code labels Oct 29, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/activesupport-7.0.10 branch from c6bff6f to c0ad014 Compare November 20, 2025 08:45
@AgaDufrat
Copy link
Contributor

@dependabot rebase

Bumps [activesupport](https://github.com/rails/rails) from 7.0.8.7 to 7.0.10.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.8.7...v7.0.10)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 7.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/activesupport-7.0.10 branch from c0ad014 to a996c46 Compare January 6, 2026 10:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

Superseded by #5380.

@dependabot dependabot bot closed this Jan 13, 2026
@dependabot dependabot bot deleted the dependabot/bundler/activesupport-7.0.10 branch January 13, 2026 21:22
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.

1 participant