Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Update aws-sdk to the latest version 🚀#330

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/aws-sdk-2.276.1
Open

Update aws-sdk to the latest version 🚀#330
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/aws-sdk-2.276.1

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Jul 17, 2018

Version 2.276.1 of aws-sdk was just published.

Dependency aws-sdk
Current Version 2.235.1
Type dependency

The version 2.276.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of aws-sdk.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Release v2.276.1

See changelog for more information.

Commits

The new version differs by 83 commits.

  • 31cc500 Updates SDK to v2.276.1
  • 4869c87 Add test for tokenCodeFn only being called once, cleanup other mock data
  • 5170c4c Move assertion into callback to avoid done being called first
  • ef7804d Remove noop function
  • 8b9d7b1 tokenCodeFn use Error instead of string
  • 98e5408 Make callback parameters optional
  • 547a0ce Remove unused vars
  • b9d56d6 Correct error message
  • 083898b Add additional test cases
  • c032ef4 Support shared ini file mfa_serial with fn to fetch token code
  • 7084b76 Fixes AWS.EventListeners typings
  • 3601f8b Fixes TypeScript definitions for service-specific waitFor methods.
  • d091270 add cors config for KinesisVideoArchivedMedia (#2140)
  • d6573a8 Updates SDK to v2.275.1
  • 6182467 Updates xml2js to 0.4.19

There are 83 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper Bot added a commit that referenced this pull request Jul 18, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 18, 2018

Version 2.277.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 75978fc Updates SDK to v2.277.1
  • 6a220a5 add service id to all service models (#2144)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 19, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 19, 2018

Version 2.278.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.278.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 20, 2018

Version 2.279.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.279.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 24, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 24, 2018

Version 2.280.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.280.1

See changelog for more information.

Commits

The new version differs by 3 commits.

  • ad7168e Updates SDK to v2.280.1
  • df3edc6 Update timestamp serializing (#2148)
  • 316d6b0 make Translate service available in browser version of SDK by default (#2155)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 25, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 25, 2018

Version 2.281.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.281.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 26, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 26, 2018

Version 2.282.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.282.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 30, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 30, 2018

Version 2.283.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.283.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 31, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jul 31, 2018

Version 2.284.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.284.1

See changelog for more information.

Commits

The new version differs by 2 commits.

  • ebf03c7 Updates SDK to v2.284.1
  • 6d925c5 Adapt README for TypeScript (#2097)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 1, 2018

Version 2.285.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.285.1

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 2, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 2, 2018

Version 2.286.1 just got published.

Update to this version instead 🚀

Release Notes Release v2.286.1

See changelog for more information.

Commits

The new version differs by 2 commits.

  • d626206 Updates SDK to v2.286.1
  • ebe8392 Fixes issue with promises when using react native 0.56.0.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 3, 2018

Version 2.286.2 just got published.

Update to this version instead 🚀

Release Notes Release v2.286.2

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 5aa0d4d Updates SDK to v2.286.2
  • 036f16e remove undefined exceptions in kinesis definition (#2174)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 7, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 7, 2018

Version 2.288.0 just got published.

Update to this version instead 🚀

Release Notes Release v2.288.0

See changelog for more information.

Commits

The new version differs by 7 commits.

  • c208c65 Updates SDK to v2.288.0
  • 67081dc Updates SDK to v2.287.0
  • 89a0f70 Updates SDK documentation
  • a0610b6 Remove dead code
  • 192c1fe Adds typings-generator test to travis
  • 9f90fde Adds typings-generator test script to package.json
  • 146ea54 Updates typings-generator to prune unused types

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 8, 2018

Version 2.289.0 just got published.

Update to this version instead 🚀

Release Notes Release v2.289.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 9, 2018

Version 2.290.0 just got published.

Update to this version instead 🚀

Release Notes Release v2.290.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 10, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.386.0.

Update to this version instead 🚀

Release Notes for Release v2.386.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 11, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.387.0.

Update to this version instead 🚀

Release Notes for Release v2.387.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • b730d5d Updates SDK to v2.387.0
  • a515a3c tweak CSM config to be able to enabled by only environment or config (#2480)
  • 3e10a5e add support for env AWS_ENDPOINT_DISCOVERY_ENABLED (#2453)
  • 2ac8135 Update travic node runtime to 10.X (#2481)
  • ff134c0 Merge pull request #2477 from srchase/update-services
  • 15edc6b updates SERVICES.md with new services, versions and CORS entries

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 15, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.388.0.

Update to this version instead 🚀

Release Notes for Release v2.388.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 16, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.389.0.

Update to this version instead 🚀

Release Notes for Release v2.389.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 17, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.390.0.

Update to this version instead 🚀

Release Notes for Release v2.390.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • fa49246 Updates SDK to v2.390.0
  • 989a7f8 make resolvedProfile cached inenumerable (#2474)

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 18, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.391.0.

Update to this version instead 🚀

Release Notes for Release v2.391.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 22, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.392.0.

Update to this version instead 🚀

Release Notes for Release v2.392.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 23, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.393.0.

Update to this version instead 🚀

Release Notes for Release v2.393.0

See changelog for more information.

Commits

The new version differs by 5 commits.

  • 8a82f6b Updates SDK to v2.393.0
  • 9d1dbdf Merge pull request #2492 from srchase/multpart-tag-encoding
  • cb1604c fix: update eslint, enforce semi, apply to test dir (#2336)
  • 0383a03 add change-log
  • 178fc2b do not uriEscape tags on multipart upload

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 24, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.394.0.

Update to this version instead 🚀

Release Notes for Release v2.394.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 25, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.395.0.

Update to this version instead 🚀

Release Notes for Release v2.395.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 5, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.396.0.

Update to this version instead 🚀

Release Notes for Release v2.396.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 5, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.397.0.

Update to this version instead 🚀

Release Notes for Release v2.397.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 7, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.398.0.

Update to this version instead 🚀

Release Notes for Release v2.398.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 7, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.399.0.

Update to this version instead 🚀

Release Notes for Release v2.399.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 8, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.400.0.

Update to this version instead 🚀

Release Notes for Release v2.400.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 12, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.401.0.

Update to this version instead 🚀

Release Notes for Release v2.401.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 14, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.402.0.

Update to this version instead 🚀

Release Notes for Release v2.402.0

See changelog for more information.

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 14, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.403.0.

Update to this version instead 🚀

Release Notes for Release v2.403.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 5f6110a Updates SDK to v2.403.0
  • e835fb0 update api ref to highlight that the binary response will be Buffer in Node and TypedArray in browsers (#2494)

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 15, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.404.0.

Update to this version instead 🚀

Release Notes for Release v2.404.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 18, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.405.0.

Update to this version instead 🚀

Release Notes for Release v2.405.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 19, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.406.0.

Update to this version instead 🚀

Release Notes for Release v2.406.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 20, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.407.0.

Update to this version instead 🚀

Release Notes for Release v2.407.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 21, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.408.0.

Update to this version instead 🚀

Release Notes for Release v2.408.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 22, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.409.0.

Update to this version instead 🚀

Release Notes for Release v2.409.0

See changelog for more information.

Commits

The new version differs by 2 commits.

  • 24391ba Updates SDK to v2.409.0
  • a874567 show service descriptions in each client document (#2544)

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 25, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.410.0.

Update to this version instead 🚀

Release Notes for Release v2.410.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 26, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.411.0.

Update to this version instead 🚀

Release Notes for Release v2.411.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 28, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.412.0.

Update to this version instead 🚀

Release Notes for Release v2.412.0

See changelog for more information.

Commits

The new version differs by 6 commits.

  • d0cb104 Updates SDK to v2.412.0
  • 9403799 Updates SDK documentation
  • d54fcee Merge pull request #2549 from srchase/docs-s3-select
  • 3172cbc Merge pull request #2554 from srchase/comprehendmedical-cors
  • 0b4018a enable CORS on ComprehendMedical, update SERVICES.md
  • 854307c fix variable in Async Iterator EventStream Example

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 1, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.413.0.

Update to this version instead 🚀

Release Notes for Release v2.413.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 4, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.414.0.

Update to this version instead 🚀

Release Notes for Release v2.414.0

See changelog for more information.

Commits

The new version differs by 3 commits.

  • ab6cdc4 Updates SDK to v2.414.0
  • 91cda83 Revert "allow sending body for GET request of REST services (#2562)" (#2564)
  • 701aff0 allow sending body for GET request of REST services (#2562)

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 5, 2019

  • The dependency aws-sdk was updated from 2.235.1 to 2.415.0.

Update to this version instead 🚀

Release Notes for Release v2.415.0

See changelog for more information.

Commits

The new version differs by 1 commits.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants