-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update web-token/jwt-library requirement from ^3.4 to ^3.4 || ^4.0 in the production-dependencies group #1
Conversation
2b629d8
to
c0618f8
Compare
@dependabot rebase |
3bbce49
to
279b905
Compare
279b905
to
1c58fc1
Compare
@cicnavi It's up to you what you want with this.. |
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. |
7400db6
to
345a8b1
Compare
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]>
345a8b1
to
6a0f135
Compare
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]>
6a0f135
to
753240c
Compare
… of github.com:simplesamlphp/openid into dependabot/composer/production-dependencies-b067fb6425
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
I think this should be it. @tvdijen can you double check (at least regarding GHA)... |
Looking good :) |
Updates the requirements on web-token/jwt-library to permit the latest version.
Updates
web-token/jwt-library
to 4.0.1Commits
cdf0d7c
"Replace mb_* functions with equivalent non-multibyte functions" (#578)cdfcb0b
Merge uo 3.4.4 to 4.0.x1ef0d57
Merge uo 3.4.4 to 4.0.x48cb17a
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.x4b09510
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-efba4dYou 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