Bump the dev-dependencies group across 1 directory with 3 updates#107
Merged
VincentLanglet merged 1 commit intomasterfrom Mar 18, 2026
Merged
Conversation
Bumps the dev-dependencies group with 3 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [sass](https://github.com/sass/dart-sass) and [svgo](https://github.com/svg/svgo). Updates `jest` from 30.2.0 to 30.3.0 - [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.3.0/packages/jest) Updates `sass` from 1.97.3 to 1.98.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.97.3...1.98.0) Updates `svgo` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: svgo dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 3 updates in the / directory: jest, sass and svgo.
Updates
jestfrom 30.2.0 to 30.3.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)Updates
sassfrom 1.97.3 to 1.98.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
5a81ae3Bump version to 1.98.0 (#2754)e25e71dUpdate immutable to v5.1.5 (#2753)43fac1aBump actions/upload-artifact from 6 to 7 (#2747)8b85c9aBump actions/download-artifact from 7 to 8 (#2749)00f83f0Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)0a325a4Bump actions/attest-build-provenance from 3 to 4 (#2748)7fb3c0fGracefully handle dependency loops in watch mode (#2746)e86d044Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)4bcd256Add Logger.defaultLogger to automatically choose whether to use colors (#2742)c3f8ff0Always convert printed objects to strings in JS (#2741)Updates
svgofrom 4.0.0 to 4.0.1Release notes
Sourced from svgo's releases.
Commits
e691f5fMerge commit from forkb1d9f1achore(deps): bump actions/upload-artifact from 6 to 7 (#2202)d724af1chore(deps): bump actions/checkout from 5 to 6 (#2195)4114b32chore(deps): bump actions/upload-artifact from 4 to 6 (#2196)c06d8f6chore: upgrade js-yaml and glob (#2191)26e86e5fix: remove unused <use> elements when deleting empty symbols (#2051)50c326bperf: optimiztions to reduce regression test runtime (#2135)1f33cbeci: separate regression tests and write delta report (#2190)79a2167ci: save test reports to artifacts (#2189)0ae52a0chore(deps): bump actions/setup-node from 5 to 6 (#2187)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