noflo / grunt-noflo-browser

Grunt plugin for easier browser builds of NoFlo
4 stars 7 forks source link

Bump coffee-loader from 2.0.0 to 4.0.0 #183

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps coffee-loader from 2.0.0 to 4.0.0.

Release notes

Sourced from coffee-loader's releases.

v4.0.0

4.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v3.0.0

3.0.0 (2021-05-11)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
Changelog

Sourced from coffee-loader's changelog.

4.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

3.0.0 (2021-05-11)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
Commits
  • 3c378f5 chore(release): 4.0.0
  • 0ddce85 refactor!: minimum supported Node.js version is 14.15.0 (#121)
  • 35a6fb7 chore: update github actions (#120)
  • b7e6ff9 ci: don't install webpack again (#114)
  • a30cc3c chore(deps): bump minimist from 1.2.5 to 1.2.6 (#113)
  • 72f0fd1 chore: upgrade dependencies to the latest version (#112)
  • a1d58b0 chore: replace deprecated String.prototype.substr() (#111)
  • 9b52f29 chore: upgrade dependencies to the latest version (#110)
  • f9dc9a6 chore: upgrade dependencies to the latest version (#107)
  • 9dc9359 docs: add yarn and pnpm installation commands (#108)
  • 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)