Skip to content

Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser#2711

Merged
Goodwine merged 6 commits intomainfrom
dependabot/npm_and_yarn/pkg/sass-parser/gts-7.0.0
Jan 17, 2026
Merged

Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser#2711
Goodwine merged 6 commits intomainfrom
dependabot/npm_and_yarn/pkg/sass-parser/gts-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps gts from 6.0.2 to 7.0.0.

Release notes

Sourced from gts's releases.

v7.0.0

7.0.0 (2025-12-04)

⚠ BREAKING CHANGES

  • eslint use new config format (plus update deps) (#935)

Features

  • eslint use new config format (plus update deps) (#935) (625836a)
Changelog

Sourced from gts's changelog.

7.0.0 (2025-12-04)

⚠ BREAKING CHANGES

  • eslint use new config format (plus update deps) (#935)

Features

  • eslint use new config format (plus update deps) (#935) (625836a)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript Issues particular to the Node.js distribution labels Dec 22, 2025
dependabot bot and others added 2 commits January 15, 2026 00:38
Bumps [gts](https://github.com/google/gts) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v6.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: gts
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
- installed new dependencies for new eslint
- updated ts eslint config
- migrated eslint config with @eslint/migrate-config
@Goodwine Goodwine force-pushed the dependabot/npm_and_yarn/pkg/sass-parser/gts-7.0.0 branch from 0563a78 to 4a8dc7e Compare January 15, 2026 01:09
@Goodwine Goodwine requested a review from nex3 January 15, 2026 19:48
@Goodwine
Copy link
Member

Hi @nex3 , can you verify if the following changes are appropriate?

  • #iterators removed because they were not used
  • prettier/prettier turned off because it caused a lot of changes (e.g. private declare -> declare private)

I think removing #iterators was OK, and that prettier/prettier shouldn't be turned off and we should accept what prettier wants to format the document as. The latter causes a lot of changes so I wanted to confirm before doing so.

@nex3
Copy link
Contributor

nex3 commented Jan 16, 2026

I think removing #iterators was OK, and that prettier/prettier shouldn't be turned off and we should accept what prettier wants to format the document as. The latter causes a lot of changes so I wanted to confirm before doing so.

I agree with both of these assessments.

@Goodwine Goodwine merged commit f6f73f8 into main Jan 17, 2026
36 checks passed
@Goodwine Goodwine deleted the dependabot/npm_and_yarn/pkg/sass-parser/gts-7.0.0 branch January 17, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file JavaScript Issues particular to the Node.js distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants