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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bumpp ^9.2.1 -> ^9.5.2 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
pathe ^1.1.1 -> ^1.1.2 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.6.2 age adoption passing confidence
ufo ^1.3.2 -> ^1.5.4 age adoption passing confidence
vitest (source) ^1.1.0 -> ^1.6.0 age adoption passing confidence

Release Notes

antfu/bumpp (bumpp)

v9.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.5.0

Compare Source

v9.4.2

Compare Source

v9.4.1

Compare Source

v9.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/changelogen (changelogen)

v0.5.7

Compare Source

compare changes

🩹 Fixes
  • bump: Avoid using + for canary suffix (#​224)
❤️ Contributors

v0.5.6

Compare Source

compare changes

🚀 Enhancements
  • Add option to sign git tags (#​117)
  • git: Support parse git messages that have prefix emoji (#​146)
🩹 Fixes
  • github: Use bearer token (#​180)
  • Handle repo name with multiple segments (#​219)
  • Lowercase scope when filtering (#​199)
💅 Refactors
  • Replace execa with execSync (#​222)
  • Use human readable date for canary versions (#​223)
  • Update execCommand (68127be)
🏡 Chore
❤️ Contributors
unjs/pathe (pathe)

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Trim root folder / when calculating relative paths (#​142)
  • Check process.cwd before calling it (#​147)
  • Uppercase windows drive letters (#​151)
  • resolveAlias: Handle aliases ending with trailing slash (#​155)
  • relative: Handle different windows drive letters (#​158)
🏡 Chore
❤️ Contributors
1.1.1 (2023-06-01)
Bug Fixes
microsoft/TypeScript (typescript)

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

unjs/ufo (ufo)

v1.5.4

Compare Source

compare changes

🩹 Fixes
  • parseURL: Only normalize windows drive letters with file:// protocol (#​246)
  • withProtocol: Consider relative protocol (#​242)
🏡 Chore
🎨 Styles
  • Lint with prettier defaults (666091d)
❤️ Contributors

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • joinRelativeURL: Avoid lookbehind regex for browser compatibility (#​228)
❤️ Contributors

v1.5.2

Compare Source

compare changes

🩹 Fixes
  • Use lookbehind regex only inside joinRelativeURL (#​226)
❤️ Contributors

v1.5.1

Compare Source

compare changes

🩹 Fixes
  • joinRelativeURL: Handle base with protocol (#​222)
🏡 Chore
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Add withoutHost utility (#​212)
  • joinURL: Handle segments with ../ (#​217)
  • joinRelativeURL (#​220)
🩹 Fixes
  • withoutTrailingSlash: Consider qurry param (#​219)
💅 Refactors
  • joinURL: Rewrite with clear syntax and relative ../ support (#​218)
📖 Documentation
🏡 Chore
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Add withFragment utility (#​193)
  • Add withoutFragment util (#​199)
🔥 Performance
  • withFragment: Early return when no hash changes required (d6ce037)
🩹 Fixes
  • encodeQueryValue: Encode the slash character (#​198)
  • Stringify protocol-relative URLs (#​207)
  • withFragment: Use encodeHash for encoding (48237ab)
💅 Refactors
  • resolveUrl: Decouple from $URL (#​186)
  • Deprecate $URL and createURL (f1af9b3)
  • normalizeURL: Decouple from $URL (9013029)
  • withoutFragment: Decouple from withFragment (712b8d5)
📖 Documentation
🏡 Chore
  • Update dependencies and lockfile (21e644e)
  • Format readme with prettier (6b00230)
  • Gitignore vitest temp files (89be2d1)
  • Update docs (5ab6d16)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Daniel Acuña
  • Diptesh Choudhuri <ignisda2001@​gmail.com>
  • Daniel Roe (@​danielroe)
  • Petr Kolonicz
vitest-dev/vitest (vitest)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

v1.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

🚀 Features
🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb25228 to 7228247 Compare March 30, 2023 22:46
@renovate renovate bot changed the title chore(deps): update dependency bumpp to v9.1.0 chore(deps): update all non-major dependencies Mar 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7c8552b to ae2805d Compare April 5, 2023 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ee0d0fe to b312f03 Compare April 13, 2023 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 376443a to b79bfa7 Compare May 4, 2023 02:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b79bfa7 to e9e6c4a Compare May 17, 2023 16:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4ba5a56 to 2a56092 Compare June 5, 2023 12:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a56092 to 494f23b Compare June 6, 2023 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4566bb5 to 9d0e4a0 Compare June 16, 2023 17:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b10c207 to 368a369 Compare July 4, 2023 01:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 427b2ff to 68cac59 Compare February 20, 2024 15:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 179daf4 to 47959b6 Compare March 6, 2024 23:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 948eb07 to b652a8a Compare March 20, 2024 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 60d8df2 to 94b18e1 Compare April 10, 2024 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94b18e1 to 1ec4281 Compare April 11, 2024 20:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 47418d2 to 6d20402 Compare April 30, 2024 10:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 415fe56 to c4d40d3 Compare May 6, 2024 20:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c4d40d3 to 359a1b7 Compare June 20, 2024 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 359a1b7 to d111afa Compare July 1, 2024 19:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0fa2655 to 9671dbd Compare July 22, 2024 23:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9671dbd to d90cbc0 Compare August 1, 2024 22:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d90cbc0 to 8744b19 Compare August 12, 2024 11:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8744b19 to 955a0f7 Compare August 22, 2024 20:15
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