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 near-web3-provider from 1.0.6 to 1.1.0 #656

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 23, 2021

Bumps near-web3-provider from 1.0.6 to 1.1.0.

Release notes

Sourced from near-web3-provider's releases.

v1.1.0

  • Merge pull request #73 from near/hotfix/browserify 3731efd
  • add browserify, uglifyify so that CDNs can be used if desired 316a655
  • Merge pull request #72 from near/hotfix/71-betanet-chainid 4034206
  • add betanet chain id, version key to network-config instead of determining in NearProvider constructor 332ac9f
  • Merge pull request #70 from near/add-raw-call ed2243c
  • Suppress spurious console.log() output. f13f07b
  • For raw calls returns address for new transaction. Parsing raw transaction. 8b2dd57
  • Adding support for relying raw ETH tx. View contract creation calls support. Fix local key management f7e2c3c
  • Upgrade Jest to fix CVE-2020-7789. e88c4f8
  • Preserve Node.js 14 compatibility. 88a6270
  • Fix nits from code review. (#67) 1babaaa

aurora-is-near/near-web3-provider@v1.0.6...v1.1.0

Commits
  • 29da629 1.1.0
  • 3731efd Merge pull request #73 from near/hotfix/browserify
  • 316a655 add browserify, uglifyify so that CDNs can be used if desired
  • 4034206 Merge pull request #72 from near/hotfix/71-betanet-chainid
  • 332ac9f add betanet chain id, version key to network-config instead of determining in...
  • ed2243c Merge pull request #70 from near/add-raw-call
  • f13f07b Suppress spurious console.log() output.
  • 8b2dd57 For raw calls returns address for new transaction. Parsing raw transaction.
  • f7e2c3c Adding support for relying raw ETH tx. View contract creation calls support. ...
  • e88c4f8 Upgrade Jest to fix CVE-2020-7789.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 23, 2021
Bumps [near-web3-provider](https://github.com/near/near-web3-provider) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/near/near-web3-provider/releases)
- [Commits](aurora-is-near/near-web3-provider@v1.0.6...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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.

None yet

1 participant