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

fix(deps): update dependency pathe to v2 #760

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pathe ^1.1.2 -> ^2.0.1 age adoption passing confidence

Release Notes

unjs/pathe (pathe)

v2.0.1

Compare Source

compare changes

🩹 Fixes
  • Mixed posix/win32 namespaces (#​197)
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Enhancements
  • Add posix and win32 exports to match node:path (#​193)
  • ⚠️ Set delimiter to ; in windows (#​176)
  • Add matchesGlob export (#​195)
  • utils: Add reverseResolveAlias util (#​173)
🩹 Fixes
  • basename: Ignore trailing seperator (#​180)
  • utils/filename: Handle files beginning with a period or without ext (#​185)
  • parse: ⚠️ Fix root handling to be consistent with node (#​194)
  • join: ⚠️ Preserve normalized unc paths (#​196)
📖 Documentation
📦 Build
🏡 Chore
✅ Tests
  • Add additional tests for extname (#​186)
🤖 CI
⚠️ Breaking Changes
  • ⚠️ Set delimiter to ; in windows (#​176)
  • parse: ⚠️ Fix root handling to be consistent with node (#​194)
  • join: ⚠️ Preserve normalized unc paths (#​196)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 added the dependencies label Jan 6, 2025
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit cffb263
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/677fb6ac8ec36200086d30be

Copy link

pkg-pr-new bot commented Jan 6, 2025

Open in Stackblitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@760

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@760

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@760

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@760

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@760

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@760

commit: cffb263

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 9fe7473 to cffb263 Compare January 9, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants