Bump the npm-dependencies group across 1 directory with 6 updates - #1648
Merged
potiuk merged 1 commit intoSep 7, 2026
Merged
Conversation
Bumps the npm-dependencies group with 6 updates in the /landing-pages directory: | Package | From | To | | --- | --- | --- | | [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.9.1` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `11.4.0` | `11.5.0` | | [sass-loader](https://github.com/webpack/sass-loader) | `17.0.0` | `17.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.2.2` | `7.2.3` | Updates `css-loader` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.4...v7.1.5) Updates `eslint` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.0...v10.9.1) Updates `postcss-preset-env` from 11.4.0 to 11.5.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `sass-loader` from 17.0.0 to 17.0.1 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v17.0.0...v17.0.1) Updates `webpack` from 5.109.2 to 5.110.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.2) Updates `webpack-cli` from 7.2.2 to 7.2.3 - [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.2.2...webpack-cli@7.2.3) --- updated-dependencies: - dependency-name: css-loader dependency-version: 7.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: postcss-preset-env dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: sass-loader dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: webpack dependency-version: 5.110.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: webpack-cli dependency-version: 7.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/landing-pages/npm-dependencies-c093966e1c
branch
September 7, 2026 16:11
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 npm-dependencies group with 6 updates in the /landing-pages directory:
7.1.47.1.510.9.010.9.111.4.011.5.017.0.017.0.15.109.25.110.27.2.27.2.3Updates
css-loaderfrom 7.1.4 to 7.1.5Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
be04ec2chore(release): 7.1.5405bddedocs: deprecate css-loader in favor of webpack's built-in CSS support (#1683)bd20834fix: strip BOM before processing with postcss (#1684)488cdb1chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1663)fd4cb47chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1659)4bf84fadocs: clarify style-loader usage in Getting Started (#1656)d7441e5chore(deps): bump immutable from 5.1.3 to 5.1.5 (#1654)ca53a77chore(deps): bump minimatch (#1653)Updates
eslintfrom 10.9.0 to 10.9.1Release notes
Sourced from eslint's releases.
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)Updates
postcss-preset-envfrom 11.4.0 to 11.5.0Changelog
Sourced from postcss-preset-env's changelog.
Commits
Updates
sass-loaderfrom 17.0.0 to 17.0.1Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
f38ee40chore(release): new release (#1338)d33042bdocs: explain how@use/@importrequests are resolved (#1339)72640dbfix: remove the BOM from the compiled CSS (#1337)a28ab73docs: use the built-in CSS support of webpack in examples (#1336)7b81867chore(deps): apply socket fixes (#1333)b17bc02chore(deps-dev): bump postcss from 8.5.14 to 8.5.26 (#1332)c7a83fechore(deps-dev): bump fast-uri from 3.1.2 to 3.1.5 (#1331)14a29c0chore(deps-dev): bump shell-quote from 1.8.2 to 1.10.0 (#1328)e2a48b8chore(deps): bump immutable from 5.1.5 to 5.1.9 (#1327)87864a5chore(deps-dev): bump@babel/corefrom 7.29.0 to 7.29.6 (#1326)Updates
webpackfrom 5.109.2 to 5.110.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
75eec50chore(release): new release (#21850)0b28311fix: move the source map with a removed BOM (#21861)c5fb111fix(css): skip the loading runtime when every css chunk is initial (#21862)17fa705docs: update examples (#21860)e7ad244fix: do not emit a JS chunk for an output.html generated page (#21859)b74192ffix(loaders): strip a BOM from a string result in the loader chain (#21857)852e759fix: report an unused named import that names a missing export (#21856)2a6a4fadocs: drop the built-in-superseded loaders and plugins from the README (#21855)1f3264efix: ESM correctness in circular re-exports, imported bindings and defer orde...e9a34aefix(analyzable): bake urls past cycles, mixed-served wasm and partial style m...Updates
webpack-clifrom 7.2.2 to 7.2.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
7d40e4echore(release): new release (#4839)1f6593aci: use the input names changesets/action v2 expects (#4838)99cfc4fbuild(deps): update dependencies (#4837)11be634feat(create-webpack-app): stop asking about HTML and CSS (#4836)a2418aafeat(create-webpack-app): use webpack's native CSS and HTML support in init t...3664b9dchore: update webpack-dev-server to v6 and test against v5 and v6 (#4834)ce1a219ci: node 26 (#4763)0cfc077chore(deps): bump changesets/action in the dependencies group (#4831)ef262ebchore(deps): bump changesets/action in the dependencies group (#4830)d90f5abchore: add gitignore to ignore autogenerated build & fix codecov option (#4828)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