Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.2 -> 1.2.3 age adoption passing confidence
@rebeccastevens/eslint-config 3.3.3 -> 3.3.4 age adoption passing confidence
@types/node (source) 18.19.63 -> 18.19.67 age adoption passing confidence
@vitest/eslint-plugin 1.1.7 -> 1.1.13 age adoption passing confidence
eslint-plugin-eslint-plugin 6.3.1 -> 6.3.2 age adoption passing confidence
eslint-plugin-format 0.1.2 -> 0.1.3 age adoption passing confidence
eslint-plugin-import-x 4.4.0 -> 4.4.3 age adoption passing confidence
eslint-plugin-jsdoc 50.4.3 -> 50.6.0 age adoption passing confidence
eslint-plugin-jsonc (source) 2.16.0 -> 2.18.2 age adoption passing confidence
eslint-plugin-n 17.12.0 -> 17.14.0 age adoption passing confidence
eslint-plugin-promise 7.1.0 -> 7.2.1 age adoption passing confidence
eslint-plugin-regexp 2.6.0 -> 2.7.0 age adoption passing confidence
eslint-plugin-unicorn 56.0.0 -> 56.0.1 age adoption passing confidence
eslint-plugin-yml (source) 1.15.0 -> 1.16.0 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
knip (source) 5.36.0 -> 5.38.3 age adoption passing confidence
markdownlint-cli2 0.14.0 -> 0.15.0 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.14.4 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
rollup (source) 4.24.3 -> 4.28.0 age adoption passing confidence
ts-api-utils 1.4.0 -> 1.4.3 age adoption passing confidence
ts-declaration-location 1.0.4 -> 1.0.5 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
vite-tsconfig-paths 5.0.1 -> 5.1.3 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.3

Compare Source

RebeccaStevens/eslint-config-rebeccastevens (@​rebeccastevens/eslint-config)

v3.3.4

Compare Source

Bug Fixes
  • ts/switch-exhaustiveness-check: considerDefaultExhaustiveForUnions: true (2e4b7c4)
  • yaml/quotes (94cf07b)
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.13

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.12...v1.1.13

v1.1.12

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.11...v1.1.12

v1.1.11

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.10...v1.1.11

v1.1.10

Compare Source

Bug Fixes

v1.1.9

Compare Source

Features

v1.1.8

Compare Source

eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v6.3.2

Compare Source

Bug Fixes
  • fix require-meta-schema-description rule crash (8630901)
antfu/eslint-plugin-format (eslint-plugin-format)

v0.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

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

v50.6.0

Compare Source

Features
  • lines-before-block: move start-of-block checking behind off-by-default checkBlockStarts option (#​1341) (f9b102d)

v50.5.0

Compare Source

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

v2.18.2

Compare Source

Patch Changes

v2.18.1

Compare Source

Patch Changes

v2.18.0

Compare Source

Minor Changes

v2.17.0

Compare Source

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

v17.14.0

Compare Source

🌟 Features

v17.13.2

Compare Source

🩹 Fixes
  • no-missing-require: handle multiple resolvePaths (#​383) (df6ad2a)

v17.13.1

Compare Source

🩹 Fixes

v17.13.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v7.2.1

Compare Source

🩹 Fixes
  • no-callback-in-promise: false triggering of callback (#​574) (8324564)
🧹 Chores

v7.2.0

Compare Source

🌟 Features
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 Chores
ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)

v2.7.0

Compare Source

Minor Changes
  • Add support for ES2025 duplicate named capturing groups (#​752)
Patch Changes
  • Updates unicode property alias resource with latest (#​766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#​776)

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v56.0.1

Compare Source

  • expiring-todo-comments: Fix compatibility with ESLint 9.15 (#​2497) 16b09d3
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.16.0

Compare Source

Minor Changes
typicode/husky (husky)

v9.1.7

Compare Source

webpro-nl/knip (knip)

v5.38.3

Compare Source

v5.38.2

Compare Source

  • Fix for certain failing cases of --include-libs (resolves #​855) (5242ddd)

v5.38.1

Compare Source

  • Fix regression re. isIncludeEntryExports → skipExportsAnalysis from scripts/plugins (resolves #​857) (b8379de)

v5.38.0

Compare Source

v5.37.2

Compare Source

v5.37.1

Compare Source

v5.37.0

Compare Source

v5.36.7

Compare Source

  • Temp disable argos (fixes in knip → issues reported issues) (fd2d9d3)
  • Format generated file (6e15421)
  • Credit file-entry-cache (fe7812e)
  • Simplify isReferencedInExport and report types-in-types (resolves #​830) (80537c5)

v5.36.6

Compare Source

  • Generate plugin schema file (resolves #​829) (9d3367b)
  • Move pluginsSchema to separate file (8e6fe9e)
  • Add tweet and pat myself on the back (f4b253c)

v5.36.5

Compare Source

v5.36.4

Compare Source

  • Format (d5d1ba0)
  • Reduce own config (234d8cf)
  • Refactor globbin' to improve debug output (2bd294e)
  • Add glob args parser to plugins (7464371)
  • Remove oddity (0b09ff7)
  • Add comment to generated files (39a77ba)
  • Some plugins only need to run in root (811af53)
  • Add warning for --isolate-workspaces + class members (98318d7)
  • Add log util (328ba01)
  • Housekeeping config file (fb71a2c)
  • Remove unused export (6d2fdea)
  • Follow your own rules (135e478)
  • Filter out external refs to re-exports (b9ffef4)
  • Make more sense in --include-libs tests (9a78e33)
  • Add plugins card to homepage (5d32cfb)
  • Add "plugin docs generated" remark to plugin pages (ac3344a)

v5.36.3

Compare Source

  • Consolidate specifier workspace handling into helper (5c4a9d5)
  • No need to add .json files as entry files (8c0289f)
  • Update comparison-and-migration.md. Fix wrong link of npm-check (#​828) (a4a9882)
  • Only show any config hints in non-production mode (a138388)

v5.36.2

Compare Source

v5.36.1

Compare Source

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

v0.15.0

Compare Source

  • Add support for stdin input via - glob
  • Add output formatter based on string templates
  • Update dependencies (including markdownlint)
pnpm/pnpm (pnpm)

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord 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 added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Dec 1, 2024
@graphite-app
Copy link

graphite-app bot commented Dec 1, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “Status: Merge Queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “Status: Hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8a651f to a0b940b Compare December 1, 2024 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a0b940b to bedf046 Compare December 1, 2024 23:57
@renovate renovate bot merged commit fe1b982 into main Dec 2, 2024
14 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 2, 2024 03:37
@github-actions
Copy link

🎉 This PR is included in version 7.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💙 Renovate Status: Released It's now live. Type: Maintenance Generic maintenance tasks, e.g., package updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant