build(deps-dev): bump the npm-development-minor-patch group with 5 updates - #335
Merged
cursor[bot] merged 1 commit intoSep 17, 2026
Conversation
…dates Bumps the npm-development-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `22.20.2` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.66.0` | `0.67.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.81.0` | `1.82.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.128.0` | `4.130.0` | Updates `@types/node` from 22.20.1 to 22.20.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxfmt` from 0.66.0 to 0.67.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.67.0/npm/oxfmt) Updates `oxlint` from 1.81.0 to 1.82.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.82.0/npm/oxlint) Updates `vite` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) Updates `wrangler` from 4.128.0 to 4.130.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.130.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-minor-patch - dependency-name: oxfmt dependency-version: 0.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: oxlint dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch - dependency-name: wrangler dependency-version: 4.130.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying podnotes with
|
| Latest commit: |
697d67f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ce06b491.podnotes.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-npm-97wj.podnotes.pages.dev |
There was a problem hiding this comment.
Dependabot build(deps-dev) group bump looks safe to merge. Diff is package.json + lockfile only; no source or config changes. Title will not cut a plugin release.
Updates
@types/node22.20.1 → 22.20.2 (types only; still Node 22)oxfmt0.66.0 → 0.67.0 (formatter bugfixes / CSS parser; published oxc parser API breaks do not affect the CLI)oxlint1.81.0 → 1.82.0 (optionalno-unmodified-loop-conditionoption + lint bugfixes; same parser-API break is unused here)vite8.2.2 → 8.3.0 (additive build/devtools/perf fixes inside Vite 8; no 8.x breaking-change surface)wrangler4.128.0 → 4.130.0 (containers observability, agent Pages-to-Workers delegation for new projects,pages/devpatches). ExistingpodnotesPages project stays on Pages.
Verification
npm cion Node 22.22.2; lockfile not rewrittenlint,format:check(232 files),typecheck,build(Vite 8.3.0 → single CJSmain.js,module.exports= Plugin class, no wrangler/miniflare in the bundle)svelte-check+ Vitest: 78 files / 1152 tests passed- GitHub
Testgreen; Cloudflare Pages green npm audit --omit=devclean
Residual (not introduced here)
sharp@0.35.2/miniflare/wranglerhighs are the samesharpversion asmaster(docs-deploy only; fix advertised at wrangler 4.133.0).js-yamlremains patched from #333.
Cloud Agent has no Obsidian GUI. Runtime plugin code is unchanged; Vite is the only bump that touches the produced bundle, and the production artifact still ships as one CJS plugin file.
Sent by Cursor Automation: Dependabot PRs
cursor
Bot
deleted the
dependabot/npm_and_yarn/npm-development-minor-patch-bdbf85ddba
branch
September 17, 2026 12:27
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.


Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the npm-development-minor-patch group with 5 updates:
22.20.122.20.20.66.00.67.01.81.01.82.08.2.28.3.04.128.04.130.0Updates
@types/nodefrom 22.20.1 to 22.20.2Commits
Updates
oxfmtfrom 0.66.0 to 0.67.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)9a612d5chore(deps): update npm packages (#26178)Updates
oxlintfrom 1.81.0 to 1.82.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)6a0e19cfeat(linter/eslint/no-unmodified-loop-condition): support `checkConditionalEx...Updates
vitefrom 8.2.2 to 8.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)Updates
wranglerfrom 4.128.0 to 4.130.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
5705262Version Packages (#15555)dbf6aadAdd containers[].observability support to wrangler deploy (#14372)e20df20[wrangler] Widen agent Pages-to-Workers delegation for new projects (#15004)63c7ff1Fix wrangler d1 execute performance for local (#15557)9c60d14Enable referencing Worker configs directly in cross-Worker bindings (#15511)a849e0d[workers-utils] Share named tunnel resolution (#15470)a4e41df[wrangler] Fix wrangler dev running the custom build command twice (#15542)87fd28cRevert "graduate miniflare v5" (#15551)7f14caaVersion Packages (#15510)411dbc4Revert "fix(wrangler): tolerate missing KV access when deleting Workers" (#15...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