-
Notifications
You must be signed in to change notification settings - Fork 125
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 (patch) #2079
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
e062247
to
f3055ea
Compare
bee5a94
to
732cd93
Compare
7321246
to
44c03ab
Compare
0bf9766
to
88070c3
Compare
be2c307
to
580abc4
Compare
580abc4
to
da0a481
Compare
83e90ec
to
9da1fab
Compare
9da1fab
to
c74c0d7
Compare
5e366e0
to
1e6bf13
Compare
b1120d6
to
403e209
Compare
f74a8aa
to
9a8a09d
Compare
4110704
to
50fec22
Compare
b0955c3
to
12a192f
Compare
1eaaaf4
to
1c64a43
Compare
a0d4cd0
to
3549fe3
Compare
3bb8567
to
cb4af50
Compare
cb4af50
to
c8a0d00
Compare
c8a0d00
to
74cf4ff
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
3.0.2
->3.0.3
3.2.0
->3.2.3
3.0.1
->3.0.8
4.0.8
->4.0.11
4.0.9
->4.0.11
4.0.7
->4.0.10
4.0.19
->4.0.22
4.0.9
->4.0.12
4.0.6
->4.0.8
4.0.3
->4.0.5
4.0.8
->4.0.11
4.0.4
->4.0.6
4.0.9
->4.0.12
4.0.4
->4.0.6
4.0.17
->4.0.22
4.0.7
->4.0.10
4.0.6
->4.0.9
3.0.12
->3.0.15
4.0.4
->4.0.7
4.0.4
->4.0.6
4.0.5
->4.0.7
29.5.6
->29.5.12
2.19.7
->2.19.10
4.0.6
->4.0.9
2.0.1
->2.0.5
14.0.2
->14.0.3
4.12.2
->4.12.3
5.10.1
->5.10.2
29.2.2
->29.2.4
5.5.3
->5.5.4
5.4.0
->5.4.1
2.0.1
->2.0.5
Release Notes
tsconfig/bases (@tsconfig/ember)
v3.0.8
Compare Source
v3.0.7
Compare Source
v3.0.6
Compare Source
v3.0.5
Compare Source
v3.0.4
Compare Source
v3.0.3
Compare Source
v3.0.2
Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v2.0.5
Compare Source
🚀 Features
🐞 Bug Fixes
testNamePattern
adds leading space - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6186 (073a5)afterEach
cleanup hooks in node entrypoint - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6192 (e6fbc)defineProject
anddefineWorkspace
types - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6198 (8cd82)node:*
imports in__mocks__
folder - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6204 (a48be)View changes on GitHub
v2.0.4
Compare Source
🐞 Bug Fixes
require
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6159 (807a2)*.cts
files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6189 (5da45)thresholds.<glob>.100
option - by @thor-juhasz and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6174 (f6845)mockImplementation
for function overload and unions - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6181 (7a75b)View changes on GitHub
v2.0.3
Compare Source
🚀 Features
🐞 Bug Fixes
--inspect-brk
stop on Windows - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6110 (f8519)vi.spyOn
toMockInstance
of function overload - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6086 (e9f9a)View changes on GitHub
v2.0.2
Compare Source
documentationjs/documentation (documentation)
v14.0.3
Compare Source
ember-cli/ember-cli (ember-cli)
v4.12.3
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
_.template
instead oflodash.template
package @gornerThank you to all who took the time to contribute!
emberjs/ember.js (ember-source)
v5.10.2
Compare Source
kulshekhar/ts-jest (ts-jest)
v29.2.4
Compare Source
v29.2.3
Compare Source
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
vitejs/vite (vite)
v5.4.1
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (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 was generated by Mend Renovate. View the repository job log.