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.4 #735

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @oceanprotocol/lib from 2.7.0 to 3.1.4.

Release notes

Sourced from @​oceanprotocol/lib's releases.

Release 3.1.4

  • fix string nonce increment issue (#1781) (01248ff9)

Release 3.1.3

  • fix fs use & error handling (#1777) (38cc0284)
  • Bump postcss from 8.4.5 to 8.4.31 (#1778) (b5990939)
  • Bump @​types/crypto-js from 4.1.1 to 4.1.2 (#1774) (c3ba01cc)
  • Bump @​types/chai-spies from 1.0.3 to 1.0.4 (#1776) (74b187d1)

Release 3.1.3-next.1

  • update error handling (aada8e92)

Release 3.1.3-next.0

  • fix fs use (735dc2f6)
  • Bump @​types/crypto-js from 4.1.1 to 4.1.2 (#1774) (c3ba01cc)
  • Bump @​types/chai-spies from 1.0.3 to 1.0.4 (#1776) (74b187d1)

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)

... (truncated)

Changelog

Sourced from @​oceanprotocol/lib's changelog.

v3.1.4

v3.1.3

16 October 2023

v3.1.3-next.1

11 October 2023

v3.1.3-next.0

6 October 2023

v3.1.2

25 September 2023

v3.1.1

4 September 2023

v3.1.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)

@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Oct 30, 2023
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 2.7.0 to 3.1.4.
- [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.4)

---
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.4 branch from 602f10e to 1c023a1 Compare November 21, 2023 13:56
@alexcos20 alexcos20 closed this Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@alexcos20 alexcos20 deleted the dependabot/npm_and_yarn/oceanprotocol/lib-3.1.4 branch November 21, 2023 14:01
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.

1 participant