Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-518b87c532
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 4 updates in the / directory: markdownlint-cli, postcss, uikit and @types/uikit.

Updates markdownlint-cli from 0.44.0 to 0.49.1

Release notes

Sourced from markdownlint-cli's releases.

v0.49.1

  • Update markdownlint dependency to 0.41.1
    • Improve MD029
    • Fix module resolution under webpack
    • Update dependencies
  • Update all dependencies via Dependabot

v0.49.0

  • Update markdownlint dependency to 0.41.0
    • Improve MD022/MD028/MD035/MD042/MD051/MD060
    • Remove handling of inline directive syntax (frequent false positives)
    • Remove support for end-of-life Node version 20
  • Update all dependencies via Dependabot

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

v0.46.0

  • Replace glob dependency with tinyglobby (smaller and fewer dependencies)
  • Update markdownlint dependency to 0.39.0
    • Add MD060/table-column-style
    • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Update all dependencies via Dependabot

v0.45.0

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot
Commits
  • 5b5dddc Bump version 0.49.1
  • 4e83bdd Bump run-con from 1.3.2 to 1.3.3
  • 4f2127b Bump actions/setup-node from 6 to 7
  • cc62492 Manually address new violations reported by xo.
  • 678b7ee Bump xo from 3.0.2 to 4.0.0
  • 06602e9 Bump ignore from 7.0.5 to 7.0.6
  • eac32dd Bump markdownlint from 0.41.0 to 0.41.1
  • 2864eb0 Bump js-yaml from 5.2.0 to 5.2.1
  • 2748661 Bump markdown-it from 14.2.0 to 14.3.0
  • 0144ebe Manually address new violations reported by xo.
  • Additional commits viewable in compare view

Updates postcss from 8.5.23 to 8.5.25

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Commits

Updates uikit from 3.23.7 to 3.25.20

Release notes

Sourced from uikit's releases.

v3.25.20

Fixed

  • Fix video links in docs

v3.25.19

Fixed

  • Fix release

v3.25.18

Fixed

  • Fix reactivity in Slider component

v3.25.17

Fixed

  • Fix active state for Filter controls that combine filtering and sorting
  • Fix Ken Burns effect not restarting in Safari in Slideshow component

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

... (truncated)

Changelog

Sourced from uikit's changelog.

3.25.20 (July 14, 2026)

Fixed

  • Fix video links in docs

3.25.19 (June 24, 2026)

Fixed

  • Fix release

3.25.18 (June 24, 2026)

Fixed

  • Fix reactivity in Slider component

3.25.17 (May 28, 2026)

Fixed

  • Fix active state for Filter controls that combine filtering and sorting
  • Fix Ken Burns effect not restarting in Safari in Slideshow component

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

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

... (truncated)

Commits
  • 45cc430 Merge branch 'release/v3.25.20'
  • aed23d0 v3.25.20
  • e9f0a30 chore: changelog
  • 7b45767 update video in tests
  • a023f17 pnpm: bump prettier from 3.9.4 to 3.9.5 in the dev-dependencies group
  • a8950dc chore: update publish workflow actions
  • 471bc6d pnpm: bump the dev-dependencies group with 6 updates
  • 9f0b35d Merge tag 'v3.25.19' into develop
  • 5c170fa Merge branch 'release/v3.25.19'
  • e950f20 v3.25.19
  • 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.


Updates @types/uikit from 3.14.5 to 3.23.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from rvalitov as a code owner August 2, 2026 15:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@github-actions
github-actions Bot enabled auto-merge (squash) August 2, 2026 15:03
@codacy-production

codacy-production Bot commented Aug 2, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🟢 Coverage ∅ diff coverage

Metric Results
Coverage variation Report missing for ea3914f1
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ea3914f) Report Missing Report Missing Report Missing
Head commit (ea9ab74) 168 148 88.10%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#148) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Bumps the dev-dependencies group with 4 updates in the / directory: [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [postcss](https://github.com/postcss/postcss), [uikit](https://github.com/uikit/uikit) and [@types/uikit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uikit).


Updates `markdownlint-cli` from 0.44.0 to 0.49.1
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.44.0...v0.49.1)

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

Updates `uikit` from 3.23.7 to 3.25.20
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.23.7...v3.25.20)

Updates `@types/uikit` from 3.14.5 to 3.23.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uikit)

---
updated-dependencies:
- dependency-name: "@types/uikit"
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: markdownlint-cli
  dependency-version: 0.49.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: uikit
  dependency-version: 3.25.20
  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-518b87c532 branch from b5cee67 to ea9ab74 Compare August 4, 2026 11:07
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@sonarqubecloud

sonarqubecloud Bot commented Aug 4, 2026

Copy link
Copy Markdown

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