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 non-major dependencies #248

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.3.0 -> 8.5.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.3.0 -> 8.5.0 age adoption passing confidence
eslint-config-next (source) 14.2.7 -> 14.2.9 age adoption passing confidence
next (source) 14.2.7 -> 14.2.9 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
vite (source) 5.4.2 -> 5.4.3 age adoption passing confidence
vue (source) 3.5.1 -> 3.5.3 age adoption passing confidence

Release Notes

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

v8.5.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `

  • eslint-plugin: [no-unsafe-argument] differentiate error types

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer

  • eslint-plugin: [no-misused-promises] handle static method

  • eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis

  • eslint-plugin: [consistent-type-assertions] access parser services lazily

❤️ Thank You
  • f44da95
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • YeonJuan

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

v8.4.0

Compare Source

This was a version bump only for eslint-plugin 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/parser)

v8.5.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.4.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.

vercel/next.js (eslint-config-next)

v14.2.9

Compare Source

v14.2.8

Compare Source

vercel/next.js (next)

v14.2.9

Compare Source

v14.2.8

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

vitejs/vite (vite)

v5.4.3

Compare Source

@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from c085263 to cd22d2d Compare September 5, 2024 07:54
@renovate renovate bot changed the title fix(deps): update non-major dependencies chore(deps): update non-major dependencies Sep 5, 2024
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from cd22d2d to de76968 Compare September 5, 2024 14:24
@renovate renovate bot changed the title chore(deps): update non-major dependencies chore(deps): update non-major dependencies to v8.4.0 Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update non-major dependencies to v8.4.0 chore(deps): update non-major dependencies Sep 6, 2024
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from 12405b3 to 86e8aeb Compare September 12, 2024 22:38
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from 86e8aeb to 0dcb6f2 Compare September 13, 2024 07:55
Copy link
Contributor Author

renovate bot commented Sep 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@drichar drichar merged commit 21172b2 into main Sep 13, 2024
1 check passed
@drichar drichar deleted the renovate/non-major-dependencies branch September 13, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant