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.12.3 to 2.18.1 #1260

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

Conversation

dependabot[bot]
Copy link

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

Bumps lexik/jwt-authentication-bundle from 2.12.3 to 2.18.1.

Release notes

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

v2.18.1

What's Changed

New Contributors

Full Changelog: lexik/LexikJWTAuthenticationBundle@v2.18.0...v2.18.1

v2.18.0

What's Changed

New Contributors

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

v2.17.0

What's Changed

New Contributors

... (truncated)

Changelog

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

2.18.1 (2023-13-02)

2.18.0 (2023-08-02)

  • bug #1109 Replaced deprecated ValidAt() with LooseValidAt() (carcabot)
  • feature #1112 Better API Platform and json_login compatibility (alanpoulain)

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)

... (truncated)

Commits
  • 0609638 Update CHANGELOG for v2.18.1
  • c7d2d70 bug #1115 Fix ci 2.x (maxhelias)
  • be8ed34 Fix ci 2.x
  • 8f23254 Update CHANGELOG for v2.18.0
  • 3972b16 bug #1109 Replaced deprecated ValidAt() with LooseValidAt() (carcabot)
  • c54d647 feature #1112 fix: better API Platform and json_login compatibility (alanpoul...
  • f6f4f6f fix: better API Platform and json_login compatibility
  • 407de37 Fix release date
  • 6a6f198 Update CHANGELOG for v2.17
  • 657edef bug #1110 Use the Security domain for translated messages (jderusse)
  • 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.12.3 to 2.18.1.
- [Release notes](https://github.com/lexik/LexikJWTAuthenticationBundle/releases)
- [Changelog](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/CHANGELOG.md)
- [Commits](lexik/LexikJWTAuthenticationBundle@v2.12.3...v2.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 14, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2023

Dependabot tried to add @dmetzner as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/mahmoudZkhalil/Catroweb/pulls/1260/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mahmoudZkhalil/Catroweb repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
0 participants