Gabb-c / pokenode-ts

A lightweight Node.js wrapper for the PokéAPI with built-in types.
https://pokenode-ts.vercel.app/
MIT License
244 stars 28 forks source link

build(deps): bump cycjimmy/semantic-release-action from 3.1.1 to 3.3.0 #799

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cycjimmy/semantic-release-action from 3.1.1 to 3.3.0.

Release notes

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

v3.3.0

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

v3.2.0

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

v3.1.2

3.1.2 (2022-10-19)

Bug Fixes

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

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

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)
Commits
  • 4223352 chore(release): 3.3.0 [skip ci]
  • 193a3b9 Merge pull request #154 from dezkareid/feat/tag-format
  • bfb52b9 chore: improve action.yml information
  • 6c71439 docs: tag_format parameter
  • a1673fc refactor: rename parameter tagFormat
  • ed38eb0 feat: support for option tagFormat
  • 9a76e06 docs: fix some text mistakes
  • a3e5470 chore: dependabot ignore semantic-release v20
  • 90a4cbe Merge pull request #149 from MikeMcC399/readme-semantic_version
  • e3d9ccf docs(README): update semantic_version description
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.18.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: