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

Bump jest-junit from 6.3.0 to 6.4.0 #972

Merged
merged 1 commit into from
May 24, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 13, 2019

Bumps jest-junit from 6.3.0 to 6.4.0.

Release notes

Sourced from jest-junit's releases.

v6.4.0

Add console support #90

Commits
  • 057ceb8 Merge pull request #92 from jest-community/palmerj3-patch-1
  • 4ede961 Update package.json
  • 108ff18 Merge pull request #90 from palmerj3/consoleSupport
  • 73c14af Readd jest 22 in travis and make sure babel-jest version matches
  • 3f16028 Remove jest 22 from travis CI checks
  • 6b4cff0 Add support for console output
  • See full diff in compare view

Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Issue related to dependencies label May 13, 2019
@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #972 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #972   +/-   ##
=====================================
  Coverage     6.3%   6.3%           
=====================================
  Files         118    118           
  Lines        1062   1062           
=====================================
  Hits           67     67           
  Misses        995    995

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 338ad48...7e0e88a. Read the comment docs.

@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #972 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #972   +/-   ##
=====================================
  Coverage     6.3%   6.3%           
=====================================
  Files         118    118           
  Lines        1062   1062           
=====================================
  Hits           67     67           
  Misses        995    995

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf77403...33a8247. Read the comment docs.

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](jest-community/jest-junit@v6.3.0...v6.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-junit-6.4.0 branch from 7e0e88a to 33a8247 Compare May 24, 2019 17:45
@buildsize
Copy link

buildsize bot commented May 24, 2019

File name Previous Size New Size Change
chunk-centered-map.[hash].js.gz [new file] 177.84 KB
chunk-commons.[hash].js.gz [new file] 136.33 KB
chunk-preview-table.[hash].js.gz [new file] 12.81 KB
page-_app.js.gz [new file] 2.37 KB
page-_error.js.gz [new file] 185 bytes
page-catalog.js.gz [new file] 58.41 KB
page-catalogs.js.gz [new file] 3.03 KB
page-dataset.js.gz [new file] 18.98 KB
page-doc-link-proxy.js.gz [new file] 1.47 KB
page-doc-publish-your-data.js.gz [new file] 3.68 KB
page-doc.js.gz [new file] 1.54 KB
page-embed-preview.js.gz [new file] 5.78 KB
page-events.js.gz [new file] 2.24 KB
page-harvest.js.gz [new file] 2.41 KB
page-index.js.gz [new file] 5.11 KB
page-legal.js.gz [new file] 816 bytes
page-publication-datasets.js.gz [new file] 5.1 KB
page-publication-organization.js.gz [new file] 8.34 KB
page-publication-producers.js.gz [new file] 4.56 KB
page-publication.js.gz [new file] 3.32 KB
page-search.js.gz [new file] 7.75 KB
runtime-main-[hash].js.gz [new file] 2.16 KB
runtime-webpack-[hash].js.gz [new file] 1.2 KB

@dependabot-preview dependabot-preview bot merged commit 0a2748f into master May 24, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-junit-6.4.0 branch May 24, 2019 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant