-
Notifications
You must be signed in to change notification settings - Fork 933
chore(deps): update all non-major dependencies #1504
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
384b5d5 to
78d585a
Compare
78d585a to
ead5a41
Compare
ead5a41 to
5d79f89
Compare
5d79f89 to
5efb56e
Compare
5efb56e to
8d36c64
Compare
8d36c64 to
d9dffeb
Compare
d9dffeb to
870495c
Compare
870495c to
579b772
Compare
579b772 to
d5067bf
Compare
d5067bf to
62135d1
Compare
62135d1 to
8d225f0
Compare
8d225f0 to
b7792fb
Compare
b7792fb to
0768415
Compare
0768415 to
a3c896f
Compare
a3c896f to
dbd74b2
Compare
dbd74b2 to
b94c377
Compare
b94c377 to
78ac908
Compare
78ac908 to
689eb6b
Compare
689eb6b to
455ce7b
Compare
455ce7b to
cfe300b
Compare
cfe300b to
5d1a913
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.94->^1.1.96^0.1.0->^0.3.01.0.2-28501058.e2fb02c->1.0.2-28512594.3fc687b^2.4.4->^2.4.5^3.3.1->^3.6.0^13.7.1->^13.9.0^2.2.1->^2.2.2^1.4.0->^1.5.1^1.3.1->^1.4.0Release Notes
nuxt/fonts (@nuxt/fonts)
v0.3.0Compare Source
compare changes
🚀 Enhancements
❤️ Contributors
v0.2.1Compare Source
compare changes
🩹 Fixes
exposeFonts(35758d6)❤️ Contributors
v0.2.0Compare Source
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
resolveFontFaces(#47)unicodeRangeas well (6a4247a)💅 Refactors
📖 Documentation
defineFontProvider(b7bff82)processCSSVariables(43e0f99)🏡 Chore
defineFontProviderin repo (bc11360)✅ Tests
lookupFontURLfunction (57b5eca)🤖 CI
❤️ Contributors
vuejs/test-utils (@vue/test-utils)
v2.4.5Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5
date-fns/date-fns (date-fns)
v3.6.0Compare Source
On this release worked @kossnocorp and @world1dan. Also, thanks to @seated for sponsoring me.
Fixed
formatDistance.Added
v3.5.0Compare Source
Kudos to @fturmel, @kossnocorp, @makstyle119, @tan75, @marcreichel, @tareknatsheh and @audunru for working on the release. Also, thanks to @seated for sponsoring me.
Fixed
Fixed functions that use current date internally and made them work with date extensions like
UTCDate.Fixed
daysToWeeksreturning negative 0.Fixed German grammar for the "half a minute" string.
Added
constructNowfunction that creates the current date using the passed reference date's constructor.v3.4.0Compare Source
Kudos to @kossnocorp, @sakamossan and @Revan99 for working on the release. Also thanks to @seated for sponsoring me.
Added
Added
roundToNearestHoursfunction.Added Central Kurdish (
ckb) locale.capricorn86/happy-dom (happy-dom)
v13.9.0Compare Source
v13.8.6Compare Source
👷♂️ Patch fixes
v13.8.5Compare Source
👷♂️ Patch fixes
HTMLElementConfig- By @danbentley in task #1306v13.8.4Compare Source
👷♂️ Patch fixes
HTMLLinkElement.href,HTMLImageElement.srcandHTMLScriptElement.src- By @capricorn86 in task #1135v13.8.3Compare Source
👷♂️ Patch fixes
<li>,<h1>or<table>) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @capricorn86 in task #1039v13.8.2Compare Source
v13.8.1Compare Source
v13.8.0Compare Source
🎨 Features
v13.7.8Compare Source
v13.7.7Compare Source
v13.7.6Compare Source
v13.7.5Compare Source
👷♂️ Patch fixes
v13.7.4Compare Source
v13.7.3Compare Source
v13.7.2Compare Source
dcastil/tailwind-merge (tailwind-merge)
v2.2.2Compare Source
unjs/ufo (ufo)
v1.5.1Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.5.0Compare Source
compare changes
🚀 Enhancements
withoutHostutility (#212)../(#217)joinRelativeURL(#220)🩹 Fixes
💅 Refactors
../support (#218)📖 Documentation
🏡 Chore
❤️ Contributors
vitest-dev/vitest (vitest)
v1.4.0Compare Source
🚀 Features
not- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5294 (b9d37)--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5295 (201bd)shuffle.filesandshuffle.testsoptions - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5281 (356db)cache.diroption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5229 (d7e8b)--changedoption - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5314 (600b4)clearScreencli flag - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5241 (e1735)🐞 Bug Fixes
--projectoption - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5265 (d1a06)--inspect-brkto pause before execution - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5355 (e77c5)magic-stringtooptimizeDeps.include- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5278 (8f04e)reportsDirectoryfrom removing user's project - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5376 (07ec3)toContain/toMatchassertion error - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5267 (8ee59)definesto supportundefinedvalues - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5284 (5b58b)onConsoleLogreturn type - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5337 (6d1b1)beforeAllandafterAll- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5288 (ce5ca)@vitest/coverage-v8are used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5250 (29f98)View changes on GitHub
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.