Skip to content

Update airtable to the latest version 🚀#196

Open
greenkeeper[bot] wants to merge 2 commits intodevelopfrom
greenkeeper/airtable-0.6.0
Open

Update airtable to the latest version 🚀#196
greenkeeper[bot] wants to merge 2 commits intodevelopfrom
greenkeeper/airtable-0.6.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 6, 2019

The dependency airtable was updated from 0.5.10 to 0.6.0.

This version 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.


Release Notes for v0.6.0
  • Add support for beta of batch record operations (#86, #88, #92)
  • Add backoff when rate limited (#110)
  • Shrink browser build by removing assert module (#101)
  • Fix bug when calling some functions with callbacks (#103)
Commits

The new version differs by 19 commits.

  • 5a6fb49 v0.6.0 (#111)
  • 5b4ad19 Use exponential backoff with jitter on 429 (#110)
  • e027f08 Fix incorrect assertion check (#107)
  • 0421165 Nest batch-created record values under "fields" (#106)
  • 010eb64 Fix bug in callback-to-promise with varying argument lengths (#103)
  • 8182446 Remove assert module from source (#101)
  • ce6a13f Minor: remove unused parameter from firstPage callback (#99)
  • 59d9b46 Minor: remove unused parameters from record delete callback (#98)
  • 125e159 Minor: remove unused next parameter from test helpers (#97)
  • e85e73e Remove unused imports (#95)
  • 20f5af6 Return null instead of undefined when checking HTTP status code for error (#96)
  • 8ad528c Add support for batch record updates (#92)
  • a6f569f Test record creation and deletion with callbacks instead of promises (#94)
  • 6a0969b Add "license" field to package.json (#91)
  • 4ee833f Add support for batch record creation

There are 19 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 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 16, 2019

  • The dependency airtable was updated from 0.5.10 to 0.7.0.

Update to this version instead 🚀

Release Notes for v0.7.0
  • Remove custom class library, shrinking the file size and improving debugging (#123)
  • Improve an error message (#115)
  • Update Lodash to 4.17.14 (#124)
Commits

The new version differs by 12 commits.

  • f1d7de1 v0.7.0
  • b3e7b21 Remove class library, use normal prototypes (#123)
  • da1c2b6 Update Lodash to 4.17.14 (#124)
  • 52eb624 Switch from JSHint to ESLint (#122)
  • 0621f51 Add partial tests for Record class (#104)
  • 436314a Minor: remove unused variable from query params utility (#118)
  • b196d13 Minor: remove unnecessary block in tests (#119)
  • c0eb17f Minor: use Object.prototype.hasOwnProperty instead of calling hasOwnProperty on an object (#120)
  • a27dbb8 Update body-parser, express, and jest to latest (#121)
  • 0e489c1 Clarify error message for missing API key
  • 3b9e644 Only use own properties in query string serializer (#105)
  • a157ec8 Return consistently in callbackToPromise (#109)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2019

  • The dependency airtable was updated from 0.5.10 to 0.7.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2019

  • The dependency airtable was updated from 0.5.10 to 0.7.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2019

  • The dependency airtable was updated from 0.5.10 to 0.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2019

  • The dependency airtable was updated from 0.5.10 to 0.8.1.

Update to this version instead 🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments