Skip to content

Comments

Bump the development-dependencies group with 6 updates#527

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-eb00d75b35
Closed

Bump the development-dependencies group with 6 updates#527
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-eb00d75b35

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the development-dependencies group with 6 updates:

Package From To
@eslint/js 9.39.1 9.39.2
autoprefixer 10.4.22 10.4.23
eslint 9.39.1 9.39.2
find-unused-sass-variables 6.1.0 6.1.1
linkinator 7.5.0 7.5.3
markdownlint-cli2 0.19.1 0.20.0

Updates @eslint/js from 9.39.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates autoprefixer from 10.4.22 to 10.4.23

Release notes

Sourced from autoprefixer's releases.

10.4.23

Changelog

Sourced from autoprefixer's changelog.

10.4.23

Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates find-unused-sass-variables from 6.1.0 to 6.1.1

Release notes

Sourced from find-unused-sass-variables's releases.

v6.1.1

What's Changed

  • Update dependencies
  • Specify expandDirectories: false for tinyglobby

Full Changelog: XhmikosR/find-unused-sass-variables@v6.1.0...v6.1.1

Commits
  • a67c9d9 6.1.1
  • bf1d73e Bump the github-actions group with 2 updates (#305)
  • 6de5163 CI: add Node.js 24
  • 55f9b18 Specify expandDirectories: false for tinyglobby
  • 17e0d35 Bump js-yaml from 4.1.0 to 4.1.1 (#304)
  • 85e50b2 Bump the github-actions group with 2 updates (#303)
  • 16b426d Bump xo from 1.2.2 to 1.2.3 in the development-dependencies group (#302)
  • f4aa51d Bump the github-actions group with 2 updates (#301)
  • ab0dab3 Bump tinyglobby in the production-dependencies group (#300)
  • 4160fef chore: pin actions
  • Additional commits viewable in compare view

Updates linkinator from 7.5.0 to 7.5.3

Release notes

Sourced from linkinator's releases.

linkinator: v7.5.3

7.5.3 (2025-12-27)

Bug Fixes

  • include build/package.json in npm package (#764) (1f83f3b)

linkinator: v7.5.2

7.5.2 (2025-12-26)

Bug Fixes

  • exclude local static server from requireHttps enforcement (#762) (0805320)
  • make --version flag work in compiled binaries (#760) (455fd37)

linkinator: v7.5.1

7.5.1 (2025-12-04)

Bug Fixes

  • deps: update dependency glob to v11 [security] (#748) (b9f6660)
  • deps: update dependency glob to v13 (#751) (de4f2df)
  • deps: update dependency marked to v17 (#744) (57306c5)
  • handle unhandled promise rejections in retry behavior (#754) (#757) (e16ce35)
  • only report duplicate results for broken links (#750) (#755) (6941006)
  • prevent port exhaustion by reusing HTTP agents (#753) (#756) (a8f7605)
Changelog

Sourced from linkinator's changelog.

7.5.3 (2025-12-27)

Bug Fixes

  • include build/package.json in npm package (#764) (1f83f3b)

7.5.2 (2025-12-26)

Bug Fixes

  • exclude local static server from requireHttps enforcement (#762) (0805320)
  • make --version flag work in compiled binaries (#760) (455fd37)

7.5.1 (2025-12-04)

Bug Fixes

  • deps: update dependency glob to v11 [security] (#748) (b9f6660)
  • deps: update dependency glob to v13 (#751) (de4f2df)
  • deps: update dependency marked to v17 (#744) (57306c5)
  • handle unhandled promise rejections in retry behavior (#754) (#757) (e16ce35)
  • only report duplicate results for broken links (#750) (#755) (6941006)
  • prevent port exhaustion by reusing HTTP agents (#753) (#756) (a8f7605)
Commits
  • 5ac046b chore(main): release linkinator 7.5.3 (#765)
  • 1f83f3b fix: include build/package.json in npm package (#764)
  • d990f49 chore(main): release linkinator 7.5.2 (#761)
  • 0805320 fix: exclude local static server from requireHttps enforcement (#762)
  • 455fd37 fix: make --version flag work in compiled binaries (#760)
  • f1e1271 chore(main): release linkinator 7.5.1 (#745)
  • e16ce35 fix: handle unhandled promise rejections in retry behavior (#754) (#757)
  • a8f7605 fix: prevent port exhaustion by reusing HTTP agents (#753) (#756)
  • 6941006 fix: only report duplicate results for broken links (#750) (#755)
  • de4f2df fix(deps): update dependency glob to v13 (#751)
  • Additional commits viewable in compare view

Updates markdownlint-cli2 from 0.19.1 to 0.20.0

Changelog

Sourced from markdownlint-cli2's changelog.

0.20.0

  • Update dependencies
Commits
  • 7339935 Update to version 0.20.0.
  • b4a4257 Add custom rule markdownlint-rule-numbered-headings-unique to Docker containe...
  • dff79cc Update documentation and tests for markdownlint version update in previous co...
  • dedb028 Bump markdownlint from 0.39.0 to 0.40.0
  • cddf727 Add test to ensure all project version numbers match.
  • a1f74ab Bump execa from 9.6.0 to 9.6.1
  • d2942ba Update indirect playwright dependencies to 1.57.0.
  • 619cca1 Bump @​playwright/test from 1.56.1 to 1.57.0
  • 320454a Bump eslint-plugin-jsdoc from 61.4.0 to 61.4.1
  • bacb4e3 Exclude more invalid JavaScript test files from CodeQL analysis to avoid "Cou...
  • 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 development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) | `6.1.0` | `6.1.1` |
| [linkinator](https://github.com/JustinBeckwith/linkinator) | `7.5.0` | `7.5.3` |
| [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.19.1` | `0.20.0` |


Updates `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `autoprefixer` from 10.4.22 to 10.4.23
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.22...10.4.23)

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

Updates `find-unused-sass-variables` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](XhmikosR/find-unused-sass-variables@v6.1.0...v6.1.1)

Updates `linkinator` from 7.5.0 to 7.5.3
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](JustinBeckwith/linkinator@linkinator-v7.5.0...linkinator-v7.5.3)

Updates `markdownlint-cli2` from 0.19.1 to 0.20.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: find-unused-sass-variables
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: linkinator
  dependency-version: 7.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: markdownlint-cli2
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-eb00d75b35 branch February 1, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants