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

aws-sdk@2.13.0 breaks build 🚨 #5006

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

aws-sdk just published its new version 2.13.0.

State Failing tests 🚨
Dependency aws-sdk
New version 2.13.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As aws-sdk is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

See changelog for more information.


The new version differs by 94 commits .

  • e4d72fc Updates SDK to v2.13.0
  • e56cd9e Updates SDK to v2.12.0
  • f83d12c Adds the method used to make a request to user agent (#1351)
  • 044852c Run browser tests via Karma instead of custom phantomjs runner (#1352)
  • 2b45e4d Updates SDK to v2.11.0
  • 2928856 Add endpoint property to AWS.S3 instances (#1345)
  • d0fb1a0 Updates SDK to v2.10.0
  • 0209eed Adds support for AWS.LexRuntime
  • a888658 Fixes issue caused when trying to unmarshall null binary shapes (#1346)
  • 0642da0 Add credentialProvider as an optional parameter of ConfigurationOptions (#1339)
  • 67f8e30 Merge pull request #1326 from jeskew/docs/tests-in-prs
  • 224c655 Update copyright years throughout
  • 4e48b6b Add guidance on getting help and opening issues to README.md
  • 66c7296 Replace usages of "npm run-script" in contributing.md to juse "npm run"
  • c59e4b7 Updates SDK to v2.9.0

There are 94 commits in total. See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@mramato
Copy link
Contributor

mramato commented Feb 14, 2017

Everything is fine, the update didn't break anything. The intermittent failures mentioned in #4968 is what caused this false alarm.

@mramato mramato merged commit 668d678 into master Feb 14, 2017
@mramato mramato deleted the greenkeeper-aws-sdk-2.13.0 branch February 14, 2017 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants