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 boto3 from 1.9.31 to 1.9.32 #4934

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps boto3 from 1.9.31 to 1.9.32.

Changelog

Sourced from boto3's changelog.

1.9.32

  • api-change:ec2: [botocore] Update ec2 client to latest version
Commits

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 PRs for your first few update runs. Once an update run creates fewer than 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.

Bumps [boto3](https://github.com/boto/boto3) from 1.9.31 to 1.9.32.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.9.31...1.9.32)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 25, 2018
@greysteil
Copy link
Contributor

Hey, just a quick note to say I took a look over this as it was one of Dependabot's first PRs to this repo. It's obviously a bit of a monster diff, but it matches what I get when I run pip-compile locally to update boto3, which is what Dependabot is doing under the hood.

The other PRs will automatically rebase themselves if you merge this one, and should all have much easier to read diff afterwards!

@dstufft
Copy link
Member

dstufft commented Oct 26, 2018

Yea, it doesn't surprise me that the diff is huge, since we previously didn't fully use pip-compile, but a weird combination of pip-compile and hashin.

Speaking of that, IIRC pip-compile only grabs the hashes for the platform that pip-compile is running on... which might be wrong for people if their target platform doesn't match what you're running pip-compile on.

@dstufft dstufft merged commit d8bb63b into master Oct 26, 2018
@dstufft dstufft deleted the dependabot/pip/boto3-1.9.32 branch October 26, 2018 03:29
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.

3 participants