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 dependency pathe to v2 #1659

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 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.

@renovate renovate bot requested a review from danielroe as a code owner January 4, 2025 01:01
Copy link

cloudflare-workers-and-pages bot commented Jan 4, 2025

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: e43b254
Status: ✅  Deploy successful!
Preview URL: https://a2578a4e.nuxt-image.pages.dev
Branch Preview URL: https://renovate-pathe-2-x.nuxt-image.pages.dev

View logs

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.87%. Comparing base (782c8f5) to head (e43b254).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1659   +/-   ##
=======================================
  Coverage   62.87%   62.87%           
=======================================
  Files          79       79           
  Lines        3539     3539           
  Branches      412      413    +1     
=======================================
  Hits         2225     2225           
  Misses       1285     1285           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielroe danielroe merged commit bb0b785 into main Jan 4, 2025
3 checks passed
@danielroe danielroe deleted the renovate/pathe-2.x branch January 4, 2025 19:40
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.

2 participants