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

refactor: Bump @semantic-release/changelog from 5.0.1 to 6.0.3 #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps @semantic-release/changelog from 5.0.1 to 6.0.3.

Release notes

Sourced from @​semantic-release/changelog's releases.

v6.0.3

6.0.3 (2023-03-23)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#309) (47045b3)

v6.0.2

6.0.2 (2022-11-29)

Bug Fixes

  • deps: update dependency fs-extra to v11 (#276) (404c768)

v6.0.1

6.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#167) (ef37296)

v6.0.0

6.0.0 (2021-09-22)

Features

  • node-version: raised the minimum required version to v14.17 (#170) (5cf74e4)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 47045b3 fix(deps): update dependency fs-extra to v11.1.1 (#309)
  • 6d78608 chore(deps): lock file maintenance (#308)
  • e97bb18 chore(deps): update dependency semantic-release to v20.1.3 (#307)
  • e95f44b chore(deps): lock file maintenance (#305)
  • 023f516 chore(deps): update dependency sinon to v15.0.2 (#304)
  • 226d4e7 chore(deps): lock file maintenance (#302)
  • d716963 chore(deps): update dependency semantic-release to v20.1.1 (#301)
  • 701f0c7 chore(deps): lock file maintenance (#300)
  • a8c5513 chore(deps): lock file maintenance (#299)
  • 621fda0 chore(deps): lock file maintenance (#296)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @semantic-release/changelog from 5.0.1 to 6.0.3 refactor: Bump @semantic-release/changelog from 5.0.1 to 6.0.3 Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97afce7) 93.44% compared to head (97e11b9) 93.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files           1        1           
  Lines         122      122           
=======================================
  Hits          114      114           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/changelog-6.0.3 branch from d095234 to 03f4f03 Compare February 18, 2024 12:28
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 5.0.1 to 6.0.3.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v5.0.1...v6.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release/changelog-6.0.3 branch from 03f4f03 to 97e11b9 Compare February 22, 2024 12:07
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants