ipfs-shipyard / pinning-service-compliance

This repo checks the compliance of IPFS Pinning Services against the pinning spec
https://ipfs-shipyard.github.io/pinning-service-compliance/
Other
14 stars 10 forks source link

deps: bump @ipfs-shipyard/pinning-service-client from 1.0.1 to 2.0.0 #357

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @ipfs-shipyard/pinning-service-client from 1.0.1 to 2.0.0.

Release notes

Sourced from @​ipfs-shipyard/pinning-service-client's releases.

v2.0.0

2.0.0 (2024-08-27)

⚠ BREAKING CHANGES

  • use native fetch & update deps (#68)

Features

v1.0.3

1.0.3 (2022-10-05)

Trivial Changes

  • deps-dev: bump @​types/node from 17.0.45 to 18.8.2 (#52) (e6179fb)

v1.0.2

1.0.2 (2022-10-05)

Trivial Changes

  • deps-dev: bump @​types/mocha from 9.1.1 to 10.0.0 (#49) (d7fd94b)
Changelog

Sourced from @​ipfs-shipyard/pinning-service-client's changelog.

2.0.0 (2024-08-27)

⚠ BREAKING CHANGES

  • use native fetch & update deps (#68)

Features

1.0.3 (2022-10-05)

Trivial Changes

  • deps-dev: bump @​types/node from 17.0.45 to 18.8.2 (#52) (e6179fb)

1.0.2 (2022-10-05)

Trivial Changes

  • deps-dev: bump @​types/mocha from 9.1.1 to 10.0.0 (#49) (d7fd94b)
Commits
  • 152c535 chore(release): 2.0.0 [skip ci]
  • 77dac71 feat!: use native fetch & update deps (#68)
  • 5c079ba chore(release): 1.0.3 [skip ci]
  • e6179fb chore(deps-dev): bump @​types/node from 17.0.45 to 18.8.2 (#52)
  • 6ffa14a chore(release): 1.0.2 [skip ci]
  • d7fd94b chore(deps-dev): bump @​types/mocha from 9.1.1 to 10.0.0 (#49)
  • 28736da Create CODEOWNERS
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-ipfs-shipyard, a new releaser for @​ipfs-shipyard/pinning-service-client since your current version.


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