Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/hydraPublic
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

chore(deps): bump the npm_and_yarn group across 2 directories with 6 updates#3960

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/npm_and_yarn/npm_and_yarn-d2256119c0

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 12, 2025

Bumps the npm_and_yarn group with 5 updates in the / directory:

PackageFromTo
jsonwebtoken8.5.19.0.0
@cypress/request2.88.123.0.8
cypress9.7.014.1.0
path-to-regexp3.2.03.3.0
@openapitools/openapi-generator-cli2.13.52.17.0

Bumps the npm_and_yarn group with 1 update in the /test/e2e/oauth2-client directory:jsonwebtoken.

Updatesjsonwebtoken from 8.5.1 to 9.0.0

Changelog

Sourced fromjsonwebtoken's changelog.

9.0.0 - 2022-12-21

Breaking changes: SeeMigration from v8 to v9

Breaking changes

  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default. ([834503079514b72264fd13023a3b8d648afd6a16]auth0/node-jsonwebtoken@8345030)
  • RSA key size must be 2048 bits or greater. ([ecdf6cc6073ea13a7e71df5fad043550f08d0fa6]auth0/node-jsonwebtoken@ecdf6cc)
  • Key types must be valid for the signing / verification algorithm

Security fixes

  • security: fixesArbitrary File Write via verify function -CVE-2022-23529
  • security: fixesInsecure default algorithm in jwt.verify() could lead to signature validation bypass -CVE-2022-23540
  • security: fixesInsecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC -CVE-2022-23541
  • security: fixesUnrestricted key type could lead to legacy keys usage -CVE-2022-23539
