-
Notifications
You must be signed in to change notification settings - Fork 39
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 #96
Merged
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #96 +/- ##
=======================================
Coverage 93.54% 93.54%
=======================================
Files 25 25
Lines 1797 1797
Branches 333 333
=======================================
Hits 1681 1681
Misses 115 115
Partials 1 1 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
November 18, 2023 21:19
7c881d6
to
e777b00
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
November 24, 2023 17:03
90d06c5
to
7483cda
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
December 4, 2023 16:44
2ae4bcf
to
b35dd78
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
December 13, 2023 11:01
80a4657
to
5972c45
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 18, 2023 00:48
4c29fae
to
8bfd35b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 25, 2023 12:29
f3df0f7
to
5bb3891
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 30, 2023 02:17
5683900
to
ffadc9f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 9, 2024 16:46
61e873e
to
658d072
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
January 14, 2024 19:56
32c9ccd
to
e3d6b2e
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies - autoclosed
Jan 14, 2024
renovate
bot
changed the title
chore(deps): update all non-major dependencies - autoclosed
chore(deps): update all non-major dependencies
Jan 15, 2024
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update devdependency @types/node to ^20.11.2
Jan 15, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 15, 2024 22:50
d29c0ee
to
dc4977c
Compare
renovate
bot
changed the title
chore(deps): update devdependency @types/node to ^20.11.2
chore(deps): update devdependency @types/node to ^20.11.3
Jan 15, 2024
renovate
bot
changed the title
chore(deps): update devdependency @types/node to ^20.11.3
chore(deps): update devdependency @types/node to ^20.11.4
Jan 16, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2024 09:47
dc4977c
to
b0d00cc
Compare
renovate
bot
changed the title
chore(deps): update devdependency @types/node to ^20.11.4
chore(deps): update all non-major dependencies
Jan 17, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 17, 2024 11:04
8f1aec4
to
9858bdf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 17, 2024 16:46
9858bdf
to
7cee75e
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.11.0
->^20.11.5
^1.2.0
->^1.2.1
^1.2.0
->^1.2.1
^3.2.2
->^3.2.4
^1.2.0
->^1.2.1
Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v1.2.1
Compare Source
🐞 Bug Fixes
thresholds.autoUpdate
to work with arrow function configuration files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4959 (4b411)AsymmetricMatcher
- by @hi-ogawa and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4942 (06bae)await vi.hoisted
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4962 (dcf2e)View changes on GitHub
prettier/prettier (prettier)
v3.2.4
Compare Source
diff
Fix incorrect parser inference (#15947 by @fisker)
Files like
.eslintrc.json
were incorrectly formatted as JSONC files.v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.