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

Merged
merged 1 commit into from
Jan 23, 2025
Merged

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.2 age adoption passing confidence

Release Notes

unjs/pathe (pathe)

v2.0.2

Compare Source

compare changes

🩹 Fixes
  • format: Allow calls with partial arguments (#​198)
  • Use node:path export types (#​199)
  • extname: Handle inputs ending with dot (#​203)
🏡 Chore
  • Enable strict typescript compilation (#​200)
  • Update deps (c284a3d)
❤️ Contributors

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 95c598e
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/678a5dc1edd7f70008c57bfb

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: 95c598e

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 9fe7473 to cffb263 Compare January 9, 2025 11:44
@renovate renovate bot force-pushed the renovate/pathe-2.x branch from cffb263 to 95c598e Compare January 17, 2025 13:40
@webfansplz webfansplz merged commit 144cc3f into main Jan 23, 2025
8 checks passed
@webfansplz webfansplz deleted the renovate/pathe-2.x branch January 23, 2025 02:06
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.

1 participant