Skip to content

Bump the dev-dependencies group with 2 updates - #200

Merged
adamlui merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-3b9e1ab7c8
Jan 30, 2026
Merged

Bump the dev-dependencies group with 2 updates#200
adamlui merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-3b9e1ab7c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: @adamlui/minify.js and @eslint/json.

Updates @adamlui/minify.js from 2.1.3 to 2.1.4

Release notes

Sourced from @​adamlui/minify.js's releases.

minify.js (Node) v2.1.4

📃 Changelog

Full Changelog: adamlui/minify.js@node-v2.1.3...node-v2.1.4

For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/minify.js/tree/node-v2.1.4/node.js/#readme

Note: Asset minify.js-2.1.4.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire repo at the time of this release.

Auto-synced from https://github.com/adamlui/js-utils/releases by kudo-sync-bot
Commits
  • 9d668d7 Built minify.js v2.1.4 ↞ [auto-sync from https://github.com/adamlui/js-utils/...
  • 5a5893e Tightened prependComment() shebang check ↞ [auto-sync from https://github.c...
  • b9280fd Reverted prependComment() to working condensed version, restored erroneousl...
  • 1533828 Moved validateOptions() args into options obj ↞ [auto-sync from https://git...
  • fd026dd Condensed log.info() calls ↞ [auto-sync from https://github.com/adamlui/js-...
  • 84f183c Added space ↞ [auto-sync from https://github.com/adamlui/js-utils/tree/main/m...
  • 69e07b1 Stripped log prefix from error obj ↞ [auto-sync from https://github.com/adaml...
  • b67c210 Replaced app.urls.docs interpolation w/ full string for IDE clickability ↞ ...
  • 471c81a Abstracted/used log methods ↞ [auto-sync from https://github.com/adamlui/js...
  • 5363602 Merge pull request #132 from adamlui/dependabot/npm_and_yarn/dev-dependencies...
  • Additional commits viewable in compare view

Updates @eslint/json from 0.14.0 to 1.0.0

Release notes

Sourced from @​eslint/json's releases.

json: v1.0.0

1.0.0 (2026-01-28)

⚠ BREAKING CHANGES

  • export types from main entry and remove /types export (#198)
  • remove rollup, extraneous types and migrate to ESM-only (#197)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165)

Features

  • export types from main entry and remove /types export (#198) (368c47b)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165) (019fbcd)

Bug Fixes

  • add missing name property to recommended config (#189) (a3c26ca)
  • display raw key in the message (#179) (3d63c38)
  • program crashes in no-unsafe-values (#194) (8a536d2)
  • remove rollup, extraneous types and migrate to ESM-only (#197) (55edfb9)
  • update @eslint/core to v1.0.0 and adjust tests (#190) (ba31cc2)
  • update eslint (#200) (8d94c4a)

Miscellaneous Chores

Changelog

Sourced from @​eslint/json's changelog.

1.0.0 (2026-01-28)

⚠ BREAKING CHANGES

  • export types from main entry and remove /types export (#198)
  • remove rollup, extraneous types and migrate to ESM-only (#197)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165)

Features

  • export types from main entry and remove /types export (#198) (368c47b)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#165) (019fbcd)

Bug Fixes

  • add missing name property to recommended config (#189) (a3c26ca)
  • display raw key in the message (#179) (3d63c38)
  • program crashes in no-unsafe-values (#194) (8a536d2)
  • remove rollup, extraneous types and migrate to ESM-only (#197) (55edfb9)
  • update @eslint/core to v1.0.0 and adjust tests (#190) (ba31cc2)
  • update eslint (#200) (8d94c4a)

Miscellaneous Chores

Commits
  • 2e9536f chore: release 1.0.0 🚀 (#184)
  • 68847a5 chore: update dependency prettier to v3.8.1 (#205)
  • 9fb9ec5 docs: Update README sponsors
  • 6e1e06e ci: ensure ESLint works with at least 9.15.0 and pre-releases (#202)
  • 6a2ba07 chore: pin dependency prettier to 3.8.0 (#204)
  • 368c47b feat!: export types from main entry and remove /types export (#198)
  • 55edfb9 fix!: remove rollup, extraneous types and migrate to ESM-only (#197)
  • 774dd3e docs: Update README sponsors
  • 8d94c4a fix: update eslint (#200)
  • cedfd78 docs: Update README sponsors
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2 updates: [@adamlui/minify.js](https://github.com/adamlui/minify.js) and [@eslint/json](https://github.com/eslint/json).


Updates `@adamlui/minify.js` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/adamlui/minify.js/releases)
- [Commits](adamlui/minify.js@node-v2.1.3...node-v2.1.4)

Updates `@eslint/json` from 0.14.0 to 1.0.0
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.14.0...json-v1.0.0)

---
updated-dependencies:
- dependency-name: "@adamlui/minify.js"
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@eslint/json"
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Jan 30, 2026
@sonarqubecloud

Copy link
Copy Markdown

@adamlui
adamlui merged commit dadbad0 into master Jan 30, 2026
8 checks passed
@adamlui
adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-3b9e1ab7c8 branch January 30, 2026 13:06
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.

1 participant