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

deps: bump nyc from 15.1.0 to 17.0.0 #1548

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nyc from 15.1.0 to 17.0.0.

Release notes

Sourced from nyc's releases.

nyc: v17.0.0

17.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

Build System

  • minimum Node version now 18 (9ef340e)
Changelog

Sourced from nyc's changelog.

17.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

Build System

  • minimum Node version now 18 (9ef340e)

16.0.0 (2024-04-10)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

Build System

  • minimum Node version now 18 (9ef340e)
Commits
  • fee2821 chore(main): release nyc 17.0.0 (#1558)
  • 10daacc build: explicitly point to config files
  • 8120112 test: remove dependency on "true" which is not on all windows sytems
  • f6e5aba chore(main): release 16.0.0 (#1554)
  • b6ed598 fix(deps): address security alerts in deps (#1555)
  • dda8e44 build: migrate to main branch (#1553)
  • 9ef340e build: move tests over to latest tapjs (#1552)
  • ab7c53b chore: Remove package-lock.json
  • 91ae8b8 chore(deps-dev): bump standard-version from 8.0.0 to 8.0.1
  • a6336e1 chore(deps): bump lodash from 4.17.15 to 4.17.19
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nyc-17.0.0 branch from e10c0e4 to 800604b Compare June 21, 2024 08:13
@achingbrain achingbrain merged commit 061eeab into master Jun 21, 2024
3 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/nyc-17.0.0 branch June 21, 2024 08:14
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 [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)

---
updated-dependencies:
- dependency-name: nyc
  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 [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0)

---
updated-dependencies:
- dependency-name: nyc
  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))
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant