Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

deps: bump c8 from 9.1.0 to 10.1.2 #1555

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps c8 from 9.1.0 to 10.1.2.

Release notes

Sourced from c8's releases.

v10.1.2

10.1.2 (2024-06-13)

Bug Fixes

  • deps: make monocart-coverage-reports an optional with meta defined (3b91fda)

v10.1.1

10.1.1 (2024-06-11)

Bug Fixes

  • stop installing monocart-coverage-reports (#535) (13979a7)

v10.1.0

10.1.0 (2024-06-11)

Features

v10.0.0

10.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • deps: Node 18 is now the minimum supported Node.js version

Bug Fixes

  • deps: update test-exclude with new glob / minimatch (#531) (e33cf30)
Changelog

Sourced from c8's changelog.

10.1.2 (2024-06-13)

Bug Fixes

  • deps: make monocart-coverage-reports an optional with meta defined (3b91fda)

10.1.1 (2024-06-11)

Bug Fixes

  • stop installing monocart-coverage-reports (#535) (13979a7)

10.1.0 (2024-06-11)

Features

10.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • deps: Node 18 is now the minimum supported Node.js version

Bug Fixes

  • deps: update test-exclude with new glob / minimatch (#531) (e33cf30)
Commits
  • ff146b4 chore(main): release 10.1.2 (#538)
  • 3b91fda fix(deps): make monocart-coverage-reports an optional with meta defined
  • e3560e1 chore(main): release 10.1.1 (#536)
  • 13979a7 fix: stop installing monocart-coverage-reports (#535)
  • 15ac690 chore(main): release 10.1.0 (#533)
  • 96e869f build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#534)
  • 2e5e297 feat: add experimental monocart reports (#521)
  • dc38051 chore(main): release 10.0.0 (#532)
  • e33cf30 fix(deps)!: update test-exclude with new glob / minimatch (#531)
  • 1eeeaeb doc(CONTRIBUTING): remove dead link, update broken link (#526)
  • 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 [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:production
  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 Jun 13, 2024
@achingbrain achingbrain merged commit 39641ea into master Jun 21, 2024
17 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/c8-10.1.2 branch June 21, 2024 08:10
github-actions bot pushed a commit that referenced this pull request Jun 21, 2024
## [43.0.2](v43.0.1...v43.0.2) (2024-06-21)

### Dependencies

* bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](#1544)) ([253b97f](253b97f))
* bump @semantic-release/release-notes-generator ([#1543](#1543)) ([c0433df](c0433df))
* bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](#1558)) ([c5c456d](c5c456d))
* bump c8 from 9.1.0 to 10.1.2 ([#1555](#1555)) ([39641ea](39641ea))
* bump conventional-changelog-conventionalcommits ([#1540](#1540)) ([3227743](3227743))
* bump eslint-config-ipfs from 6.0.2 to 7.0.0 ([#1516](#1516)) ([f8a397d](f8a397d))
* bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](#1550)) ([4e1af51](4e1af51))
* bump nyc from 15.1.0 to 17.0.0 ([#1548](#1548)) ([061eeab](061eeab))
* bump semantic-release from 23.1.1 to 24.0.0 ([#1541](#1541)) ([e7b655d](e7b655d))
Copy link

🎉 This PR is included in version 43.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

achingbrain pushed a commit that referenced this pull request Jun 21, 2024
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
achingbrain pushed a commit that referenced this pull request Jun 21, 2024
## [43.0.2](v43.0.1...v43.0.2) (2024-06-21)

### Dependencies

* bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](#1544)) ([253b97f](253b97f))
* bump @semantic-release/release-notes-generator ([#1543](#1543)) ([c0433df](c0433df))
* bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](#1558)) ([c5c456d](c5c456d))
* bump c8 from 9.1.0 to 10.1.2 ([#1555](#1555)) ([39641ea](39641ea))
* bump conventional-changelog-conventionalcommits ([#1540](#1540)) ([3227743](3227743))
* bump eslint-config-ipfs from 6.0.2 to 7.0.0 ([#1516](#1516)) ([f8a397d](f8a397d))
* bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](#1550)) ([4e1af51](4e1af51))
* bump nyc from 15.1.0 to 17.0.0 ([#1548](#1548)) ([061eeab](061eeab))
* bump semantic-release from 23.1.1 to 24.0.0 ([#1541](#1541)) ([e7b655d](e7b655d))
achingbrain pushed a commit that referenced this pull request Jun 21, 2024
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Jun 21, 2024
## [43.0.2](v43.0.1...v43.0.2) (2024-06-21)

### Bug Fixes

* format changelog ([#1561](#1561)) ([5c68eaa](5c68eaa))
* format log ([7cd095d](7cd095d))
* revert dep updates ([7f3617d](7f3617d))
* update version ([773708d](773708d))

### Trivial Changes

* **release:** 43.0.2 [skip ci] ([fea9dec](fea9dec)), closes [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([2080a34](2080a34)), closes [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([3c0555b](3c0555b)), closes [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([aa88f15](aa88f15))

### Dependencies

* bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](#1544)) ([ce5264c](ce5264c))
* bump @semantic-release/release-notes-generator ([#1543](#1543)) ([14eaa50](14eaa50))
* bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](#1558)) ([22f4cf5](22f4cf5))
* bump c8 from 9.1.0 to 10.1.2 ([#1555](#1555)) ([ce31644](ce31644))
* bump conventional-changelog-conventionalcommits ([#1540](#1540)) ([a6b2201](a6b2201))
* bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](#1550)) ([bef022d](bef022d))
* bump nyc from 15.1.0 to 17.0.0 ([#1548](#1548)) ([0588f50](0588f50))
* bump semantic-release from 23.1.1 to 24.0.0 ([#1541](#1541)) ([88bc0d1](88bc0d1))
achingbrain pushed a commit that referenced this pull request Jun 21, 2024
## [43.0.2](v43.0.1...v43.0.2) (2024-06-21)

### Bug Fixes

* format changelog ([#1561](#1561)) ([5c68eaa](5c68eaa))
* format log ([7cd095d](7cd095d))
* revert dep updates ([7f3617d](7f3617d))
* update version ([773708d](773708d))

### Trivial Changes

* **release:** 43.0.2 [skip ci] ([fea9dec](fea9dec)), closes [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([2080a34](2080a34)), closes [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([3c0555b](3c0555b)), closes [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([aa88f15](aa88f15))

### Dependencies

* bump @semantic-release/commit-analyzer from 12.0.0 to 13.0.0 ([#1544](#1544)) ([ce5264c](ce5264c))
* bump @semantic-release/release-notes-generator ([#1543](#1543)) ([14eaa50](14eaa50))
* bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 ([#1558](#1558)) ([22f4cf5](22f4cf5))
* bump c8 from 9.1.0 to 10.1.2 ([#1555](#1555)) ([ce31644](ce31644))
* bump conventional-changelog-conventionalcommits ([#1540](#1540)) ([a6b2201](a6b2201))
* bump npm-package-json-lint from 7.1.0 to 8.0.0 ([#1550](#1550)) ([bef022d](bef022d))
* bump nyc from 15.1.0 to 17.0.0 ([#1548](#1548)) ([0588f50](0588f50))
* bump semantic-release from 23.1.1 to 24.0.0 ([#1541](#1541)) ([88bc0d1](88bc0d1))
github-actions bot pushed a commit that referenced this pull request Jun 21, 2024
## [44.0.0](v43.0.1...v44.0.0) (2024-06-21)

### ⚠ BREAKING CHANGES

* linting rules may have changed

### Bug Fixes

* format changelog ([#1561](#1561)) ([5c68eaa](5c68eaa))
* format log ([7cd095d](7cd095d))
* revert dep updates ([7f3617d](7f3617d))
* update linting related deps ([ce225e0](ce225e0))
* update version ([773708d](773708d))

### Trivial Changes

* **release:** 43.0.2 [skip ci] ([da4b8e2](da4b8e2)), closes [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1544](#1544) [#1543](#1543) [#1558](#1558) [#1555](#1555) [#1540](#1540) [#1550](#1550) [#1548](#1548) [#1541](#1541)
* **release:** 43.0.2 [skip ci] ([fea9dec](fea9dec)), closes [#1561](#1561) [#1561](#1561) [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([2080a34](2080a34)), closes [#1561](#1561) [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([3c0555b](3c0555b)), closes [#1561](#1561)
* **release:** 43.0.2 [skip ci] ([aa88f15](aa88f15))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant