Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump express-handlebars from 3.1.0 to 5.3.1 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps express-handlebars from 3.1.0 to 5.3.1.

Release notes

Sourced from express-handlebars's releases.

v5.3.1

5.3.1 (2021-05-04)

Bug Fixes

  • add note about security (78c47a2)

v5.3.0

5.3.0 (2021-03-30)

Features

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

... (truncated)

Changelog

Sourced from express-handlebars's changelog.

5.3.1 (2021-05-04)

Bug Fixes

  • add note about security (78c47a2)

5.3.0 (2021-03-30)

Features

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)

... (truncated)

Commits
  • 63e8010 chore(release): 5.3.1 [skip ci]
  • 78c47a2 fix: add note about security
  • 2cde11e chore: update package-lock.json
  • 9a6cf60 chore(deps): update devdependency eslint to ^7.25.0
  • fbc5681 Merge pull request #157 from express-handlebars/renovate/node-10.x
  • 1e2b967 chore(deps): update devdependency eslint-plugin-promise to ^5.1.0
  • 4bcc294 chore(deps): update devdependency eslint to ^7.24.0
  • 6ffb7ee chore(deps): update devdependency eslint-plugin-promise to v5
  • 8b9f920 chore(deps): update devdependency @​semantic-release/npm to ^7.1.1
  • b291a6b chore(deps): update node.js to >=v10.24.1
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch 2 times, most recently from 38e25b6 to 806d044 Compare May 30, 2022 22:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch from 806d044 to 67f7555 Compare June 19, 2022 15:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch from 67f7555 to 9f36efa Compare July 25, 2022 20:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch 4 times, most recently from 08952b1 to cf7a180 Compare January 17, 2023 00:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch 4 times, most recently from 2fcc2c5 to af4bf37 Compare February 8, 2023 21:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch from af4bf37 to 005a904 Compare March 6, 2023 01:13
Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 3.1.0 to 5.3.1.
- [Release notes](https://github.com/express-handlebars/express-handlebars/releases)
- [Changelog](https://github.com/express-handlebars/express-handlebars/blob/master/CHANGELOG.md)
- [Commits](express-handlebars/express-handlebars@v3.1.0...v5.3.1)

---
updated-dependencies:
- dependency-name: express-handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/express-handlebars-5.3.1 branch from 005a904 to 8e53e6e Compare March 6, 2023 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants