Skip to content

chore(deps): Bump rails from 7.2.0.beta2 to 7.2.0.beta3#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rails-7.2.0.beta3
Closed

chore(deps): Bump rails from 7.2.0.beta2 to 7.2.0.beta3#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/rails-7.2.0.beta3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps rails from 7.2.0.beta2 to 7.2.0.beta3.

Release notes

Sourced from rails's releases.

v7.2.0.beta3

Action Text

  • Only sanitize content attribute when present in attachments.

    Petrik de Heus

Active Record

  • Add condensed #inspect for ConnectionPool, AbstractAdapter, and DatabaseConfig.

    Hartley McGuire

  • Fixed a memory performance issue in Active Record attribute methods definition.

    Jean Boussier

  • Define the new Active Support notification event start_transaction.active_record. This event is fired when database transactions or savepoints start, and complements transaction.active_record, which is emitted when they finish. The payload has the transaction (:transaction) and the connection (:connection).

    Xavier Noria

  • Fix an issue where the IDs reader method did not return expected results for preloaded associations in models using composite primary keys.

    Jay Ang

Active Support

  • Add logger as a dependency since it is a bundled gem candidate for Ruby 3.5

    Earlopain

Guides

  • Testing guide: Added a section about the implicit database transaction that wraps tests by default.

    Xavier Noria

Commits
  • 9b63450 Preparing for 7.2.0.beta3 release
  • e06cd70 Merge pull request #49854 from skipkayhil/hm-document-aj-logger
  • 850d692 Merge pull request #50063 from skipkayhil/hm-doc-metal
  • 8075866 Edits in the dev containers guide
  • 0c34421 Merge pull request #52217 from neanias/neanias/rework-link-text-for-accessibi...
  • df02832 Merge pull request #52240 from p8/backport-f0f624bde4 [ci-skip]
  • a26069b [RF-DOCS] Action View Form Helpers Guide [ci-skip] (#51936)
  • 4929c03 Merge pull request #52236 from takmar/fix-broken-link-in-dev-containers-guide
  • 8a3d0d6 Merge pull request #52235 from fatkodima/fix-deadlock-in-checkout
  • 671e853 Merge pull request #52132 from skipkayhil/hm-rm-logger-predicates
  • 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 [rails](https://github.com/rails/rails) from 7.2.0.beta2 to 7.2.0.beta3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.2.0.beta2...v7.2.0.beta3)

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

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 Jul 12, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 7, 2024

Superseded by #17.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rails-7.2.0.beta3 branch August 7, 2024 05:18
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