ipfs / js-ipfs-repo

Implementation of the IPFS Repo spec in JavaScript
https://github.com/ipfs/specs/tree/master/repo
Other
79 stars 50 forks source link

deps: bump datastore-core from 8.0.4 to 9.0.2 #458

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps datastore-core from 8.0.4 to 9.0.2.

Release notes

Sourced from datastore-core's releases.

v9.0.2

9.0.2 (2023-03-13)

Bug Fixes

v9.0.1

9.0.1 (2023-03-13)

Bug Fixes

v9.0.0

9.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • update to latest datastore interface

Features

  • update to latest datastore interface (#144) (46059f1)
Changelog

Sourced from datastore-core's changelog.

9.0.2 (2023-03-13)

Bug Fixes

9.0.1 (2023-03-13)

Bug Fixes

9.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • update to latest datastore interface

Features

  • update to latest datastore interface (#144) (46059f1)
Commits
  • 33bd252 chore(release): 9.0.2 [skip ci]
  • 59081a7 fix: update shard creation
  • 71439b9 chore(release): 9.0.1 [skip ci]
  • 5bb5601 fix: update project config (#145)
  • e8d6902 chore(release): 9.0.0 [skip ci]
  • 46059f1 feat!: update to latest datastore interface (#144)
  • eb19c0f update .github/workflows/js-test-and-release.yml (#142)
  • 1619885 update .github/workflows/js-test-and-release.yml (#137)
  • 4d68712 update .github/workflows/js-test-and-release.yml (#135)
  • See full diff 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[bot] commented 1 year ago

Superseded by #462.