Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps @oceanprotocol/lib from 1.1.8 to 3.1.0.

Release notes

Sourced from @​oceanprotocol/lib's releases.

Release 3.1.0

  • Feature/Add order util method (#1759) (faa7de36)
  • Bump typescript from 4.8.4 to 5.1.6 (#1743) (2724e63b)
  • Bump word-wrap from 1.2.3 to 1.2.4 (#1753) (dcb2488c)
  • Bump typedoc-plugin-markdown from 3.15.2 to 3.15.4 (#1756) (b701fbbd)

Release 3.0.4

  • Fix/ Download file browser (#1758) (a50cd5bb)

Release 3.0.3

  • Update provider nonce handling (#1747) (80817829)

Release 3.0.2

  • Update codeExamples dependencies (#1742) (a95d5630)
  • Updates to Provider errors handling (#1745) (a7c68e99)
  • Feature/sepolia (#1749) (ed38f602)
  • Merge pull request #1748 from oceanprotocol/issue-1746-feeTOken-decimals (419ff6c6)
  • Merge 8699e4a8bb30b3ecb7ee894412ebe85267fddd67 into ae2ff1ccde53ace9841844c316a855de271f9a3f (9da0268b)
  • Adding tests to check if the number of decimals is correct for the publishMarketFee (8699e4a8)
  • Checking for the decimals on the feeToken (ece48837)

Release 3.0.1

  • set min gas fee 30 gwei on priority fees for polygon and mumbai as well (#1736) (0c60d9bb)

Release 3.0.1-next.0

  • set min gas fee 30 gwei on priority fees for polygon and mumbai as well (04deabcc)

Release 3.0.0

  • Features/ethers (#1696) (9bf71ba4)
  • Add consumer parameter types (#1730) (e3dfa299)
  • update get compute env return type (#1721) (59568d29)
  • Bump @​truffle/hdwallet-provider from 2.1.5 to 2.1.10 (#1725) (15ac930e)
  • Bump vm2 from 3.9.11 to 3.9.17 (#1722) (9b46905d)
  • Bump chai from 4.3.6 to 4.3.7 (#1726) (a236b094)
  • Fix c2d restart job with valid fees and order (#1729) (0f77f75b)
  • Make FRE withMint = True (#1719) (fbcd13ac)
  • Bump @​types/node from 18.11.18 to 18.15.11 (#1712) (2d549f9e)
  • Bump bignumber.js from 9.1.0 to 9.1.1 (#1713) (a8c7eb1d)
  • Bump @​typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 (#1711) (3400faba)
  • Bump @​oceanprotocol/contracts from 1.1.8 to 1.1.12 (#1709) (37848f35)
  • Cover all storage type support (#1685) (b98f8a4e)

Release 3.0.0-next.5

  • Merge 8ad834e2a84ce5b2deb8c7c6117e657e69f86e81 into e3dfa2997acbcfad40a1fc302795c07d2ff1c3fa (778eab6b)
  • adds delay to Publish flow tests (8ad834e2)
  • add some delays before resolving datasets (09d15b39)
  • merge main (a227004d)
  • remove comments (f1952ff4)
  • fix gas fee estimate (a9eedac2)
  • Add consumer parameter types (#1730) (e3dfa299)

... (truncated)

Changelog

Sourced from @​oceanprotocol/lib's changelog.

v3.1.0

v3.0.4

1 August 2023

v3.0.3

31 July 2023

v3.0.2

14 July 2023

v3.0.1

6 June 2023

v3.0.1-next.0

31 May 2023

  • Release 3.0.1-next.0 b670073
  • Merge 04deabccd3ffbc8d3620e42a8b1bc4a2d5019e54 into 543f71f7cda1b3d0099cc26975d34b89bead7452 c33663c
  • set min gas fee 30 gwei on priority fees for polygon and mumbai as well 04deabc

v3.0.0

... (truncated)

Commits

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 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)

Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 1.1.8 to 3.1.0.
- [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...v3.1.0)

---
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 added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #399.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oceanprotocol/lib-3.1.0 branch September 18, 2023 12:45
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.

1 participant