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

build(deps-dev): Bump the conventional-changelog group with 5 updates #404

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps the conventional-changelog group with 5 updates:

Package From To
conventional-changelog 5.0.0 5.1.0
conventional-changelog-conventionalcommits 7.0.1 7.0.2
conventional-changelog-core 6.0.0 7.0.0
conventional-changelog-writer 7.0.0 7.0.1
conventional-recommended-bump 8.0.0 9.0.0

Updates conventional-changelog from 5.0.0 to 5.1.0

Release notes

Sourced from conventional-changelog's releases.

conventional-changelog: v5.1.0

5.1.0 (2023-09-09)

Note: Upgrade workspace dependencies.

conventional-changelog-angular conventional-changelog-angular-v5.0.13

Bug Fixes

conventional-changelog-core: v5.0.2

5.0.2 (2023-06-28)

Bug Fixes

  • avoid overwriting the default values of options with undefined (#1018) (71b0c40)

conventional-changelog-writer-v5.0.1

5.0.1 (2021-12-29)

Bug Fixes

conventional-changelog-core: v5.0.1

5.0.1 (2023-06-06)

Bug Fixes

  • conventional-changelog-core: update monorepo dependencies (#1012) (ef3413a)
Changelog

Sourced from conventional-changelog's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits
  • e322673 chore(master): release conventional-changelog 5.1.0 and conventional-changelo...
  • 2e467dd chore(master): release conventional-changelog-core 7.0.0 (#1135)
  • a13f788 chore(master): release git-semver-tags 7.0.0 (#1129)
  • 34569c7 chore(master): release standard-changelog 5.0.0 (#1132)
  • ad633d9 chore(master): release conventional-recommended-bump 9.0.0 (#1130)
  • 50113f9 chore(master): release conventional-changelog-conventionalcommits 7.0.2 (#1124)
  • a14d218 chore(master): release conventional-changelog-preset-loader 5.0.0 (#1117)
  • 1697ecd feat(git-semver-tags,conventional-recommended-bump)!: refactoring to use prom...
  • 5015ab7 feat(standard-changelog)!: use promises (#1111)
  • e721cde fix(conventional-changelog-conventionalcommits): fix handling input params (#...
  • Additional commits viewable in compare view

Updates conventional-changelog-conventionalcommits from 7.0.1 to 7.0.2

Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v7.0.2

7.0.2 (2023-09-08)

Bug Fixes

  • conventional-changelog-conventionalcommits: fix handling input params (#1120) (e721cde)
Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits
  • 50113f9 chore(master): release conventional-changelog-conventionalcommits 7.0.2 (#1124)
  • a14d218 chore(master): release conventional-changelog-preset-loader 5.0.0 (#1117)
  • 1697ecd feat(git-semver-tags,conventional-recommended-bump)!: refactoring to use prom...
  • 5015ab7 feat(standard-changelog)!: use promises (#1111)
  • e721cde fix(conventional-changelog-conventionalcommits): fix handling input params (#...
  • 2c54379 chore(deps): lock file maintenance (#1118)
  • 4f09e6d feat(conventional-changelog-preset-loader): throw error if preset does not ex...
  • 59c7848 feat!(git-semver-tags,conventional-recommended-bump): refactoring to use prom...
  • 574d29d feat!(standard-changelog): small refactoring (#1111)
  • 50b78e1 refactor(git-raw-commits): improve code readability (#1110)
  • Additional commits viewable in compare view

Updates conventional-changelog-core from 6.0.0 to 7.0.0

Release notes

Sourced from conventional-changelog-core's releases.

conventional-changelog-core: v7.0.0

7.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise

Features

  • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
  • standard-changelog: use promises (#1111) (5015ab7)
Changelog

Sourced from conventional-changelog-core's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits
  • 2e467dd chore(master): release conventional-changelog-core 7.0.0 (#1135)
  • a13f788 chore(master): release git-semver-tags 7.0.0 (#1129)
  • 34569c7 chore(master): release standard-changelog 5.0.0 (#1132)
  • ad633d9 chore(master): release conventional-recommended-bump 9.0.0 (#1130)
  • 50113f9 chore(master): release conventional-changelog-conventionalcommits 7.0.2 (#1124)
  • a14d218 chore(master): release conventional-changelog-preset-loader 5.0.0 (#1117)
  • 1697ecd feat(git-semver-tags,conventional-recommended-bump)!: refactoring to use prom...
  • 5015ab7 feat(standard-changelog)!: use promises (#1111)
  • e721cde fix(conventional-changelog-conventionalcommits): fix handling input params (#...
  • 2c54379 chore(deps): lock file maintenance (#1118)
  • Additional commits viewable in compare view

Updates conventional-changelog-writer from 7.0.0 to 7.0.1

Release notes

Sourced from conventional-changelog-writer's releases.

conventional-changelog-writer: v7.0.1

7.0.1 (2023-09-10)

Bug Fixes

  • conventional-changelog-writer: fix transform async handlers (#1146) (be3901b)
Changelog

Sourced from conventional-changelog-writer's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits
  • e3a643a chore(master): release conventional-changelog-writer 7.0.1 (#1148)
  • be3901b fix(conventional-changelog-writer): fix transform async handlers (#1146)
  • e170b47 fix(git-semver-tags): make sure that tags are sorted by date (#1145)
  • 0a74398 chore: remove unnecessary eslint packages (#1143)
  • a2e8016 chore(deps): update actions/checkout action to v4 (#1119)
  • e322673 chore(master): release conventional-changelog 5.1.0 and conventional-changelo...
  • 2e467dd chore(master): release conventional-changelog-core 7.0.0 (#1135)
  • a13f788 chore(master): release git-semver-tags 7.0.0 (#1129)
  • 34569c7 chore(master): release standard-changelog 5.0.0 (#1132)
  • ad633d9 chore(master): release conventional-recommended-bump 9.0.0 (#1130)
  • Additional commits viewable in compare view

Updates conventional-recommended-bump from 8.0.0 to 9.0.0

Release notes

Sourced from conventional-recommended-bump's releases.

conventional-recommended-bump: v9.0.0

9.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise

Features

  • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
  • standard-changelog: use promises (#1111) (5015ab7)

Bug Fixes

  • conventional-changelog-conventionalcommits: fix handling input params (#1120) (e721cde)
Changelog

Sourced from conventional-recommended-bump's changelog.

{ "packages/conventional-changelog-conventionalcommits": "7.0.2", "packages/conventional-changelog-cli": "4.1.0", "packages/conventional-changelog": "5.1.0", "packages/conventional-commits-parser": "5.0.0", "packages/git-raw-commits": "4.0.0", "packages/conventional-changelog-writer": "7.0.1", "packages/conventional-changelog-jshint": "4.0.0", "packages/conventional-changelog-jquery": "5.0.0", "packages/conventional-changelog-express": "4.0.0", "packages/conventional-changelog-eslint": "5.0.0", "packages/conventional-changelog-ember": "4.0.0", "packages/conventional-changelog-codemirror": "4.0.0", "packages/conventional-changelog-angular": "7.0.0", "packages/conventional-changelog-atom": "4.0.0", "packages/git-semver-tags": "7.0.1", "packages/conventional-commits-filter": "4.0.0", "packages/conventional-changelog-preset-loader": "4.1.0", "packages/conventional-recommended-bump": "9.0.0", "packages/conventional-changelog-core": "7.0.0", "packages/standard-changelog": "5.0.0", "packages/gulp-conventional-changelog": "4.0.0" }

Commits
  • ad633d9 chore(master): release conventional-recommended-bump 9.0.0 (#1130)
  • 50113f9 chore(master): release conventional-changelog-conventionalcommits 7.0.2 (#1124)
  • a14d218 chore(master): release conventional-changelog-preset-loader 5.0.0 (#1117)
  • 1697ecd feat(git-semver-tags,conventional-recommended-bump)!: refactoring to use prom...
  • 5015ab7 feat(standard-changelog)!: use promises (#1111)
  • e721cde fix(conventional-changelog-conventionalcommits): fix handling input params (#...
  • 2c54379 chore(deps): lock file maintenance (#1118)
  • 4f09e6d feat(conventional-changelog-preset-loader): throw error if preset does not ex...
  • 59c7848 feat!(git-semver-tags,conventional-recommended-bump): refactoring to use prom...
  • 574d29d feat!(standard-changelog): small refactoring (#1111)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the conventional-changelog group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) | `5.0.0` | `5.1.0` |
| [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) | `7.0.1` | `7.0.2` |
| [conventional-changelog-core](https://github.com/conventional-changelog/conventional-changelog) | `6.0.0` | `7.0.0` |
| [conventional-changelog-writer](https://github.com/conventional-changelog/conventional-changelog) | `7.0.0` | `7.0.1` |
| [conventional-recommended-bump](https://github.com/conventional-changelog/conventional-changelog) | `8.0.0` | `9.0.0` |


Updates `conventional-changelog` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-changelog-v5.0.0...conventional-changelog-v5.1.0)

Updates `conventional-changelog-conventionalcommits` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-changelog-conventionalcommits-v7.0.1...conventional-changelog-conventionalcommits-v7.0.2)

Updates `conventional-changelog-core` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-changelog-core-v6.0.0...conventional-changelog-core-v7.0.0)

Updates `conventional-changelog-writer` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-changelog-writer-v7.0.0...conventional-changelog-writer-v7.0.1)

Updates `conventional-recommended-bump` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](conventional-changelog/conventional-changelog@conventional-recommended-bump-v8.0.0...conventional-recommended-bump-v9.0.0)

---
updated-dependencies:
- dependency-name: conventional-changelog
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: conventional-changelog
- dependency-name: conventional-changelog-conventionalcommits
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: conventional-changelog
- dependency-name: conventional-changelog-core
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: conventional-changelog
- dependency-name: conventional-changelog-writer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: conventional-changelog
- dependency-name: conventional-recommended-bump
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: conventional-changelog
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Sep 11, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware September 11, 2023 01:56
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@unicornware unicornware enabled auto-merge (squash) September 11, 2023 01:56
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #404 (e9df3d1) into main (17f7bc9) will not change coverage.
Report is 7 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #404   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          137       137           
  Lines         4874      4874           
  Branches       220       220           
=========================================
  Hits          4874      4874           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bc2f3f...e9df3d1. Read the comment docs.

@unicornware unicornware merged commit 22aa2fe into main Sep 11, 2023
@unicornware unicornware deleted the dependabot/npm_and_yarn/conventional-changelog-4b42956f8f branch September 11, 2023 02:01
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants