-
Notifications
You must be signed in to change notification settings - Fork 33
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-dev): bump jest and @types/jest #929
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
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
chore(deps-dev): bump jest and @types/jest #929
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
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
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 7, 2023 16:09
2c5ad34
to
505d963
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 8, 2023 16:05
505d963
to
4d180c4
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 9, 2023 15:19
4d180c4
to
d7c09b4
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 9, 2023 16:03
d7c09b4
to
56bb043
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 10, 2023 16:03
56bb043
to
fb7721d
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 13, 2023 16:11
fb7721d
to
9c20a24
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 14, 2023 16:02
9c20a24
to
5ca1db8
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 15, 2023 16:10
5ca1db8
to
b4c8fef
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 16, 2023 16:17
b4c8fef
to
8e2e001
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 17, 2023 16:04
8e2e001
to
91b6205
Compare
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 27.5.1 to 29.5.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) Updates `@types/jest` from 27.5.0 to 29.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
branch
from
March 20, 2023 16:14
91b6205
to
2945932
Compare
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.
Bumps jest and @types/jest. These dependencies needed to be updated together.
Updates
jest
from 27.5.1 to 29.5.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
39f3bed
v29.5.0a49c886
v29.4.36d2632a
Update copyrights with Meta Platforms, restore original license in Jasmine fo...f0fc92e
v29.4.2bc7b20c
chore: make sure to exclude .eslintcache from published module (#13832)bc84c8a
v29.4.14bc0e8a
v29.4.06e5b1d6
chore: update typescript (#13616)05deb83
v29.3.184b8de9
v29.3.0Updates
@types/jest
from 27.5.0 to 29.4.0Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)