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

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

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.5.4 -> ^22.5.5 age adoption passing confidence
eslint-plugin-antfu ^2.5.0 -> ^2.6.0 age adoption passing confidence
eslint-plugin-command ^0.2.4 -> ^0.2.5 age adoption passing confidence
eslint-plugin-jsdoc ^50.2.2 -> ^50.2.3 age adoption passing confidence
eslint-plugin-perfectionist (source) ^3.5.0 -> ^3.6.0 age adoption passing confidence
eslint-plugin-unused-imports ^4.1.3 -> ^4.1.4 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
tsx (source) ^4.19.0 -> ^4.19.1 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
typescript-eslint (source) ^8.4.0 -> ^8.5.0 age adoption passing confidence

Release Notes

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

v2.6.0

Compare Source

   🚀 Features
  • consistent-chaining: Change allowFirstPropertyAccess to allowLeadingPropertyAccess  -  by @​antfu (f7c43)
    View changes on GitHub
antfu/eslint-plugin-command (eslint-plugin-command)

v0.2.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.2.3

Compare Source

Bug Fixes
  • require-jsdoc: avoid erring on static blocks (8222262)
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v3.6.0

Compare Source

compare changes

🚀 Features
  • Improve error messages when sorting different groups (e0f375a)
  • Improve dependency detection in sort-objects rule (412d5da)
  • Keep comments above elements being sorted (bd8ba3f)
🐞 Bug Fixes
  • Detect dependencies in template literals in sort-enums (c9367eb)
❤️ Contributors
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)

v4.1.4

Compare Source

pnpm/pnpm (pnpm)

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

privatenumber/tsx (tsx)

v4.19.1

Compare Source

microsoft/TypeScript (typescript)

v5.6.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.5.0

Compare Source

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

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


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.

Copy link

stackblitz bot commented Sep 16, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eslint-config ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:33am

@sxzz sxzz merged commit 4322e99 into main Sep 16, 2024
10 checks passed
@sxzz sxzz deleted the renovate/all-minor-patch branch September 16, 2024 00:44
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