[Dependencies]: Bump the dependencies-dev group with 8 updates#348
Merged
elchininet merged 1 commit intoJun 28, 2026
Merged
Conversation
Bumps the dependencies-dev group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.0` | `26.0.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.6.1` | `9.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.62.0` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.1` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.1.0` | Updates `@types/node` from 26.0.0 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `autoprefixer` from 10.5.0 to 10.5.2 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.2) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `ts-loader` from 9.6.1 to 9.6.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.6.1...v9.6.2) Updates `typescript-eslint` from 8.61.1 to 8.62.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.62.0/packages/typescript-eslint) Updates `webpack` from 5.107.2 to 5.108.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.1) Updates `webpack-cli` from 7.0.3 to 7.1.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.1.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: autoprefixer dependency-version: 10.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: webpack dependency-version: 5.108.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: webpack-cli dependency-version: 7.1.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
Jun 28, 2026
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 8 updates:
26.0.026.0.110.5.010.5.210.5.010.6.017.6.017.7.09.6.19.6.28.61.18.62.05.107.25.108.17.0.37.1.0Updates
@types/nodefrom 26.0.0 to 26.0.1Commits
Updates
autoprefixerfrom 10.5.0 to 10.5.2Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
e99e381Release 10.5.2 version98de3f5Move -webkit-fill-available before -moz-available to get a closer to spec res...8fe2513Release 10.5.1 version60ea651Update release processcbd4a70Update dependenciesffae49ffix: reset grid area spans when overriding areas (#1549)d90ad86Fix CIa0f701bUpdate dependenciesbb935ebFix CIe63efe4Move to pnpm 11Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
eslintfrom 10.5.0 to 10.6.0Release notes
Sourced from eslint's releases.
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
globalsfrom 17.6.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
ts-loaderfrom 9.6.1 to 9.6.2Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
b347bb7chore: trim runtime dependencies — remove enhanced-resolve/semver, swap micro...Updates
typescript-eslintfrom 8.61.1 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Updates
webpackfrom 5.107.2 to 5.108.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
da91761chore(release): new release (#21284)b6c9fcfchore: move members to emeritus (#21281)062aa20Fix invalid property access for escaped namespace with mangled exports (#21280)ed9fa71fix: render ProfilingPlugin trace in Chrome DevTools (#21269)322b060chore(release): new release (#21037)03a0433test: run AbstractMethodError and parseJson unit tests under Bun (#21273)e7202b4chore(deps): bump the dependencies group with 3 updates (#21270)9a51ee1fix(html): run the any-other-end-tag fallback for a marker-shielded nobr (#21...a040ac1test: cap Node jest worker memory and fix harness teardown leaks (#21268)7c81bdeRe-encode inline hash digests ([contenthash]/[chunkhash]/[fullhash]/[moduleha...Updates
webpack-clifrom 7.0.3 to 7.1.0Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
3cd7423chore(release): new release (#4778)b42d1f4fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (#4...3471103refactor(cli): hierarchical indentation for styled CLI output (#4786)772330cbuild(deps): update dependencies (except commander) (#4785)a7380e1feat(cli): refresh CLI output via commander's help API + shared status icons ...721d8fdchore(deps): bump the dependencies group with 2 updates (#4780)65aa86cchore(deps-dev): bump the dependencies group with 3 updates (#4781)134e62dfeat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...0b22f77fix(cli): make config loading errors more verbose (#4776)a5af401chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (#4774)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