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

build(deps): bump fog-core from 2.1.2 to 2.2.4 #15

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps fog-core from 2.1.2 to 2.2.4.

Changelog

Sourced from fog-core's changelog.

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
Commits
  • 55884bc v2.2.4
  • 81514fc Update succeeds helper for Ruby 3 compatibility
  • bb9bc15 focus actions tests on supported rubies
  • 3bfda0e more expansive mri versions for testing
  • 0b65c34 add dependabot config
  • c5eab57 swap from stale integration to stale action
  • 4284638 remove travis usage
  • 5bed87f add more ruby versions, for better parity to travis config
  • 09d649d fix vim related typo in readme
  • f94ef9b add github actions status badge to readme
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 1, 2022
Bumps [fog-core](https://github.com/fog/fog-core) from 2.1.2 to 2.2.4.
- [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.2...v2.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/fog-core-2.2.4 branch from 667464d to 8feb284 Compare February 15, 2023 13:04
Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2024

Superseded by #307.

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/bundler/fog-core-2.2.4 branch April 19, 2024 09:48
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