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 lexik/jwt-authentication-bundle from 2.4.4 to 2.10.7 #332

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 16, 2023

Bumps lexik/jwt-authentication-bundle from 2.4.4 to 2.10.7.

Release notes

Sourced from lexik/jwt-authentication-bundle's releases.

v2.10.7

CHANGELOG

CVE 2021-21424 - a175d6dab9 - Prevent user enumeration (@​chalasr)

v2.10.6

CHANGELOG

a759036 - bug #827 Use named constructor for lcobucci/jwt Ecdsa signers (chalasr) c765af7 - bug #826 Fix creating tokens when iat is already set in the payload (chalasr)

v2.10.5

CHANGELOG

9c29534 - bug #815 Fix compatibility for lcobucci/jwt v3.x (bis) (@​chalasr)

v2.10.4

CHANGELOG

44b3053 - bug #813 Fix undefined variable (@​chalasr)

v2.10.3

CHANGELOG

fe81b99 - bug #804 Fix ability to set extra standard claims in the input payload (bis) (chalasr) 9b921ed - bug #807 Fix compatibility with locbucci/jwt 3.2 (chalasr)

v2.10.2

CHANGELOG

556253d - bug #796 Set Token on ExpiredTokenException (AdrienBr) e92a283 - bug #801 Fix ability to set extra standard claims in the input payload (chalasr)

v2.10.1

CHANGELOG

4d22398 - bug #797 Fix support for lcobucci/jwt v3.4 and 4.0 (@​chalasr)

v2.10.0

CHANGELOG

14d3168 - feature #792 PHP 8 Support (@​chalasr)

... (truncated)

Changelog

Sourced from lexik/jwt-authentication-bundle's changelog.

2.10.7 (2021-05-12)

2.10.6 (2021-01-20)

  • bug #827 Use named constructor for lcobucci/jwt Ecdsa signers (chalasr)
  • bug #826 Fix creating tokens when iat is already set in the payload (chalasr)

2.10.5 (2020-12-19)

  • bug #815 Fix compatibility for lcobucci/jwt v3.x (bis) (chalasr)

2.10.4 (2020-12-18)

2.10.3 (2020-11-30)

  • bug #804 Fix ability to set extra standard claims in the input payload (bis) (chalasr)
  • bug #807 Fix compatibility with locbucci/jwt 3.2 (chalasr)

2.10.2 (2020-11-30)

  • bug #801 Fix ability to set extra standard claims in the input payload (chalasr)
  • bug #796 Set Token on ExpiredTokenException (AdrienBr)

2.10.1 (2020-11-28)

  • bug #797 Fix support for lcobucci/jwt v3.4 and 4.0 (chalasr)

2.10.0 (2020-11-23)

2.9.0 (2020-10-27)

  • feature #769 Added support for composed cookies (lukacovicadam)
  • bug #787 fix day saving transition php (flaugere)
  • bug #780 Add deprecation message argument to JWTFactory.php (chrBrd)
  • feature #786 Allow token creation from an existing payload (RicoLannez)
  • feature #677 chore/implement-against-key-loader-interface (TiMESPLiNTER)
  • feature #767 Added the possibility to choose if the cookie is "secure" or not (Mael-91)

2.8.0 (2020-06-14)

  • feature #761 Expose payload in encode/decode exceptions (chalasr)
  • bug #755 Drop php 5.5 compat, Test against php 7.4 + symfony 5.1 and fix deprecations (acrobat)
  • bug #683 Handle ChainUserProvider (Gemorroj)

... (truncated)

Commits
  • 79ba5af Update CHANGELOG for v2.10.7
  • a175d6d Prevent user enumeration
  • dc472dd Update CHANGELOG for v2.10.6
  • a759036 bug #827 Use named constructor for lcobucci/jwt Ecdsa signers (chalasr)
  • c765af7 bug #826 Fix creating tokens when iat is already set in the payload (chalasr)
  • 82b64a2 Use named constructor for lcobucci/jwt Ecdsa signers
  • dee98cd Fix creating tokens when iat is already set in the payload
  • f6c0d9a Update CHANGELOG for v2.10.5
  • 9c29534 bug #815 Fix compatibility for lcobucci/jwt v3.x (bis) (chalasr)
  • 5e127cd Fix compatibility for lcobucci/jwt v3.x
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lexik/jwt-authentication-bundle](https://github.com/lexik/LexikJWTAuthenticationBundle) from 2.4.4 to 2.10.7.
- [Release notes](https://github.com/lexik/LexikJWTAuthenticationBundle/releases)
- [Changelog](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/CHANGELOG.md)
- [Commits](lexik/LexikJWTAuthenticationBundle@v2.4.4...v2.10.7)

---
updated-dependencies:
- dependency-name: lexik/jwt-authentication-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants