ember-codemods / ember-angle-brackets-codemod

Codemod to convert curly braces syntax to angle brackets syntax
MIT License
60 stars 32 forks source link

Bump release-it from 12.4.3 to 12.5.0 #244

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps release-it from 12.4.3 to 12.5.0.

Release notes

Sourced from release-it's releases.

Release 12.5.0

  • Always use npm.tag if provided when resolving tag (fixes #586) (39dcc22)
  • Fix prerelease continuation type in interactive mode (fixes #588) (0e62393)
  • Add docs about npm.publishPath (90531ab)
  • Update dependencies (4949a8a)
  • Update/migrate to latest semver (a11f992)
  • Update/migrate to latest @octokit/rest (5ad3e18)
  • Fix links to documentation (#599) (cec2829)
  • Move both auto-changelog recipes to the /conf directory (#587) (b90831a)

Release 12.5.0-next.3

  • Simplify/fix debug logic in metrics (related to #574) (8cc81f1)
  • Fix toml example (f818699)
  • Add auto-changelog template file to be used directly from the repository (#583) (fd67e6c)

Release 12.5.0-next.2

  • Authenticate and verify as collaborator with GitLab on init (923a56c)
  • Move debug creator (36cbdec)
  • Update some redirects in readme (6bac4fb)
  • Log system info in debug mode (32a0c9a)

Release 12.5.0-next.1

  • Fix tests (9ac2bde)
  • Quote messages including template replacements (a4c2ec1)

Release 12.5.0-next.0

  • Quote characters in Git commit message and tag annotation (fixes #576) (d0ea6c3)
  • Update octokit client logging (76afb50)
  • Fix lint issues (58b6cb6)
  • Update dependencies (4d2a621)
  • Add -VV argument + project url to help text (859588d)
  • Authenticate and verify as collaborator with GitHub on init (4e251a2)
  • Update dependencies (87bb96d)
  • Remove unused option (1e88a77)
  • Fix up some docs (7f5fb3e)
  • Add language hint to all code blocks in docs (175ac1e)
  • Improve docs re. release notes for github/gitlab (22a35a9)
  • Add docs for npm.publish: false (19ab91c)
Commits
  • 12c73b4 Release 12.5.0
  • 39dcc22 Always use npm.tag if provided when resolving tag (fixes #586)
  • 0e62393 Fix prerelease continuation type in interactive mode (fixes #588)
  • 90531ab Add docs about npm.publishPath
  • 4949a8a Update dependencies
  • a11f992 Update/migrate to latest semver
  • 5ad3e18 Update/migrate to latest @octokit/rest
  • cec2829 Fix links to documentation (#599)
  • b90831a Move both auto-changelog recipes to the /conf directory (#587)
  • da075e6 Release 12.5.0-next.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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)