fog / fog-google

Fog for Google Cloud Platform
MIT License
99 stars 146 forks source link

Update fog-core requirement from < 2.3 to < 2.4 #565

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on fog-core to permit the latest version.

Changelog

Sourced from fog-core's changelog.

2.3.0 03/08/2022

  • fix v2.2.4 changelog
  • bump actions/stale
  • bump actions/checkout
  • avoid loading unnecessary service via autoload
  • update ruby.yml
  • continue tests dispite head errors
  • bump actions/checkout
  • bump formatador requirement
  • utilize reusable actions workflows
  • bump reusable actions
  • fix cache test for ruby 3.1+
  • tweak format of reusable workflows

2.2.4 04/28/2020

  • Add FOG_DEBUG in addition to DEBUG to allow avoiding namespace collisions
  • Add github actions configuration
  • Update succeeds helper to expected syntax for ruby 3+

2.2.3 09/16/2020

Fix provider lookup to properly symbolize newly underscored names

2.2.2 09/15/2020

Fix #underscore name to be class method (instead of instance method)

2.2.1 09/15/2020

  • Change to verify_host_key never in ssh/scp if supported
  • Allow either downcased and underscored provider names for broader compatability

2.2.0 12/17/2019

  • Add explanation for service/provider format deprecation.
  • Fix formatting of changelog
  • Better logging around required providers for easier debugging.
  • bump excon version
  • add bundler gem tasks

2.1.2 09/04/2018

... (truncated)

Commits
  • e359e66 v2.3.0
  • 3a16420 tweak formatting for reusable workflows files
  • a662135 fix cache test for ruby 3.1+
  • daedfb9 bump version for reusable workflows
  • 1f01963 Merge pull request #275 from fog/reusable-workflows
  • 147afc3 utilize reusable actions workflows
  • 940897c Merge pull request #274 from fog/dependabot/bundler/formatador-gte-0.2-and-lt...
  • ffc5c9a Update formatador requirement from ~> 0.2 to >= 0.2, < 2.0
  • f12216a Merge pull request #273 from fog/dependabot/github_actions/actions/checkout-2...
  • 1a020df Bump actions/checkout from 2.3.5 to 2.4.0
  • 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)
github-actions[bot] commented 2 years ago

This pr has been marked inactive and will be closed if no further activity occurs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.