httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.74k stars 3.68k forks source link

Bump mislav/bump-homebrew-formula-action from 1 to 2 #1453

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mislav/bump-homebrew-formula-action from 1 to 2.

Release notes

Sourced from mislav/bump-homebrew-formula-action's releases.

bump-homebrew-formula 2.0

What's Changed

New Contributors

bump-homebrew-formula 1.16

bump-homebrew-formula 1.14

  • Ignore HTTP 409 error when fast-forwading the main branch of homebrew-tap fork

bump-homebrew-formula 1.13

  • Add create-pullrequest input to control whether or not a PR is submitted to homebrew-tap
  • Add download-sha256 input to define the SHA256 checksum of the archive at download-url
  • Fix creating a new branch in the forked repo failing with HTTP 404

bump-homebrew-formula 1.12

  • Fix Actions CJS loader halting on foo?.bar JS syntax

bump-homebrew-formula 1.11

  • New optional formula-path input accepts the filename of the formula file to edit (default Formula/<formula-name>.rb).
  • Remove revision N lines when bumping Homebrew formulae.

bump-homebrew-formula 1.10

bump-homebrew-formula 1.9

  • Fix following multiple HTTP redirects while calculating checksum for download-url

bump-homebrew-formula 1.8

  • Enable JavaScript source maps for better failure debugging

bump-homebrew-formula 1.7

  • Allow download-url as input parameter

  • Add support for git-based download-url

bump-homebrew-formula 1.6

  • Control the git commit message template being used for updating the formula file via the commit-message action input

bump-homebrew-formula 1.5

  • Support detection version from https://github.com/OWNER/REPO/releases/download/TAG/FILE download URLs

... (truncated)

Commits


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)