Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-00ff8436bd
Open

Bump the dev-dependencies group across 1 directory with 4 updates#115
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-00ff8436bd

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Bumps the dev-dependencies group with 4 updates in the / directory: markdownlint-cli, npm-package-json-lint-config-default, sort-package-json and uikit.

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 npm-package-json-lint-config-default from 8.0.0 to 8.0.1

Release notes

Sourced from npm-package-json-lint-config-default's releases.

v8.0.1

What's Changed

🧹 Chores

Full Changelog: tclindner/npm-package-json-lint-config-default@v8.0.0...v8.0.1

Commits

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](https://www.npmjs.com/~GitHub Actions), a new releaser for sort-package-json since your current version.


Updates uikit from 3.23.11 to 3.25.13

Release notes

Sourced from uikit's releases.

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

Fixed

  • Fix missing ukit-core CSS files in the npm package

v3.25.7

Fixed

  • Fix only the first nav is padded in Slider/Slideshow component

v3.25.6

Changed

  • Update link external icon in Icon component

v3.25.5

Added

... (truncated)

Changelog

Sourced from uikit's changelog.

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
  • Fix the initial active toggle when used with disabled toggles in Switcher and Tab component

3.25.9 (February 6, 2026)

Fixed

  • Fix portrait images larger than viewport height in Lightbox component

3.25.8 (February 2, 2026)

Fixed

  • Fix missing ukit-core CSS files in the npm package

3.25.7 (January 27, 2026)

Fixed

  • Fix only the first nav is padded in Slider/Slideshow component

3.25.6 (January 21, 2026)

... (truncated)

Commits
  • 5a2c428 Merge branch 'release/v3.25.13'
  • 7725308 v3.25.13
  • 4307dbd chore: changelog
  • 892dfde Revert "refactor: move open/close state to less"
  • d4aa563 Revert "fix: open/close state in nav component"
  • e791be9 chore(deps-dev): bump the dev-dependencies group with 4 updates
  • 5df1941 Merge tag 'v3.25.12' into develop
  • 37f0778 Merge branch 'release/v3.25.12'
  • 77be7b1 v3.25.12
  • 6886e54 fix: visible slides set to inert when active: first in Slider component
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for uikit since your current version.


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 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 4 updates in the / directory: [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [npm-package-json-lint-config-default](https://github.com/tclindner/npm-package-json-lint-config-default), [sort-package-json](https://github.com/keithamus/sort-package-json) and [uikit](https://github.com/uikit/uikit).


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 `npm-package-json-lint-config-default` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/tclindner/npm-package-json-lint-config-default/releases)
- [Changelog](https://github.com/tclindner/npm-package-json-lint-config-default/blob/main/CHANGELOG.md)
- [Commits](tclindner/npm-package-json-lint-config-default@v8.0.0...v8.0.1)

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.13
- [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.13)

---
updated-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: npm-package-json-lint-config-default
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.13
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2026
@github-actions
Copy link

Auto-merging this Dependabot PR.

@github-actions github-actions bot enabled auto-merge (squash) March 22, 2026 16:04
@sonarqubecloud
Copy link

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