okp4 / ui

🎨 Implementation of OKP4 UI components in React, TypeScript, and SASS.
https://ui.okp4.space/
BSD 3-Clause "New" or "Revised" License
28 stars 2 forks source link

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

Closed dependabot[bot] closed 1 year 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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #685.