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 Mar 1, 2023

Bumps @oceanprotocol/lib from 1.1.8 to 2.6.3.

Release notes

Sourced from @​oceanprotocol/lib's releases.

Release 2.6.3

  • add macOS readme message (#1697) (6a4631d2)

Release 2.6.2

  • Bump @​truffle/hdwallet-provider from 2.1.4 to 2.1.5 (#1689) (ea79bf1a)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#1691) (2f42f2f3)
  • Set withMint default to true (#1693) (5306d752)
  • Merge pull request #1687 from oceanprotocol/dependabot/npm_and_yarn/decimal.js-10.4.3 (865618a3)
  • Merge pull request #1690 from oceanprotocol/dependabot/npm_and_yarn/mocha-10.2.0 (713ad8d7)
  • Bump mocha from 10.1.0 to 10.2.0 (e82a6b9f)
  • Bump decimal.js from 10.4.2 to 10.4.3 (25ca3775)
  • Bump json5 from 1.0.1 to 1.0.2 (#1681) (03372820)

Release 2.6.1

  • Fix download when content disposition header missing (#1680) (b99bde93)
  • Merge pull request #1676 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.8.1 (3c19a08d)
  • Merge pull request #1675 from oceanprotocol/dependabot/npm_and_yarn/types/node-18.11.18 (cdf344b3)
  • Merge pull request #1674 from oceanprotocol/dependabot/npm_and_yarn/release-it-15.6.0 (e860ca92)
  • Bump prettier from 2.7.1 to 2.8.1 (06fb7248)
  • Bump @​types/node from 18.8.0 to 18.11.18 (84c271fc)
  • Merge pull request #1677 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-2.1.4 (dc138322)
  • Merge pull request #1678 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.1 (c61a31cc)
  • Bump @​typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1 (fe4c3ddd)
  • Bump @​truffle/hdwallet-provider from 2.1.2 to 2.1.4 (675f8d48)
  • Bump release-it from 15.5.0 to 15.6.0 (b01a7c43)
  • Merge pull request #1672oceanprotocol/issue-#1668
  • Combining tests and checking that the data received is correct (39ac4a40)
  • updating assertion messages (2bb4f751)
  • Updating assertion failure messages (5d3bcde5)
  • Removing test:guide command (0d80190c)
  • Min 30gwei polygon main and mumbai fees (#1671) (8de514f1)
  • Updating CodeExamples.md (6ab1d1a5)
  • Merge 726e34c8fc013523d7db6bad7a86687c9a462f2d into 94fd276d6b34b3e4d620871d06e7e23271be6868 (3e03432e)
  • Updating guide and formatting (726e34c8)
  • Adding the key-value store steps to CodeExamples.test.ts (3919bf7b)
  • Creating Key-value example readme (aef17e96)

Release 2.6.0

  • Add missing symbol and name helper on datatoken (#1667) (cbc3cd67)
  • add headers (#1665) (d539e000)
  • Compute Example Readme flow (#1615) (a026c120)
  • Updating test command in readme (#1663) (bd395d0e)
  • Bump qs from 6.5.2 to 6.5.3 (#1664) (4ba52c69)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#1662) (98b1b81a)
  • Bump @​typescript-eslint/eslint-plugin from 5.38.1 to 5.45.0 (#1657) (4de13611)
  • Bump @​truffle/hdwallet-provider from 2.1.0 to 2.1.2 (#1656) (4bc90807)
  • Bump web3 from 1.8.0 to 1.8.1 (#1659) (7ae22aec)

Release 2.5.2

  • add subgraph url to barge config and fix metadatacache config (#1652) (293bf75b)

... (truncated)

Changelog

Sourced from @​oceanprotocol/lib's changelog.

v2.6.3

v2.6.2

7 February 2023

v2.6.1

6 January 2023

v2.6.0

19 December 2022

v2.5.2

15 November 2022

... (truncated)

Commits
  • 53f0c53 Release 2.6.3
  • 6a4631d add macOS readme message (#1697)
  • 956a000 Release 2.6.2
  • ea79bf1 Bump @​truffle/hdwallet-provider from 2.1.4 to 2.1.5 (#1689)
  • 2f42f2f Bump http-cache-semantics from 4.1.0 to 4.1.1 (#1691)
  • 5306d75 Set withMint default to true (#1693)
  • 865618a Merge pull request #1687 from oceanprotocol/dependabot/npm_and_yarn/decimal.j...
  • 713ad8d Merge pull request #1690 from oceanprotocol/dependabot/npm_and_yarn/mocha-10.2.0
  • e82a6b9 Bump mocha from 10.1.0 to 10.2.0
  • 25ca377 Bump decimal.js from 10.4.2 to 10.4.3
  • 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 Mar 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oceanprotocol/lib-2.6.3 branch from 72d2ca3 to f61928b Compare March 2, 2023 12:24
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 1.1.8 to 2.6.3.
- [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.6.3)

---
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.6.3 branch from f61928b to 4673326 Compare March 2, 2023 12:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #374.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oceanprotocol/lib-2.6.3 branch April 1, 2023 01:59
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