Skip to content

chore(deps): update all non-major dependencies #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint-community/eslint-plugin-eslint-comments ^4.4.1 -> ^4.5.0 age adoption passing confidence devDependencies minor
@eslint/markdown ^6.3.0 -> ^6.4.0 age adoption passing confidence devDependencies minor
@stacksjs/eslint-config ^4.10.2-beta.1 -> ^4.10.2-beta.3 age adoption passing confidence dependencies patch
@types/bun (source) ^1.2.5 -> ^1.2.10 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.27.0 -> ^8.31.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^8.27.0 -> ^8.31.0 age adoption passing confidence devDependencies minor
@typescript-eslint/utils (source) ^8.27.0 -> ^8.31.0 age adoption passing confidence dependencies minor
@vitest/eslint-plugin ^1.1.38 -> ^1.1.43 age adoption passing confidence devDependencies patch
eslint-plugin-command ^3.1.0 -> ^3.2.0 age adoption passing confidence devDependencies minor
eslint-plugin-import-x ^4.9.1 -> ^4.10.6 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc ^50.6.8 -> ^50.6.10 age adoption passing confidence devDependencies patch
eslint-plugin-jsonc (source) ^2.19.1 -> ^2.20.0 age adoption passing confidence devDependencies minor
eslint-plugin-n ^17.16.2 -> ^17.17.0 age adoption passing confidence devDependencies minor
eslint-plugin-perfectionist (source) ^4.10.1 -> ^4.12.1 age adoption passing confidence devDependencies minor
eslint-plugin-yml (source) ^1.17.0 -> ^1.18.0 age adoption passing confidence devDependencies minor
eslint-vitest-rule-tester ^2.1.0 -> ^2.2.0 age adoption passing confidence devDependencies minor
node (source) >=22.14.0 -> >=22.15.0 age adoption passing confidence engines minor
synckit ^0.10.0 -> ^0.11.4 age adoption passing confidence dependencies minor
vitest (source) ^3.0.9 -> ^3.1.2 age adoption passing confidence devDependencies minor
vue-eslint-parser ^10.1.1 -> ^10.1.3 age adoption passing confidence devDependencies patch

Release Notes

eslint-community/eslint-plugin-eslint-comments (@​eslint-community/eslint-plugin-eslint-comments)

v4.5.0

Compare Source

Features
eslint/markdown (@​eslint/markdown)

v6.4.0

Compare Source

Features
Bug Fixes
  • enhance fenced code language rule to support tilde as a delimiter (#​344) (852645e)
  • replace IMarkdownSourceCode with MarkdownSourceCode (#​336) (ec2846b)
stacksjs/eslint-config (@​stacksjs/eslint-config)

v4.10.2-beta.3

Compare Source

No significant changes

    View changes on GitHub

v4.10.2-beta.2

Compare Source

compare changes

🏡 Chore
❤️ Contributors
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.31.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#​10979)
❤️ Thank You
  • Nicolas Le Cam

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.29.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#​10998)
❤️ Thank You
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#​11000)
🩹 Fixes
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#​10963)
  • eslint-plugin: support arbitrary extensions in definition files (#​10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#​10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#​10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#​10961)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.28.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#​10861)
🩹 Fixes
  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#​10986)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.31.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.28.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.31.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.28.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.43

Compare Source

Features

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43

v1.1.42

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42

v1.1.40

Compare Source

v1.1.39

Compare Source

Bug Fixes
  • valid-title: report emptyTitle for string-like types (#​688) (c1909ab)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39

antfu/eslint-plugin-command (eslint-plugin-command)

v3.2.0

Compare Source

   🚀 Features
    View changes on GitHub
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.10.6

Compare Source

Patch Changes

v4.10.5

Compare Source

Patch Changes

v4.10.4

Compare Source

Patch Changes

v4.10.3

Compare Source

Patch Changes
  • #​292 1342127 Thanks @​JounQin! - refactor: remove unnecessary check for pnpapi because unrs-resolver already handles it

v4.10.2

Compare Source

Patch Changes

v4.10.1

Compare Source

Patch Changes

v4.10.0

Compare Source

Minor Changes
Patch Changes

v4.9.4

Compare Source

Patch Changes

v4.9.3

Compare Source

Patch Changes
  • #​263 c0046a9 Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

v4.9.2

Compare Source

Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.10

Compare Source

Bug Fixes

v50.6.9

Compare Source

Reverts
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v2.20.0

Compare Source

Minor Changes
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.17.0

Compare Source

🌟 Features
  • allow-modules: include virtual: in the modules pattern (#​425) (a109793)
  • node-builtin: Add support for import.meta properties (#​420) (76fc219)
🩹 Fixes
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v4.12.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-imports: Fix json schema definition not found for eslint-typegen (b531618)
❤️ Contributors

v4.12.0

Compare Source

compare changes

🚀 Features
  • Add groups-related options to sort-named-exports and sort-named-imports (ae7a4a1)
  • sort-imports: Add support for new groups and custom groups api (aeb0322)
  • sort-imports: Update default groups to new api (c76c28a)
  • sort-imports: Add ts-equals modifier to replace deprecated object group (d03a9b3)
  • sort-imports: Add subpath, tsconfig-path selectors and 5 modifiers (5c35234)
🐞 Bug Fixes
  • Fix typescript imports always matching unknown (3b0922f)
  • sort-objects: Fix nested objects not impacted by styled components (f790779)
  • sort-imports: Fix undetected typescript import-equals dependencies (d7bf203)
❤️ Contributors

v4.11.0

Compare Source

compare changes

🚀 Features
  • sort-exports: Add groups-related options (ca3f34d)
  • sort-jsx-props: Migrate groups-related option to new api (3e500d0)
🐞 Bug Fixes
  • Export plugin meta data (38a3a23)
  • Fix detection of object destructuring dependencies (a0af5a7)
  • Throw an error if regexp expressions are entered (2b27b7d)
  • Fix false positive errors from eslint-disable (067a871)
  • Prevent circular dependency loops (ab50323)
  • Fix invalid newlines between results (e18a65a)
❤️ Contributors
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.18.0

Compare Source

Minor Changes
antfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)

v2.2.0

Compare Source

   🚀 Features
    View changes on GitHub
nodejs/node (node)

v22.15.0

Compare Source

un-ts/synckit (synckit)

v0.11.4

Compare Source

Patch Changes

v0.11.3

Compare Source

Patch Changes

v0.11.2

Compare Source

Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes
Patch Changes

v0.10.3

Compare Source

Patch Changes

v0.10.2

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 611d05e to 199a4de Compare March 21, 2025 21:12
@renovate renovate bot added patch and removed minor labels Mar 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-command to ^3.2.0 chore(deps): update all non-major dependencies Mar 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 3abd7da to 57220fe Compare March 27, 2025 18:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from bb0595b to 045dd69 Compare April 4, 2025 09:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ecb67a8 to 06b6a26 Compare April 11, 2025 00:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06b6a26 to 96fefd7 Compare April 12, 2025 16:54
@renovate renovate bot added minor and removed patch labels Apr 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a2dcd37 to 4f08c28 Compare April 20, 2025 04:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bf683b3 to b09f93d Compare April 23, 2025 08:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b09f93d to 1bb2a29 Compare April 23, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants