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 conventional-changelog-conventionalcommits #1540

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps conventional-changelog-conventionalcommits from 7.0.2 to 8.0.0.

Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v8.0.0

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#1218)
  • cleanup presets interface (#1215)
  • conventional-changelog-writer: rewrite to TypeScript (#1150)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.

Features

Bug Fixes

  • conventional-changelog-conventionalcommits: avoid double empty lines (#1235) (3b4bfdf), closes #1188
Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

8.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#1218)
  • cleanup presets interface (#1215)
  • conventional-changelog-writer: rewrite to TypeScript (#1150)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.

Features

Bug Fixes

  • conventional-changelog-conventionalcommits: avoid double empty lines (#1235) (3b4bfdf), closes #1188
Commits

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 May 31, 2024
@achingbrain achingbrain changed the title deps: bump conventional-changelog-conventionalcommits from 7.0.2 to 8.0.0 deps: bump conventional-changelog-conventionalcommits Jun 21, 2024
@achingbrain achingbrain merged commit 3227743 into master Jun 21, 2024
17 of 18 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/conventional-changelog-conventionalcommits-8.0.0 branch June 21, 2024 08:22
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
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
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.

None yet

1 participant