samesense / genbq

MIT License
0 stars 0 forks source link

:arrow_up: Bump release-drafter/release-drafter from v5.7.0 to v5.13.0 #15

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps release-drafter/release-drafter from v5.7.0 to v5.13.0.

Release notes

Sourced from release-drafter/release-drafter's releases.

v5.13.0

What's Changed

New

Documentation

  • fix(readme): replace version resolution with version resolver (#701) @abarghoud

Dependency Updates

v5.12.1

What's Changed

Bug Fixes

  • Revert "filter releases to consider only the target branch " (#682) @jetersen

v5.12.0

What's Changed

New

  • filter releases to consider only the target branch (#657) @fujifish
  • Allow providing a list of characters to escape in PR titles (#611) @Happypig375
  • Allow adding the URL of the PR to the release notes (#582) @b00men

Bug Fixes

  • Annotated tags support when publishing (#676) @timja
  • Make the generated schema compliant with draft04 (#600) @PierreBtz

... (truncated)

Commits
  • 4d1215c v5.13.0
  • f6623b8 Revert "Improve example to use default branch" (#741)
  • 329e805 improve GitHub Action build times (#742)
  • ddcbf38 add exclude label
  • 9b1712b Allow more than just a push event to run the action (#632)
  • 86f1d9d disable throttling and retry logic in octokit
  • c2d2351 cleanup config-mock
  • bfcd23a adapt logger tests
  • 025dff9 context.config now returns a simpler object
  • 68e3739 replace context.github with context.octokit
  • Additional commits viewable 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)
dependabot[bot] commented 3 years ago

Superseded by #17.