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 node-based dev tools #197

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1 -> 9.10.0 age adoption passing confidence
type-fest 4.26.0 -> 4.26.1 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence

Release Notes

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

sindresorhus/type-fest (type-fest)

v4.26.1

Compare Source

microsoft/TypeScript (typescript)

v5.6.2

Compare Source


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 is behind base branch, 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 requested a review from a team as a code owner September 8, 2024 07:49
@renovate renovate bot added the dependencies Update dependencies label Sep 8, 2024
@renovate renovate bot requested a review from fpbouchard September 8, 2024 07:49
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch from 9369851 to b23fae7 Compare September 9, 2024 14:16
@renovate renovate bot changed the title chore(deps): update dependency type-fest to v4.26.1 chore(deps): update node-based dev tools Sep 9, 2024
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch 2 times, most recently from b0ed568 to e826816 Compare September 10, 2024 13:39
@renovate renovate bot force-pushed the renovate/node-based-dev-tools branch from e826816 to 9afb7ea Compare September 10, 2024 13:47
Copy link
Contributor Author

renovate bot commented Sep 10, 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.

@Nr9 Nr9 enabled auto-merge (squash) September 10, 2024 13:59
@Nr9 Nr9 merged commit 2c8a359 into main Sep 10, 2024
5 checks passed
@Nr9 Nr9 deleted the renovate/node-based-dev-tools branch September 10, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant