Skip to content
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): lock file maintenance #18

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2019

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@tunnckoCore tunnckoCore deleted the renovate/lock-file-maintenance branch September 16, 2019 22:10
tunnckoCore pushed a commit that referenced this pull request Sep 18, 2019
tunnckoCore added a commit that referenced this pull request Sep 18, 2019
* init from jest-runner-mocha

* WIP

* Some cleanup

* First working example of create-jest-runner

* v0.1.0

* Update jest-worker to support tty

* Add changelog

* v0.1.1

* added skip functionality with test

* wrong test title

* v0.2.0-0

* v0.2.0

* update new code location of test result

* Mutex the test runs

Makes the developer experience a bit nicer, and more like the `jest-runner` itself: https://github.com/facebook/jest/blob/e566a8f4106ac25b008744ffc42204554fd31cf6/packages/jest-runner/src/index.js#L104-L124

* typo, damn github web ui

* async is actually not needed here

* feat: support serial execution

* Prepare 0.3.0 release

* v0.3.0

* use import/export (#8)

* feat: add mutex to in band runner (#7)

* feat: add mutex to in band runner

* Update CHANGELOG.md

* Add travis badge

* Removing un-needed packages (#1)

* Removing package bloat

* bump jest-worker to 22

* add missing throat dep

* add caret range to deps

* upgrade dated deps

* Prepare 0.3.1

* v0.3.1

* Drop node 4 (#11)

* Drop node 4

* upgrade to babel 7

* Create LICENSE

* Add getExtraOptions to entry file (#12)

* Add getExtraOptions

* Update changelog

* Prepare 0.4.0

* v0.4.0

* fix: update dated deps (#13)

* v0.4.1

* feat: bump jest 24; add `todo` helper (#14)

* chore: update lockfile

* 0.5.0

* chore: update changelog

Closes #15

* Fix README.md link to TestResult type (#16)

* feat: add binary to scaffold new runner (#17)

Fixes #10

* v0.5.1

* v0.5.2

* fix: add missing files to package (#18)

* make tests pass by disabling colors

Signed-off-by: Charlike Mike Reagent <[email protected]>

* changes for #20

Signed-off-by: Charlike Mike Reagent <[email protected]>

* fix linting, ignore fixtures dirs

Signed-off-by: Charlike Mike Reagent <[email protected]>

* update prepublish script

Signed-off-by: Charlike Mike Reagent <[email protected]>

* oops, fix the version, as it was from the beginning

Signed-off-by: Charlike Mike Reagent <[email protected]>

* oops, fix the name

Signed-off-by: Charlike Mike Reagent <[email protected]>

* use prepublishOnly script

Signed-off-by: Charlike Mike Reagent <[email protected]>

* update scripts

Signed-off-by: Charlike Mike Reagent <[email protected]>

* chore: add create-jest-runner; make tests pass

Signed-off-by: Charlike Mike Reagent <[email protected]>


Co-authored-by: Rogelio Guzman <[email protected]>
Co-authored-by: Łukasz Gandecki <[email protected]>
Co-authored-by: Daniel Schmidt <[email protected]>
Co-authored-by: Cody Olsen <[email protected]>
Co-authored-by: Simen Bekkhus <[email protected]>
Co-authored-by: Jordan Gensler <[email protected]>
Co-authored-by: Michał Pierzchała <[email protected]>
Co-authored-by: Spencer Elliott <[email protected]>
Co-authored-by: Nimalan <[email protected]>
Co-authored-by: ◬ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants