XGovFormBuilder / digital-form-builder

Exploring how to quickly and easily design/prototype/deploy high quality digital forms for UK Gov. Based on the excellent work by DEFRA. Currently maintained by jen+forms@cautionyourblast.com at Caution Your Blast and a community collaboration between FCDO, HO, GDS, DfE, DIT, Version 1, UKHSA
https://digital-form-builder-designer.herokuapp.com/app
MIT License
58 stars 34 forks source link

build(deps-dev): bump lcov-result-merger from 3.3.0 to 5.0.1 #1249

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

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: https://github.com/mweibel/lcov-result-merger/compare/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 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)