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

Bump axios and @google-cloud/datastore #33

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Removes axios. It's no longer used after updating ancestor dependency @google-cloud/datastore. These dependencies need to be updated together.

Removes axios

Updates @google-cloud/datastore from 3.0.1 to 3.1.2

Release notes

Sourced from @​google-cloud/datastore's releases.

v3.1.2

03-06-2019 12:24 PST

Bug fixes

  • fix: make an explicit dependency on long (#352)
  • fix: include types in package (#351)
  • fix: add missing package, and add install test (#346)

Documentation

  • docs(samples): Update datastore_transaction_retry sample to use function arguments rather than closed variables. (#339)

Internal / Testing Changes

  • refactor(ts): enable noImplicitAny on test/request.ts (#343)
  • refactor(ts): enable noImplicitAny on test/query.ts (#342)
  • build: update release configuration
  • chore: update proto docs and code style
  • chore(deps): update dependency mocha to v6 (#338)

v3.1.1

02-18-2019 22:46 PST

Bug fixes

  • fix: include proto d.ts in the build (#335)
  • fix(deps): update dependency @​google-cloud/promisify to ^0.4.0 (#333)
  • fix: throw on invalid credentials (#331)
  • fix(deps): update dependency yargs to v13 (#329)

Documentation

  • build: use linkinator for docs test (#332)
  • docs: update links in contrib guide (#334)

v3.1.0

02-09-2019 17:57 PST

This one's coming hot with fresh new TypeScript types 🔥

New Features

  • feat: typings for gapic files (#307)

Bug fixes

  • fix(types): Make gaxOptions optional in Transaction.rollback() (#310)

Dependencies

  • fix(deps): update dependency google-auth-library to v3 (#302)
  • fix(deps): update dependency google-gax to ^0.25.0 (#316)
  • fix(deps): update dependency google-gax to ^0.24.0 (#312)

Documentation

  • docs: update contributing path in README (#322)
  • chore: move CONTRIBUTING.md to root (#321)

... (truncated)

Changelog

Sourced from @​google-cloud/datastore's changelog.

v3.1.2

03-06-2019 12:24 PST

Bug fixes

  • fix: make an explicit dependency on long (#352)
  • fix: include types in package (#351)
  • fix: add missing package, and add install test (#346)

Documentation

  • docs(samples): Update datastore_transaction_retry sample to use function arguments rather than closed variables. (#339)

Internal / Testing Changes

  • refactor(ts): enable noImplicitAny on test/request.ts (#343)
  • refactor(ts): enable noImplicitAny on test/query.ts (#342)
  • build: update release configuration
  • chore: update proto docs and code style
  • chore(deps): update dependency mocha to v6 (#338)

v3.1.1

02-18-2019 22:46 PST

Bug fixes

  • fix: include proto d.ts in the build (#335)
  • fix(deps): update dependency @​google-cloud/promisify to ^0.4.0 (#333)
  • fix: throw on invalid credentials (#331)
  • fix(deps): update dependency yargs to v13 (#329)

Documentation

  • build: use linkinator for docs test (#332)
  • docs: update links in contrib guide (#334)

v3.1.0

02-09-2019 17:57 PST

This one's coming hot with fresh new TypeScript types 🔥

New Features

  • feat: typings for gapic files (#307)

Bug fixes

  • fix(types): Make gaxOptions optional in Transaction.rollback() (#310)

Dependencies

  • fix(deps): update dependency google-auth-library to v3 (#302)
  • fix(deps): update dependency google-gax to ^0.25.0 (#316)
  • fix(deps): update dependency google-gax to ^0.24.0 (#312)

... (truncated)

Commits
  • 39eacf1 Release v3.1.2 (#353)
  • 14cfe99 fix: make an explicit dependency on long (#352)
  • c838237 fix: include types in package (#351)
  • 5bb02b8 refactor(ts): enable noImplicitAny on test/request.ts (#343)
  • 165e492 refactor(ts): enable noImplicitAny on test/query.ts (#342)
  • 63b89e9 fix: add missing package, and add install test (#346)
  • e26692b build: update release configuration
  • 47a42bc chore: update proto docs and code style
  • 487a30d docs(samples): Update datastore_transaction_retry sample to use function argu...
  • 5a11f8f chore(deps): update dependency mocha to v6 (#338)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore). These dependencies need to be updated together.


Removes `axios`

Updates `@google-cloud/datastore` from 3.0.1 to 3.1.2
- [Release notes](https://github.com/googleapis/nodejs-datastore/releases)
- [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-datastore@v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@google-cloud/datastore"
  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 15, 2024
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