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 @oceanprotocol/lib from 2.7.0 to 3.1.2 #726

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps @oceanprotocol/lib from 2.7.0 to 3.1.2.

Release notes

Sourced from @​oceanprotocol/lib's releases.

Release 3.1.2

  • Feature/ Use custom addresses & fallback signature to legacy (#1772) (8f28f3b0)
  • Bump typedoc from 0.24.8 to 0.25.1 (#1770) (fc0782be)
  • Bump cross-fetch from 3.1.5 to 4.0.0 (#1764) (91110290)
  • Bump eslint-config-prettier from 8.5.0 to 9.0.0 (#1763) (343df5eb)
  • optimize disk space (#1771) (6130a3df)
  • Added gen-x-testnet to ConfigHelper (#1741) (aa0905ed)
  • Remove custom contracts (#1769) (5062b6d2)

Release 3.1.1

  • fix compute stop & uptade order helper to be reused also for c2d oreder methods (#1761) (cf0c1221)
  • Bump mock-local-storage from 1.1.23 to 1.1.24 (#1738) (01822d81)

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)

... (truncated)

Changelog

Sourced from @​oceanprotocol/lib's changelog.

v3.1.2

v3.1.1

4 September 2023

v3.1.0

25 August 2023

v3.0.4

1 August 2023

v3.0.3

31 July 2023

v3.0.2

14 July 2023

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

@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Oct 9, 2023
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 2.7.0 to 3.1.2.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases)
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md)
- [Commits](oceanprotocol/ocean.js@v2.7.0...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oceanprotocol/lib-3.1.2 branch from 5d5387b to 1fe6335 Compare October 11, 2023 08:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #732.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oceanprotocol/lib-3.1.2 branch October 23, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants