Bump the dev-dependencies group across 1 directory with 4 updates#121
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the dev-dependencies group across 1 directory with 4 updates#121dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Auto-merging this Dependabot PR. |
a8af153 to
780a924
Compare
|
Auto-merging this Dependabot PR. |
780a924 to
39ed617
Compare
|
Auto-merging this Dependabot PR. |
39ed617 to
04105a9
Compare
|
Auto-merging this Dependabot PR. |
|
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>
04105a9 to
7ff005f
Compare
|
Auto-merging this Dependabot PR. |
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
June 7, 2026 15:02
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the dev-dependencies group with 4 updates in the / directory: @eslint/eslintrc, markdownlint-cli, sort-package-json and uikit.
Updates
@eslint/eslintrcfrom 3.3.1 to 3.3.5Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
5135df1chore: release 3.3.5 🚀 (#228)c109d69docs: Update README sponsors3dc2381fix: update dependency minimatch to ^3.1.5 (#227)81385b6ci: pin Node.js 25.6.1 (#226)4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@eslint/eslintrcsince your current version.Updates
markdownlint-clifrom 0.46.0 to 0.48.0Release notes
Sourced from markdownlint-cli's releases.
Commits
e72a3caBump version 0.48.002c6132Delete and recreate package-lock.json via "npm install".800b47cBump ava from 6.4.1 to 7.0.0e6eb97cBump minimatch61da922Bump tar from 7.5.7 to 7.5.93731696Bump minimatch from 10.2.0 to 10.2.2d60f5afBump minimatch from 10.1.2 to 10.2.0587b174Bump markdown-it from 14.1.0 to 14.1.1c3bfec9Bump minimatch from 10.1.1 to 10.1.21fba958Bump@isaacs/brace-expansionfrom 5.0.0 to 5.0.1Updates
sort-package-jsonfrom 3.4.0 to 3.6.1Release notes
Sourced from sort-package-json's releases.
Commits
15e1140fix: stop forcing exports "types" to be first (#398)e3f2370feat: sort dependencies according to detected package manager, support `devEn...0b528c2fix: handle colon-prefixed script names in sorter (#389)e6052c4fix: improve-scripts-sorting (#376)f94ab01refactor: simplify & dry (#385)fe45870ci: reintroduce GITHUB_TOKEN (#387)4014ba1ci: drop specified secrets, rely on implicit GH token (#386)c5c791cci: fix release workflow (#384)d6a3a66chore: use semver per-method import (#380)c3bf18achore: update dependencies, enable trust publishing (#381)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sort-package-json since your current version.
Updates
uikitfrom 3.23.11 to 3.25.16Release notes
Sourced from uikit's releases.
... (truncated)
Changelog
Sourced from uikit's changelog.
... (truncated)
Commits
92b0b33Merge branch 'release/v3.25.16'5809434v3.25.1603f5a77fix: clean up component root class on disconnectcf673b2chore(deps-dev): bump the dev-dependencies group with 4 updates09ddd96chore: use native styleText887a7b1chore: replace chokidar-cli with native fs.watch41d215echore: replace date-fns with native Intl.DateTimeFormatd2e8563chore: use native fs.glob function37fb856chore: remove number-precision dependency in favor of native Math.round()2602ac2chore: remove minimist dependency in favor of native parseArgsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uikit since your current version.