noflo / noflo-nodejs

Command-line tool for running NoFlo programs on Node.js
91 stars 36 forks source link

Bump slug from 4.1.0 to 5.1.0 #264

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps slug from 4.1.0 to 5.1.0.

Changelog

Sourced from slug's changelog.

5.1.0 (2021-06-15)

Features

5.0.1 (2021-05-09)

Bug Fixes

  • enable characters composed of multiple code points in .extend() (#217) (5919b6d)

5.0.0 (2021-05-03)

chore

BREAKING CHANGES

  • Drop support for Node.js 10.x which is now EOL.
Commits
  • b9e3c62 chore(release): 5.1.0 [skip ci]
  • 00493cc feat: add "trim" option (#230)
  • 5b54071 chore(deps-dev): bump karma from 6.3.3 to 6.3.4 (#228)
  • 0a39831 chore: update package-lock.json (#227)
  • c0925c1 chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#226)
  • 5eb0a1c chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#225)
  • d799121 chore(deps-dev): bump mocha from 8.4.0 to 9.0.0 (#224)
  • 167a723 chore(deps-dev): bump karma-firefox-launcher from 2.1.0 to 2.1.1 (#222)
  • f7d8b65 chore(deps-dev): bump karma from 6.3.2 to 6.3.3 (#221)
  • 8521915 chore(deps): bump ws from 7.4.2 to 7.4.6 (#220)
  • 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[bot] commented 2 years ago

Superseded by #319.