tete2soja / staytus

💡 An open source solution for publishing the status of your services
http://staytus.co
MIT License
2 stars 1 forks source link

Bump foreman from 0.87.2 to 0.88.1 #37

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps foreman from 0.87.2 to 0.88.1.

Changelog

Sourced from foreman's changelog.

0.88.1 (2024-04-12)

  • update master to main [David Dollar]

0.88.0 (2024-04-12)

  • use actions/checkout@v4 [David Dollar]
  • remove Gemfile.lock from repo because it's too strict [David Dollar]
  • update for ci [David Dollar]
  • handle empty procfile exception in cli [David Dollar]
  • Update man page to reflect recent changes in systemd export [Lukáš Konarovský]
  • [engine/cli.rb] Handle nil name_padding [Nick LaMuro]
  • [Foreman::Procfile#load] Fail when empty [Nick LaMuro]
  • spec_helper: don't try to remove /tmp [Antonio Terceiro]
  • Fix misleading comment at the top of procfile.rb that indicates that hyphens "-" are not allowed in process names. [Ben Wilber]
  • Rename usage of Dir/File.exists to exist [Qiu Chaofan]
  • remove codeclimate [David Dollar]
  • clean up and autoformat [David Dollar]
  • Add GitHub token permissions for workflow [mishina]
  • Migrate from Travis CI to GitHub Actions [mishina]
  • Pass a block rather than an argument to expect [mishina]
  • Replace File.exists? with File.exist? [mishina]
  • Use the latest fakefs [mishina]
  • Remove and ignore Gemfile.lock [mishina]
  • Add GitHub Actions workflow [mishina]
  • GitHub is HTTPS by default [Akira Matsuda]
Commits
  • e70bd92 0.88.1
  • d5fac29 update master to main
  • d3a34ed 0.88.0
  • 266fd47 use actions/checkout@v4
  • 91daffc remove Gemfile.lock from repo because it's too strict
  • 915e81f update for ci
  • 1f4d44f handle empty procfile exception in cli
  • df6258d Update man page to reflect recent changes in systemd export
  • fb80608 [engine/cli.rb] Handle nil name_padding
  • 14aba8d [Foreman::Procfile#load] Fail when empty
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)