Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps @oceanprotocol/lib from 1.1.8 to 2.2.1.

Release notes

Sourced from @​oceanprotocol/lib's releases.

Release 2.2.1

  • add allocated (#1630) (1d692b72)

Release 2.2.0

  • remove ropsten & rinkeby from ConfigHelper (#1617) (bb6a4e8f)
  • Merge pull request #1628 from oceanprotocol/dependabot/npm_and_yarn/types/node-18.8.0 (96274dcc)
  • Bump @​types/node from 18.7.16 to 18.8.0 (32536225)
  • Merge pull request #1624 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-10.0.0 (6168da34)
  • Bump @​typescript-eslint/parser from 5.38.0 to 5.38.1 (#1626) (682ce532)
  • Bump @​truffle/hdwallet-provider from 2.0.14 to 2.0.16 (#1623) (c191b3ab)
  • Bump @​types/mocha from 9.1.1 to 10.0.0 (925b7928)
  • Bump typescript from 4.7.4 to 4.8.4 (#1619) (58a02bbf)
  • Bump @​typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#1621) (16f5208a)
  • Bump eslint from 8.23.1 to 8.24.0 (#1622) (0c0a3ada)
  • Bump eslint-config-oceanprotocol from 2.0.3 to 2.0.4 (#1620) (94aa0fb3)
  • Bump vm2 from 3.9.9 to 3.9.11 (#1616) (737b487f)

Release 2.1.1

  • add full support for Goerli (#1614) (829795fd)

v2.1.0

What's Changed

Full Changelog: oceanprotocol/ocean.js@v2.0.2...v2.1.0

Release 2.0.2

  • rollback microbundle package (#1611) (085bc100)

Release 2.0.1

  • Bump microbundle from 0.14.2 to 0.15.1 (#1600) (89c0d57e)
  • Bump @​truffle/hdwallet-provider from 2.0.10 to 2.0.14 (#1609) (f0c5633e)
  • Bump mock-local-storage from 1.1.21 to 1.1.23 (#1610) (83aaad7a)
  • Bump @​types/node from 18.0.1 to 18.7.16 (#1608) (4178c969)
  • Merge pull request #1604 from oceanprotocol/fix/c2d-paynothing-test-flows (d0aff4e4)
  • Merge branch 'main' into fix/c2d-paynothing-test-flows (97849be3)
  • Feature/add ve fee estimate (#1606) (ad0e724e)
  • Bump eslint from 8.19.0 to 8.23.0 (#1602) (ed0d04f9)
  • Bump @​typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 (#1601) (ff2c37a8)
  • Bump decimal.js from 10.3.1 to 10.4.0 (#1598) (9c7e4d84)
  • removed missed comments and one delay (8acbbd01)
  • removed unnecesar logs (610d15b2)
  • put back paid env test (219d4b4a)
  • update asset timeouts (9fc8a8eb)
  • add more logs (479234d8)
  • Merge branch 'main' into fix/c2d-paynothing-test-flows (1430d615)
  • Merge pull request #1603 from oceanprotocol/fix/approveWei (8bd254fc)
  • debug (ebe15f9d)

... (truncated)

Changelog

Sourced from @​oceanprotocol/lib's changelog.

v2.2.1

v2.2.0

3 October 2022

v2.1.1

23 September 2022

v2.1.0

22 September 2022

v2.0.2

13 September 2022

v2.0.1

12 September 2022

... (truncated)

Commits
  • 2949ca8 Release 2.2.1
  • 1d692b7 add allocated (#1630)
  • 87e188d Release 2.2.0
  • bb6a4e8 remove ropsten & rinkeby from ConfigHelper (#1617)
  • 96274dc Merge pull request #1628 from oceanprotocol/dependabot/npm_and_yarn/types/nod...
  • 3253622 Bump @​types/node from 18.7.16 to 18.8.0
  • 6168da3 Merge pull request #1624 from oceanprotocol/dependabot/npm_and_yarn/types/moc...
  • 682ce53 Bump @​typescript-eslint/parser from 5.38.0 to 5.38.1 (#1626)
  • c191b3a Bump @​truffle/hdwallet-provider from 2.0.14 to 2.0.16 (#1623)
  • 925b792 Bump @​types/mocha from 9.1.1 to 10.0.0
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 1.1.8 to 2.2.1.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases)
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md)
- [Commits](oceanprotocol/ocean.js@v1.1.8...v2.2.1)

---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oceanprotocol/lib-2.2.1 branch from debdad8 to 78825fe Compare October 4, 2022 12:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #348.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oceanprotocol/lib-2.2.1 branch November 1, 2022 02:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant