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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

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

merged 1 commit into from
Jan 14, 2025

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

Release Notes

unjs/pathe (pathe)

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 - 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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 6:46am

@renovate renovate bot force-pushed the renovate/pathe-2.x branch 2 times, most recently from 5dc20bb to 06c3013 Compare January 6, 2025 09:02
@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 06c3013 to 054f44b Compare January 6, 2025 09:36
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 25 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 054f44b to 322767c Compare January 6, 2025 09:55
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 5 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 322767c to c898b24 Compare January 6, 2025 10:01
Copy link

vercel bot commented Jan 6, 2025

Deployment failed with the following error:

Resource is limited - try again in 6 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from c898b24 to 9d8f0e1 Compare January 7, 2025 06:10
Copy link

vercel bot commented Jan 7, 2025

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 9d8f0e1 to 666a87c Compare January 13, 2025 05:40
@renovate renovate bot force-pushed the renovate/pathe-2.x branch from 666a87c to d2c583f Compare January 13, 2025 06:01
@adenvt adenvt added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit c7bde0b Jan 14, 2025
11 checks passed
@adenvt adenvt deleted the renovate/pathe-2.x branch January 14, 2025 10:55
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