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 #1307

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unhead/schema (source) ^1.10.4 -> ^1.11.2 age adoption passing confidence
@unhead/ssr (source) ^1.10.4 -> ^1.11.2 age adoption passing confidence
@unhead/vue (source) ^1.10.4 -> ^1.11.2 age adoption passing confidence
playwright-core (source) ^1.46.1 -> ^1.47.0 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
postcss-preset-env (source) ^10.0.2 -> ^10.0.3 age adoption passing confidence
terser (source) ^5.31.6 -> ^5.32.0 age adoption passing confidence
unplugin ^1.13.1 -> ^1.14.0 age adoption passing confidence

Release Notes

unjs/unhead (@​unhead/schema)

v1.11.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.11.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.11.0

Compare Source

ℹ️ This is a minor release with many bug fixes, while there are no explicit new features, an effort should be made to checking your tags after upgrading.

This will be last minor before work begins on v2, check the roadmap and feel free to make suggestions.

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
microsoft/playwright (playwright-core)

v1.47.0

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

csstools/postcss-plugins (postcss-preset-env)

v10.0.3

Compare Source

September 9, 2024

terser/terser (terser)

v5.32.0

Compare Source

  • import("module") can now be input and output from ESTree AST (#​1557)
  • BigInt literals can now be input and output from ESTree AST (#​1555)
  • typeof an object or array (typeof {} and typeof []) can now be statically evaluated. (#​1546)
unjs/unplugin (unplugin)

v1.14.0

Compare Source

Features

1.13.1 (2024-09-04)

Bug Fixes
  • dynamically require webpack-sources (6d4d2b1)

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 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 changed the title chore(deps): update devdependency playwright-core to ^1.47.0 chore(deps): update all non-major dependencies Sep 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9c3cd7f to 9aa3040 Compare September 9, 2024 12:07
@wattanx wattanx merged commit 3e6018f into main Sep 10, 2024
61 checks passed
@wattanx wattanx deleted the renovate/all-minor-patch branch September 10, 2024 14:11
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