8000 Bump rails from 6.1.7.10 to 8.0.2 by dependabot[bot] · Pull Request #1799 · errbit/errbit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump rails from 6.1.7.10 to 8.0.2 #1799

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Bumps rails from 6.1.7.10 to 8.0.2.

Release notes

Sourced from rails's releases.

8.0.2

Active Support

  • Fix setting to_time_preserves_timezone from new_framework_defaults_8_0.rb.

    fatkodima

  • Fix Active Support Cache fetch_multi when local store is active.

    fetch_multi now properly yield to the provided block for missing entries that have been recorded as such in the local store.

    Jean Boussier

  • Fix execution wrapping to report all exceptions, including Exception.

    If a more serious error like SystemStackError or NoMemoryError happens, the error reporter should be able to report these kinds of exceptions.

    Gannon McGibbon

  • Fix RedisCacheStore and MemCacheStore to also handle connection pool related errors.

    These errors are rescued and reported to Rails.error.

    Jean Boussier

  • Fix ActiveSupport::Cache#read_multi to respect version expiry when using local cache.

    zzak

  • Fix ActiveSupport::MessageVerifier and ActiveSupport::MessageEncryptor configuration of on_rotation callback.

    verifier.rotate(old_secret).on_rotation { ... }

    Now both work as documented.

    Jean Boussier

  • Fix ActiveSupport::MessageVerifier to always be able to verify both URL-safe and URL-unsafe payloads.

    This is to allow transitioning seemlessly from either configuration without immediately invalidating all previously generated signed messages.

    Jean Boussier, Florent Beaurain, Ali Sepehri

  • Fix cache.fetch to honor the provided expiry when :race_condition_ttl is used.

... (truncated)

Commits
  • 3235827 Preparing for 8.0.2 release
  • 3e98891 Upgrade development gems
  • 0a87e3e Merge pull request #54239 from byroot/docker-test-ruby-upgrade
  • e2b9a41 Sync CHANGELOG
  • 4bf434c Merge pull request #54735 from flavorjones/flavorjones-sqlite-adapter-quote-i...
  • 1f5de2f Merge pull request #54649 from yedhink/54529-doc-plural-table-names-limitation
  • 84f47ad Merge pull request #54702 from fatkodima/fix-action_mailer-default_options-docs
  • ea4dcdf Merge pull request #54706 from porporpor020202/fix-form-with-docs
  • f1611d6 Merge pull request #54713 from joshuay03/handle-libpq-server-version-0
  • 97752ef Merge pull request #54705 from Edouard-chin/ec-with-routing
  • 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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 28, 2025
@dependabot dependabot bot requested a review from biow0lf March 28, 2025 07:51
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch 7 times, most recently from a65fc7b to 7cf6210 Compare April 4, 2025 13:35
@biow0lf
Copy link
Member
biow0lf commented Apr 4, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch 11 times, most recently from a8d0bcb to d80010d Compare April 11, 2025 13:40
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch 6 times, most recently from 4578440 to 5561cea Compare April 15, 2025 18:31
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch 7 times, most recently from 59eef8c to 34630aa Compare April 25, 2025 09:07
@biow0lf biow0lf added the jruby label May 23, 2025
@biow0lf
Copy link
Member
biow0lf commented May 23, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch from 34630aa to e300790 Compare May 23, 2025 07:39
@biow0lf
Copy link
Member
biow0lf commented Jun 3, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch from e300790 t 8000 o 05eeff3 Compare June 3, 2025 19:09
@biow0lf
Copy link
Member
biow0lf commented Jun 5, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch from 05eeff3 to 80fedb2 Compare June 5, 2025 09:36
@biow0lf
Copy link
Member
biow0lf commented Jun 26, 2025

@dependabot rebase

Bumps [rails](https://github.com/rails/rails) from 6.1.7.10 to 8.0.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v6.1.7.10...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rails-8.0.2 branch from 80fedb2 to d567875 Compare June 26, 2025 10:12
@biow0lf biow0lf merged commit af807d7 into main Jun 26, 2025
11 checks passed
@biow0lf biow0lf deleted the dependabot/bundler/rails-8.0.2 branch June 26, 2025 10:16
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 jruby ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0