ipfs-shipyard / gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile
Other
315 stars 65 forks source link

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

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months 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.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

3.4.0 (2023-03-15)

Features

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

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)

... (truncated)

Commits
  • 8e58d20 chore(release): 3.4.2 [skip ci]
  • d1d5984 Merge pull request #162 from cycjimmy/fix-npm-install-error
  • 86a0e59 fix: fix installation error for npm-audit
  • f044c7a chore: dependabot ignore semantic-release v21
  • 13158f9 chore(release): 3.4.1 [skip ci]
  • 80c8f56 Merge pull request #161 from iamludal/main
  • 91e3dc6 fix(windUpJob): set last_release outputs before returning
  • b75597b Merge pull request #156 from iamludal/main
  • d5e20ef Merge pull request #158 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...
  • c5d4799 build(deps): bump @​semantic-release/changelog from 6.0.2 to 6.0.3
  • 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 10 months ago

Superseded by #173.