Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

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

Updates @adamlui/scss-to-css from 1.10.40 to 1.10.41

Release notes

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

scss-to-css (Node) v1.10.41

📃 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.41/node.js/#readme

Full Changelog: adamlui/scss-to-css@node-v1.10.40...node-v1.10.41

Note: Asset scss-to-css-1.10.41.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
  • 896f20f Bumped scss-to-css versions to 1.10.41
  • 65a8f89 Corrected $GPG_PRIVATE_ID ref
  • 01e70af Moved secrets to env vars to avoid expansion in run blocks
  • c21d194 Merge pull request #222 from adamlui/dependabot/npm_and_yarn/scss-to-css/node...
  • See full diff in compare view

Updates @eslint/css from 0.11.0 to 0.11.1

Release notes

Sourced from @​eslint/css's releases.

css: v0.11.1

0.11.1 (2025-09-22)

Bug Fixes

Changelog

Sourced from @​eslint/css's changelog.

0.11.1 (2025-09-22)

Bug Fixes

Commits

Updates @eslint/markdown from 7.2.0 to 7.3.0

Release notes

Sourced from @​eslint/markdown's releases.

v7.3.0

7.3.0 (2025-09-22)

Features

  • add allowLabels option to no-missing-label-refs (#513) (f6d6b76)
  • add no-reference-like-urls rule (#433) (65251ec)
  • export types from main entry point (#520) (915837c)
  • fix false positives and negatives for consecutive backslashes (#490) (3067607)

Bug Fixes

  • exactOptionalPropertyTypes causes type errors when using plugins (#524) (15014a4)
  • handle consecutive backslashes in no-reference-like-urls (#523) (762712d)
  • no-*-definitions rules show original label and identifier (#515) (f80a9e1)
  • report locations with <CR> linebreaks in no-reference-like-urls (#525) (28723c2)
  • wrong location reporting in fenced-code-language (#518) (c532194)
Changelog

Sourced from @​eslint/markdown's changelog.

7.3.0 (2025-09-22)

Features

  • add allowLabels option to no-missing-label-refs (#513) (f6d6b76)
  • add no-reference-like-urls rule (#433) (65251ec)
  • export types from main entry point (#520) (915837c)
  • fix false positives and negatives for consecutive backslashes (#490) (3067607)

Bug Fixes

  • exactOptionalPropertyTypes causes type errors when using plugins (#524) (15014a4)
  • handle consecutive backslashes in no-reference-like-urls (#523) (762712d)
  • no-*-definitions rules show original label and identifier (#515) (f80a9e1)
  • report locations with <CR> linebreaks in no-reference-like-urls (#525) (28723c2)
  • wrong location reporting in fenced-code-language (#518) (c532194)
Commits
  • 92851b2 chore: release 7.3.0 🚀 (#516)
  • 28723c2 fix: report locations with <CR> linebreaks in no-reference-like-urls (#525)
  • 3ab4442 chore: update actions/download-artifact action to v5 (#531)
  • 2eeaffb chore: update dependency globals to v16 (#530)
  • 5706820 chore: update actions/setup-node action to v5 (#529)
  • b102104 chore: update actions/checkout action to v5 (#528)
  • 15014a4 fix: exactOptionalPropertyTypes causes type errors when using plugins (#524)
  • b4a31d3 ci: centralize renovate config
  • 762712d fix: handle consecutive backslashes in no-reference-like-urls (#523)
  • f80a9e1 fix: no-*-definitions rules show original label and identifier (#515)
  • Additional commits viewable 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 3 updates: [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css), [@eslint/css](https://github.com/eslint/css) and [@eslint/markdown](https://github.com/eslint/markdown).


Updates `@adamlui/scss-to-css` from 1.10.40 to 1.10.41
- [Release notes](https://github.com/adamlui/scss-to-css/releases)
- [Commits](adamlui/scss-to-css@node-v1.10.40...node-v1.10.41)

Updates `@eslint/css` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/eslint/css/releases)
- [Changelog](https://github.com/eslint/css/blob/main/CHANGELOG.md)
- [Commits](eslint/css@css-v0.11.0...css-v0.11.1)

Updates `@eslint/markdown` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@adamlui/scss-to-css"
  dependency-version: 1.10.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@eslint/css"
  dependency-version: 0.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@eslint/markdown"
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Sep 23, 2025
Copy link

@adamlui adamlui merged commit 82308d7 into main Sep 23, 2025
8 checks passed
@adamlui adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-3dfb392fe8 branch September 23, 2025 06:01
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.

1 participant