Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

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

Release notes

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

v2.17.0

What's Changed

New Contributors

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

v2.16.0

What's Changed

New Contributors

... (truncated)

Changelog

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

2.17.0 (2023-03-02)

  • bug #1110 Use the Security domain for translated messages (jderusse)
  • bug #1105 Fix creation of dynamic property (SpartakusMd)
  • feature #1098 Add API Platform compatibility (vincentchalamon)
  • bug #1096 Test under Symfony 6.2 / PHP 8.2 (chalasr)
  • feature #1092 allow environment variables for remove_token_from_body_when_cookies_used (usu)
  • bug #1067 Fixes TypeError in JWTManager (magikid)
  • feature #1072 Inject Clock in LcobucciJWSProvider (dbrumann)
  • bug #1069 Improve user_identity_field deprecation message (lobodol)
  • feature #1046 try to invalidate realpath cache if keypair loading failed (lobodol)

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)

... (truncated)

Commits
  • 6a6f198 Update CHANGELOG for v2.17
  • 657edef bug #1110 Use the Security domain for translated messages (jderusse)
  • ae57f61 Use the Security domain in translated messages
  • e62f265 minor #1102 Simplify JWTTokenAuthenticator::loadUser (a.dmitryuk)
  • f172451 bug #1105 Fix creation of dynamic property (SpartakusMd)
  • 5688303 Fix creation of dynamic property
  • a1bfd8b Simplify JWTTokenAuthenticator::loadUser
  • 56021ef minor #1099 Update GitHub generic actions (vincentchalamon)
  • fef5eed feature #1098 Add API Platform compatibility (vincentchalamon)
  • fd75389 Add API Platform compatibility
  • 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.17.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.17.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 Feb 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2023

Superseded by #367.

@dependabot dependabot bot closed this Feb 8, 2023
@dependabot dependabot bot deleted the dependabot/composer/lexik/jwt-authentication-bundle-2.17.0 branch February 8, 2023 16:06
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