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

Update nunjucks requirement from ^2.3.0 to ^3.1.6 #38

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 14, 2018

Updates the requirements on nunjucks to permit the latest version.

Changelog

Sourced from nunjucks's changelog.

Changelog

3.1.5 (Dec 13 2018)

  • Fix engine dependency version for Node versions > 11.1.0;
    Fixes #1168.

3.1.4 (Nov 9 2018)

  • Fix engine version for Node v11.1.0
  • Fix "Unexpected token" error for U+2028 unicode newline. Fixes #126 and #736

3.1.3 (May 19 2018)

  • Add forceescape filter. Fixes #782

  • Fix regression that prevented template errors from reporting line and column number.
    Fixes #1087 and
    #1095.

  • Fix "Invalid type: Is" error for {% if value is defined %}. Fixes
    #1110

  • Formally drop support for node v4 (the upgrade to babel 7 in 3.1.0 made the
    build process incompatible with node < 6.9.0).

3.1.2 (Feb 23 2018)

  • Fix regression to make chokidar an optional dependency again. Fixes
    #1073
  • Fix issue when running npm install nunjucks with the --no-bin-links flag
  • Fix regression that broke template caching. Fixes
    #1074

3.1.0 (Feb 19 2018)

  • Support nunjucks.installJinjaCompat() with slim build. Fixes
    #1019

  • Fix calling render callback twice when a conditional import throws an error.
    Solves #1029

  • Support objects created with Object.create(null). fixes #468

... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [nunjucks](https://github.com/mozilla/nunjucks) to permit the latest version.
- [Release notes](https://github.com/mozilla/nunjucks/releases)
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/nunjucks/commits/v3.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 14, 2018
@coveralls
Copy link

coveralls commented Dec 14, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling c414a3b on dependabot/npm_and_yarn/nunjucks-tw-3.1.6 into 61c5640 on master.

tomap
tomap previously approved these changes Dec 14, 2018
Copy link
Contributor

@tomap tomap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a major change. It could deserve a major increment for this plugin.

@dependabot-preview
Copy link
Contributor Author

A newer version of nunjucks exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@tomap tomap merged commit bcc32d7 into master Feb 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nunjucks-tw-3.1.6 branch February 25, 2019 08:46
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

4 participants