chore(deps): bump the production-dependencies group across 1 directory with 8 updates - #34
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/cors](https://github.com/fastify/fastify-cors) | `11.2.0` | `11.3.0` | | [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) | `11.0.0` | `11.1.0` | | [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.7.0` | `9.8.1` | | [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `6.0.0` | `6.1.0` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.8.0` | `7.9.1` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.8.0` | `7.9.1` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.10.0` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` | Updates `@fastify/cors` from 11.2.0 to 11.3.0 - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v11.2.0...v11.3.0) Updates `@fastify/rate-limit` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/fastify/fastify-rate-limit/releases) - [Commits](fastify/fastify-rate-limit@v11.0.0...v11.1.0) Updates `@fastify/swagger` from 9.7.0 to 9.8.1 - [Release notes](https://github.com/fastify/fastify-swagger/releases) - [Commits](fastify/fastify-swagger@v9.7.0...v9.8.1) Updates `@fastify/swagger-ui` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/fastify/fastify-swagger-ui/releases) - [Commits](fastify/fastify-swagger-ui@v6.0.0...v6.1.0) Updates `@prisma/adapter-pg` from 7.8.0 to 7.9.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/adapter-pg) Updates `@prisma/client` from 7.8.0 to 7.9.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/client) Updates `fastify` from 5.8.5 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.10.0) Updates `jose` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/rate-limit" dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/swagger" dependency-version: 9.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/swagger-ui" dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/adapter-pg" dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/client" dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the production-dependencies group with 8 updates in the / directory:
11.2.011.3.011.0.011.1.09.7.09.8.16.0.06.1.07.8.07.9.17.8.07.9.15.8.55.10.06.2.36.2.4Updates
@fastify/corsfrom 11.2.0 to 11.3.0Release notes
Sourced from @fastify/cors's releases.
Commits
2c60caaBumped v11.3.0cf4986echore: bump@types/nodein the dev-dependencies-typescript group (#411)816d054test: remove remaining tap-style assertions from vary tests (#410)20507eachore(package.json): fix delvedor's personal url (#409)6fe85c4docs(readme): update request origin link (#408)57bdc65chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#407)a8ae57dchore: update depedabot setting4d34798chore(.gitattributes): retain binary file eol style (#402)675ebefrefactor(types): migrate from tsd to tstyche (#403)ef25e0bci: add lock-threads workflow (#401)Updates
@fastify/rate-limitfrom 11.0.0 to 11.1.0Release notes
Sourced from @fastify/rate-limit's releases.
Commits
d7d6086Bumped v11.1.0c76be97feat: add increment option to createRateLimit (#449)f65adefchore(package.json): fix delvedor's personal urlfd252f0chore: Bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#450)0ab984dchore: update depedabot setting (#447)Updates
@fastify/swaggerfrom 9.7.0 to 9.8.1Release notes
Sourced from @fastify/swagger's releases.
Commits
bdee614Bumped v9.8.164c617cfix: reduce the numbers of onReady hooks (#932)f3c6940Bumped v9.8.091aac4edocs: fix broken links (#930)a10dfdechore: bump@types/nodein the dev-dependencies-typescript group (#931)dc0bf39chore(package.json): fix delvedor's personal urlb3b056achore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#928)aa8d855chore: update depedabot settinge0424bcrefactor(types): migrate from tsd to tstyche (#923)7c02ffcchore(.gitattributes): retain binary file eol style (#922)Updates
@fastify/swagger-uifrom 6.0.0 to 6.1.0Release notes
Sourced from @fastify/swagger-ui's releases.
Commits
cbeb98aBumped v6.1.0d792bbachore: bump@types/nodein the dev-dependencies-typescript group (#280)3895707chore: bump actions/checkout from 6 to 7 (#279)4a621ddchore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#278)aa8cbf8chore: update depedabot setting (#275)Updates
@prisma/adapter-pgfrom 7.8.0 to 7.9.1Release notes
Sourced from @prisma/adapter-pg's releases.
... (truncated)
Commits
35003fdchore(adapter-pg): remove duplicate values parameter (#29650)d6d9fc9chore: remove parameterization from sqlcommenter-query-insights (#29518)Updates
@prisma/clientfrom 7.8.0 to 7.9.1Release notes
Sourced from @prisma/client's releases.
... (truncated)
Commits
b829850ci: upgrade pnpm to 11 to restore pnpm audit (#29725)280fd56fix(client): mask each quoted string in maskQuery independently (#29723)4da3774fix(client): reject invalid raw dates (#29697)a7cec97chore(deps): update engines to 7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6...58f8439fix(client): pin pg-protocol in prisma-client-imports-postgres e2e test (#29687)918cf5dfix(client): improve adapter-related Prisma 7 error messages (#29624)93da6eaci(e2e): shard client e2e suite across 3 jobs to fix chronic timeouts (#29619)3937779fix: remove duplicate 'the the' in test comments (#29610)fda8fbcchore(deps): bump@prisma/devto 0.24.9 (resolves hono GHSA-92pp-h63x-v22m) (...0036baffix(client-engine-runtime): surface unmapped driver errors as user-facing P20...Updates
fastifyfrom 5.8.5 to 5.10.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
94bcbccBumped v5.10.0c47975edocs: Update import for page consistency (#6771)82952b8docs: Logging.md with per-route log level info (#6627)6ac2e95fix: derive request.port from request.host (#6680)5f4871fperf: reduce per-request overhead in the request lifecycle (#6831)ec4bc66chore: Bump fast-json-stringify to v7 (#6800)d0b649ddocs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)826c807docs: fix incorrect defaults and code examples in Server.md (#6805)6f63ce9fix: use ContentType to detectjsonandcharsetin reply.send (#6830)75d74e1feat: introduce log controller layer (#6580)Updates
josefrom 6.2.3 to 6.2.4Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3ced677chore(release): 6.2.49725456chore: bump packages386a3ebrefactor: normalize JWK export members from runtime quirksf86dbefchore: bump packages990c670test: update electron expectations0bbe2d0chore: fix broken links for undici294c40ctest: update electron expectationsa378068chore(deps): bump the actions group with 2 updatesb299ce2chore(deps-dev): bump undicif261d84chore(deps-dev): bump tar in the npm_and_yarn group across 1 directoryDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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