Skip to content

chore(deps): bump craig-day/compute-tag from v11 to v12

Created by: dependabot[bot]

Bumps craig-day/compute-tag from v11 to v12.

Release notes

Sourced from craig-day/compute-tag's releases.

v12

Bug Fixes

  • Use the Octokit paginate helper to ensure we get all possible tags and compute the correct value. Without pagination, there could be a case where the last tag we more than 30 commits ago and the action would value to compute the tag because no existing tags were found.

v12-beta.1

Automatic release of v12-beta.1

v12-beta.0

Automatic release of v12-beta.0

Commits
  • 29de87c dont forget the reverse!
  • b676960 use the client correctly for our version :/
  • ff2c757 more logging, dont forget to return!
  • 216f403 more tries at using paginte correctly
  • 10cb4a1 silly parsing mistake, i think...
  • 4b6f7bc try fetching things another way
  • f985fb9 fix typo
  • d802d1f more catch blocks on asyncs to fail actions correctly
  • 1ad670d remove data wrapper on paginated octokit calls
  • 232e6f7 use the auto paginate methods for octokit
  • See full diff in compare view

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)

Merge request reports

Loading