Skip to content

Bump rails, authlogic and rails-i18n#149

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails-and-authlogic-and-rails-i18n-7.0.2.3
Open

Bump rails, authlogic and rails-i18n#149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails-and-authlogic-and-rails-i18n-7.0.2.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 29, 2022

Bumps rails, authlogic and rails-i18n. These dependencies needed to be updated together.
Updates rails from 5.2.7 to 7.0.2.3

Release notes

Sourced from rails's releases.

7.0.2.3

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.

... (truncated)

Commits
  • de53ba5 Preparing for 7.0.2.3 release
  • eb99503 bumping version
  • 0a72f7d Added image trasnformation validation via configurable allow-list
  • 2459c20 Preparing for 7.0.2.2 release
  • 4ff529b Preparing release
  • 1b5aadc Fix reloader to work with new Executor signature
  • 365e0fe Preparing for 7.0.2.1 release
  • 7791cd6 updating changelog
  • 3c0420c ActionDispatch::Executor don't fully trust body#close
  • 76489d8 Preparing for 7.0.2 release
  • Additional commits viewable in compare view

Updates authlogic from 4.4.2 to 6.4.2

Changelog

Sourced from authlogic's changelog.

6.4.2 (2021-12-21)

  • Breaking Changes
    • None
  • Added
    • None
  • Fixed
    • #743 - Fixed deprecation warning in Rails 7 re: ActiveRecord::Base.default_timezone
    • #745 - Fixed more deprecation warnings in Rails 7

6.4.1 (2021-02-22)

6.4.0 (2020-12-22)

  • Breaking Changes
    • None
  • Added
    • #734 - Support for string cookies when using TestCase and friends
  • Fixed
    • None

6.3.0 (2020-12-17)

  • Breaking Changes
    • None
  • Added
    • #733 - Rails 6.1 support
    • find_by_login_method is deprecated in favor of record_selection_method, to avoid confusion with ActiveRecord's "Dynamic Finders".
  • Fixed
    • #726 - Thread safety in Authlogic::Session::Base.klass_name

6.2.0 (2020-09-03)

  • Breaking Changes
    • None

... (truncated)

Commits

Updates rails-i18n from 5.1.3 to 7.0.3

Changelog

Sourced from rails-i18n's changelog.

7.0.3 (2022-03-01)

  • Revert long date formats on default "en" locale #980

7.0.2 (2022-02-12)

  • Fix long date format for many locales #939 #943
  • Update following locales:
  • Fix require statement in rails/pluralization/tr #964
  • Add rails/ordinals to s.files in Gemspec #969
  • Update i18n-tasks to be ActiveSupport 7+ ready #970

7.0.1 (2021-12-24)

  • Fix ordinals loading.

7.0.0 (2021-12-23)

  • Support Rails 7
  • Drop support for Ruby 1.8
  • Eager load translations during boot phase if possible.
  • Translate ordinals (fr, fr-FR, fr-CA, fr-BE)
  • Update following locales:
    • Albanian (sq)
    • Catalan (ca)
    • Chinese (zh-CN, zh-TW)
    • Croatian (hr)
    • Danish (da)
    • Finnish (fi)
    • French (fr, fr-FR, fr-CA, fr-BE)
    • Georgian (ka)
    • German (de)
    • Greek (el, el-CY)
    • Italian (it, it-CH)
    • Latvian (lv)
    • Lithuanian (lt)
    • Norwegian (nb)
    • Polish (pl)
    • Portuguese (pt-BR)

... (truncated)

Commits

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 29, 2022
@dependabot dependabot Bot force-pushed the dependabot/bundler/rails-and-authlogic-and-rails-i18n-7.0.2.3 branch from 98158df to ab0a098 Compare March 30, 2022 21:58
Bumps [rails](https://github.com/rails/rails), [authlogic](https://github.com/binarylogic/authlogic) and [rails-i18n](https://github.com/svenfuchs/rails-i18n). These dependencies needed to be updated together.

Updates `rails` from 5.2.7 to 7.0.2.3
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v5.2.7...v7.0.2.3)

Updates `authlogic` from 4.4.2 to 6.4.2
- [Release notes](https://github.com/binarylogic/authlogic/releases)
- [Changelog](https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md)
- [Commits](binarylogic/authlogic@v4.4.2...v6.4.2)

Updates `rails-i18n` from 5.1.3 to 7.0.3
- [Release notes](https://github.com/svenfuchs/rails-i18n/releases)
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/commits)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: authlogic
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: rails-i18n
  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-and-authlogic-and-rails-i18n-7.0.2.3 branch from ab0a098 to c881761 Compare April 18, 2022 20:36
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