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 gibbon from 3.1.1 to 3.4.4 #205

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 Aug 29, 2022

Bumps gibbon from 3.1.1 to 3.4.4.

Changelog

Sourced from gibbon's changelog.

[3.4.4] - 2022-02-24

  • Remove non-alpha characters when parsing datacenter from API keys to prevent potential attackers from injecting a domain via the API key. This would only be possible if one were using user-provided API keys (e.g. from a form, etc.).

[3.4.3] - 2022-01-19

  • Support for Faraday 2.0, which requires new syntax for basic auth

[3.4.2] - 2021-09-21

  • Fixing the deprecation warning in version 3.4.2 requires moving to a minimum version of Faraday 1.0.0 (more than 2 years old).

[3.4.1] - 2021-09-12

  • Fix deprecation warning for upcoming versions of Faraday (2.x.x)

[3.4.0] - 2021-03-12

  • Support for Faraday 1.x.x and higer

[3.3.4] - 2020-04-01

  • Added support for setting API key via environment variable for Export API
  • Updated webmock

[3.3.3] - 2020-02-07

  • Removes bit of extra conditional logic that was part of supporting older versions of Faraday

[3.3.2] - 2020-01-19

  • Bumped minimum version of Faraday 0.16.0 due to compatibility issues with legacy versions

[3.3.1] - 2019-11-08

  • Fix statically setting faraday_adapter did not set adapter on new requests

[3.3.0] - 2019-10-02

  • Fixed compatibility with Faraday 0.16.2+
  • Set minimum Ruby to 2.3.8

[3.2.1] - 2017-11-08

  • Set minimum Ruby to 2.1

[3.2.0] - 2017-11-08

  • Force TLS version 1.2
Commits
  • cade20c bump version, handle invalid API key DC
  • 6933225 Fix the test
  • b2eb99e Ensure we raise if the root domain changed and it was not an expected behavior
  • f71acf2 update version
  • c7a83a0 prep for 3.4.3 release
  • 47802c5 fix: Faraday v2 basic_auth change.
  • 499f1dd Prep for release
  • 3793e67 Update faraday dependency to >= 1.0
  • c456848 Revert "Fix basic auth not working with Faraday.request, using Faraday.basic_...
  • 7512868 Fix basic auth not working with Faraday.request, using Faraday.basic_auth ins...
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gibbon](https://github.com/amro/gibbon) from 3.1.1 to 3.4.4.
- [Release notes](https://github.com/amro/gibbon/releases)
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](amro/gibbon@v3.1.1...v3.4.4)

---
updated-dependencies:
- dependency-name: gibbon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants