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 authlogic from 4.4.2 to 6.4.2 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

Bumps 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

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 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 Dec 21, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2021

Codecov Report

Merging #110 (7fa7251) into main (4a891dc) will decrease coverage by 80.72%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #110       +/-   ##
==========================================
- Coverage   82.14%   1.41%   -80.73%     
==========================================
  Files          98      98               
  Lines        5960    9018     +3058     
==========================================
- Hits         4896     128     -4768     
- Misses       1064    8890     +7826     
Impacted Files Coverage Δ
app/controllers/application_controller.rb 0.00% <0.00%> (-90.43%) ⬇️
app/controllers/comment_controller.rb 0.00% <0.00%> (-82.54%) ⬇️
app/controllers/home_controller.rb 0.00% <0.00%> (-98.67%) ⬇️
app/controllers/images_controller.rb 0.00% <0.00%> (-70.28%) ⬇️
app/controllers/notes_controller.rb 0.00% <0.00%> (-84.88%) ⬇️
app/controllers/tag_controller.rb 0.00% <0.00%> (-80.43%) ⬇️
app/controllers/user_tags_controller.rb 0.00% <0.00%> (-84.29%) ⬇️
app/controllers/users_controller.rb 0.00% <0.00%> (-80.52%) ⬇️
app/helpers/application_helper.rb 0.00% <0.00%> (-85.42%) ⬇️
app/models/comment.rb 0.00% <0.00%> (-77.64%) ⬇️
... and 103 more

@dependabot dependabot bot force-pushed the dependabot/bundler/authlogic-6.4.2 branch from 541a20a to 7fa7251 Compare February 4, 2022 21:38
Bumps [authlogic](https://github.com/binarylogic/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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/authlogic-6.4.2 branch from 7fa7251 to 37f9499 Compare March 1, 2022 23:21
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.

1 participant