Skip to content

composer(deps-dev): update lexik/jwt-authentication-bundle requirement from ^2.15 to ^2.16#28

Closed
dependabot[bot] wants to merge 1 commit into
2.xfrom
dependabot/composer/lexik/jwt-authentication-bundle-tw-2.16
Closed

composer(deps-dev): update lexik/jwt-authentication-bundle requirement from ^2.15 to ^2.16#28
dependabot[bot] wants to merge 1 commit into
2.xfrom
dependabot/composer/lexik/jwt-authentication-bundle-tw-2.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2022

Copy link
Copy Markdown

Updates the requirements on lexik/jwt-authentication-bundle to permit the latest version.

Release notes

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

v2.16.0

What's Changed

New Contributors

Full Changelog: lexik/LexikJWTAuthenticationBundle@v2.15.1...v2.16.0

Changelog

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

2.16.0 (2022-06-12)

  • feature #1037 Deprecate user_identity_field config option (chalasr)
  • feature #1020 Add allow_no_expiration option to allow validating tokens without ttl (pluk77)
  • bug #1019 Fix lexik#944: Separate CompatFailureResponse from FailureResponse (GErpeldinger)
  • bug #1015 Fix ECDSA algo names in LcobucciJWSProvider (lovenunu)
  • feature #1007 Allow for creation of tokens without exp (pluk77)
  • bug #1001 Fix deprecations on Symfony 6.1 (chalasr)

## 2.15.1 (2022-04-06)

2.15.0 (2022-04-04)

  • feature #995 Add Request object into AuthenticationFailureEvent (dmytro-shulyakov)
  • bug #982 Fix a type related depreciation with php 8.1 (RiffFred)
  • feature #973 Translate message errors (flohw)
  • bug #976 Fix authentication with integer as useridentifier (Floruzus)

2.14.4 (2022-01-05)

2.14.3 (2021-12-15)

  • feature #940 Add remove_token_from_body_when_cookies_used config option (TjorvenB)
  • feature #928 Add support of multiple public keys to verify tokens with a set of keys (alexandre-daubois)
  • feature #958 Allowing session cookie (split cookie) (JeremyPasco)
  • bug #969 Fix PHP 8.1 deprecation - avoid passing null to is_file() (chalasr)
  • bug #966 fix getIterator compatible with php 8.1 (eerison)

2.14.2 (2021-12-05)

  • bug #961 Allow symfony/deprecations-contract v3.0 (bravik)
  • bug #951 Test instanceof Passport instead of more restrictive SelfValidatingPassport (TristanPouliquen)

2.14.1 (2021-11-02)

2.14.0 (2021-11-01)

  • feature #923 Add 3 new getter method to JWTTokenAuthenticator (fd6130)
  • bug #931 Only attempt split_cookie extraction if all of the cookies are present (carlobeltrame)
  • feature #925 Allow to set provider in jwt authenticator (fd6130)
  • feature #937 Symfony 6 Compatibility (mbabker)
  • bug #922 Fix error when trying to decode token using new authenticator system (fd6130)

... (truncated)

Commits
  • 0a0922a Update CHANGELOG for v2.16.0
  • 698cea5 feature #1007 Allow for creation of tokens without exp (pluk77)
  • bcb6a70 Allow for creation of tokens without exp
  • 7e57628 feature #1037 Deprecate user_identity_field config option (chalasr)
  • bd59cdc minor #1035 Code migration helper (Spomky)
  • cbda5cd Code migration helper
  • 61c5a24 Deprecate user_identity_field config option
  • 567c022 feature #1020 Add allow_no_expiration option to allow validating tokens wit...
  • a8a939e Add allow_no_expiration option to allow validating tokens without ttl
  • 1dc56e9 bug #1019 Fix lexik#944: Separate CompatFailureResponse from FailureResponse ...
  • Additional commits viewable in compare view

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)

Updates the requirements on [lexik/jwt-authentication-bundle](https://github.com/lexik/LexikJWTAuthenticationBundle) to permit the latest version.
- [Release notes](https://github.com/lexik/LexikJWTAuthenticationBundle/releases)
- [Changelog](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/CHANGELOG.md)
- [Commits](lexik/LexikJWTAuthenticationBundle@v2.15.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 16, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown
Author

Superseded by #35.

@dependabot dependabot Bot closed this Feb 6, 2023
@dependabot dependabot Bot deleted the dependabot/composer/lexik/jwt-authentication-bundle-tw-2.16 branch February 6, 2023 05:11
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.

0 participants