openstad / openstad-oauth2-server

MIT License
0 stars 8 forks source link

[Snyk] Upgrade nunjucks from 3.1.3 to 3.2.2 #42

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade nunjucks from 3.1.3 to 3.2.2.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: nunjucks
  • 3.2.2 - 2020-07-20
    • Add select and reject filters. Merge of #1278 and #1279; fixes #282. Thanks ogonkov!
    • Fix precompile binary script TypeError: name.replace is not a function. Fixes #1295.
    • Add support for nested attributes on groupby filter; respect throwOnUndefined option, if the groupby attribute is undefined. Merge of #1276; fixes #1198. Thanks ogonkov!
    • Fix bug that prevented errors in included templates from being raised when rendering templates synchronously. Fixes #1272.
    • The indent filter no longer appends an additional newline. Fixes #1231.
  • 3.2.1 - 2020-03-17
    • Replace yargs with commander to reduce number of dependencies. Merge of #1253. Thanks AlynxZhou.
    • Update optional dependency chokidar from ^2.0.0 to ^3.3.0. Merge of #1254. Thanks eklingen.
    • Prevent optional dependency Chokidar from loading when not watching. Merge of #1250. Thanks eklingen.
  • 3.2.0 - 2019-03-05
  • 3.1.7 - 2019-01-12
    • Fix bug where exceptions were silently swallowed with synchronous render. Fixes #678, #1116, #1127, and #1164

    • Removes deprecated postinstall-build package in favor of npm prepare. Merge of #1172. Fixes #1167.

      • Note: this means that npm@5 or later is required to install nunjucks directly from github.
  • 3.1.6 - 2018-12-13

    No changes from 3.1.5; fixed packaging issue in npm

  • 3.1.4 - 2018-11-09
    • Fix engine version for Node v11.1.0
    • Fix "Unexpected token" error for U+2028 unicode newline. Fixes #126 and #736
  • 3.1.3 - 2018-05-19
    • 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 v3.1.0 made the build process incompatible with node < 6.9.0).

from nunjucks GitHub release notes
Commit messages
Package name: nunjucks
  • c7337e7 Release v3.2.2
  • bea3a43 CHANGELOG: Fix issue link
  • 8186d4f Don't append extra newline when using |indent filter
  • 73a4eb3 Document `with context` behavior for `import` directive (fr)
  • eea081c Document `with context` behavior for `import` directive
  • bbcbaf3 Fix issue where sync render would not raise errors in included templates
  • 63c4baf Remove development files from NPM package. Fixes #984
  • 85918ef Document `if` statement with multiple conditions (fr). refs #1284
  • 7ddd747 Document `if` statement with multiple conditions
  • 1e29863 Add support for nested attributes in `groupBy` filter. Fixes #1198
  • 7087fa9 Fix precompile bin TypeError: name.replace is not a function
  • 1736334 Modify CHANGELOG message for select/reject filters
  • 62565a1 Add `reject` filter
  • 647fc11 Change version query
  • 899265d Fix `mocha` version
  • 2031bf2 Add `select` filter
  • ec8eae5 appveyor: use require.resolve for mocha bin in runtests
  • 53d1223 Release v3.2.1
  • 93129bf Replace yargs with commander
  • 17691da Chokidar bump
  • 40dfdf0 Remove dead link
  • cefb1cf Prevent optional dependency Chokidar from loading when not watching
  • 1485a44 Add badges in README.md
  • 2246457 Add Mozilla Code of Conduct file
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs