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

build(deps): bump cryptiles, airtable and request #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

Removes cryptiles. It's no longer used after updating ancestor dependencies cryptiles, airtable and request. These dependencies need to be updated together.

Removes cryptiles

Updates airtable from 0.5.2 to 0.5.10

Release notes

Sourced from airtable's releases.

v0.5.10

  • Make API key less likely to be logged (#82, #83)

v0.5.9

  • Update lodash dependency (#80)

v0.5.8

  • Remove async dependency (#76)
  • Shrink size of browser build by about half (#76)

v0.5.7

  • Support dotenv for loading config (#59)
  • Improve error message is select() is called without args (#70)
  • Update dependencies (#73)

v0.5.6

  • Fix crash when specifying sort direction or cellFormat options

v0.5.5

  • Update lodash package from 2.4.1 to 4.17.10

v0.5.4

  • Upgrade request package to 2.85.0

v0.5.3

  • Fix User-Agent header warnings when running Chrome (#52)
  • Fix JSON imports so webpack can bundle
Changelog

Sourced from airtable's changelog.

v0.5.10

  • Make API key less likely to be logged (#82, #83)

v0.5.9

  • Update lodash dependency (#80)

v0.5.8

  • Remove async dependency (#76)
  • Shrink size of browser build by about half (#76)

v0.5.7

  • Support dotenv for loading config (#59)
  • Improve error message is select() is called without args (#70)
  • Update dependencies (#73)

v0.5.6

  • Fix crash when specifying sort direction or cellFormat options

v0.5.5

  • Upgrade lodash package from 2.4.1 to 4.17.10

v0.5.4

  • Upgrade request package to 2.85.0

v0.5.3

  • Fix User-Agent header warnings when running Chrome (#52)
  • Fix JSON imports so webpack can bundle
Commits
Maintainer changes

This version was pushed to npm by evanairtablehahn, a new releaser for airtable since your current version.


Updates request from 2.83.0 to 2.88.0

Changelog

Sourced from request's changelog.

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

Commits
  • 6420240 2.88.0
  • bd22e21 fix: massive dependency upgrade, fixes all production vulnerabilities
  • 925849a Merge pull request #2996 from kwonoj/fix-uuid
  • 7b68551 fix(uuid): import versioned uuid
  • 5797963 Merge pull request #2994 from dlecocq/oauth-sign-0.9.0
  • 628ff5e Update to oauth-sign 0.9.0
  • 10987ef Merge pull request #2993 from simov/fix-header-tests
  • cd848af These are not going to fail if there is a server listening on those ports
  • a92e138 #515, #2894 Strip port suffix from Host header if the protocol is known. (#2904)
  • 45ffc4b Improve AWS SigV4 support. (#2791)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cryptiles](https://github.com/hapijs/cryptiles). It's no longer used after updating ancestor dependencies [cryptiles](https://github.com/hapijs/cryptiles), [airtable](https://github.com/airtable/airtable.js) and [request](https://github.com/request/request). These dependencies need to be updated together.


Removes `cryptiles`

Updates `airtable` from 0.5.2 to 0.5.10
- [Release notes](https://github.com/airtable/airtable.js/releases)
- [Changelog](https://github.com/Airtable/airtable.js/blob/master/CHANGELOG.md)
- [Commits](Airtable/airtable.js@v0.5.2...v0.5.10)

Updates `request` from 2.83.0 to 2.88.0
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](request/request@v2.83.0...v2.88.0)

---
updated-dependencies:
- dependency-name: cryptiles
  dependency-type: indirect
- dependency-name: airtable
  dependency-type: direct:production
- dependency-name: request
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
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.

0 participants