-
Notifications
You must be signed in to change notification settings - Fork 10
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 #52
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
9 times, most recently
from
June 5, 2024 13:40
c956b36
to
363e121
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 11, 2024 07:48
f5c900d
to
a7fe10c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
June 22, 2024 11:11
031e1f3
to
046e0ed
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 25, 2024 22:41
046e0ed
to
c22d2b3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 5, 2024 19:35
55a0b25
to
4f1cb04
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 16, 2024 22:04
e04350a
to
3b03da0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 28, 2024 13:17
c1e7caa
to
dc224bb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 2, 2024 10:08
dc224bb
to
fed9f1f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 16, 2024 18:39
4c551ce
to
48ca68e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 19, 2024 03:36
b0420f7
to
f274d66
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
September 4, 2024 02:12
0f280f9
to
d7451dc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
September 9, 2024 17:01
99d728f
to
f0d5fca
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
September 19, 2024 15:11
19fd035
to
9eae61c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
September 28, 2024 21:27
63b6a41
to
e35178c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 9, 2024 01:26
02c540e
to
f881b46
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
October 23, 2024 15:51
9df3f5d
to
9db0bde
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
October 31, 2024 20:02
84aeca3
to
0fba31a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 3, 2024 09:20
0fba31a
to
6aadb37
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 22, 2024 19:58
6aadb37
to
d48e72e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 23, 2024 08:16
d48e72e
to
338534a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^20.12.7
->^20.17.7
^1.5.2
->^1.6.0
^0.5.5
->^0.5.7
^8.57.0
->^8.57.1
^0.2.1
->^0.4.1
^1.21.0
->^1.21.6
^3.2.5
->^3.3.3
^5.4.5
->^5.7.2
^1.5.2
->^1.6.0
Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v1.6.0
Compare Source
🚀 Features
includeConsoleOutput
andaddFileAttribute
in junit - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5659 (2f913)🐞 Bug Fixes
resolveId('vitest')
afterbuildStart
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5646 (f5faf)toJSON
for error serialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5526 (19a21)*.test-d.*
by default - by @MindfulPol in https://github.com/vitest-dev/vitest/issues/5634 (bfe8a)vite-node
's wrapper only to executed files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5642 (c9883)🏎 Performance
View changes on GitHub
v1.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
unjs/changelogen (changelogen)
v0.5.7
Compare Source
compare changes
🩹 Fixes
+
for canary suffix (#224)❤️ Contributors
v0.5.6
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
💅 Refactors
execa
withexecSync
(#222)🏡 Chore
❤️ Contributors
eslint/eslint (eslint)
v8.57.1
Compare Source
unjs/eslint-config (eslint-config-unjs)
v0.4.1
Compare Source
compare changes
💅 Refactors
Linter.Config
as return type (2cce21a)🏡 Chore
❤️ Contributors
v0.4.0
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.3.2
Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.3.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.3.0
Compare Source
compare changes
unjs/jiti (jiti)
v1.21.6
Compare Source
compare changes
🩹 Fixes
v1.21.5
Compare Source
compare changes
🩹 Fixes
From 1.21.4
node:
protocol for node 14 compatibility (5d877de)v1.21.4
Compare Source
v1.21.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.2
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.1
Compare Source
compare changes
🏡 Chore
🤖 CI
❤️ Contributors
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)v3.3.1
Compare Source
diff
Preserve empty lines in front matter (#16347 by @fisker)
Preserve explicit language in front matter (#16348 by @fisker)
Avoid line breaks in import attributes (#16349 by @fisker)
v3.3.0
Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
v5.6.3
Compare Source
v5.6.2
Compare Source
v5.5.4
: TypeScript 5.5.4Compare 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.3Compare 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.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.