Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Bumps lexik/jwt-authentication-bundle from 2.15.1 to 2.16.0.

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 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)

Bumps [lexik/jwt-authentication-bundle](https://github.com/lexik/LexikJWTAuthenticationBundle) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/lexik/LexikJWTAuthenticationBundle/releases)
- [Changelog](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/CHANGELOG.md)
- [Commits](lexik/LexikJWTAuthenticationBundle@v2.15.1...v2.16.0)

---
updated-dependencies:
- dependency-name: lexik/jwt-authentication-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #365.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/composer/lexik/jwt-authentication-bundle-2.16.0 branch February 6, 2023 16:23
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants