Skip to content

Bump base-x and cids in /DApps/eth-ipfs #57

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps base-x and cids. These dependencies needed to be updated together.
Updates base-x from 3.0.4 to 3.0.11

Commits

Updates cids from 0.5.2 to 0.5.8

Release notes

Sourced from cids's releases.

v0.5.8

Performance Improvements

  • cache buffer form of CID when created (c7fc646)

v0.5.7

Bug Fixes

  • stricter validation for CID v1 to v0 conversion (0bd7318)

v0.5.6

Bug Fixes

  • add class name (b9fc845)
  • generated docs, re-add isCID (5b826fc)
  • package: update multibase to version 0.6.0 (e4e6508)

v0.5.5

Bug Fixes

  • toV0 and toV1 create instances that cause isCID be false (14ab8e4)

v0.5.4

Bug Fixes

  • linter errors (9f9359d)
  • migrate to class-is for instance comparise, fixes #53 (6b6873b)
  • remove direct access to codec lookup table (4027108)
  • use org/repo convention (5805660)

Features

v0.5.3

Bug Fixes

... (truncated)

Changelog

Sourced from cids's changelog.

0.5.8 (2019-03-14)

Performance Improvements

  • cache buffer form of CID when created (c7fc646)

0.5.7 (2018-12-06)

Bug Fixes

  • stricter validation for CID v1 to v0 conversion (0bd7318)

0.5.6 (2018-11-22)

Bug Fixes

  • add class name (b9fc845)
  • generated docs, re-add isCID (5b826fc)
  • package: update multibase to version 0.6.0 (e4e6508)

0.5.5 (2018-09-25)

Bug Fixes

  • toV0 and toV1 create instances that cause isCID be false (14ab8e4)

0.5.4 (2018-09-24)

Bug Fixes

  • linter errors (9f9359d)
  • migrate to class-is for instance comparise, fixes #53 (6b6873b)
  • remove direct access to codec lookup table (4027108)

... (truncated)

Commits
  • 2c06315 chore: release version v0.5.8
  • 33fad57 chore: update contributors
  • c7fc646 perf: cache buffer form of CID when created
  • bdf1d30 chore: update dependencies
  • 132cbae chore: enable Travis for CI
  • 2250475 chore: release version v0.5.7
  • 606e084 chore: update contributors
  • 0bd7318 fix: stricter validation for CID v1 to v0 conversion
  • 6d6e6e0 chore: remove pre-commit package
  • f69ff97 docs: this module moved from ipld to the multiformats org
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [base-x](https://github.com/cryptocoinjs/base-x) and [cids](https://github.com/multiformats/js-cid). These dependencies needed to be updated together.

Updates `base-x` from 3.0.4 to 3.0.11
- [Commits](cryptocoinjs/base-x@v3.0.4...v3.0.11)

Updates `cids` from 0.5.2 to 0.5.8
- [Release notes](https://github.com/multiformats/js-cid/releases)
- [Changelog](https://github.com/multiformats/js-cid/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-cid@v0.5.2...v0.5.8)

---
updated-dependencies:
- dependency-name: base-x
  dependency-version: 3.0.11
  dependency-type: indirect
- dependency-name: cids
  dependency-version: 0.5.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 30, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants