Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fog-core requirement from <= 2.1.0 to <= 2.4.0 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

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)

Updates the requirements on [fog-core](https://github.com/fog/fog-core) to permit the latest version.
- [Release notes](https://github.com/fog/fog-core/releases)
- [Changelog](https://github.com/fog/fog-core/blob/master/changelog.md)
- [Commits](fog/fog-core@v1.20.0...v2.3.0)

---
updated-dependencies:
- dependency-name: fog-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants