Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rails from 7.0.4.3 to 7.0.8.1 #685

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps rails from 7.0.4.3 to 7.0.8.1.

Release notes

Sourced from rails's releases.

7.0.8.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix possible XSS vulnerability with the translate method in controllers

    CVE-2024-26143

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

... (truncated)

Commits
  • 506462a Preparing for 7.0.8.1 release
  • 030cd01 update changelog
  • 4c83b33 fix XSS vulnerability when using translation
  • 723f545 Merge pull request #48869 from brunoprietog/disable-session-active-storage-pr...
  • fc734f2 Preparing for 7.0.8 release
  • af486be Merge pull request #44370 from mohits/patch-1
  • 72bad1a Upgrade stringio to 3.0.8 to make sure guides CI pass
  • d230670 Force upgrade bundler to invalidate Bundler cache on CI
  • d84000d Require job used in this test file
  • 3c17dab We expect queue adapters to be objects, no classes
  • 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 requested a review from a team as a code owner February 21, 2024 22:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 21, 2024
@dependabot dependabot bot requested review from darey-io, moontune and sb21460 and removed request for a team February 21, 2024 22:18
@laurentb4
Copy link
Contributor

@dependabot rebase

Bumps [rails](https://github.com/rails/rails) from 7.0.4.3 to 7.0.8.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.4.3...v7.0.8.1)

---
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 force-pushed the dependabot/bundler/rails-7.0.8.1 branch from 3a5980b to 00a66fb Compare May 13, 2024 13:09
Copy link
Contributor

@laurentb4 laurentb4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests green locally

@laurentb4 laurentb4 merged commit dca3cfd into main May 13, 2024
6 checks passed
@laurentb4 laurentb4 deleted the dependabot/bundler/rails-7.0.8.1 branch May 13, 2024 13:28
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 network-access-control ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant