learn-code-from-us
learn-code-from-us copied to clipboard
Bump airtable from 0.5.7 to 0.7.2
Bumps airtable from 0.5.7 to 0.7.2.
Release notes
Sourced from airtable's releases.
v0.7.2
- Properly reject unauthorized SSL certificates (#140)
- Minor tweaks to formatting in README (#136)
- Update Lodash to 4.17.15 (#141)
v0.7.1
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)
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)
v0.5.10
v0.5.9
- Update
lodash
dependency (#80)v0.5.8
Changelog
Sourced from airtable's changelog.
v0.7.2
- Properly reject unauthorized SSL certificates (#140)
- Minor tweaks to formatting in README (#136)
- Update Lodash to 4.17.15 (#141)
v0.7.1
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)
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)
v0.5.10
v0.5.9
- Update
lodash
dependency (#80)v0.5.8
Commits
17e0797
v0.7.2 (#145)733468d
Update Lodash to 4.17.15 (#141)f5aa1ee
Properly reject unauthorized certificates (#140)5a3884a
Minor tweaks to formatting in READMEb420263
v0.7.1389364f
Runnpm audit fix
to fix subdependency vulnerability warnings490f902
Fix User-Agent version bug in Noded9bf0f6
Update ESLint to v6.1.0 (#131)1396775
Stop publishing non-essential files (like tests and gruntfile) to npmf1d7de1
v0.7.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evanairtablehahn, a new releaser for airtable since your current version.
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
.
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 squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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
You can disable automated security fix PRs for this repo from the Security Alerts page.