Bump activerecord from 7.2.2.1 to 8.0.2.1#3382
Conversation
eaa7cb4 to
c67056d
Compare
c67056d to
cbcd769
Compare
cbcd769 to
6d6eec7
Compare
6d6eec7 to
3ac5107
Compare
|
@dependabot recreate |
3ac5107 to
b24a042
Compare
b24a042 to
9e3b57b
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades ActiveRecord from version 7.2.2.1 to 8.0.2.1, representing a major version bump that includes security fixes for CVE-2025-55193 and CVE-2025-24293. The upgrade brings improvements to error handling, database adapter fixes, and various bug fixes across the Rails ecosystem.
Key changes:
- Major version upgrade from ActiveRecord 7.2 to 8.0
- Includes critical security patches for RecordNotFound error handling and Active Storage transformations
- Incorporates various database adapter improvements and bug fixes
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice | ||
| gem 'rake', '~> 13.3' | ||
| gem 'activerecord', '~> 7.2' | ||
| gem 'activerecord', '~> 8.0' |
There was a problem hiding this comment.
This major version upgrade from ActiveRecord 7.2 to 8.0 may introduce breaking changes that could affect application functionality. Consider reviewing the Rails 8.0 upgrade guide and testing thoroughly, especially for deprecated features, changed APIs, and compatibility with other gems in the bundle.
| gem 'activerecord', '~> 8.0' | |
| gem 'activerecord', '~> 7.2' |
9e3b57b to
0560897
Compare
0560897 to
bf90270
Compare
bf90270 to
72b30cb
Compare
72b30cb to
09f71ed
Compare
09f71ed to
fd15e0d
Compare
|
@dependabot recreate |
fd15e0d to
d19321c
Compare
d19321c to
d52ce4f
Compare
Bumps [activerecord](https://github.com/rails/rails) from 7.2.2.1 to 8.0.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v8.0.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d52ce4f to
7ad4f08
Compare
|
Superseded by #3405. |
Bumps activerecord from 7.2.2.1 to 8.0.2.1.
Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
b0c813bPreparing for 8.0.2.1 releasea6d50aeUpdate CHANGELOGs568c0bcCall inspect on ids in RecordNotFound error3235827Preparing for 8.0.2 releasee2b9a41Sync CHANGELOG4bf434cMerge pull request #54735 from flavorjones/flavorjones-sqlite-adapter-quote-i...f1611d6Merge pull request #54713 from joshuay03/handle-libpq-server-version-07e4716bMerge pull request #54711 from byroot/ensure-configured-connection13183c6Merge pull request #54645 from fatkodima/fix-async-aggregations-for-contradic...6644442Merge pull request #54617 from byroot/move-strict-warningsYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)