ministryofjustice / jwt-laminas-auth

Module to provide JWT token support to Laminas framework MVC applications
Other
7 stars 1 forks source link

Bump laminas/laminas-authentication from 2.13.0 to 2.17.0 #51

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps laminas/laminas-authentication from 2.13.0 to 2.17.0.

Release notes

Sourced from laminas/laminas-authentication's releases.

2.17.0

Release Notes for 2.17.0

2.17.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bug,Documentation

Enhancement

2.16.0

Release Notes for 2.16.0

2.16.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

Bug,Documentation

2.15.0

Release Notes for 2.15.0

2.15.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Documentation,Enhancement

... (truncated)

Commits
  • 49202c2 Merge pull request #58 from gsteel/docs-fix
  • 13da5b8 Fix broken links in docs
  • 02a188f Merge pull request #55 from gsteel/remove-dependency-on-crypt
  • 8cf21d8 Refresh lock, bump dev deps, reset baseline with upstream deprecations
  • 8014d79 Reinstate PHP version requirement changes
  • a07f8c8 Remove laminas-crypt from dev deps and suggest
  • a8b94b1 Require ext-mbstring as mb_* functions are in use.
  • b07c36e CS Fix
  • 78fddb1 Make better use of timing attack protection provided by hash_equals
  • 32512e5 Baseline deprecations
  • 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 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.

ramchale commented 1 month ago

@dependabot rebase