Commits
  • e1fa9dc Merge pull request fromGHSA-8cf7-32gw-wr33
  • 5eaedbf chore(ci): remove github test actions job (#861)
  • cd4163e chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)
  • ecdf6cc fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...
  • 8345030 fix(sign&verify)!: Remove defaultnone support fromsign andverify met...
  • 7e6a86b Upload OpsLevel YAML (#849)
  • 74d5719 docs: update references vercel/ms references (#770)
  • d71e383 docs: document "invalid token" error
  • 3765003 docs: fix spelling in README.md: Peak -> Peek (#754)
  • a46097e docs: make decode impossible to discover before verify
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm byjulien.wollscheid, a new releaser for jsonwebtoken since your current version.


Updates@cypress/request from 2.88.12 to 3.0.8

Release notes

Sourced from@​cypress/request's releases.

v3.0.8

3.0.8 (2025-03-04)

Bug Fixes

  • deps: update dependency qs to v6.14.0 (16066b6)

v3.0.7

3.0.7 (2024-12-09)

Bug Fixes

  • deps: update dependency qs to v6.13.1 (00d1835)

v3.0.6

3.0.6 (2024-10-29)

Bug Fixes

  • deps: update dependency tough-cookie to v5 (65ad82c)

v3.0.5

3.0.5 (2024-09-09)

Bug Fixes

  • deps: update dependency form-data to v4 (6b90580)

v3.0.4

3.0.4 (2024-09-05)

Bug Fixes

  • deps: update dependency form-data to ~2.5.0 (87b5e92)

v3.0.3

3.0.3 (2024-09-05)

Bug Fixes

  • deps: update dependency qs to v6.13.0 (15e0900)

v3.0.2

3.0.2 (2024-09-05)

... (truncated)

Commits
  • a1252dd Merge pull request#84 from cypress-io/renovate/qs-6.x
  • 16066b6 fix(deps): update dependency qs to v6.14.0
  • 5fd0770 Merge pull request#83 from cypress-io/renovate/cimg-node-18.x
  • b42b322 chore(deps): update node.js to v18.20.7
  • e79201a Merge pull request#80 from cypress-io/renovate/cimg-node-18.x
  • 0e4e875 Merge pull request#81 from cypress-io/renovate/qs-6.x
  • 00d1835 fix(deps): update dependency qs to v6.13.1
  • 4b21ed1 chore(deps): update node.js to v18.20.5
  • 52b96dd Merge pull request#73 from cypress-io/renovate/tough-cookie-5.x
  • 65ad82c fix(deps): update dependency tough-cookie to v5
  • Additional commits viewable incompare view

Updatescypress from 9.7.0 to 14.1.0

Release notes

Sourced fromcypress's releases.

v14.1.0

Changelog:https://docs.cypress.io/app/references/changelog#14-1-0

v14.0.3

Changelog:https://docs.cypress.io/app/references/changelog#14-0-3

v14.0.2

Changelog:https://docs.cypress.io/app/references/changelog#14-0-2

v14.0.1

Changelog:https://docs.cypress.io/app/references/changelog#14-0-1

v14.0.0

Changelog:https://docs.cypress.io/app/references/changelog#14-0-0

v13.17.0

Changelog:https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Changelog:https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Changelog:https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Changelog:https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Changelog:https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Changelog:https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Changelog:https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Changelog:https://docs.cypress.io/guides/references/changelog#13-14-1

v13.14.0

Changelog:https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Changelog:https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Changelog:https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Changelog:https://docs.cypress.io/guides/references/changelog#13-13-1

... (truncated)

Commits
  • 7ffd5a3 chore: release 14.1.0 (#31168)
  • 2d80905 fix: corrects unit calculations in the slow network error message during Test...
  • 63a9f88 chore: updating v8 snapshot cache (#31163)
  • 3d9617c chore: updating v8 snapshot cache (#31162)
  • 77e5219 chore: updating v8 snapshot cache (#31161)
  • b4c7e40 dependency: update dependency compression to v1.8.0 (#31151)
  • 1e7b596 misc: Add some missing types + Convert js driver/query tests to ts (#31154)
  • 5da0995 feat: implement webdriver BiDi for Firefox versions 135 and greater (#30870)
  • 0177508 chore: set up sharing of react via module federation in studio (#31129)
  • a6e2efc chore: Update v8 snapshot cache - windows (#31157)
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm bycypress-npm-publisher, a new releaser for cypress since your current version.


Updatespath-to-regexp from 3.2.0 to 3.3.0

Release notes

Sourced frompath-to-regexp's releases.

Add backtracking protection

Fixed

  • Add backtrack protection to 3.x release (#321) d31670a

pillarjs/path-to-regexp@v3.2.0...v3.3.0

Commits

Updates@openapitools/openapi-generator-cli from 2.13.5 to 2.17.0

Release notes

Sourced from@​openapitools/openapi-generator-cli's releases.

v2.17.0

2.17.0 (2025-02-28)

Features

v2.16.3

2.16.3 (2025-01-26)

Bug Fixes

  • deps: update dependency proxy-agent to v6.5.0 (#876) (9c93387)

v2.16.2

2.16.2 (2025-01-22)

Bug Fixes

  • deps: update nest monorepo to v10.4.15 (#868) (898584a)

v2.16.1

2.16.1 (2025-01-22)

Bug Fixes

  • deps: update dependency axios to v1.7.9 (#867) (02ee586)

v2.16.0

2.16.0 (2025-01-22)

Features

v2.15.4

2.15.4 (2025-01-22)

Bug Fixes

  • deps: update dependency@​nestjs/axios to v3.1.3 (#858) (5f34ed2)

v2.15.3

2.15.3 (2024-11-01)

... (truncated)

Commits
  • fbcecee feat(release): v7.12.0 release (#884)
  • 2d93cd2 chore(deps): update dependency eslint-config-prettier to v10 (#878)
  • 86afc67 chore(deps): update dependency eslint to v9.19.0 (#877)
  • 9c93387 fix(deps): update dependency proxy-agent to v6.5.0 (#876)
  • dcf7cce chore(deps): update nx monorepo to v20.3.3 (#875)
  • 9443cf0 chore(deps): update dependency type-fest to v4.33.0 (#874)
  • 397d979 chore(deps): update dependency prettier to v3.4.2 (#873)
  • 79dfe20 chore(deps): update dependency eslint to v9.18.0 (#872)
  • 9a7d324 chore(deps): update dependency@​types/node to v18.19.74 (#871)
  • c2de65e chore(deps): update commitlint monorepo (#869)
  • Additional commits viewable incompare view

Updatesjsonwebtoken from 8.5.1 to 9.0.0

Changelog

Sourced fromjsonwebtoken's changelog.

9.0.0 - 2022-12-21

Breaking changes: SeeMigration from v8 to v9

Breaking changes

  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default. ([834503079514b72264fd13023a3b8d648afd6a16]auth0/node-jsonwebtoken@8345030)
  • RSA key size must be 2048 bits or greater. ([ecdf6cc6073ea13a7e71df5fad043550f08d0fa6]auth0/node-jsonwebtoken@ecdf6cc)
  • Key types must be valid for the signing / verification algorithm

Security fixes

  • security: fixesArbitrary File Write via verify function -CVE-2022-23529
  • security: fixesInsecure default algorithm in jwt.verify() could lead to signature validation bypass -CVE-2022-23540
  • security: fixesInsecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC -CVE-2022-23541
  • security: fixesUnrestricted key type could lead to legacy keys usage -CVE-2022-23539
Commits
  • e1fa9dc Merge pull request fromGHSA-8cf7-32gw-wr33
  • 5eaedbf chore(ci): remove github test actions job (#861)
  • cd4163e chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)
  • ecdf6cc fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...
  • 8345030 fix(sign&verify)!: Remove defaultnone support fromsign andverify met...
  • 7e6a86b Upload OpsLevel YAML (#849)
  • 74d5719 docs: update references vercel/ms references (#770)
  • d71e383 docs: document "invalid token" error
  • 3765003 docs: fix spelling in README.md: Peak -> Peek (#754)
  • a46097e docs: make decode impossible to discover before verify
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm byjulien.wollscheid, a new releaser for jsonwebtoken since your current version.


Updateslodash from 4.17.14 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance oftoNumber,trim andtrimEnd on large input strings
  • 3469357 Prevent command injection through_.template'svariable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork oflodash-cli.
  • 5d046f3 Re-enable Travis tests on4.17 branch.
  • aa816b3 Remove/npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm bybnjmnt4n, a new releaser for lodash since your current version.


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 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
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

…updatesBumps the npm_and_yarn group with 5 updates in the / directory:| Package | From | To || --- | --- | --- || [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `8.5.1` | `9.0.0` || [@cypress/request](https://github.com/cypress-io/request) | `2.88.12` | `3.0.8` || [cypress](https://github.com/cypress-io/cypress) | `9.7.0` | `14.1.0` || [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `3.2.0` | `3.3.0` || [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.13.5` | `2.17.0` |Bumps the npm_and_yarn group with 1 update in the /test/e2e/oauth2-client directory: [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken).Updates `jsonwebtoken` from 8.5.1 to 9.0.0- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)Updates `@cypress/request` from 2.88.12 to 3.0.8- [Release notes](https://github.com/cypress-io/request/releases)- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)- [Commits](cypress-io/request@v2.88.12...v3.0.8)Updates `cypress` from 9.7.0 to 14.1.0- [Release notes](https://github.com/cypress-io/cypress/releases)- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)- [Commits](cypress-io/cypress@v9.7.0...v14.1.0)Updates `path-to-regexp` from 3.2.0 to 3.3.0- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)- [Commits](pillarjs/path-to-regexp@v3.2.0...v3.3.0)Updates `@openapitools/openapi-generator-cli` from 2.13.5 to 2.17.0- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)- [Commits](OpenAPITools/openapi-generator-cli@v2.13.5...v2.17.0)Updates `jsonwebtoken` from 8.5.1 to 9.0.0- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)Updates `lodash` from 4.17.14 to 4.17.21- [Release notes](https://github.com/lodash/lodash/releases)- [Commits](lodash/lodash@4.17.14...4.17.21)---updated-dependencies:- dependency-name: jsonwebtoken  dependency-type: direct:development  dependency-group: npm_and_yarn- dependency-name: "@cypress/request"  dependency-type: indirect  dependency-group: npm_and_yarn- dependency-name: cypress  dependency-type: direct:development  dependency-group: npm_and_yarn- dependency-name: path-to-regexp  dependency-type: indirect  dependency-group: npm_and_yarn- dependency-name: "@openapitools/openapi-generator-cli"  dependency-type: direct:production  dependency-group: npm_and_yarn- dependency-name: jsonwebtoken  dependency-type: direct:production  dependency-group: npm_and_yarn- dependency-name: lodash  dependency-type: indirect  dependency-group: npm_and_yarn...Signed-off-by: dependabot[bot] <support@github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aeneasraeneasrAwaiting requested review from aeneasraeneasr is a code owner

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp