rsksmart / rif-storage-pinner

MIT License
2 stars 3 forks source link

chore(deps): bump cids from 1.0.2 to 1.1.5 #336

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps cids from 1.0.2 to 1.1.5.

Release notes

Sourced from cids's releases.

v1.1.5

Bug Fixes

v1.1.4

Bug Fixes

v1.1.3

Bug Fixes

  • use latest multicodec release (6cc387f)

v1.1.2

Bug Fixes

  • pin multicodec to version 2.0.4 (14e55a1)
  • turn isCID to a type guard (7413819)

v1.1.1

Bug Fixes

  • allow CIDs to be compared through deep equality (127745e), closes #131

v1.1.0

Features

  • add ts types with aegir (0e11f03)
Changelog

Sourced from cids's changelog.

1.1.5 (2021-01-13)

Bug Fixes

1.1.4 (2020-12-12)

Bug Fixes

1.1.3 (2020-12-11)

Bug Fixes

  • use latest multicodec release (6cc387f)

1.1.2 (2020-12-11)

Bug Fixes

  • pin multicodec to version 2.0.4 (14e55a1)
  • turn isCID to a type guard (7413819)

1.1.1 (2020-12-11)

Bug Fixes

  • allow CIDs to be compared through deep equality (127745e), closes #131

1.1.0 (2020-12-11)

... (truncated)

Commits
  • 8afa8e6 chore: release version v1.1.5
  • 3b86412 chore: update contributors
  • 83f3848 fix: fix types and remove typesVersions (#139)
  • 4a5904b fix: types to align with multicodec api
  • 6a64ba1 chore: release version v1.1.4
  • 92401ab chore: update contributors
  • f5839b9 fix: typing mappings
  • 106dd16 chore: release version v1.1.3
  • c2f0f23 chore: update contributors
  • 71b6da7 chore: add prepare step for type checking
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)