[Dependencies]: Bump the dependencies-dev group with 5 updates - #369
Merged
elchininet merged 1 commit intoSep 13, 2026
Merged
Conversation
Bumps the dependencies-dev group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.1` | `26.5.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.5` | `10.5.6` | | [postcss-calc](https://github.com/postcss/postcss-calc) | `11.0.3` | `11.1.2` | | [rollup](https://github.com/rollup/rollup) | `4.63.1` | `4.63.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.69.0` | `8.70.0` | Updates `@types/node` from 26.4.1 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `autoprefixer` from 10.5.5 to 10.5.6 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.5...10.5.6) Updates `postcss-calc` from 11.0.3 to 11.1.2 - [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.0.3...v11.1.2) Updates `rollup` from 4.63.1 to 4.63.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.63.1...v4.63.2) Updates `typescript-eslint` from 8.69.0 to 8.70.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.70.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: autoprefixer dependency-version: 10.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: postcss-calc dependency-version: 11.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: rollup dependency-version: 4.63.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.70.0 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 13, 2026
elchininet
deleted the
dependabot/npm_and_yarn/dependencies-dev-3c217f0359
branch
September 13, 2026 10:46
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 5 updates:
26.4.126.5.110.5.510.5.611.0.311.1.24.63.14.63.28.69.08.70.0Updates
@types/nodefrom 26.4.1 to 26.5.1Commits
Updates
autoprefixerfrom 10.5.5 to 10.5.6Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
b031690Release 10.5.6 versionda65c36Add warning when Autoprefixer can cover CSS for old Safari604f8d9Update dependencies54608caFix old WebKit gradients with color hints (#1554)Updates
postcss-calcfrom 11.0.3 to 11.1.2Release notes
Sourced from postcss-calc's releases.
Changelog
Sourced from postcss-calc's changelog.
Commits
61e4bf0Publish postcss-calc 11.1.2c3fa17arefactor: remove unused field and streamline code5314aecfix: handle all unknown functions as opaqueb0997eatest: correct wrong test names move tests to different file1a88863fix: preserve original escapes and handle other malformed input54658bbtest: reorganize test files66770d8chore: update development deps712b02cchore: updat pnpmf88924fPublish postcss-calc 11.1.1f72e176chore: do not use the wording 'calc() wrapper'Updates
rollupfrom 4.63.1 to 4.63.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
43ed4ec4.63.247282dachore(deps): update dtolnay/rust-toolchain digest to 6bed076 (#6512)ce22c33Fix nested log filters for primitive values (#6511)d05409ffix(deps): update minor/patch updates (#6513)02340ecdocs: fix AGENTS.md 'Generated files' rule to reference real paths (#6508)e90004achore(deps): lock file maintenance (#6510)e90af89fix(deps): update minor/patch updates (#6503)9281e77chore(deps): update dependency eslint-plugin-unicorn to v74 (#6504)a2a688epin mocha to v11 (#6505)f03c377chore(deps): lock file maintenance (#6498)Updates
typescript-eslintfrom 8.69.0 to 8.70.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
7ee7608chore(release): publish 8.70.04586535fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...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