chore(deps): bump jsonwebtoken and oas-tools in /server - #70
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump jsonwebtoken and oas-tools in /server#70dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Removes [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). It's no longer used after updating ancestor dependency [oas-tools](https://github.com/oas-tools/oas-tools). These dependencies need to be updated together. Removes `jsonwebtoken` Updates `oas-tools` from 2.2.2 to 3.1.0 - [Release notes](https://github.com/oas-tools/oas-tools/releases) - [Changelog](https://github.com/oas-tools/oas-tools/blob/main/CHANGELOG.md) - [Commits](oas-tools/oas-tools@2.2.2...v3.1.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: oas-tools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
k1ch
requested changes
Dec 28, 2023
k1ch
left a comment
Collaborator
There was a problem hiding this comment.
We should not upgrade oas-tools to v3 until this issue is resolved: oas-tools/oas-tools#383
This was referenced Dec 28, 2023
k1ch
marked this pull request as draft
August 28, 2024 20:41
Collaborator
|
This PR is a duplicate of #146 |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/server/jsonwebtoken-and-oas-tools--removed
branch
July 22, 2025 21:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes jsonwebtoken. It's no longer used after updating ancestor dependency oas-tools. These dependencies need to be updated together.
Removes
jsonwebtokenUpdates
oas-toolsfrom 2.2.2 to 3.1.0Release notes
Sourced from oas-tools's releases.
... (truncated)
Changelog
Sourced from oas-tools's changelog.
... (truncated)
Commits
622df71chore(release): v3.1.0 [skip ci]15c3c54Merge pull request #368 from oas-tools/develop32a4871Merge pull request #366 from pebo/fix/jest-dynamic-esm-import-issue1d626b7chore: Update commons libraryeaf73a0fix: Avoid route overlapping when registeringae3a2e6style: lint fix8bb0aa5fix: Compatibility issue with parameter parsing3a8a74cMerge pull request #365 from pebo/feat/upgrade-js-yaml918de8cfix: support jest test906596afeat: upgrade js-yaml to v4.1.0You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.