-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
build: fix resolutions #5681
Merged
Merged
build: fix resolutions #5681
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
|
live tests against github / bitbucket server / gitlab self-hosted works as expected. |
rarkins
added a commit
that referenced
this pull request
Mar 10, 2020
commit bef70f7f22dd5a072bab68bdc1c728be92a83260 Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 15:29:06 2020 +0100 mew commit 09e381c Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 14:58:03 2020 +0100 fix: Revert "feat(npm): update resolutions (#5636)" This reverts commit c974929. commit ff5fe49 Author: Renovate Bot <[email protected]> Date: Tue Mar 10 11:03:11 2020 +0000 chore(deps): update dependency @types/jest to v25.1.4 commit ae069b0 Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 12:00:36 2020 +0100 fix(github): set stabilityStatus using Enum Closes #5683 commit 2599ea5 Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 11:24:38 2020 +0100 refactor: commit -> commitHash commit c97defc Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 11:11:08 2020 +0100 refactor: AwaitingBranchAutomerge -> BlockeddByBranchAutomerge commit b20591e Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 11:10:09 2020 +0100 refactor: use CamelCase for enum values commit d0ec7cf Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 10:19:44 2020 +0100 refactor: move PrResult to workers/common commit 2039f17 Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 10:02:02 2020 +0100 refactor: result -> prResult commit 34496d3 Author: Rhys Arkins <[email protected]> Date: Tue Mar 10 09:16:11 2020 +0100 feat: PrResult enum (#5664) commit ab94f91 Author: Michael Kriese <[email protected]> Date: Tue Mar 10 08:35:31 2020 +0100 build: fix resolutions (#5681) commit c974929 Author: Michael Kriese <[email protected]> Date: Tue Mar 10 06:52:27 2020 +0100 feat(npm): update resolutions (#5636)
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.
devDependencies
ref rickhanlonii/jest-silent-reporter#20, jest-community/jest-junit#122