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 lcov-result-merger from 3.1.0 to 4.1.0 #388

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps lcov-result-merger from 3.1.0 to 4.1.0.

Release notes

Sourced from lcov-result-merger's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: mweibel/lcov-result-merger@v4.0.0...v4.1.0

v4.0.0

What's Changed

New Contributors

Full Changelog: mweibel/lcov-result-merger@v3.3.0...v4.0.0

What's Changed

New Contributors

Full Changelog: mweibel/lcov-result-merger@v3.3.0...v4.0.0

v3.3.0

What's Changed

New Contributors

Full Changelog: mweibel/lcov-result-merger@v3.1.0...v3.3.0

3.2.0

Features

  • add prepend-source-files config flag
Changelog

Sourced from lcov-result-merger's changelog.

5.0.0-rc.0 (2023-07-06)

⚠ BREAKING CHANGES

  • shift internals from Streams to Promises
  • use host system temp directory for transient lcov.info file

Features

  • use host system temp directory for transient lcov.info file (3c713f1)

Bug Fixes

  • subclass stream Transform since node 14 simplified construction does not offer "construct" (d9c14b6)

Code Refactoring

  • shift internals from Streams to Promises (0cbfa42)
Commits
  • d93227f Version 4.1.0
  • 787e47a Merge pull request #54 from p3drosola/master
  • 81d1576 Add spec
  • 5a8fe19 Add option to ignore paths
  • e92d750 Merge pull request #53 from zaosoula/master
  • ebdf1f0 fix: remove tmp file after processing
  • 830610d ci: remove old Travis and Coveralls assets, update CI action
  • 45b8ca7 refactor: introduce prettier
  • cb0dc5f refactor: update ESLint ruleset
  • 4ccd82c fix: sort on filenames, update test expectation
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [lcov-result-merger](https://github.com/mweibel/lcov-result-merger) from 3.1.0 to 4.1.0.
- [Release notes](https://github.com/mweibel/lcov-result-merger/releases)
- [Changelog](https://github.com/mweibel/lcov-result-merger/blob/master/CHANGELOG.md)
- [Commits](mweibel/lcov-result-merger@v3.1.0...v4.1.0)

---
updated-dependencies:
- dependency-name: lcov-result-merger
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 15, 2023

Dependabot tried to add @gstevenson as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/communitiesuk/digital-form-builder/pulls/388/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the communitiesuk/digital-form-builder repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

A newer version of lcov-result-merger exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants