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 got and @open-rpc/generator-client #35

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 May 7, 2023

Removes got. It's no longer used after updating ancestor dependency @open-rpc/generator-client. These dependencies need to be updated together.

Removes got

Updates @open-rpc/generator-client from 1.13.0 to 1.14.6

Release notes

Sourced from @​open-rpc/generator-client's releases.

1.14.6

1.14.6 (2020-01-27)

Bug Fixes

  • broken package lock and deps (2079cbc)
  • typescript generator: meta schema OpenrpcDocument (6ac82dd)

1.14.5

1.14.5 (2020-01-23)

Bug Fixes

  • update to json-schema-to-types 1.10.1 (27373a8)

1.14.4

1.14.4 (2020-01-16)

Bug Fixes

  • passing in string instead of object by accident (797a759)

1.14.3

1.14.3 (2020-01-16)

Bug Fixes

  • add test coverage and demonstrate issue with schema utils (2db8250)
  • all tests passing with updated meta schema and schema utils (be1dc7b)
  • bump typing gen (2673507)
  • deref document even when you arent using CLI (dff5dd7)
  • dont call parseDocument twice (a91ebc2)
  • gremilins are gone (0857c5f)
  • handle errors from deref (7f86c99)
  • import parseOpenRPCDocument (90e1e04)
  • missing key (7c7e414)
  • open rpc name (04dc590)
  • remove extra junk (3942548)
  • tslint update (859546c)
  • update node version (8edf270)
  • upgrade typings lib with bug fixes (fb986d2)
  • used dereffed (1fd6fd2)

1.14.2

1.14.2 (2019-11-28)

... (truncated)

Commits
  • b094753 Merge pull request #340 from open-rpc/fix/busted-package-lock
  • 7c94411 Merge branch 'master' into fix/busted-package-lock
  • d7e88ea Merge pull request #336 from open-rpc/fix/meta-schema-openrpcdocument
  • 9cba45d Merge branch 'master' into fix/meta-schema-openrpcdocument
  • 2079cbc fix: broken package lock and deps
  • 35c351d Merge pull request #339 from open-rpc/dependabot/npm_and_yarn/types/jest-25.1.0
  • 2341186 build(deps-dev): bump @​types/jest from 24.9.1 to 25.1.0
  • d4e4d3d Merge pull request #338 from open-rpc/dependabot/npm_and_yarn/jest-and-ts-jes...
  • 355afaf build(deps-dev): bump jest and ts-jest
  • 6ac82dd fix(typescript generator): meta schema OpenrpcDocument
  • 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 [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [@open-rpc/generator-client](https://github.com/open-rpc/generator-client). These dependencies need to be updated together.


Removes `got`

Updates `@open-rpc/generator-client` from 1.13.0 to 1.14.6
- [Release notes](https://github.com/open-rpc/generator-client/releases)
- [Changelog](https://github.com/open-rpc/generator/blob/master/CHANGELOG.md)
- [Commits](open-rpc/generator@1.13.0...1.14.6)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: "@open-rpc/generator-client"
  dependency-type: direct:development
...

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