-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the yarn group with 21 updates #70
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/yarn-4745507bf5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the yarn group with 21 updates: | Package | From | To | | --- | --- | --- | | [@fastify/cors](https://github.com/fastify/fastify-cors) | `11.1.0` | `11.2.0` | | [@fastify/mongodb](https://github.com/fastify/fastify-mongodb) | `9.0.2` | `10.0.0` | | [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.6.1` | `9.7.0` | | [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `5.2.3` | `5.2.5` | | [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) | `5.2.0` | `6.1.0` | | [@scalar/fastify-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/fastify) | `1.40.0` | `1.44.16` | | [@sinclair/typebox](https://github.com/sinclairzx81/typebox-legacy) | `0.34.41` | `0.34.48` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `9.0.2` | `9.0.3` | | [jwks-rsa](https://github.com/auth0/node-jwks-rsa) | `3.2.0` | `3.2.2` | | [openid-client](https://github.com/panva/openid-client) | `6.8.1` | `6.8.2` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.1.0` | `20.4.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.0.0` | `20.4.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `10.0.1` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `5.2.2` | `6.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.2.3` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `10.0.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.7.0` | `1.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.1` | `8.55.0` | Updates `@fastify/cors` from 11.1.0 to 11.2.0 - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v11.1.0...v11.2.0) Updates `@fastify/mongodb` from 9.0.2 to 10.0.0 - [Release notes](https://github.com/fastify/fastify-mongodb/releases) - [Commits](fastify/fastify-mongodb@v9.0.2...v10.0.0) Updates `@fastify/swagger` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/fastify/fastify-swagger/releases) - [Commits](fastify/fastify-swagger@v9.6.1...v9.7.0) Updates `@fastify/swagger-ui` from 5.2.3 to 5.2.5 - [Release notes](https://github.com/fastify/fastify-swagger-ui/releases) - [Commits](fastify/fastify-swagger-ui@v5.2.3...v5.2.5) Updates `@fastify/type-provider-typebox` from 5.2.0 to 6.1.0 - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases) - [Commits](fastify/fastify-type-provider-typebox@v5.2.0...v6.1.0) Updates `@scalar/fastify-api-reference` from 1.40.0 to 1.44.16 - [Release notes](https://github.com/scalar/scalar/releases) - [Changelog](https://github.com/scalar/scalar/blob/main/integrations/fastify/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/fastify) Updates `@sinclair/typebox` from 0.34.41 to 0.34.48 - [Commits](https://github.com/sinclairzx81/typebox-legacy/commits/0.34.48) Updates `jsonwebtoken` from 9.0.2 to 9.0.3 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) Updates `jwks-rsa` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/auth0/node-jwks-rsa/releases) - [Changelog](https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md) - [Commits](auth0/node-jwks-rsa@v3.2.0...v3.2.2) Updates `openid-client` from 6.8.1 to 6.8.2 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.8.1...v6.8.2) Updates `@commitlint/cli` from 20.1.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.0.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/config-conventional) Updates `@eslint/js` from 9.39.1 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `@trivago/prettier-plugin-sort-imports` from 5.2.2 to 6.0.2 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v5.2.2...v6.0.2) Updates `@types/node` from 24.10.1 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.1 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v10.0.0) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `globals` from 16.5.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.3.0) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `prettier-plugin-jsdoc` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/commits) Updates `typescript-eslint` from 8.48.1 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@fastify/mongodb" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn - dependency-name: "@fastify/swagger" dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@fastify/swagger-ui" dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: "@fastify/type-provider-typebox" dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn - dependency-name: "@scalar/fastify-api-reference" dependency-version: 1.44.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@sinclair/typebox" dependency-version: 0.34.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: jwks-rsa dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: openid-client dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: "@commitlint/cli" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn - dependency-name: prettier-plugin-jsdoc dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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
javascript
Pull requests that update javascript code
0 participants
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.
Bumps the yarn group with 21 updates:
11.1.011.2.09.0.210.0.09.6.19.7.05.2.35.2.55.2.06.1.01.40.01.44.160.34.410.34.489.0.29.0.33.2.03.2.26.8.16.8.220.1.020.4.120.0.020.4.19.39.110.0.15.2.26.0.224.10.125.2.39.39.110.0.05.5.45.5.516.5.017.3.03.8.03.8.11.7.01.8.08.48.18.55.0Updates
@fastify/corsfrom 11.1.0 to 11.2.0Release notes
Sourced from
@fastify/cors's releases.Commits
db4ceb6v11.2.0aeb6a48feat: support route-level CORS configuration (#384)561480bci(ci): add concurrency config (#388)708f3a3build(deps-dev): remove@fastify/pre-commit(#387)7a478c0chore(.npmrc): ignore scripts (#386)3502123chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#385)4c03abefix(docs): config set (#382)2e5f646chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#379)Maintainer changes
This version was pushed to npm by gurgunday, a new releaser for
@fastify/corssince your current version.Updates
@fastify/mongodbfrom 9.0.2 to 10.0.0Release notes
Sourced from
@fastify/mongodb's releases.Commits
3b3ee3bBumped v10.0.0938c950chore(deps-dev): bump@types/nodefrom 24.10.4 to 25.0.3 (#264)92f0127chore(deps): bump mongodb from 6.21.0 to 7.0.0 (#263)f938631ci(ci): add concurrency config (#262)b46e0f7build(deps-dev): remove@fastify/pre-commit(#261)6c846f5chore(.npmrc): ignore scripts (#260)a4675d1chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#259)fa8d387chore(deps-dev): bump@types/nodefrom 22.15.34 to 24.0.8 (#258)f12a933chore(license): update date ranges; standardise style (#257)5d3988achore(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#256)Updates
@fastify/swaggerfrom 9.6.1 to 9.7.0Release notes
Sourced from
@fastify/swagger's releases.Commits
4e44d70Bumped v9.7.0ab6c5dffix(openapi): keep required query flag for params (#910)99b9b43chore: ignore local AI assistant files (#909)a65d96afix(openapi): always set requestBody.required to true when schema.body exists...d35da58chore: remove tests-checker workflow (#908)efcb074chore(deps-dev): bump@types/nodefrom 24.10.4 to 25.0.3 (#907)746069dchore: faster checks (#905)Updates
@fastify/swagger-uifrom 5.2.3 to 5.2.5Release notes
Sourced from
@fastify/swagger-ui's releases.Commits
fa38d45Bumped v5.2.55735941fix: include oauth2-redirect.js in npm package distribution (#252)35d89efBumped v5.2.4e6825d7chore(deps-dev): bump swagger-ui-dist from 5.30.3 to 5.31.0 (#249)c52d0b2chore(deps): bump@fastify/staticfrom 8.3.0 to 9.0.0 (#248)81f5b82chore(deps-dev): bump@types/nodefrom 24.10.4 to 25.0.3 (#247)8e60368chore(deps-dev): bump swagger-ui-dist from 5.30.1 to 5.30.3 (#246)e020ed3chore(deps): bump actions/checkout from 5 to 6 (#245)93a5eedchore(deps-dev): bump swagger-ui-dist from 5.29.1 to 5.30.1 (#243)9a2ccedchore(deps): bump actions/setup-node from 5 to 6 (#242)Updates
@fastify/type-provider-typeboxfrom 5.2.0 to 6.1.0Release notes
Sourced from
@fastify/type-provider-typebox's releases.Commits
950b8e9v6.1.0afa05c4feat: export Format from Typebox (#252)824d9a9ci(ci): add concurrency config (#253)8fe1d9bfeat: return complete validation error properties (#243)64e737cbuild(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 (#239)dcc9acaci: check dependabot prs originate from repo (#246)4623912docs: update typebox references (#245)2c8319ebuild(deps-dev): remove@fastify/pre-commit(#244)22a9055v6.0.0069d0c4chore: bump typebox to v1 (#241)Updates
@scalar/fastify-api-referencefrom 1.40.0 to 1.44.16Changelog
Sourced from
@scalar/fastify-api-reference's changelog.... (truncated)
Commits
Updates
@sinclair/typeboxfrom 0.34.41 to 0.34.48Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sinclair/typeboxsince your current version.Updates
jsonwebtokenfrom 9.0.2 to 9.0.3Changelog
Sourced from jsonwebtoken's changelog.
Commits
ed59e76chore: bump jws to 4.0.1 (#1007)Updates
jwks-rsafrom 3.2.0 to 3.2.2Release notes
Sourced from jwks-rsa's releases.
Changelog
Sourced from jwks-rsa's changelog.
Commits
67f55ffRelease v3.2.2 (#483)e3523bfRelease v3.2.2db11279fix: jwksUri should be optional when custom fetcher is provided (#477)f398a62Merge branch 'master' into fix/jwksUri-optional575f77dchore(deps): bump jws from 3.2.2 to 3.2.3 in /examples/hapi-demo968ba8cchore(deps): bump jws from 3.2.2 to 3.2.3 in /examples/hapi-demo (#482)0fa7733chore(deps): bump jws from 3.2.2 to 3.2.3 in /examples/hapi-demobe8d852Merge branch 'master' into fix/jwksUri-optional0e61722fix: Updating koa to 2.16.3 in exampls/koa-demo (#481)22ac0dfupating package-lockMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jwks-rsa since your current version.
Updates
openid-clientfrom 6.8.1 to 6.8.2Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
Commits
b14e51cchore(release): 6.8.2f6f84e2fix: use duplex: half for fetchProtectedResource with ReadableStream body inputf879890chore: bump packagesb506e1abuild(deps): bump the actions group with 4 updates (#853)0baa958chore: bump packagesc5d4931chore: bump packages7cf3c12test: revert undici for the time being8b2e360chore: bump packages79386b7build(deps): bump lodash from 4.17.21 to 4.17.23 (#849)950e199build(deps-dev): bump tar from 7.5.3 to 7.5.6 (#848)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openid-client since your current version.
Updates
@commitlint/clifrom 20.1.0 to 20.4.1Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.Commits
e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)1828d6erefactor: replace lodash.merge with lodash.mergewith (#4603)be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0Updates
@commitlint/config-conventionalfrom 20.0.0 to 20.4.1Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
e7ae28dv20.4.1c68de5ev20.4.03aaf0a6feat: upgrade conventional commit packages #4082 (#4597)be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0Updates
@eslint/jsfrom 9.39.1 to 10.0.1Release notes
Sourced from
@eslint/js's releases.