SUSE / hackweek

SUSE Hack Week tools and data
https://hackweek.opensuse.org/
MIT License
63 stars 53 forks source link

Update rails 7.0.8.1 → 7.0.8.3 (patch) #1527

Closed depfu[bot] closed 2 months ago

depfu[bot] commented 2 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rails (7.0.8.1 → 7.0.8.3) · Repo

Release Notes

7.0.8.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

  • No changes.

Action Text

  • Upgrade Trix to 1.3.2 to fix CVE-2024-34341.

    Rafael Mendonça França

Railties

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ actioncable (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ actionmailbox (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

↗️ actionmailer (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ actionpack (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ actiontext (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • Fix vendored trix.css to be correct file.

    Hartley McGuire

7.0.8.2 (from changelog)

  • Upgrade Trix to 1.3.2 to fix CVE-2024-34341.

    Rafael Mendonça França

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ actionview (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ activejob (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ activemodel (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ activerecord (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ activestorage (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ activesupport (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ railties (indirect, 7.0.8.1 → 7.0.8.3) · Repo · Changelog

Release Notes

7.0.8.3 (from changelog)

  • No changes.

7.0.8.2 (from changelog)

  • No changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)