ipld / js-dag-pb

An implementation of the DAG-PB spec for JavaScript (for use with multiformats or @ipld/block)
Other
13 stars 5 forks source link

chore(deps-dev): bump polendina from 2.0.15 to 3.0.0 #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps polendina from 2.0.15 to 3.0.0.

Release notes

Sourced from polendina's releases.

v3.0.0

3.0.0 (2022-05-02)

⚠ BREAKING CHANGES

  • update deps (incl mocha@10) & silence mocha warning

Bug Fixes

  • update deps (incl mocha@10) & silence mocha warning (c631362)

Trivial Changes

  • deps: bump glob from 7.2.0 to 8.0.1 (3e96580)
  • deps: bump puppeteer from 13.5.2 to 13.7.0 (5489ebb)
  • deps: bump webpack from 5.70.0 to 5.72.0 (ff7f9dd)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#50) (b59e0c1)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#52) (0dd2cea)
Changelog

Sourced from polendina's changelog.

3.0.0 (2022-05-02)

⚠ BREAKING CHANGES

  • update deps (incl mocha@10) & silence mocha warning

Bug Fixes

  • update deps (incl mocha@10) & silence mocha warning (c631362)

Trivial Changes

  • deps: bump glob from 7.2.0 to 8.0.1 (3e96580)
  • deps: bump puppeteer from 13.5.2 to 13.7.0 (5489ebb)
  • deps: bump webpack from 5.70.0 to 5.72.0 (ff7f9dd)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#50) (b59e0c1)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#52) (0dd2cea)
Commits
  • 7c19b12 chore(release): 3.0.0 [skip ci]
  • c631362 fix!: update deps (incl mocha@10) & silence mocha warning
  • 5489ebb chore(deps): bump puppeteer from 13.5.2 to 13.7.0
  • 3e96580 chore(deps): bump glob from 7.2.0 to 8.0.1
  • ff7f9dd chore(deps): bump webpack from 5.70.0 to 5.72.0
  • 0dd2cea chore(no-release): bump actions/setup-node from 3.1.0 to 3.1.1 (#52)
  • b59e0c1 chore(no-release): bump actions/setup-node from 3.0.0 to 3.1.0 (#50)
  • 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)
github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: