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

deps: bump the store-deps group across 1 directory with 2 updates #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps the store-deps group with 2 updates in the /packages/gateway-conformance directory: blockstore-core and datastore-core.

Updates blockstore-core from 4.4.1 to 5.0.2

Release notes

Sourced from blockstore-core's releases.

blockstore-core-5.0.2

blockstore-core-v5.0.2 (2024-09-13)

Bug Fixes

  • restore release config to package.json (#321) (4f14fb0)

blockstore-core-5.0.1

blockstore-core-v5.0.1 (2024-09-12)

Bug Fixes

  • bump @​libp2p/logger from 4.0.20 to 5.0.0 (#318) (84ca12c)

blockstore-core-5.0.0

blockstore-core 5.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0
Commits
  • 252df28 chore(release): 5.0.2 [skip ci]
  • 271392f chore(release): 6.0.1 [skip ci]
  • 34c89d0 chore(release): 7.0.1 [skip ci]
  • e4ee6a6 chore(release): 8.3.1 [skip ci]
  • 922923a chore(release): 5.3.1 [skip ci]
  • b8a5dcd chore(release): 6.0.1 [skip ci]
  • 4f14fb0 fix: restore release config to package.json (#321)
  • 1e21dc1 chore: decrease release concurrency
  • 84ca12c fix: bump @​libp2p/logger from 4.0.20 to 5.0.0 (#318)
  • d9d283f fix: run release in each package (#317)
  • Additional commits viewable in compare view

Updates datastore-core from 9.2.9 to 10.0.2

Release notes

Sourced from datastore-core's releases.

datastore-core-10.0.2

datastore-core-v10.0.2 (2024-09-13)

Bug Fixes

  • restore release config to package.json (#321) (4f14fb0)

datastore-core-10.0.1

datastore-core-v10.0.1 (2024-09-12)

Bug Fixes

  • bump @​libp2p/logger from 4.0.20 to 5.0.0 (#318) (84ca12c)

datastore-core-10.0.0

datastore-core 10.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • interface-datastore: upgraded to 8.3.0
  • interface-store: upgraded to 6.0.0
  • interface-datastore-tests: upgraded to 6.0.0
Commits
  • b24ac3f chore(release): 10.0.2 [skip ci]
  • d56c98a chore(release): 2.0.1 [skip ci]
  • 252df28 chore(release): 5.0.2 [skip ci]
  • 271392f chore(release): 6.0.1 [skip ci]
  • 34c89d0 chore(release): 7.0.1 [skip ci]
  • e4ee6a6 chore(release): 8.3.1 [skip ci]
  • 922923a chore(release): 5.3.1 [skip ci]
  • b8a5dcd chore(release): 6.0.1 [skip ci]
  • 4f14fb0 fix: restore release config to package.json (#321)
  • 1e21dc1 chore: decrease release concurrency
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner November 19, 2024 17:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2024
SgtPooki added a commit to ipfs/aegir that referenced this pull request Nov 19, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/gateway-conformance/store-deps-b6a8ea2e68 branch 3 times, most recently from 5863d94 to 4ea5d94 Compare November 21, 2024 12:06
Bumps the store-deps group with 2 updates in the /packages/gateway-conformance directory: [blockstore-core](https://github.com/ipfs/js-stores) and [datastore-core](https://github.com/ipfs/js-stores).


Updates `blockstore-core` from 4.4.1 to 5.0.2
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@blockstore-core-4.4.1...blockstore-core-5.0.2)

Updates `datastore-core` from 9.2.9 to 10.0.2
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@datastore-core-9.2.9...datastore-core-10.0.2)

---
updated-dependencies:
- dependency-name: blockstore-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
- dependency-name: datastore-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/gateway-conformance/store-deps-b6a8ea2e68 branch from 4ea5d94 to 1285e1d Compare November 22, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants