Skip to content

Bump the dev-dependencies group across 1 directory with 4 updates#121

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-279a6c77ff
Closed

Bump the dev-dependencies group across 1 directory with 4 updates#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-279a6c77ff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 4 updates in the / directory: @eslint/eslintrc, markdownlint-cli, sort-package-json and uikit.

Updates @eslint/eslintrc from 3.3.1 to 3.3.5

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.5

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)

eslintrc: v3.3.4

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)

eslintrc: v3.3.3

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

eslintrc: v3.3.2

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.5 (2026-03-04)

Bug Fixes

  • update dependency minimatch to ^3.1.5 (#227) (3dc2381)

3.3.4 (2026-02-22)

Bug Fixes

  • update ajv to 6.14.0 to address security vulnerabilities (#221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#224) (30339d0)

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Commits
  • 5135df1 chore: release 3.3.5 🚀 (#228)
  • c109d69 docs: Update README sponsors
  • 3dc2381 fix: update dependency minimatch to ^3.1.5 (#227)
  • 81385b6 ci: pin Node.js 25.6.1 (#226)
  • 4c45e24 chore: release 3.3.4 🚀 (#223)
  • 30339d0 fix: update minimatch to 3.1.3 to address security vulnerabilities (#224)
  • 9139140 fix: update ajv to 6.14.0 to address security vulnerabilities (#221)
  • 245ada5 docs: Update README sponsors
  • 78b1a0e docs: Update README sponsors
  • df32fff docs: Update README sponsors
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​eslint/eslintrc since your current version.


Updates markdownlint-cli from 0.46.0 to 0.48.0

Release notes

Sourced from markdownlint-cli's releases.

v0.48.0

  • Update all dependencies via Dependabot

v0.47.0

  • Add output and exit code support for warnings
  • Update markdownlint dependency to 0.40.0
    • Improve MD011/MD013/MD051/MD060
  • Update all dependencies via Dependabot
Commits
  • e72a3ca Bump version 0.48.0
  • 02c6132 Delete and recreate package-lock.json via "npm install".
  • 800b47c Bump ava from 6.4.1 to 7.0.0
  • e6eb97c Bump minimatch
  • 61da922 Bump tar from 7.5.7 to 7.5.9
  • 3731696 Bump minimatch from 10.2.0 to 10.2.2
  • d60f5af Bump minimatch from 10.1.2 to 10.2.0
  • 587b174 Bump markdown-it from 14.1.0 to 14.1.1
  • c3bfec9 Bump minimatch from 10.1.1 to 10.1.2
  • 1fba958 Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1
  • Additional commits viewable in compare view

Updates sort-package-json from 3.4.0 to 3.6.1

Release notes

Sourced from sort-package-json's releases.

v3.6.1

3.6.1 (2026-01-25)

Bug Fixes

  • stop forcing exports "types" to be first (#398) (15e1140)

v3.6.0

3.6.0 (2025-12-14)

Features

  • sort dependencies according to detected package manager, support devEngines field (#382) (e3f2370)

v3.5.2

3.5.2 (2025-12-14)

Bug Fixes

  • handle colon-prefixed script names in sorter (#389) (0b528c2)

v3.5.1

3.5.1 (2025-12-08)

Bug Fixes

v3.5.0

3.5.0 (2025-11-26)

Features

  • sort types and default in exports field (#349) (7f22864)
Commits
  • 15e1140 fix: stop forcing exports "types" to be first (#398)
  • e3f2370 feat: sort dependencies according to detected package manager, support `devEn...
  • 0b528c2 fix: handle colon-prefixed script names in sorter (#389)
  • e6052c4 fix: improve-scripts-sorting (#376)
  • f94ab01 refactor: simplify & dry (#385)
  • fe45870 ci: reintroduce GITHUB_TOKEN (#387)
  • 4014ba1 ci: drop specified secrets, rely on implicit GH token (#386)
  • c5c791c ci: fix release workflow (#384)
  • d6a3a66 chore: use semver per-method import (#380)
  • c3bf18a chore: update dependencies, enable trust publishing (#381)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sort-package-json since your current version.


Updates uikit from 3.23.11 to 3.25.16

Release notes

Sourced from uikit's releases.

v3.25.16

Fixed

  • Fix negative numbers sorted incorrectly in Filter component
  • Fix Modal component stealing focus from overlays rendered outside the modal
  • Fix component root class not removed after disconnect

v3.25.15

Fixed

  • Fix issue with build process

v3.25.14

Fixed

  • Fix boundary option in Dropnav component

v3.25.13

Fixed

  • Fix regression in Accordion component

v3.25.12

Fixed

  • Fix accordion causes page to scroll to the top initially in Firefox
  • Fix visible slides set to inert when `active: first` in Slider component

v3.25.11

Changed

  • Clip only left and right box shadows instead of all in Slider component
  • Make url changeable in `beforeSend` in Upload component

Fixed

  • Fix slides retain focus when hidden in Slider component

v3.25.10

Fixed

  • Fix responsiveness of Margin and Grid component
  • Fix the initial active toggle when used with disabled toggles in Switcher and Tab component

v3.25.9

Fixed

  • Fix portrait images larger than viewport height in Lightbox component

v3.25.8

... (truncated)

Changelog

Sourced from uikit's changelog.

3.25.16 (April 21, 2026)

Fixed

  • Fix negative numbers sorted incorrectly in Filter component
  • Fix Modal component stealing focus from overlays rendered outside the modal
  • Fix component root class not removed after disconnect
  • Fix Ken Burns effect not restarting in Safari in Slideshow component

3.25.15 (April 9, 2026)

Fixed

  • Fix issue with build process

3.25.14 (March 27, 2026)

Fixed

  • Fix boundary option in Dropnav component

3.25.13 (February 23, 2026)

Fixed

  • Fix regression in Accordion component

3.25.12 (February 19, 2026)

Fixed

  • Fix accordion causes page to scroll to the top initially in Firefox
  • Fix visible slides set to inert when active: first in Slider component

3.25.11 (February 12, 2026)

Changed

  • Clip only left and right box shadows instead of all in Slider component
  • Make url changeable in beforeSend in Upload component

Fixed

  • Fix slides no longer retain focus when hidden in Slider component

3.25.10 (February 10, 2026)

Fixed

  • Fix responsiveness of Margin and Grid component

... (truncated)

Commits
  • 92b0b33 Merge branch 'release/v3.25.16'
  • 5809434 v3.25.16
  • 03f5a77 fix: clean up component root class on disconnect
  • cf673b2 chore(deps-dev): bump the dev-dependencies group with 4 updates
  • 09ddd96 chore: use native styleText
  • 887a7b1 chore: replace chokidar-cli with native fs.watch
  • 41d215e chore: replace date-fns with native Intl.DateTimeFormat
  • d2e8563 chore: use native fs.glob function
  • 37fb856 chore: remove number-precision dependency in favor of native Math.round()
  • 2602ac2 chore: remove minimist dependency in favor of native parseArgs
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for uikit since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2026
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@github-actions github-actions Bot enabled auto-merge (squash) April 5, 2026 15:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-279a6c77ff branch from a8af153 to 780a924 Compare April 12, 2026 15:03
@github-actions

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-279a6c77ff branch from 780a924 to 39ed617 Compare April 26, 2026 15:03
@github-actions

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-279a6c77ff branch from 39ed617 to 04105a9 Compare May 10, 2026 15:03
@github-actions

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@sonarqubecloud

Copy link
Copy Markdown

Bumps the dev-dependencies group with 4 updates in the / directory: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [sort-package-json](https://github.com/keithamus/sort-package-json) and [uikit](https://github.com/uikit/uikit).


Updates `@eslint/eslintrc` from 3.3.1 to 3.3.5
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.5)

Updates `markdownlint-cli` from 0.46.0 to 0.48.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.46.0...v0.48.0)

Updates `sort-package-json` from 3.4.0 to 3.6.1
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v3.4.0...v3.6.1)

Updates `uikit` from 3.23.11 to 3.25.16
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.23.11...v3.25.16)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: markdownlint-cli
  dependency-version: 0.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sort-package-json
  dependency-version: 3.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: uikit
  dependency-version: 3.25.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-279a6c77ff branch from 04105a9 to 7ff005f Compare May 17, 2026 15:03
@github-actions

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jun 7, 2026
auto-merge was automatically disabled June 7, 2026 15:02

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-279a6c77ff branch June 7, 2026 15:02
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.

0 participants