Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps conventional-changelog-writer from 5.0.1 to 6.0.1.

Release notes

Sourced from conventional-changelog-writer's releases.

conventional-changelog-writer: v6.0.1

6.0.1 (2023-07-09)

Bug Fixes

  • conventional-changelog-writer: pass commit deep copy to writer transformer (#1044) (208ffdb)
  • deps: update dependency semver to v7 [security] (#1021) (31fa409)

conventional-changelog-writer: v6.0.0

6.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • Node >= 14 is required

Code Refactoring

  • drop lodash from dependencies where it possible (#959) (a8b4e12)
Changelog

Sourced from conventional-changelog-writer's changelog.

{ "packages/conventional-changelog-conventionalcommits": "6.1.0", "packages/conventional-changelog-cli": "3.0.0", "packages/conventional-changelog": "4.0.0", "packages/conventional-commits-parser": "4.0.0", "packages/git-raw-commits": "3.0.0", "packages/conventional-changelog-writer": "6.0.1", "packages/conventional-changelog-jshint": "3.0.0", "packages/conventional-changelog-jquery": "4.0.0", "packages/conventional-changelog-express": "3.0.0", "packages/conventional-changelog-eslint": "4.0.0", "packages/conventional-changelog-ember": "3.0.0", "packages/conventional-changelog-codemirror": "3.0.0", "packages/conventional-changelog-angular": "6.0.0", "packages/conventional-changelog-atom": "3.0.0", "packages/git-semver-tags": "5.0.1", "packages/conventional-commits-filter": "3.0.0", "packages/conventional-changelog-preset-loader": "3.0.0", "packages/conventional-recommended-bump": "7.0.1", "packages/conventional-changelog-core": "5.0.2", "packages/standard-changelog": "3.0.0", "packages/gulp-conventional-changelog": "3.0.0" }

Commits
  • c123ede chore(master): release conventional-changelog-writer 6.0.1 (#1022)
  • 208ffdb fix(conventional-changelog-writer): pass commit deep copy to writer transform...
  • 1230bba fix(deps): update dependency normalize-package-data to v5 (#1037)
  • 5fe464c fix(deps): update dependency plugin-error to v2 (#1038)
  • 0bfd052 chore(deps): update dependency eslint-config-standard to v17 (#917)
  • 14fd634 chore(deps): update dependency eslint-plugin-promise to v6 (#1026)
  • 3690bab chore(deps): update dependency eslint to v8 (#1025)
  • 04b3183 fix(deps): update dependency get-pkg-repo to v5 (#1030)
  • 8568ee4 fix(deps): update dependency is-text-path to v2 (#903)
  • 20ad86b chore(deps): update dependency c8 to v8 (#1024)
  • 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 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 scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Jul 10, 2023
@dependabot dependabot bot requested review from a team, flexdevelopment and unicornware July 10, 2023 21:22
@unicornware unicornware enabled auto-merge (squash) July 10, 2023 21:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/conventional-changelog-writer-6.0.1 branch from 974ae4f to 8eb06a7 Compare August 2, 2023 00:40
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #171 (974ae4f) into main (800162a) will not change coverage.
Report is 66 commits behind head on main.
The diff coverage is n/a.

❗ Current head 974ae4f differs from pull request most recent head 8eb06a7. Consider uploading reports for the commit 8eb06a7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          194       194           
  Branches         3         3           
=========================================
  Hits           194       194           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
regex 100.00% <ø> (ø)
utils 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 cf15ee5...8eb06a7. Read the comment docs.

@unicornware
Copy link
Member

superseded by #179

@unicornware unicornware closed this Aug 2, 2023
auto-merge was automatically disabled August 2, 2023 00:41

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/conventional-changelog-writer-6.0.1 branch August 2, 2023 00:41
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

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 Oct 1, 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: 🥶 Icebox

Development

Successfully merging this pull request may close these issues.

2 participants