build(deps): bump the all-dependencies group across 1 directory with 7 updates - #19
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the all-dependencies group across 1 directory with 7 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.58.0` | `0.60.0` | | [execa](https://github.com/sindresorhus/execa) | `9.6.1` | `10.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.11.4` | `16.12.0` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.1.1` | `15.2.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.11.4` | `16.12.0` | | [next](https://github.com/vercel/next.js) | `16.2.10` | `16.2.11` | Updates `oxfmt` from 0.58.0 to 0.60.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.60.0/npm/oxfmt) Updates `execa` from 9.6.1 to 10.0.0 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.6.1...v10.0.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `fumadocs-core` from 16.11.4 to 16.12.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.4...fumadocs@16.12.0) Updates `fumadocs-mdx` from 15.1.1 to 15.2.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.1.1...fumadocs-mdx@15.2.0) Updates `fumadocs-ui` from 16.11.4 to 16.12.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.4...fumadocs@16.12.0) Updates `next` from 16.2.10 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.11) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: execa dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: fumadocs-core dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fumadocs-mdx dependency-version: 15.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: fumadocs-ui dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... 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/all-dependencies-d8e17abb2b
branch
July 29, 2026 23: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 all-dependencies group with 7 updates in the / directory:
0.58.00.60.09.6.110.0.06.0.37.0.216.11.416.12.015.1.115.2.016.11.416.12.016.2.1016.2.11Updates
oxfmtfrom 0.58.0 to 0.60.0Commits
83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)e2e0f94chore(docs): update sponsor section (#24588)2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)415fe1efix(oxfmt): error on ignorePatterns that cannot match files outside the confi...Updates
execafrom 9.6.1 to 10.0.0Release notes
Sourced from execa's releases.
... (truncated)
Commits
e38936910.0.03d9d820Improvetaskkillusage (#1258)5944b2dUpdate dev dependencies (#1257)84fa0ecAddkillDescendantsoption to also terminate descendant processes (#1256)ade74bfAddnodeChildProcessto subprocess promises and make the subprocess a norma...29d9cfcAdd.readableStream(),.writableStream()and.transformStream()methods...522654aFix flaky test9a7a162Usewhich-commandinstead ofwhich(#1253)c31c94cExpose the destination subprocess methods on.pipe()(#1252)4cafc3fMove away fromcross-spawn(#1251)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
fumadocs-corefrom 16.11.4 to 16.12.0Commits
18fad1eVersion Packages (#3424)0e913c8feat(ui): improve tabs auto-open2bf03effix(satteri): render math using katex by default8109536chore: bump deps06b1659docs: add AgentsKit to showcase (#3427)f90d6e2docs: update stale content053692bfix(ui): force center align on glass layout81ec318fix(satteri): temporarily workaround missing markdown to js223f5b1fix(language): add new translation keysc62f879docs: document Satteri port of local-mdUpdates
fumadocs-mdxfrom 15.1.1 to 15.2.0Release notes
Sourced from fumadocs-mdx's releases.
Commits
52af6cfMerge pull request #3416 from fuma-nama/tegami/version-packagesefc9d18chore(mdx): bake passthroughs into runtime module368a92efeat(mdx): macro collection-level last modified time13dfdbcfeat(mdx): no longer require include for macros6362332test macro API on vite126a74dfix(ui): fix accessibility of sidebar components430254cfix(mdx): fix file check1862822feat(mdx): redesign macro infrastructured3710a9fix(openapi): fix invalid generated requestba78b01fix(ui): correct prop typesUpdates
fumadocs-uifrom 16.11.4 to 16.12.0Commits
18fad1eVersion Packages (#3424)0e913c8feat(ui): improve tabs auto-open2bf03effix(satteri): render math using katex by default8109536chore: bump deps06b1659docs: add AgentsKit to showcase (#3427)f90d6e2docs: update stale content053692bfix(ui): force center align on glass layout81ec318fix(satteri): temporarily workaround missing markdown to js223f5b1fix(language): add new translation keysc62f879docs: document Satteri port of local-mdUpdates
nextfrom 16.2.10 to 16.2.11Release notes
Sourced from next's releases.
Commits
9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestbf9d17f[16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodiesfe28768[16.x] fix(next/image): improve performance of detectContentType()d8afb8d[16.x] Performance improvements when decoding React Server function payloadsDependabot 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