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

Bump fog-core and fog-openstack #2165

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 Jan 30, 2023

Bumps fog-core and fog-openstack. These dependencies needed to be updated together.
Updates fog-core from 2.1.0 to 2.3.0

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

Updates fog-openstack from 0.3.10 to 1.1.0

Commits
  • f165bd1 Release 1.1.0
  • e342c62 Release 1.1.0.pre
  • 27357a1 Merge pull request #517 from ekohl/remove-ipaddress-dependency
  • 5526d4d Merge pull request #518 from NormandLemay/master
  • 4d5685d Update update_quota.rb
  • 1c37228 Merge branch 'fog:master' into master
  • b1ea3a3 Update volume.rb
  • e5bf96d Merge pull request #521 from ShamoX/master
  • ec75364 Fix an other rubocop warning about department not specified
  • ad3fbe9 forgot brakeman was only for RoR
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 30, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/fog-core-and-fog-openstack-2.3.0 branch from 2cc331c to 5b8e6f8 Compare February 1, 2023 18:50
@dependabot dependabot bot force-pushed the dependabot/bundler/fog-core-and-fog-openstack-2.3.0 branch from 5b8e6f8 to 06dff39 Compare February 13, 2023 19:41
Bumps [fog-core](https://github.com/fog/fog-core) and [fog-openstack](https://github.com/fog/fog-openstack). These dependencies needed to be updated together.

Updates `fog-core` from 2.1.0 to 2.3.0
- [Release notes](https://github.com/fog/fog-core/releases)
- [Changelog](https://github.com/fog/fog-core/blob/master/changelog.md)
- [Commits](fog/fog-core@v2.1.0...v2.3.0)

Updates `fog-openstack` from 0.3.10 to 1.1.0
- [Release notes](https://github.com/fog/fog-openstack/releases)
- [Changelog](https://github.com/fog/fog-openstack/blob/master/CHANGELOG.md)
- [Commits](fog/fog-openstack@v0.3.10...v1.1.0)

---
updated-dependencies:
- dependency-name: fog-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: fog-openstack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/fog-core-and-fog-openstack-2.3.0 branch from 06dff39 to fe4e48a Compare February 15, 2023 19:39
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
0 participants