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

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/types (source) ^2.17.3 -> ^2.17.4 age adoption passing confidence
pnpm (source) 9.2.0 -> 9.3.0 age adoption passing confidence
prettier (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/types)

v2.17.4

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • types: Bump serve-static types to v1.15.7 (1c44c376d)
  • generator: Use maintained html-minifier-terser (#​26914)
  • vue-app: Prevent double page mount (#​10874)
  • core: Don't skip loading runtime modules if one is improperly resolved (#​10193)
  • vue-app: Prevent error page mounting twice (#​27484)
🏡 Chore
✅ Tests
  • Properly close page in e2e tests (1700aa131)
  • Wait for navigation in redirect test (e74715606)
  • Don't register promise in external nav (#​27468)
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)

v9.3.0

Compare Source

Minor Changes

  • Semi-breaking. Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the peers-suffix-max-length setting #​8177.

Patch Changes

  • Set reporter-hide-prefix to true by default for pnpm exec. In order to show prefix, the user now has to explicitly set reporter-hide-prefix=false #​8174.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

cloudflare-pages bot commented Jun 17, 2024

Deploying mande with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ac26ff
Status: ✅  Deploy successful!
Preview URL: https://c390451b.mande-9c7.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.mande-9c7.pages.dev

View logs

@renovate renovate bot merged commit f111f50 into main Jun 17, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 17, 2024 03:36
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.

None yet

0 participants