[Dependencies]: Bump the dependencies-dev group with 7 updates - #370
Merged
elchininet merged 1 commit intoSep 20, 2026
Merged
Conversation
Bumps the dependencies-dev group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.6` | `10.6.1` | | [eslint](https://github.com/eslint/eslint) | `10.10.0` | `10.11.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.5.1` | `30.5.2` | | [postcss-calc](https://github.com/postcss/postcss-calc) | `11.1.2` | `11.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.63.2` | `4.63.4` | | [webpack](https://github.com/webpack/webpack) | `5.110.3` | `5.111.1` | Updates `@types/node` from 26.5.1 to 26.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `autoprefixer` from 10.5.6 to 10.6.1 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.6...10.6.1) Updates `eslint` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.10.0...v10.11.0) Updates `jest` from 30.5.1 to 30.5.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.2/packages/jest) Updates `postcss-calc` from 11.1.2 to 11.2.0 - [Release notes](https://github.com/postcss/postcss-calc/releases) - [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-calc@v11.1.2...v11.2.0) Updates `rollup` from 4.63.2 to 4.63.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.63.2...v4.63.4) Updates `webpack` from 5.110.3 to 5.111.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.110.3...v5.111.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: autoprefixer dependency-version: 10.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: eslint dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: jest dependency-version: 30.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: postcss-calc dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: rollup dependency-version: 4.63.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: webpack dependency-version: 5.111.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
elchininet
approved these changes
Sep 20, 2026
elchininet
deleted the
dependabot/npm_and_yarn/dependencies-dev-4ce0c7879f
branch
September 20, 2026 14:32
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 dependencies-dev group with 7 updates:
26.5.126.6.210.5.610.6.110.10.010.11.030.5.130.5.211.1.211.2.04.63.24.63.45.110.35.111.1Updates
@types/nodefrom 26.5.1 to 26.6.2Commits
Updates
autoprefixerfrom 10.5.6 to 10.6.1Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
c99614dRelease 10.6.1 versionf1d08cbUpdate dependenciescf1ebcbFix grid gap inheritance from row-gap and column-gap longhands (#1557)e1212dcRelease 10.6.0 versiondac3c5fAdd support for prefixing initial-letter (#1556)Updates
eslintfrom 10.10.0 to 10.11.0Release notes
Sourced from eslint's releases.
Commits
3c0b7c610.11.0321f0a7Build: changelog update for 10.11.0520dd77perf: Implement fast paths in critical areas (#21210)9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311)24310e3chore: update ecosystem plugins (#21324)d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21...45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)Updates
jestfrom 30.5.1 to 30.5.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
202dd8av30.5.2Updates
postcss-calcfrom 11.1.2 to 11.2.0Release notes
Sourced from postcss-calc's releases.
Changelog
Sourced from postcss-calc's changelog.
Commits
9fca7d6fix: improve unit resolution when simplifyin calc sums680bde2Publish postcss-calc 11.2.0734c3b3fix: improve rounding spec-conformanceb32c5bafix: fix sign() and round() outputaad6fa4refactor: remove superfluous custom error class77a7aeerefactor: do not re-export functionsb1a6f8fperf: speed up hot spotsf6dab7bchore: prevent benchmark from crashing59e9e59refactor: improve parser typinge1ddee7refactor: remove test-only indexBlocks fallbackUpdates
rollupfrom 4.63.2 to 4.63.4Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
ba78d574.63.467c3379Escape quotes and backslashes in import attribute values (#6502)35f6053fix: expose cached module meta during cache checks (#6442)b7ae5e2Request Copilot code review via workflow (#6519)504824cfix(deps): update minor/patch updates (#6518)05980cfImprove agent instructions (#6517)942a0a8ci: collect Rust coverage from JS tests in dedicated job (#6429)e8c8dd6docs: name the parameter runHook actually takes (#6496)250deca4.63.301ab3f8fix(watch): await the rerun so listener failures surface as ERROR events (#6506)Updates
webpackfrom 5.110.3 to 5.111.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
5a10675chore(release): new release (#22105)9c448c4test: consolidate loose harness files under test/harness (#22163)a947604fix(html): unquote an attribute value carrying a vertical tab (#22162)db556f3test: run the printer equivalence suite against Gecko in CI (#22155)d174cdfperf(css): drop a fallback every browserslist target reads past (#22158)39f14f2refactor(javascript): declare block bindings from the parse (#22161)0835411test: move suite drivers into test/templates (#22159)b48cd77fix(html): minify by what a value says rather than how it was spelled (#22154)a774f10test: define the webpack major instead of bundling package.json (#22160)4b2eed0docs: report only what needs a decision while watching a PR (#22156)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