Update Monthly Dev Dependencies - autoclosed - #2285
Closed
gardener-ci-robot wants to merge 1 commit into
Closed
Conversation
gardener-ci-robot
requested review from
grolu,
holgerkoser and
petersutter
as code owners
February 1, 2025 00:03
|
@gardener-ci-robot Thank you for your contribution. |
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 3, 2025 12:38
4a56055 to
ae9996d
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 3, 2025 13:55
ae9996d to
3cf6d1b
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 3, 2025 17:19
3cf6d1b to
04efbc3
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 3, 2025 22:12
04efbc3 to
4a97111
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 4, 2025 06:33
4a97111 to
1d5de42
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 4, 2025 06:39
1d5de42 to
7dd9544
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 5, 2025 10:03
d90f1e2 to
6a1c5d5
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 5, 2025 13:24
6a1c5d5 to
13dcd28
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 5, 2025 21:38
13dcd28 to
47fb0dd
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 7, 2025 09:00
47fb0dd to
08c0439
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 7, 2025 13:24
08c0439 to
2718027
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 7, 2025 16:48
2718027 to
262aa54
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 7, 2025 21:43
262aa54 to
4f8f8aa
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 8, 2025 22:23
4f8f8aa to
be4e9d0
Compare
gardener-ci-robot
force-pushed
the
renovate/monthly-dev-dependencies
branch
from
February 10, 2025 16:05
be4e9d0 to
b9ee7e3
Compare
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
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:
8.19.1->8.24.02.1.7->2.1.91.1.13->1.1.282.1.7->2.1.99.16.0->9.20.128.9.0->28.11.00.12.0->0.12.15.12.0->5.14.05.7.2->5.7.32.0.4->2.1.00.4.2->0.4.3Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.24.0Compare Source
🚀 Features
reportUnusedInlineConfigsto LinterOptions (#10718)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.22.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.21.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.20.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.9Compare Source
🚨 Breaking Changes
coverage.ignoreEmptyLinesby default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5543 (31994)poolto'forks'- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5047 (7f8f9)--merge-reportsto support coverage - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5736 (b7438)🚀 Features
--output-json- by @Joristdh in https://github.com/vitest-dev/vitest/issues/5745 (0766b)parseAst,parseAstAsyncfrom vite - by @sheremet-va (f645e)clickevent - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5777 (839c3)page.screenshotmethod - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5853 (81c42)userEventmethods, addfillanddragAndDropevents - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5882 (4dbea)expect.dommethod and bundlejest-dommatchers with@vitest/browser- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5910 (3a96a)tripleClickto interactive api - by @userquin in https://github.com/vitest-dev/vitest/issues/5987 (200a4)userEvent.uploadin playwright provider - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6442 (cf148)--inspect- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6433 (0499a)--inspect-brk- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6434 (7ab0f)transformIndexHtml- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6725 (16902)thresholds.<glob>.100option - by @thor-juhasz and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6174 (f6845)--exclude-after-remap- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6309 (5932a){ spy: true }instead of a factory - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6289 (95f02)test.for- by @hi-ogawa and @sheremet-va in https://github.com/vitest-dev/vitest/issues/5861 (c2380)vi.advanceTimersToNextFrame- by @bnjm and @sheremet-va in https://github.com/vitest-dev/vitest/issues/6347 (8ff63)🐞 Bug Fixes
--excludeoption - by @fregante in https://github.com/vitest-dev/vitest/issues/5782 (d6700)--inspect-brkstop on Windows - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6110 (f8519)require- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6159 (807a2)testNamePatternadds leading space - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6186 (073a5)indexfile - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6266 (081cf)expect.getState().testPathalways returns correct path - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6472 (ac698)Vitest.setServerto postconfigureServerhook to enable import analysis for workspace config loading - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6584 (e7f35)toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6697 (e0027)dangerouslyIgnoreUnhandledErrorswithout base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejectioneven when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrentfrom theRuntimeConfigtype - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll,.element,.rejects/.resolves, andlocator.*weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)project.providetype - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5959 (0eda9)BenchmarkResult.samplesarray to reduce memory usage - by @hi-ogawa and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6541 (a6407)previewprovider when running in StackBlitz - by @userquin in https://github.com/vitest-dev/vitest/issues/5836 (76e13)coverage.reporterfrom string values - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5920 (f33da)crypto.randomUUIDfrom the client - by @userquin in https://github.com/vitest-dev/vitest/issues/6079 (04c83)afterEachcleanup hooks in node entrypoint - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6192 (e6fbc)processglobal - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6213 (1affb)processglobal " - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6213 (9069b)Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.