coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Bump web3 from 1.2.0 to 1.2.1 #105

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps web3 from 1.2.0 to 1.2.1.

Changelog *Sourced from [web3's changelog](https://github.com/ethereum/web3.js/blob/v1.2.1/CHANGELOG.md).* > ## [1.2.0] > > Released with 1.0.0-beta.37 code base. > > ## [1.2.1] > > ### Fixed > > - ``websocket`` dependency fixed ([#2971](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2971), [#2976](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2976)) > - ``requestOptions`` added to ``WebsocketProvider`` ([#2979](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2979)) > - Node >= v8.0.0 support ([#2938](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2938)) > > ## [Unreleased] > > ## [1.2.2]
Commits - [`2022b17`](https://github.com/ethereum/web3.js/commit/2022b17d52d31ce95559d18d5530d18c83eb4d1c) Merge pull request [#3004](https://github-redirect.dependabot.com/ethereum/web3.js/issues/3004) from ethereum/release/1.2.1 - [`78ff266`](https://github.com/ethereum/web3.js/commit/78ff266799b00e95b420e75f0d0a8d10b57486a5) CHANGELOG.md updated - [`7e198d0`](https://github.com/ethereum/web3.js/commit/7e198d0f87e42414ac62a5cda8d521dd6d0302a8) release commit - [`a3264cd`](https://github.com/ethereum/web3.js/commit/a3264cd2c2970b6c57576a9d5dcfd35741ae5411) manually version updated in root package.json - [`21359d0`](https://github.com/ethereum/web3.js/commit/21359d0f498eabdb1217eb0ceef56d10bcd862dd) Merge pull request [#2914](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2914) from Skyge/1.x - [`81e5acd`](https://github.com/ethereum/web3.js/commit/81e5acda516afb495f9000989e7f410e5216a0c8) Merge branch '1.x' into 1.x - [`dabf89e`](https://github.com/ethereum/web3.js/commit/dabf89ea1667475b9857077d70b672bd4aaf3cde) Merge pull request [#2986](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2986) from michaelsbradleyjr/fix/websocket-pkg-lock - [`c17e303`](https://github.com/ethereum/web3.js/commit/c17e3037f3c4883e5d98ed90f7e57919651c0817) update package-lock.json: michaelsbradleyjr -> web3-js - [`6f7864b`](https://github.com/ethereum/web3.js/commit/6f7864b95c2f361762d8f33b7d725adeb75a0575) Merge pull request [#2985](https://github-redirect.dependabot.com/ethereum/web3.js/issues/2985) from filips123/patch-1 - [`414a3b1`](https://github.com/ethereum/web3.js/commit/414a3b126633e294b6a9f8b9aa7d4968fd6a39bf) Fix Web3 image in README - Additional commits viewable in [compare view](https://github.com/ethereum/web3.js/compare/v1.2.0...v1.2.1)


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 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 (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.