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

Update web-token/jwt-library requirement from ^3.4 to ^3.4 || ^4.0 in the production-dependencies group #1

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Updates the requirements on web-token/jwt-library to permit the latest version.
Updates web-token/jwt-library to 4.0.1

Commits
  • cdf0d7c "Replace mb_* functions with equivalent non-multibyte functions" (#578)
  • cdfcb0b Merge uo 3.4.4 to 4.0.x
  • 1ef0d57 Merge uo 3.4.4 to 4.0.x
  • 48cb17a Replace PHP_EOL with "\n" in certificate processing (#574)
  • d6c7789 Update dependencies and CI/CD (#572)
  • 61cbe19 Merge-up 3.4.x to 4.0.x
  • 4b09510 Explicitly mark parameter as nullable (#558)
  • 69586ce Avoid PHP warnings about undefined array keys when sanitizing malformed PEMs ...
  • 942fa77 Add tasks for automation with Castor and made relevant updates (#557)
  • 7b2a31a Merge pull request #555 from web-token/temp-efba4d
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 12, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch from 2b629d8 to c0618f8 Compare November 12, 2024 12:29
@tvdijen
Copy link
Member

tvdijen commented Nov 12, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch 2 times, most recently from 3bbce49 to 279b905 Compare November 13, 2024 21:35
@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch from 279b905 to 1c58fc1 Compare November 19, 2024 22:04
@simplesamlphp simplesamlphp deleted a comment from dependabot bot Nov 19, 2024
@tvdijen
Copy link
Member

tvdijen commented Nov 19, 2024

@cicnavi It's up to you what you want with this..
Dependabot is broken, so it will suggest major upgrades unless you append <4 in the version constraint.

@cicnavi
Copy link
Collaborator

cicnavi commented Nov 20, 2024

It would be good to support both v3 and v4, but I'll have to do a bit of refactoring. Will try to handle this next week.

@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch 4 times, most recently from 7400db6 to 345a8b1 Compare December 12, 2024 21:36
@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch from 345a8b1 to 6a0f135 Compare December 13, 2024 22:02
Updates the requirements on [web-token/jwt-library](https://github.com/web-token/jwt-library) to permit the latest version.

Updates `web-token/jwt-library` to 4.0.1
- [Commits](web-token/jwt-library@3.4.0...4.0.1)

---
updated-dependencies:
- dependency-name: web-token/jwt-library
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/production-dependencies-b067fb6425 branch from 6a0f135 to 753240c Compare December 16, 2024 21:14
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.

2 participants