Bump the dev-dependencies group across 1 directory with 7 updates - #545
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dev-dependencies group across 1 directory with 7 updates#545dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) | `6.0.0` | `7.2.0` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.8.0` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.8.0` | | [sass](https://github.com/sass/dart-sass) | `1.100.0` | `1.102.0` | | [sass-loader](https://github.com/webpack/sass-loader) | `16.0.8` | `17.0.0` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.109.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `6.0.1` | `7.2.2` | Updates `@symfony/webpack-encore` from 6.0.0 to 7.2.0 - [Release notes](https://github.com/symfony/webpack-encore/releases) - [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md) - [Upgrade guide](https://github.com/symfony/webpack-encore/blob/main/UPGRADE.md) - [Commits](symfony/webpack-encore@v6.0.0...v7.2.0) Updates `eslint` from 10.4.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.8.0) Updates `globals` from 17.6.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.8.0) Updates `sass` from 1.100.0 to 1.102.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.100.0...1.102.0) Updates `sass-loader` from 16.0.8 to 17.0.0 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.8...v17.0.0) Updates `webpack` from 5.107.2 to 5.109.2 - [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.109.2) Updates `webpack-cli` from 6.0.1 to 7.2.2 - [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@6.0.1...webpack-cli@7.2.2) --- updated-dependencies: - dependency-name: "@symfony/webpack-encore" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass-loader dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.108.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack-cli dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-bc12b2a77c
branch
from
August 1, 2026 19:03
22bd3e6 to
f0292ec
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 7 updates in the / directory:
6.0.07.2.010.4.110.8.017.6.017.8.01.100.01.102.016.0.817.0.05.107.25.109.26.0.17.2.2Updates
@symfony/webpack-encorefrom 6.0.0 to 7.2.0Release notes
Sourced from @symfony/webpack-encore's releases.
... (truncated)
Changelog
Sourced from @symfony/webpack-encore's changelog.
Upgrade guide
Sourced from @symfony/webpack-encore's upgrade guide.
... (truncated)
Commits
a995effTagging 7.2.0da6a33bbug #1520 Recommend the project's package manager for missing dependency erro...0f0389eRecommend the project's package manager for missing dependency errors09800d2feature #1523 Add support forwebpack-dev-server^6.0.0 (Kocal)eb48ad3Add support forwebpack-dev-server^6.0.05198083feature #1503 Migrate project to TypeScript ✨ (Kocal)53a691a[TypeScript] Improve public API configuration option types (#1521)bbebceeMinor improvementsc1e0ecc[TypeScript] Use .js import specifiers and drop TS-extension tsconfig options...283f574[TypeScript] Migrateindex.js(#1511)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 10.4.1 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
globalsfrom 17.6.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
sassfrom 1.100.0 to 1.102.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
45d1efeUse gamma 2.40 for display-referred rec2020 (#2729)96aa291Persist credentials on all repos we push to (#2812)5af0b89Set the Git committer for release tasks (#2811)2cecbbbFix more issues downstream from Zizmor (#2809)a16f014Emit floating-pointrgb()values as percentages (#2800)4ed2c88Serializeif()values as CSS, not as inspected values (#2808)9dfde3dFix more post-Zizmor failures (#2806)e8c1233Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118Merge pull request #2797 from sass/lints548e660Prefer interpolation to compose stringsUpdates
sass-loaderfrom 16.0.8 to 17.0.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
3b00be7chore(release): new release (#1317)8e7c6bdchore(deps): update (#1323)a4e28f3feat: add JSDoc type-checking and declaration emission (#1312)a3db95bfeat!: convert source to native ES modules with dual ESM/CJS build (#1322)8ac53f9test: migrate from jest to node:test runner (#1321)90a9170feat: add api "auto" and use it by default (#1319)07c921bfeat!: minimum supported NodeJS version is22.11.0(#1318)cf34e2bfeat!: minimum supported NodeJS version is22.11.0ce46d50ci: add changelog release action6fddce2ci: lock actions (#1315)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sass-loader since your current version.
Updates
webpackfrom 5.107.2 to 5.109.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
6a24bd6chore(release): new release (#21534)d1b5b6dfix: resolve aliases pointing at a package directory ending in .js (#21542)9cdcc57fix(target): report "universal" as the loader target (#21540)774e7e4feat: annotate schema options with added keywords (#21473)ff07bdcfix(css): name CSS sources in source maps by their resource path (#21536)d56d82dfix(cache): reclaim stale filesystem cache files reliably (#21539)ae67e2achore(readme): add codspeed (#21497)964bbfafix: delete no longer referenced files from the filesystem cache directory (#...075d0cdfeat: skiprequire().propin dead branches (#21517)ec39088chore(release): new release (#21493)Updates
webpack-clifrom 6.0.1 to 7.2.2Release notes
Sourced from webpack-cli's releases.