testing-library / react-hooks-testing-library

🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
https://react-hooks-testing-library.com
MIT License
5.25k stars 230 forks source link

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

Open dependabot[bot] opened 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

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)
netlify[bot] commented 1 year ago

Deploy Preview for react-hooks-testing-library failed.

Name Link
Latest commit a48dc0851e5b5234b382a9e5ca446d7fa14165b8
Latest deploy log https://app.netlify.com/sites/react-hooks-testing-library/deploys/6376e76edf01560009e01521
codecov[bot] commented 1 year ago

Codecov Report

Merging #923 (a48dc08) into main (1213443) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #923   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          245       245           
  Branches        34        34           
=========================================
  Hits           245       245           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more