build(deps): bump the yarn-dependencies group across 1 directory with 27 updates#757
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… 27 updates Bumps the yarn-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.5.0` | `21.0.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.5.0` | `21.0.2` | | [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.61.1` | `1.75.1` | | [@eslint/json](https://github.com/eslint/json) | `1.2.0` | `2.0.0` | | [@semantic-release/github](https://github.com/semantic-release/github) | `12.0.6` | `12.0.8` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.1.0` | `14.1.1` | | [arktype](https://github.com/arktypeio/arktype/tree/HEAD/ark/type) | `2.2.0` | `2.2.1` | | [chardet](https://github.com/runk/node-chardet) | `2.1.1` | `2.2.0` | | [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.7.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | | [ts-essentials](https://github.com/ts-essentials/ts-essentials) | `10.1.1` | `10.2.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.0` | `8.62.0` | | [@arethetypeswrong/core](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/core) | `0.18.2` | `0.18.4` | | [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load) | `20.5.0` | `21.0.2` | | [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) | `20.5.0` | `21.0.1` | | [@eslint/config-inspector](https://github.com/eslint/config-inspector) | `2.0.0` | `3.0.4` | | [@eslint/markdown](https://github.com/eslint/markdown) | `8.0.1` | `8.0.2` | | [@sebbo2002/semantic-release-jsr](https://github.com/sebbo2002/semantic-release-jsr) | `3.2.1` | `4.0.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.0` | `8.62.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.5.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.9.0` | `63.0.7` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `64.0.0` | `68.0.0` | | [jiti](https://github.com/unjs/jiti) | `2.6.1` | `2.7.0` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.18` | `0.3.21` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.5` | `0.2.7` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.9` | `0.22.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` | Updates `@commitlint/cli` from 20.5.0 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.5.0 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/config-conventional) Updates `@dotenvx/dotenvx` from 1.61.1 to 1.75.1 - [Release notes](https://github.com/dotenvx/dotenvx/releases) - [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md) - [Commits](dotenvx/dotenvx@v1.61.1...v1.75.1) Updates `@eslint/json` from 1.2.0 to 2.0.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.2.0...json-v2.0.0) Updates `@semantic-release/github` from 12.0.6 to 12.0.8 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v12.0.6...v12.0.8) Updates `@semantic-release/release-notes-generator` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v14.1.0...v14.1.1) Updates `arktype` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/arktypeio/arktype/releases) - [Changelog](https://github.com/arktypeio/arktype/blob/main/ark/type/CHANGELOG.md) - [Commits](https://github.com/arktypeio/arktype/commits/arktype@2.2.1/ark/type) Updates `chardet` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/runk/node-chardet/releases) - [Commits](runk/node-chardet@v2.1.1...v2.2.0) Updates `globals` from 17.5.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.7.0) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5) Updates `ts-essentials` from 10.1.1 to 10.2.1 - [Release notes](https://github.com/ts-essentials/ts-essentials/releases) - [Changelog](https://github.com/ts-essentials/ts-essentials/blob/master/CHANGELOG.md) - [Commits](ts-essentials/ts-essentials@v10.1.1...v10.2.1) Updates `typescript-eslint` from 8.59.0 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) Updates `@arethetypeswrong/core` from 0.18.2 to 0.18.4 - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/core) Updates `@commitlint/load` from 20.5.0 to 21.0.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/load/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.2/@commitlint/load) Updates `@commitlint/types` from 20.5.0 to 21.0.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/types) Updates `@eslint/config-inspector` from 2.0.0 to 3.0.4 - [Release notes](https://github.com/eslint/config-inspector/releases) - [Changelog](https://github.com/eslint/config-inspector/blob/main/CHANGELOG.md) - [Commits](eslint/config-inspector@v2.0.0...v3.0.4) Updates `@eslint/markdown` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v8.0.1...v8.0.2) Updates `@sebbo2002/semantic-release-jsr` from 3.2.1 to 4.0.1 - [Release notes](https://github.com/sebbo2002/semantic-release-jsr/releases) - [Changelog](https://github.com/sebbo2002/semantic-release-jsr/blob/develop/CHANGELOG.md) - [Commits](sebbo2002/semantic-release-jsr@v3.2.1...v4.0.1) Updates `@typescript-eslint/utils` from 8.59.0 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/utils) Updates `eslint` from 10.2.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.5.0) Updates `eslint-plugin-jsdoc` from 62.9.0 to 63.0.7 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.7) Updates `eslint-plugin-unicorn` from 64.0.0 to 68.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v68.0.0) Updates `jiti` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.6.1...v2.7.0) Updates `publint` from 0.3.18 to 0.3.21 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.21/packages/publint) Updates `tmp` from 0.2.5 to 0.2.7 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.7) Updates `tsdown` from 0.21.9 to 0.22.3 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.9...v0.22.3) Updates `tsx` from 4.21.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 21.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@dotenvx/dotenvx" dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: "@eslint/json" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@semantic-release/github" dependency-version: 12.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: arktype dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: chardet dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: semantic-release dependency-version: 25.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: ts-essentials dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: "@arethetypeswrong/core" dependency-version: 0.18.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: "@commitlint/load" dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@commitlint/types" dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@eslint/config-inspector" dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@eslint/markdown" dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: "@sebbo2002/semantic-release-jsr" dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: "@typescript-eslint/utils" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 68.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: yarn-dependencies - dependency-name: jiti dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: publint dependency-version: 0.3.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: tmp dependency-version: 0.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-dependencies - dependency-name: tsdown dependency-version: 0.22.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-dependencies - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 yarn-dependencies group with 27 updates in the / directory:
20.5.021.0.220.5.021.0.21.61.11.75.11.2.02.0.012.0.612.0.814.1.014.1.12.2.02.2.12.1.12.2.017.5.017.7.025.0.325.0.510.1.110.2.18.59.08.62.00.18.20.18.420.5.021.0.220.5.021.0.12.0.03.0.48.0.18.0.23.2.14.0.18.59.08.62.010.2.110.5.062.9.063.0.764.0.068.0.02.6.12.7.00.3.180.3.210.2.50.2.70.21.90.22.34.21.04.22.4Updates
@commitlint/clifrom 20.5.0 to 21.0.2Release notes
Sourced from @commitlint/cli's releases.
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
... (truncated)
Commits
8069048v21.0.2121005efix: disallow same commit hash for --from and --to (#4773)db8d7d6v21.0.11329a25chore: migrate to pnpm (#4762)db39968chore: pre pnpm cleanup (#4759)6099ae5chore: replace eslint with oxlint (#4756)f081a8ev21.0.040d7e36feat!: show input from a new line (#4727)44c3174chore: update dependency yargs to v18 #4432 (#4686)ac01464chore: replace dependencies with Node 22 built-ins (#4681)Updates
@commitlint/config-conventionalfrom 20.5.0 to 21.0.2Release notes
Sourced from @commitlint/config-conventional's releases.
... (truncated)
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
8069048v21.0.2db8d7d6v21.0.11329a25chore: migrate to pnpm (#4762)6099ae5chore: replace eslint with oxlint (#4756)f081a8ev21.0.044c3174chore: update dependency yargs to v18 #4432 (#4686)ac2b3f4chore!: minimum node version v22 (#4679)31e959av20.5.3Updates
@dotenvx/dotenvxfrom 1.61.1 to 1.75.1Release notes
Sourced from @dotenvx/dotenvx's releases.
... (truncated)
Changelog
Sourced from @dotenvx/dotenvx's changelog.
... (truncated)
Commits
e3b66421.75.15d291a1v1.75.1fe27cbfMerge pull request #851 from dotenvx/named-binaries0d61370use hashes4295770publish as named binaries96b51d1remove dotenvParse for primitives.scand5a8e38Merge pull request #850 from dotenvx/latest-primitivesa3c032dto compare against26e102aswitch to scan0498688switch to scanUpdates
@eslint/jsonfrom 1.2.0 to 2.0.0Release notes
Sourced from @eslint/json's releases.
Changelog
Sourced from @eslint/json's changelog.
Commits
804ffc4chore: release 2.0.0 🚀 (#227)deff6b4feat!: addmeta.languagesto JSON rules (#238)eb1d5c9chore: ignore fflate updates in renovate (#243)addda58ci: declare workflow-levelcontents: readon 4 workflows (#240)9c295addocs: Update README sponsorsbbef46bchore: pin fflate@0.8.2 (#241)2a4a340chore: update knip schema to v6 (#239)0d94edadocs: Update README sponsors37b749etest: run type tests with TypeScript 7 (#236)260d11aci: add Node.js 26 to CI (#237)Updates
@semantic-release/githubfrom 12.0.6 to 12.0.8Release notes
Sourced from @semantic-release/github's releases.
Commits
edd1652fix(deps): update dependency http-proxy-agent to v9 (#1203)1f17362fix(deps): update dependency https-proxy-agent to v9 (#1204)33fd115chore(deps): update dependency cpy to v13.2.2 (#1221)59fbe01chore(deps): update dependency publint to v0.3.19 (#1220)ff5b17cchore(deps): lock file maintenance (#1219)75faf16chore(deps): update dependency ava to v8 (#1218)56d65c0chore(deps): lock file maintenance (#1217)31a02d2chore(deps): update npm to v11.13.0 (#1216)3f06ad5ci(action): update actions/setup-node action to v6.4.0 (#1214)6ded611chore(deps): lock file maintenance (#1213)Updates
@semantic-release/release-notes-generatorfrom 14.1.0 to 14.1.1Release notes
Sourced from @semantic-release/release-notes-generator's releases.
Commits
9728887fix(deps): update dependency get-stream to v9 (#613)618cd05chore(deps): update dependency publint to v0.3.19 (#965)2cbdb58chore(deps): lock file maintenance (#964)df3fb9echore(deps): lock file maintenance (#962)e60ca73chore(deps): update npm to v11.13.0 (#961)05ea556ci(action): update actions/setup-node action to v6.4.0 (#960)0b4e4a7chore(deps): lock file maintenance (#959)9854b65chore(deps): update dependency prettier to v3.8.3 (#958)64d547fchore(deps): update dependency sinon to v21.1.2 (#957)46dec93chore(deps): update dependency sinon to v21.1.1 (#956)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/release-notes-generatorsince your current version.Updates
arktypefrom 2.2.0 to 2.2.1Changelog
Sourced from arktype's changelog.
Commits
93cb501release: arkregex 0.0.6 + dependents; publish@ark/fast-checkUpdates
chardetfrom 2.1.1 to 2.2.0Release notes
Sourced from chardet's releases.
Commits
1a8216dfeat: windows-1257 and windows-1258 (#125)dd69494Windows 874 (#124)7641f24chore: Upgrade to vitest (#123)734a902chore(deps): update actions/checkout action to v6 (#121)9191cb0chore(deps): update dependency node to v24 (#119)6a7be98chore(deps): update actions/setup-node action to v6 (#118)803c681chore(deps): update dependency semantic-release to v25 (#120)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for chardet since your current version.
Updates
globalsfrom 17.5.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)Updates
semantic-releasefrom 25.0.3 to 25.0.5Release notes
Sourced from semantic-release's releases.
Commits
db8ffaafix(revert): next (#4200)4e476dedocs: update README to include information about the new core engine integration493d6cdfix(code-quality): add missing comma in context object for consistencyd05e160refactor: replace direct logger and env-ci replacements with a mockCore funct...4f464a7test: add tests for core delegation and dry-run policy handling3f5d1b7refactor: integratecore; remove unused imports and restructuring the main ...7d71f2erefactor: remove obsolete release type constants and notes separator1ae1a19refactor: remove obsolete test files for logger, git, sensitive data handling...bedddc4refactor: remove obsolete Git-related utilities and logging functions7172195refactor(tests): remove obsolete tests for plugins and verificationUpdates
ts-essentialsfrom 10.1.1 to 10.2.1Release notes
Sourced from ts-essentials's releases.
Changelog
Sourced from ts-essentials's changelog.
Commits
2a9e3c9Version Packages (#479)4ad58f2feat: PublicInterface (#478)2664e8edocs: Declined189eacbci: read node version from .nvmrc in all workflows (#475)abee8c0ci: update actions/checkout from v1/master to v4 (#474)f4f5127ci: add typecheck support for 6.0 (#473)be51666ci: Use setup-node@v4 (#471)808392dci: replace secrets.NPM_TOKEN with permissions (#470)8137891Version Packages (#438)44dbae4Fix:DeepPartial\<Type>whenTypeis an array containing rest element (#469)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-essentials since your current version.
Updates
typescript-eslintfrom 8.59.0 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.