Skip to content
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

feat(deps): update all non-major dependencies #8

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/install-pkg ^0.3.4 -> ^0.3.5 age adoption passing confidence
@eslint-community/eslint-plugin-eslint-comments ^4.3.0 -> ^4.4.0 age adoption passing confidence
@eslint/config-inspector ^0.5.2 -> ^0.5.3 age adoption passing confidence
@types/node (source) ^22.2.0 -> ^22.4.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.62.1 -> ^0.62.2 age adoption passing confidence
@vitest/eslint-plugin ^1.0.1 -> ^1.0.3 age adoption passing confidence
eslint-plugin-jsdoc ^50.0.1 -> ^50.2.2 age adoption passing confidence
eslint-plugin-no-only-tests (source) ^3.1.0 -> ^3.3.0 age adoption passing confidence
eslint-plugin-perfectionist (source) ^3.1.3 -> ^3.2.0 age adoption passing confidence
eslint-typegen ^0.3.0 -> ^0.3.1 age adoption passing confidence
lint-staged ^15.2.8 -> ^15.2.9 age adoption passing confidence
pnpm (source) 9.7.0 -> 9.7.1 age adoption passing confidence

Release Notes

antfu/install-pkg (@​antfu/install-pkg)

v0.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint-community/eslint-plugin-eslint-comments (@​eslint-community/eslint-plugin-eslint-comments)

v4.4.0

Compare Source

Features
eslint/config-inspector (@​eslint/config-inspector)

v0.5.3

Compare Source

chore
Features
Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true

  • typescript-estree: restrict variable declarator definite/init combinations

  • eslint-plugin: [no-unsafe-return] check promise any

  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods

🩹 Fixes
  • eslint-plugin: [no-unsafe-enum-comparison] typo in test

  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references

  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator

  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output

  • eslint-plugin: [no-unnecessary-type-parameters] clarify message

❤️ Thank You
  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

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

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

v8.1.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.

unocss/unocss (@​unocss/eslint-plugin)

v0.62.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.0.3

Compare Source

Bug Fixes
  • expect-expect: make assert work well with expect-expect (#​508) (ffefeae)

v1.0.2

Compare Source

Bug Fixes
  • expect-expect: make sure rules doesn't break when assert is used (#​504) (65cc22c)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.0.1...v1.0.2

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

v50.2.2

Compare Source

Bug Fixes
  • check-param-names: check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #​1303 (288f0ae)

v50.2.1

Compare Source

v50.2.0

Compare Source

v50.1.0

Compare Source

levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)

v3.3.0

Compare Source

What's Changed

Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

Development Changes

New Contributors

Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v3.2.0

Compare Source

compare changes

🚀 Features
  • Use dynamic group generation in sort-classes (baa701d)
  • Support for sorting by enum value (285a451)
  • Improve group order error messages in sort-classes (b02d626)
  • Allow specifying cross-rule settings (8e15730)
  • Add property-function groups in sort-class rule (41b92d3)
❤️ Contributors
antfu/eslint-typegen (eslint-typegen)

v0.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
pnpm/pnpm (pnpm)

v9.7.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@daflyinbed daflyinbed merged commit c7851b7 into main Aug 19, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 19, 2024 02:54
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.

1 participant