build(deps): bump the npm-minor-patch group across 1 directory with 7 updates - #26
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the npm-minor-patch group across 1 directory with 7 updates#26dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the npm-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` | | [turbo](https://github.com/vercel/turborepo) | `2.10.2` | `2.10.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.1` | `8.65.0` | | [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) | `5.2.8` | `5.3.0` | | [fastify](https://github.com/fastify/fastify) | `5.9.0` | `5.10.0` | | [hono](https://github.com/honojs/hono) | `4.12.27` | `4.12.31` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.11` | `3.4.12` | Updates `prettier` from 3.9.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.6) Updates `turbo` from 2.10.2 to 2.10.6 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.2...v2.10.6) Updates `typescript-eslint` from 8.62.1 to 8.65.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.65.0/packages/typescript-eslint) Updates `@fontsource/inter` from 5.2.8 to 5.3.0 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter) Updates `fastify` from 5.9.0 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.9.0...v5.10.0) Updates `hono` from 4.12.27 to 4.12.31 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.27...v4.12.31) Updates `dompurify` from 3.4.11 to 3.4.12 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.11...3.4.12) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: turbo dependency-version: 2.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@fontsource/inter" dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: hono dependency-version: 4.12.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-1fa388da78
branch
July 30, 2026 15:36
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 npm-minor-patch group with 7 updates in the / directory:
3.9.43.9.62.10.22.10.68.62.18.65.05.2.85.3.05.9.05.10.04.12.274.12.313.4.113.4.12Updates
prettierfrom 3.9.4 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
turbofrom 2.10.2 to 2.10.6Release notes
Sourced from turbo's releases.
... (truncated)
Commits
ce10e05publish 2.10.6 to registryf08f35cfix: Preserve project Yarn package extensions (#13425)1b95fcbfix: Match JIT inputs for affected tasks (#13426)c8e36adchore: Upgrade js-yaml (#13427)d0dbd5achore: Update tar to 7.5.18 (#13428)d45bf2achore: Upgrade brace-expansion (#13429)ceee06brelease(turborepo): 2.10.6-canary.5 (#13424)328b99ffix: Refactorturbo watch(#13423)82cd34crefactor: Use regex! for static pattern compilation (#13419)31be2b8fix: Check dynamic imports in boundaries (#13418)Updates
typescript-eslintfrom 8.62.1 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.0Updates
@fontsource/interfrom 5.2.8 to 5.3.0Commits
Updates
fastifyfrom 5.9.0 to 5.10.0Release notes
Sourced from fastify's releases.
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
honofrom 4.12.27 to 4.12.31Release notes
Sourced from hono's releases.
... (truncated)
Commits
cadff884.12.3164c613atest(validator): fix misspelled identifier in transform type test (#5136)aeba9ecfix(sse): emit retry feild when retry is0(#5135)d796450fix(request): fix multipart boundary mismatch incloneRawRequest(#5133)80959d4fix(utils/body): reuse cached formData inparseBody()(#5131)21b44b6refactor(aws-lambada): remove FIXME in@ts-expect-error(#5130)5f73897docs(combine): close quote in combine JSDoc example (#5126)c285f9achore(benchmark): add app.fetch() overhead benchmark (#5117)fb9d7bftest(context): assert case-insensitive header names in response helpers (#5116)b2ae3a24.12.30Updates
dompurifyfrom 3.4.11 to 3.4.12Release notes
Sourced from dompurify's releases.
Commits
a9ca1e5release: 3.4.12 (#1537)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 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