Conversation
Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@adamlui/minify.js](https://github.com/adamlui/minify.js) | `2.2.1` | `2.3.0` | | [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) | `2.1.0` | `2.2.0` | | [@eslint/json](https://github.com/eslint/json) | `1.0.0` | `1.0.1` | | [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) | `0.54.2` | `0.55.0` | | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.54.0` | `0.55.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.7.1` | `5.8.0` | Updates `@adamlui/minify.js` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/adamlui/minify.js/releases) - [Commits](adamlui/minify.js@node-v2.2.1...node-v2.3.0) Updates `@adamlui/scss-to-css` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/adamlui/scss-to-css/releases) - [Commits](adamlui/scss-to-css@v2.1.0...v2.2.0) Updates `@eslint/json` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.0.0...json-v1.0.1) Updates `@html-eslint/eslint-plugin` from 0.54.2 to 0.55.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.54.2...v0.55.0) Updates `@html-eslint/parser` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.54.0...v0.55.0) Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.8.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.8.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@adamlui/minify.js" dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@adamlui/scss-to-css" dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/json" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@html-eslint/parser" dependency-version: 0.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
adamlui
approved these changes
Feb 18, 2026
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 6 updates in the / directory:
2.2.12.3.02.1.02.2.01.0.01.0.10.54.20.55.00.54.00.55.05.7.15.8.0Updates
@adamlui/minify.jsfrom 2.2.1 to 2.3.0Release notes
Sourced from
@adamlui/minify.js's releases.Commits
beb503dBuilt minify.js v2.3.0 ↞ [auto-sync from https://github.com/adamlui/js-utils/...42f1a97CorrectedinputCtrlKeys.lengthcheck ↞ [auto-sync from https://github.com/a...05f3768TightenedverTagmatching ↞ [auto-sync from https://github.com/adamlui/js-u...aa188c6Inserted line break ↞ [auto-sync from https://github.com/adamlui/js-utils/tre...fc741d3Merged lines ↞ [auto-sync from https://github.com/adamlui/js-utils/tree/main/...f346a3fAdded comment ↞ [auto-sync from https://github.com/adamlui/js-utils/tree/main...b8218efReplaced url.js w/ jsdelivr.js ↞ [auto-sync from https://github.com/adamlui/j...ce7c49fAbstractedurl.createJSDverTag()↞ [auto-sync from https://github.com/adaml...3050b65Reversed ternaries for easier maintenance ↞ [auto-sync from https://github.co...7269ac0Cached failedcli.versioninits ↞ [auto-sync from https://github.com/adamlu...Updates
@adamlui/scss-to-cssfrom 2.1.0 to 2.2.0Release notes
Sourced from
@adamlui/scss-to-css's releases.Commits
0aa5de0Built scss-to-css v2.2.0 ↞ [auto-sync from https://github.com/adamlui/js-util...d918666Added .sass file support ↞ [auto-sync from https://github.com/adamlui/js-util...ca84899Deleted test log ↞ [auto-sync from https://github.com/adamlui/js-utils/tree/m...021d92aUpdatedmsgFetchesTriedrefs ↞ [auto-sync from https://github.com/adamlui/j...c80057eMovedlanguage.msgFetchesTriedtogetMsgs()var ↞ [auto-sync from https:/...db4c945Dimmed filelog during--dry-run↞ [auto-sync from https://github.com/adamlu...599bde7Refined lang code processing ↞ [auto-sync from https://github.com/adamlui/js-...d8552bbDeleted comments ↞ [auto-sync from https://github.com/adamlui/js-utils/tree/m...4d6859cMerged returns ingetDocLocales()↞ [auto-sync from https://github.com/adam...4b3ebb7Eliminated GitHub API dependency ↞ [auto-sync from https://github.com/adamlui...Updates
@eslint/jsonfrom 1.0.0 to 1.0.1Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
4106331chore: release 1.0.1 🚀 (#209)a3530fbci: use stable ESLint v10 in the CI (#212)420c4d6docs: Update README sponsors5c98d0bdocs: Update README sponsors9127761docs: Update README sponsors35a0b2edocs: Update README sponsors49018fadocs: Update README sponsors3ee9670refactor: use types from@eslint/plugin-kit(#201)249ccdafix: update eslint (#208)Updates
@html-eslint/eslint-pluginfrom 0.54.2 to 0.55.0Release notes
Sourced from
@html-eslint/eslint-plugin's releases.Commits
6163886v0.55.089908b0feat: add no-invalid-attr-value rule (#495)7171bebfeat: add no-redundant-role rule (#494)Updates
@html-eslint/parserfrom 0.54.0 to 0.55.0Release notes
Sourced from
@html-eslint/parser's releases.Commits
6163886v0.55.089908b0feat: add no-invalid-attr-value rule (#495)7171bebfeat: add no-redundant-role rule (#494)f62216cv0.54.2c4d322efix: eslint 10 types & peer dependency (#493)9ef8ff8chore(deps): bump form-data from 4.0.2 to 4.0.5 (#492)967a733v0.54.1e5fb7a9chore: update bcd (#491)066875ffix: loosen eslint peerDependencies range (#490)Updates
@stylistic/eslint-pluginfrom 5.7.1 to 5.8.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
55f7d11chore: release v5.8.0 (main) (#1116)773da95feat: upgrade deps (#1122)dc9cc1bfeat: new rulejsx-props-style(#1118)faca500feat(space-unary-ops): allow overridets-non-null(#1120)23b25abfeat(list-style): support if statement (#1119)2090a72fix(list-style): correctly get(for optional call expressions (#1114)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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