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 9.0.0 #441

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps slug from 4.1.0 to 9.0.0.

Changelog

Sourced from slug's changelog.

9.0.0 (2024-03-07)

chore

BREAKING CHANGES

  • Drop support for Node.js older than 18.x

8.2.3 (2023-07-18)

Bug Fixes

8.2.2 (2022-10-02)

Bug Fixes

8.2.1 (2022-10-02)

Bug Fixes

8.2.0 (2022-10-02)

Features

8.1.0 (2022-10-02)

Features

  • add a (painfully minimal) web playground (#350) (4e1aa40)

8.0.0 (2022-08-31)

... (truncated)

Commits
  • 290d0e2 chore(release): 9.0.0 [skip ci]
  • c86632c chore: refresh package-lock.json (#426)
  • dfc88ff chore(deps-dev): bump karma from 6.4.2 to 6.4.3 (#425)
  • d4844c2 chore: update semver in package-lock.json (#423)
  • 606df75 chore(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#422)
  • d8ec77d chore(deps-dev): bump semantic-release from 23.0.0 to 23.0.2 (#421)
  • f711c33 chore: add Node.js 20.x and 21.x to test matrix (#418)
  • 1c65e7a chore: pin HTML test file to use locally installed chai (#417)
  • 7aaf2f0 chore(deps-dev): bump semantic-release from 22.0.12 to 23.0.0 (#416)
  • 7089f9a chore: update chai 4.3.10 to 4.4.0 (#415)
  • 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 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)