Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

Bumps the dev-dependencies group with 2 updates: @adamlui/scss-to-css and eslint.

Updates @adamlui/scss-to-css from 1.10.42 to 1.10.43

Release notes

Sourced from @​adamlui/scss-to-css's releases.

scss-to-css (Node) v1.10.43

📃 Changelog

For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/scss-to-css/tree/node-v1.10.43/node.js/#readme

Full Changelog: adamlui/scss-to-css@node-v1.10.42...node-v1.10.43

Note: Asset scss-to-css-1.10.43.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire repo at the time of this release.

Commits
  • f3129dd Built scss-to-css v1.10.43
  • 1a9209a Bumped scss-to-css versions to 1.10.43
  • dae1223 Merge pull request #128 from adamlui/dependabot/npm_and_yarn/node.js/prod-dep...
  • 3303aa7 Bump sass in /node.js in the prod-dependencies group across 1 directory
  • 6de5faa Merge pull request #127 from adamlui/dependabot/npm_and_yarn/dev-dependencies...
  • 03c8813 Bump @​eslint/markdown in the dev-dependencies group across 1 directory
  • cba74ae Merge pull request #126 from adamlui/dependabot/npm_and_yarn/dev-dependencies...
  • e770cf9 Bump the dev-dependencies group across 1 directory with 3 updates
  • 81e66a6 Shortened array length checks ↞ [auto-sync from https://github.com/adamlui/js...
  • 1c665f0 Updated copyright years ↞ [auto-sync from https://github.com/adamlui/js-uti...
  • Additional commits viewable in compare view

Updates eslint from 9.39.0 to 9.39.1

Release notes

Sourced from eslint's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)
Commits
  • e277281 9.39.1
  • 4cdf397 Build: changelog update for 9.39.1
  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284)
  • c7ebefc chore: package.json update for @​eslint/js release
  • 650753e fix: Only pass node to JS lang visitor methods (#20283)
  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275)
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266)
  • 009e507 test: fix version tests for ESLint v10 (#20274)
  • b44d426 docs: Update README
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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

Bumps the dev-dependencies group with 2 updates: [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) and [eslint](https://github.com/eslint/eslint).


Updates `@adamlui/scss-to-css` from 1.10.42 to 1.10.43
- [Release notes](https://github.com/adamlui/scss-to-css/releases)
- [Commits](adamlui/scss-to-css@node-v1.10.42...node-v1.10.43)

Updates `eslint` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.0...v9.39.1)

---
updated-dependencies:
- dependency-name: "@adamlui/scss-to-css"
  dependency-version: 1.10.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@adamlui adamlui merged commit 3da9fb1 into main Nov 4, 2025
8 checks passed
@adamlui adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-04ba6753d9 branch November 4, 2025 06:10
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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants