cnnlabs / cnn-hapi

CNN Hapi
10 stars 4 forks source link

Bump bl and changelog-maker #83

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps bl to 4.1.0 and updates ancestor dependency changelog-maker. These dependencies need to be updated together.

Updates bl from 1.0.3 to 4.1.0

Release notes

Sourced from bl's releases.

v4.0.3

Fix unintialized memory access

v4.0.1

  • Remove false-positive Apache-exploit (Fixes #79). #80

v3.0.1

Fix unintialized memory access

v3.0.0

  • readable-stream@3 #57

v2.2.1

Fix unintialized memory access

v2.2.0

  • Add indexOf docs #60
  • fix empty shallowSlice return #65

v2.1.2

  • use ES3 only #62

v2.1.1

  • Use native indexOf whenever possible #61

v2.1.0

  • Added indexOf #59

v2.0.1

  • Use require('readable-stream').Duplex #56

v2.0.0

  • Added support for readUIntLE and companions #55

v1.2.2

  • use safe-buffer #51

v1.2.1

  • Fix shallowSlice when the offset are not at the beginning of an internal buffer #44
Commits
Maintainer changes

This version was pushed to npm by matteo.collina, a new releaser for bl since your current version.


Updates changelog-maker from 2.2.6 to 2.8.0

Release notes

Sourced from changelog-maker's releases.

v2.8.0

2.8.0 (2022-01-17)

Features

  • escape markdown characters in user provided strings (#122) (aa0234f)

v2.7.4

2.7.4 (2021-11-23)

Trivial Changes

  • deps: remove package-lock.json (#118) (a059bc7)
  • no-release: bump tap from 15.0.10 to 15.1.1 (#113) (fcfc5c8)

v2.7.3

2.7.3 (2021-10-28)

Trivial Changes

  • deps: bump async from 3.2.1 to 3.2.2 (790bb0a)

v2.7.2

2.7.2 (2021-10-25)

Trivial Changes

  • deps: bump split2 from 4.0.0 to 4.1.0 (f9676c0)

v2.7.1

2.7.1 (2021-10-15)

Trivial Changes

  • deps: bump split2 from 3.2.2 to 4.0.0 (#109) (365916f)

v2.7.0

2.7.0 (2021-10-14)

Features

  • run Node.js markdown formatter on markdown output (#98) (26afb81)

... (truncated)

Changelog

Sourced from changelog-maker's changelog.

2.8.0 (2022-01-17)

Features

  • escape markdown characters in user provided strings (#122) (aa0234f)

2.7.4 (2021-11-23)

Trivial Changes

  • deps: remove package-lock.json (#118) (a059bc7)
  • no-release: bump tap from 15.0.10 to 15.1.1 (#113) (fcfc5c8)

2.7.3 (2021-10-28)

Trivial Changes

  • deps: bump async from 3.2.1 to 3.2.2 (790bb0a)

2.7.2 (2021-10-25)

Trivial Changes

  • deps: bump split2 from 4.0.0 to 4.1.0 (f9676c0)

2.7.1 (2021-10-15)

Trivial Changes

  • deps: bump split2 from 3.2.2 to 4.0.0 (#109) (365916f)

2.7.0 (2021-10-14)

Features

  • run Node.js markdown formatter on markdown output (#98) (26afb81)

Bug Fixes

  • main instead of master (c6aac22)
  • remove build step from release process (ec2b9c0)

... (truncated)

Commits
  • c37c159 chore(release): 2.8.0 [skip ci]
  • aa0234f feat: escape markdown characters in user provided strings (#122)
  • f12fe58 group_with_underscore: test commit message
  • 0d51e79 Revert "feat: escape markdown characters in user provided strings (#122)"
  • 7c10a4e feat: escape markdown characters in user provided strings (#122)
  • caeeabd chore(release): 2.7.4 [skip ci]
  • a059bc7 chore(deps): remove package-lock.json (#118)
  • fcfc5c8 chore(no-release): bump tap from 15.0.10 to 15.1.1 (#113)
  • 6b6592c chore(release): 2.7.3 [skip ci]
  • 790bb0a chore(deps): bump async from 3.2.1 to 3.2.2
  • 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 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](https://github.com/cnnlabs/cnn-hapi/network/alerts).