This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
fix(deps): update all patch dependencies #4917
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-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.
Open
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
added
dependencies
Pull requests that update a dependency file
Renovate
labels
Sep 30, 2023
🧪 Review environment (fr)https://kzl32mwvtrc7xsrrkvmueo26fm0ffucj.lambda-url.ca-central-1.on.aws/ |
🧪 Review environment (en)https://qvselmmx2di33n72zwyrtoxcfm0siobf.lambda-url.ca-central-1.on.aws/ |
renovate
bot
force-pushed
the
renovate/all-patch
branch
5 times, most recently
from
October 10, 2023 14:14
a47b5ca
to
38a76dd
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
7 times, most recently
from
October 18, 2023 20:30
3f9178c
to
78d8f7f
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
4 times, most recently
from
October 25, 2023 16:11
d7a81b8
to
a1298ed
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
6 times, most recently
from
November 1, 2023 16:16
8ce7f48
to
49aa7d8
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
November 10, 2023 15:27
feefcf3
to
a7dc804
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
November 16, 2023 12:55
a7dc804
to
89fcbb8
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
December 3, 2023 10:34
89fcbb8
to
ed37b94
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
December 24, 2023 03:04
ed37b94
to
88590e7
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
February 4, 2024 10:51
89d4d01
to
4eb7b93
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
March 7, 2024 11:57
472e642
to
59016c7
Compare
renovate
bot
changed the title
chore(deps): update all patch dependencies
fix(deps): update all patch dependencies
Mar 7, 2024
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
March 12, 2024 12:01
59016c7
to
c25aa33
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
March 24, 2024 16:23
96a013d
to
b98e631
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
March 27, 2024 15:47
b98e631
to
48c516d
Compare
renovate
bot
changed the title
fix(deps): update all patch dependencies
chore(deps): update all patch dependencies
Mar 27, 2024
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
April 14, 2024 09:16
48c516d
to
2a053ba
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
April 25, 2024 08:28
a4eded9
to
c4be002
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
June 4, 2024 12:00
c4be002
to
f5e1598
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
July 21, 2024 14:06
f5e1598
to
1833ba5
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
August 6, 2024 09:13
1833ba5
to
8573fcd
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
August 28, 2024 08:13
8573fcd
to
c6a0359
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
October 9, 2024 08:15
c6a0359
to
5766132
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
December 2, 2024 10:11
5766132
to
4e4bbc1
Compare
renovate
bot
changed the title
chore(deps): update all patch dependencies
fix(deps): update all patch dependencies
Dec 10, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
28.1.0
->28.1.3
1.2.6
->1.2.8
Review
Release Notes
jestjs/jest (jest)
v28.1.3
Compare Source
Features
[jest-leak-detector]
Use nativeFinalizationRegistry
when it exists to get rid of external C dependency (#12973)Fixes
[jest-changed-files]
Fix a lock-up after repeated invocations (#12757)[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedSets (#12977)[jest-mock]
Add index signature support forspyOn
types (#13013, #13020)[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]
Replace internal usage ofpretty-format/ConvertAnsi
withjest-serializer-ansi-escapes
(#12935, #13004)[docs]
Update spyOn docs (#13000)v28.1.2
Compare Source
Fixes
[jest-runtime]
Avoid star type import from@jest/globals
(#12949)Chore & Maintenance
[docs]
Mention that jest-codemods now supports Sinon (#12898)v28.1.1
Compare Source
Features
[jest]
ExposeConfig
type (#12848)[@jest/reporters]
ImproveGitHubActionsReporter
s annotation format (#12826)[@jest/types]
Infer argument types passed totest
anddescribe
callback functions fromeach
tables (#12885, #12905)Fixes
[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedMaps (#12899)[jest-docblock]
Handle multiline comments in parseWithComments (#12845)[jest-mock]
ImprovespyOn
error messages (#12901)[jest-runtime]
Correctly report V8 coverage withresetModules: true
(#12912)[jest-worker]
MakeJestWorkerFarm
helper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]
Updated docs to indicate thatjest-environment-jsdom
is a separate package #12828[docs]
Document the comments used by coverage providers #12835[docs]
Usedocusaurus-remark-plugin-tab-blocks
to format tabs with code examples (#12859)[jest-haste-map]
Bumpwalker
version (#12324)minimistjs/minimist (minimist)
v1.2.8
Compare Source
Merged
#17
#12
#10
Fixed
#15
#8
#15
#9
#5
#8
#9
Commits
a026794
5368ca4
e5f5067
62fde7d
36ac5d0
auto-changelog
73923d2
d80727d
48bc06a
34b0f1c
5df0fe4
covert
tonyc
a48b128
covert
,tape
; remove unnecessarytap
f0fb958
funding
in package.json3639e0c
npmignore
to autogenerate an npmignore filebe2e038
282b570
ef9153f
@ljharb/eslint-config
,aud
098873c
@ljharb/eslint-config
,aud
3124ed3
safe-publish-latest
4b927de
aud
inposttest
b32d9bd
f9fdfc0
ba92fe6
tape
950eaa7
npmignore
dev dep3226afa
980d7ac
v1.2.7
Compare Source
Commits
auto-changelog
0ebf4eb
e115b63
f58745b
covert
tonyc
ab03356
236f4a0
funding
in package.json783a49b
npmignore
to autogenerate an npmignore filef81ece6
56cad44
covert
,tape
; remove unnecessarytap
49c5f9f
aud
inposttest
228ae93
safe-publish-latest
01fc23f
6b164c7
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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 was generated by Mend Renovate. View the repository job log.