forked from oasisprotocol/explorer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update test dependencies #113
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/test-dependencies
base: master
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
github-actions
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 18, 2023 14:50
e94ec7a
to
3be5612
Compare
renovate
bot
changed the title
Update dependency @testing-library/jest-dom to v5.17.0
Update test dependencies
Jul 24, 2023
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 24, 2023 21:33
3be5612
to
5eb7a87
Compare
github-actions
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 24, 2023 21:33
5eb7a87
to
fa055e7
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 27, 2023 09:26
fa055e7
to
3f6a27c
Compare
github-actions
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 27, 2023 09:26
3f6a27c
to
775f4f4
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 27, 2023 09:34
775f4f4
to
d31ee2f
Compare
github-actions
bot
force-pushed
the
renovate/test-dependencies
branch
from
July 27, 2023 09:34
d31ee2f
to
6ec6c09
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
2 times, most recently
from
August 24, 2023 15:32
feef77b
to
b6c59a1
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
3 times, most recently
from
September 15, 2023 22:32
fa378bd
to
5b7dcd5
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
December 29, 2023 16:44
5b7dcd5
to
8588012
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
January 22, 2024 10:49
8588012
to
547cfa6
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
May 21, 2024 04:46
547cfa6
to
dc81ed9
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
May 28, 2024 06:49
dc81ed9
to
1ae479e
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
June 16, 2024 19:07
1ae479e
to
c282a8d
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
3 times, most recently
from
July 10, 2024 18:27
f84da76
to
2ecdff8
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
2 times, most recently
from
July 20, 2024 09:22
818b953
to
b32169e
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
August 1, 2024 10:33
b32169e
to
b63f0cf
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
August 23, 2024 16:48
b63f0cf
to
ddfd8cf
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
January 15, 2025 21:32
ddfd8cf
to
a82e3b3
Compare
renovate
bot
force-pushed
the
renovate/test-dependencies
branch
from
January 21, 2025 21:35
a82e3b3
to
f30667b
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:
11.11.0
->11.13.0
5.16.5
->5.17.0
14.4.3
->14.6.1
5.14.8
->5.14.9
29.6.1
->29.7.0
29.6.1
->29.7.0
29.1.1
->29.2.5
Release Notes
emotion-js/emotion (@emotion/jest)
v11.13.0
Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v5.17.0
Compare Source
Features
toHaveAccessibleErrorMessage
better implementing the spec, deprecatetoHaveErrorMessage
(#503) (d717c66)testing-library/user-event (@testing-library/user-event)
v14.6.1
Compare Source
Bug Fixes
delay
option (#1175) (2edf14d)ContextMenu
todefaultKeyMap
(#1079) (3e471d1)defaultKeyMap
(#1226) (543ecb0)pointerdown
isdefaultPrevented
(#1121) (f681f7b)button
andbuttons
properties onPointerEvent
(#1219) (6614f72)1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0)click
event loop on form-associated custom element (#1238) (465fc7e)click
event on non-focusable control (#1130) (e429094)accept
filter more leniently (#1064) (a344ad4)v14.6.0
Compare Source
Features
FocusEvent
in hidden documents (#1252) (1ed8b15)Bug Fixes
DataTransferItem.getAsString()
callback (#1251) (7b11b0e)PointerCoords.x
inisDifferentPointerPosition
(#1216) (75edef5)PointerCoords
inisDifferentPointerPosition()
(#1229) (5f3d28f)v14.5.2
Compare Source
Bug Fixes
v14.5.1
Compare Source
Bug Fixes
v14.5.0
Compare Source
Bug Fixes
Features
jestjs/jest (jest)
v29.7.0
Compare Source
Features
[create-jest]
Addnpm init
/yarn create
initialiser for Jest projects (#14465)[jest-validate]
Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]
Replace unmatched capture groups inmoduleNameMapper
with empty string instead ofundefined
(#14507)[jest-snapshot]
Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]
Calculate test runtime ifperStats.duration
is missing (#14473)Performance
[@jest/create-cache-key-function]
Cache access ofNODE_ENV
andBABEL_ENV
(#14455)Chore & Maintenance
[jest-cli]
Move internal config initialisation logic to thecreate-jest
package (#14465)v29.6.4
Compare Source
Fixes
[jest-core]
Fix typo inscheduleAndRun
performance marker (#14434)[jest-environment-node]
Make sureatob
andbtoa
are writeable in Node 20 (#14446)[jest-worker]
Additional error wrapper forparentPort.postMessage
to fix unhandledDataCloneError
. (#14437)v29.6.3
Compare Source
Fixes
[expect, @​jest/expect-utils]
ObjectContaining
supportsumbol
as key (#14414)[expect]
Remove@types/node
from dependencies (#14385)[jest-core]
Use workers in watch mode by default to avoid crashes (#14059 & #14085).[jest-reporters]
Updateistanbul-lib-instrument
dependency to v6. (#14401)[jest-mock]
Revert #13692 as it was a breaking change (#14429)[jest-mock]
Revert #13866 as it was a breaking change (#14429)[jest-mock]
Revert #13867 as it was a breaking change (#14429)[@jest/reporters]
Marks Reporter's hooks as optional (#14433)[jest-runtime]
Fix dynamic ESM import module bug when loaded module throughjest.isolateModulesAsync
(#14397)Chore & Maintenance
[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]
Useinvariant
andnotEmpty
fromjest-util
rather than own internal (#14366)v29.6.2
Compare Source
Fixes
[jest-circus]
Fix snapshot matchers in concurrent tests when nr of tests exceedsmaxConcurrency
(#14335)[@jest/core]
When running global setup and teardown, do not try to change themessage
property of the thrown error object when themessage
property is unwritable (#14113)[jest-snapshot]
Move@types/prettier
fromdependencies
todevDependencies
(#14328)[jest-snapshot]
Throw an explicit error if Prettier v3 is used (#14367)[jest-reporters]
Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)Chore & Maintenance
[@jest/core]
Usepluralize
fromjest-util
rather than own internal (#14322)kulshekhar/ts-jest (ts-jest)
v29.2.5
Compare Source
v29.2.4
Compare Source
v29.2.3
Compare Source
v29.2.2
Compare Source
v29.2.1
Compare Source
v29.2.0
Compare Source
Bug Fixes
Features
presets
totransform
config (22fb027)Code refactoring
TsJestTransformerOptions
type everywhere possibly (7d001be)react-app
to use Vite (827c8ad)v29.1.5
Compare Source
Bug Fixes
v29.1.4
Compare Source
Bug Fixes
Features
type: "module"
(#4210) (81a5f64), closes #4210 #4012v29.1.3
Compare Source
Bug Fixes
@jest/transform
as an optional peer dependency (0ba7f86)Performance Improvements
v29.1.2
Compare Source
Bug Fixes
supportsStaticESM
(a5d6f2d)processAsync
(e7be4bf), closes #4207Config.ProjectConfig
(918312b), closes #4028Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.