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

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mlly ^1.3.0 -> ^1.4.0 age adoption passing confidence
pnpm (source) 8.6.2 -> 8.6.4 age adoption passing confidence
rollup (source) ^3.25.1 -> ^3.25.2 age adoption passing confidence
semver ^7.5.2 -> ^7.5.3 age adoption passing confidence
vite-plugin-inspect ^0.7.28 -> ^0.7.29 age adoption passing confidence
webpack ^5.87.0 -> ^5.88.0 age adoption passing confidence

Release Notes

unjs/mlly (mlly)

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • findTypeImports for finding type imports (#​163)
  • Add parseNodeModulePath and lookupNodeModuleSubpath utils (#​89)
🩹 Fixes
  • Fix resolvePath return type (#​172)
  • findStaticImports: Support special chars in import specifiers (#​169)
🏡 Chore
✅ Tests
  • Add edge case test for findStaticImports (f0b120b)
❤️ Contributors
pnpm/pnpm (pnpm)

v8.6.4

Compare Source

Patch Changes

  • In cases where both aliased and non-aliased dependencies exist to the same package, non-aliased dependencies will be used for resolving peer dependencies, addressing issue #​6588.
  • Ignore the port in the URL, while searching for authentication token in the .npmrc file #​6354.
  • Don't add the version of a local directory dependency to the lockfile. This information is not used anywhere by pnpm and is only causing more Git conflicts #​6695.

Our Gold Sponsors

Our Silver Sponsors

v8.6.3

Compare Source

Patch Changes

  • When running a script in multiple projects, the script outputs should preserve colours #​2148.
  • Don't crash when the APPDATA env variable is not set on Windows #​6659.
  • Don't fail when a package is archived in a tarball with malformed tar headers #​5362.
  • Peer dependencies of subdependencies should be installed, when node-linker is set to hoisted #​6680.
  • Throw a meaningful error when applying a patch to a dependency fails.
  • pnpm update --global --latest should work #​3779.
  • pnpm license ls should work even when there is a patched git protocol dependency #​6595

Our Gold Sponsors

Our Silver Sponsors

rollup/rollup (rollup)

v3.25.2

Compare Source

2023-06-24

Bug Fixes
  • Handle plugin errors where code is not a string (#​5042)
  • Use current transformed source when generating code frames with positions in transform hooks (#​5045)
Pull Requests
npm/node-semver (semver)

v7.5.3

Compare Source

Bug Fixes
Documentation
antfu/vite-plugin-inspect (vite-plugin-inspect)

v0.7.29

Compare Source

   🚀 Features
    View changes on GitHub
webpack/webpack (webpack)

v5.88.0

Compare Source

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.87.0...v5.88.0


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.

@renovate renovate bot merged commit 829f2e0 into main Jun 26, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch June 26, 2023 03:59
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.

0 participants