Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 15, 2018

Bumps gibbon from 2.2.5 to 3.2.0.

Changelog

Sourced from gibbon's changelog.

[3.2.0] - 2017-11-08

  • Force TLS version 1.2

[3.1.1] - 2017-09-25

  • Fix MailChimpError initialization

[3.1.0] - 2017-07-27

  • Add back support for Export API until MailChimp stops supporting it
  • Implement responds_to_missing

[3.0.2] - 2017-05-08

  • Fix subtle bug in symbolize_keys when parsing error

[3.0.1] - 2017-01-13

  • Gibbon::Request (API 3.0) now returns a Gibbon::Response object that exposes headers and the parsed response body
  • Remove Export API support (this is deprected after all)
  • Adds symbolize_keys, debug, and faraday_adapter as class vars
  • Bump version to 3.0.1 (not sticking to semver here so folks who downloaded 3.0.0 have a way to easily move forward)

[3.0.0] - 2017-01-13

  • Gibbon::Request (API 3.0) now returns a Gibbon::Response object that exposes headers and the parsed response body
  • Adds Export API support
  • Adds symbolize_keys, debug, and faraday_adapter as class vars
  • Bump version to 3.0.0 due to breaking API change
Commits
  • a922358 prepare for release
  • 0ae147a specify TLSv1.2 for the primary api too
  • 33af37f enforce TLSv1.2
  • b76fb63 update bundler for travis builds
  • 6ad89c1 prepare for 3.1.1
  • 8528e34 Adds spec for MailChimpError; fixes error instantiation in APIRequest
  • bc1fd46 Add Export API
  • 86d2b80 bump version and update changelog
  • 29e3332 Merge pull request #244 from qcade/respond_to_missing
  • e8cd19f add respond_to_missing
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch from d583906 to 2385e91 Compare October 25, 2018 19:47
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Nov 19, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch 3 times, most recently from 76ca392 to 167d392 Compare November 20, 2018 15:57
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch from 167d392 to d966f9f Compare November 28, 2018 15:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch 4 times, most recently from d872e6b to 9fd8a7f Compare December 18, 2018 21:28
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch 2 times, most recently from 712978a to 3486d7b Compare January 14, 2019 16:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch from 3486d7b to 6f7b8e5 Compare January 28, 2019 21:31
@maestromac
Copy link
Contributor

@dependabot rebase

Bumps [gibbon](https://github.com/amro/gibbon) from 2.2.5 to 3.2.0.
- [Release notes](https://github.com/amro/gibbon/releases)
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](amro/gibbon@v2.2.5...v3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/gibbon-3.2.0 branch from 97cd11d to bea2d48 Compare March 25, 2019 16:56
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Apr 2, 2019
@maestromac maestromac merged commit 0bc1b46 into master Apr 2, 2019
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Apr 2, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/gibbon-3.2.0 branch April 2, 2019 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants