Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Bump coveralls from 3.0.11 to 3.1.1 #260

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps coveralls from 3.0.11 to 3.1.1.

Release notes

Sourced from coveralls's releases.

Maintenance / Security updates

  • swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
  • updated devDependencies
  • merged Dependabot PRs

Improved CircleCI / Travis parallelism support

  • Handle service_job_number for parallelism in Travis and CircleCI (#290) 705c3b5
  • Update sinon to v7.5.0. (#288) eb6dc35

nickmerwin/node-coveralls@v3.0.14...v3.1.0


This is a minor release due to the change in behavior for CircleCI, which now uses the Workflow ID to merge parallel coverage jobs:

    options.service_number = process.env.CIRCLE_WORKFLOW_ID;
    options.service_job_number = process.env.CIRCLE_BUILD_NUM;

Maintenance

Maintenance release

No release notes provided.

Commits
  • 565da5f swap exec for execFile in fetchGitData
  • 79c97ba Bump dot-prop from 4.2.0 to 4.2.1
  • 59643bc Bump hosted-git-info from 2.8.8 to 2.8.9
  • 326abbc Bump lodash from 4.17.15 to 4.17.21
  • 9598930 Bump y18n from 4.0.0 to 4.0.1
  • 3bf6386 Bump ini from 1.3.5 to 1.3.7
  • 21f7b1d Update README.md
  • 65fd013 xo: make handle-callback-err an error.
  • f4dee84 Regenerate package-lock.json
  • 3f808ee package.json: reorder properties and add homepage
  • Additional commits viewable 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.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.11 to 3.1.1.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](nickmerwin/node-coveralls@3.0.11...3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 29, 2021
@bouzuya bouzuya closed this Feb 16, 2023
@bouzuya bouzuya deleted the dependabot/npm_and_yarn/coveralls-3.1.1 branch February 16, 2023 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant