pivorak-web-app
pivorak-web-app copied to clipboard
Bump gibbon from 3.3.3 to 3.4.4
Bumps gibbon from 3.3.3 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
Commits
cade20c
bump version, handle invalid API key DC6933225
Fix the testb2eb99e
Ensure we raise if the root domain changed and it was not an expected behaviorf71acf2
update versionc7a83a0
prep for 3.4.3 release47802c5
fix: Faraday v2 basic_auth change.499f1dd
Prep for release3793e67
Update faraday dependency to >= 1.0c456848
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 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.