Skip to content

Bump authlogic from 4.4.2 to 6.4.1#22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/authlogic-6.4.1
Closed

Bump authlogic from 4.4.2 to 6.4.1#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/authlogic-6.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 1, 2021

Bumps authlogic from 4.4.2 to 6.4.1.

Changelog

Sourced from authlogic's changelog.

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
  • Added
    • #684 - Use cookies only when available. Support for ActionController::API
  • Fixed
    • #725 - NoMethodError when setting sign_cookie or encrypt_cookie before controller is defined.

6.1.0 (2020-05-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 Jun 1, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 1, 2021

Codecov Report

Merging #22 (c38e3de) into main (6e0d55f) will decrease coverage by 25.76%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #22       +/-   ##
==========================================
- Coverage   27.19%   1.43%   -25.77%     
==========================================
  Files         100      98        -2     
  Lines        7586    8944     +1358     
==========================================
- Hits         2063     128     -1935     
- Misses       5523    8816     +3293     
Impacted Files Coverage Δ
app/channels/room_channel.rb 0.00% <0.00%> (ø)
app/controllers/admin_controller.rb 0.00% <0.00%> (ø)
app/controllers/application_controller.rb 0.00% <ø> (-23.28%) ⬇️
app/controllers/comment_controller.rb 0.00% <0.00%> (ø)
app/controllers/features_controller.rb 0.00% <0.00%> (ø)
app/controllers/home_controller.rb 0.00% <0.00%> (ø)
app/controllers/images_controller.rb 0.00% <0.00%> (ø)
app/controllers/map_controller.rb 0.00% <ø> (ø)
app/controllers/notes_controller.rb 0.00% <0.00%> (ø)
app/controllers/questions_controller.rb 0.00% <0.00%> (ø)
... and 66 more

@dependabot dependabot Bot force-pushed the dependabot/bundler/authlogic-6.4.1 branch from 8bcc215 to d79d3ba Compare June 27, 2021 22:15
Bumps [authlogic](https://github.com/binarylogic/authlogic) from 4.4.2 to 6.4.1.
- [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.1)

---
updated-dependencies:
- dependency-name: authlogic
  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/authlogic-6.4.1 branch from d79d3ba to c38e3de Compare July 19, 2021 02:23
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 21, 2021

Superseded by #110.

@dependabot dependabot Bot closed this Dec 21, 2021
@dependabot dependabot Bot deleted the dependabot/bundler/authlogic-6.4.1 branch December 21, 2021 18:30
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