Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@frsource/eslint-config (source) 1.13.0 -> 1.16.0 age adoption passing confidence
@frsource/prettier-config (source) 1.9.0 -> 1.11.0 age adoption passing confidence
@frsource/semantic-release-config (source) 1.9.0 -> 1.12.0 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence

Release Notes

FRSOURCE/toolkit (@​frsource/eslint-config)

v1.16.0

Compare Source

Bug Fixes

v1.15.0

Compare Source

Bug Fixes

v1.14.0

Compare Source

Bug Fixes
FRSOURCE/toolkit (@​frsource/prettier-config)

v1.11.0

Compare Source

Bug Fixes

v1.10.0

Compare Source

Bug Fixes
FRSOURCE/toolkit (@​frsource/semantic-release-config)

v1.12.0

Compare Source

Bug Fixes

v1.11.0

Compare Source

Bug Fixes

v1.10.0

Compare Source

Bug Fixes
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


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.

@renovate renovate bot force-pushed the renovate/all-minor branch from 66773ba to b3c0e99 Compare September 16, 2024 00:10
@renovate renovate bot force-pushed the renovate/all-minor branch from b3c0e99 to b96ba0e Compare September 16, 2024 04:13
@FRSgit FRSgit merged commit 514544a into main Sep 16, 2024
3 checks passed
@FRSgit FRSgit deleted the renovate/all-minor branch September 16, 2024 22:38
Copy link

🎉 This PR is included in version 2.0.41 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant