rvagg / js-ipld-hashmap

An associative array Map-type data structure for very large, distributed data sets built on IPLD
Other
23 stars 4 forks source link

chore(deps): bump ipld-schema-describer from 2.0.1 to 3.0.2 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ipld-schema-describer from 2.0.1 to 3.0.2.

Release notes

Sourced from ipld-schema-describer's releases.

v3.0.2

3.0.2 (2023-08-15)

Trivial Changes

  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (8c9bd34)

v3.0.1

3.0.1 (2023-07-07)

Trivial Changes

  • deps-dev: bump c8 from 7.14.0 to 8.0.0 (628899f)

v3.0.0

3.0.0 (2023-07-07)

⚠ BREAKING CHANGES

  • drop node 14.x support, add 18.x and current

Trivial Changes

  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (0ebf508)
  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (51a2712)
  • drop node 14.x support, add 18.x and current (313d283)
Changelog

Sourced from ipld-schema-describer's changelog.

3.0.2 (2023-08-15)

Trivial Changes

  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (8c9bd34)

3.0.1 (2023-07-07)

Trivial Changes

  • deps-dev: bump c8 from 7.14.0 to 8.0.0 (628899f)

3.0.0 (2023-07-07)

⚠ BREAKING CHANGES

  • drop node 14.x support, add 18.x and current

Trivial Changes

  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (0ebf508)
  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (51a2712)
  • drop node 14.x support, add 18.x and current (313d283)
Commits
  • e68f7be chore(release): 3.0.2 [skip ci]
  • 8c9bd34 chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0
  • f546ec2 chore(release): 3.0.1 [skip ci]
  • 628899f chore(deps-dev): bump c8 from 7.14.0 to 8.0.0
  • ae4c198 chore(release): 3.0.0 [skip ci]
  • 51a2712 chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0
  • 313d283 chore!: drop node 14.x support, add 18.x and current
  • 0ebf508 chore(deps-dev): bump typescript from 4.9.5 to 5.0.2
  • 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 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)
socket-security[bot] commented 1 year ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
ipld-schema-describer 2.0.1...3.0.2 None +0/-0 32 kB rvagg
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: