gillesheinesch / LenoxBot

🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
https://lenoxbot.com
MIT License
249 stars 160 forks source link

Bump express-handlebars from 3.1.0 to 5.2.1 #917

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps express-handlebars from 3.1.0 to 5.2.1.

Release notes

Sourced from express-handlebars's releases.

v5.2.1

5.2.1 (2021-02-16)

Bug Fixes

  • deps: update dependency handlebars to ^4.7.7 (1930523)

v5.2.0

5.2.0 (2020-10-23)

Features

  • allow views to be an array (a9f4aaa)

v5.1.0

5.1.0 (2020-07-16)

Features

v5.0.0

5.0.0 (2020-07-06)

Bug Fixes

BREAKING CHANGES

  • Drop support for node versions below v10

v4.0.6

4.0.6 (2020-07-06)

Bug Fixes

v4.0.5

4.0.5 (2020-07-03)

... (truncated)

Changelog

Sourced from express-handlebars's changelog.

5.2.1 (2021-02-16)

Bug Fixes

  • deps: update dependency handlebars to ^4.7.7 (1930523)

5.2.0 (2020-10-23)

Features

  • allow views to be an array (a9f4aaa)

5.1.0 (2020-07-16)

Features

5.0.0 (2020-07-06)

Bug Fixes

BREAKING CHANGES

  • Drop support for node versions below v10

4.0.6 (2020-07-06)

Bug Fixes

4.0.5 (2020-07-03)

Bug Fixes

  • overwrite past settings.views (c27f1b0)
  • renderView returns promise when no callback given (c39ed87)

4.0.4 (2020-04-29)

... (truncated)

Commits
  • 83cf2cd chore(release): 5.2.1 [skip ci]
  • e5bb021 Merge pull request #142 from express-handlebars/renovate/handlebars-4.x
  • 1930523 fix(deps): update dependency handlebars to ^4.7.7
  • 558b74d chore(deps): update devdependency semantic-release to ^17.3.9
  • c6bc633 chore(deps): update devdependency eslint to ^7.20.0
  • d77f423 Merge pull request #138 from express-handlebars/renovate/eslint-plugin-promis...
  • 10e6746 chore(deps): update devdependency eslint-plugin-promise to ^4.3.1
  • eb1d6cb chore(deps): update dependency graceful-fs to ^4.2.6 (#136)
  • 078d1d4 chore(deps): update devdependency semantic-release to ^17.3.8
  • 689e5ff chore(deps): update dependency graceful-fs to ^4.2.5 (#134)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tonybrix, a new releaser for express-handlebars since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #930.