deps(npm): bump the dev-dependencies group across 1 directory with 4 updates#171
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(npm): bump the dev-dependencies group across 1 directory with 4 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the dev-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [postcss](https://github.com/postcss/postcss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `postcss` from 8.5.16 to 8.5.19 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.16...8.5.19) Updates `vite` from 8.1.3 to 8.1.4 - [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/v8.1.4/packages/vite) Updates `wrangler` from 4.107.0 to 4.110.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.110.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.110.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-016aee625b
branch
from
July 13, 2026 13:27
fb9b31b to
7500a56
Compare
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 dev-dependencies group with 4 updates in the / directory: @types/node, postcss, vite and wrangler.
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
postcssfrom 8.5.16 to 8.5.19Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9543b22Release 8.5.19 version3d13bf9Fix CI on Windows too00d0dd2Keep explicitly set raws.before when inserting nodes into root (#2111)7a05b33Temporary fix CI4c0d194Release 8.5.18 version92b4e78Update dependencies95663d3Limit where source map can be loaded for security reasons74e25aeRelease 8.5.17 versiond1518afFix Maximum call stack size exceeded error2421312Fix linterUpdates
vitefrom 8.1.3 to 8.1.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)Updates
wranglerfrom 4.107.0 to 4.110.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
eced610Version Packages (#14628)7b28392Move runtime type generation to dedicated internal package (#14589)0283a1f[wrangler] Add dependency metadata to worker uploads (#14591)774c09eVersion Packages (#14603)2fedb1fSupport workflow terminate rollback (#14465)c782e2a[wrangler] Restrict name-ownership guard to Pages-to-Workers delegation (#14616)17d2fc1[wrangler] Addturnstile widgetCLI commands (#14511)315c77cchore: use catalog forworkerddependency (#14607)9f74a5fWorkflows: Improve scheduled Workflows free-plan deploy error (#14604)394b8aeFix wrangler linting (failing because of deprecated detectAgenticEnvironment ...