Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps lcov-result-merger from 3.3.0 to 5.0.1.

Release notes

Sourced from lcov-result-merger's releases.

Release 5.0.1

5.0.1 (2024-05-17)

Bug Fixes

Release 5.0.0

5.0.0 (2023-11-20)

Features

Release 5.0.0-rc.0

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)

v4.1.0

What's Changed

New Contributors

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

... (truncated)

Changelog

Sourced from lcov-result-merger's changelog.

5.0.1 (2024-05-17)

Bug Fixes

5.0.0 (2023-11-20)

Features

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
  • 8ab0690 chore: release v5.0.1
  • dcafe09 fix: copy the merge result file out of the temp directory, instead of trying ...
  • bc13f5c chore: release v5.0.0
  • 5af5e54 Merge pull request #57 from antongolub/master
  • 246c7c6 feat: provide ts libdefs
  • 6cd3b21 chore: release v5.0.0-rc.0
  • a230c0d ci: switch from semantic-release to release-it to manage publishing
  • b4b0c63 chore: cleanup utility script
  • d42d290 chore: file organization, single naming convention
  • d9c14b6 fix: subclass stream Transform since node 14 simplified construction does not...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mdeanjones, a new releaser for lcov-result-merger since your current version.


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.3.0 to 5.0.1.
- [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.3.0...v5.0.1)

---
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 May 20, 2024
@dependabot dependabot bot requested a review from jenbutongit May 20, 2024 01:27
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

Development

Successfully merging this pull request may close these issues.

0 participants