chore(deps-dev): bump the dependencies group across 1 directory with 3 updates#4534
Merged
alexander-akait merged 1 commit intoSep 4, 2025
Merged
Conversation
…3 updates Bumps the dependencies group with 3 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.3.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.3.1/packages/eslint-plugin) Updates `sass` from 1.91.0 to 1.92.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.91.0...1.92.0) Updates `typescript-eslint` from 8.41.0 to 8.42.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.42.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
alexander-akait
approved these changes
Sep 4, 2025
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 group with 3 updates in the / directory: @stylistic/eslint-plugin, sass and typescript-eslint.
Updates
@stylistic/eslint-pluginfrom 5.2.3 to 5.3.1Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
c586735chore: release v5.3.1 (main) (#962)eb03848chore: release v5.3.0 (main) (#930)8ccd980feat(no-extra-parens): deprecate some options in favor ofignoredNodes(#953)e0ce078feat(jsx-one-expression-per-line): enhance the fix result whenallowis `si...6aca363feat(no-extra-parens): handleTSNonNullExpressionand `TSSatisfiesExpressio...c735a5cdocs: display deep outline (#955)0a72592docs: fix examples (#950)0474f6bfeat(indent): introduceassignmentOperator(#933)d848423feat(no-extra-parens): introduceignoredNodes(#899)2007646fix(indent): ensure the opening curly brace is align with enum (#938)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@stylistic/eslint-pluginsince your current version.Updates
sassfrom 1.91.0 to 1.92.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
055ef24[Private Config] Implement the deprecation (#2631)3526d62Bump actions/attest-build-provenance from 2 to 3 (#2633)87e2e1cAdd support for the plain CSS type() function (#2630)9009a64Implement the new mixed declaration/comment/at-rule behavior (#2629)6d3d928Delete source maps when source files are deleted in watch mode (#2626)c61b098Fix@extendthrough mixed@importand@use(#2627)dc923edUpdate Jest snapshot URLs (#2628)Updates
typescript-eslintfrom 8.41.0 to 8.42.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
d135909chore(release): publish 8.42.0fa15645fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...d7614a7feat: deprecate tseslint.config() (#11531)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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