jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.54k stars 379 forks source link

chore(deps): bump cycjimmy/semantic-release-action from 2 to 3 #744

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps cycjimmy/semantic-release-action from 2 to 3.

Release notes

Sourced from cycjimmy/semantic-release-action's releases.

v3.0.0

3.0.0 (2022-03-03)

Features

  • switch operating environment to node16 (b5f16ae), closes #92 #96

BREAKING CHANGES

  • switch operating environment to node16

v2.7.0

2.7.0 (2021-12-12)

Features

v2.6.0

2.6.0 (2021-10-15)

Features

  • add output for last release version (f8175c6)

v2.5.4

2.5.4 (2021-04-30)

Bug Fixes

  • use error loglevel for installing dependencies (ed6729b), closes #57

v2.5.3

... (truncated)

Changelog

Sourced from cycjimmy/semantic-release-action's changelog.

3.1.2 (2022-10-19)

Bug Fixes

  • actions: update @​actions/core to cope with new output (3e7aded)

3.1.1 (2022-08-30)

Bug Fixes

  • set last_release_version output even if no release has been published (b1467cd)

3.1.0 (2022-08-05)

Features

  • handle versioned extends inputs correctly (4a51b9f)

3.0.0 (2022-03-03)

Features

  • switch operating environment to node16 (b5f16ae), closes #92 #96

BREAKING CHANGES

  • switch operating environment to node16

2.7.0 (2021-12-12)

Features

2.6.0 (2021-10-15)

Features

  • add output for last release version (f8175c6)

2.5.4 (2021-04-30)

... (truncated)

Commits
  • 8f6ceb9 chore(release): 3.2.0 [skip ci]
  • a297eb1 Merge pull request #135 from dkhunt27/cycjimmy
  • 385af4f feat: added gitHead and gitTag outputs
  • 17e74ff Merge pull request #2 from cycjimmy/main
  • bdd914f docs(README): update broken links
  • be27b56 chore(release): 3.1.2 [skip ci]
  • 37e7c02 Merge pull request #129 from OlivierCuyp/main
  • 3e7aded fix(actions): update @​actions/core to cope with new output
  • 8139709 Merge pull request #126 from cycjimmy/dependabot/npm_and_yarn/actions/core-1....
  • 269aa6b Merge pull request #124 from nickmccurdy/rename-to-main
  • 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[bot] commented 8 months ago

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.