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 ejs and sails #37

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2023

Bumps ejs to 3.1.7 and updates ancestor dependency sails. These dependencies need to be updated together.

Updates ejs from 2.5.7 to 3.1.7

Release notes

Sourced from ejs's releases.

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

v3.0.2

No release notes provided.

v2.7.4

Bug fixes

v2.7.3

Bug fixes

v2.7.2

Features

Bug Fixes

  • The error message when async != true now correctly mention the existence of the async option (#460, @​ExE-Boss)
  • Improved performance of HTML output generation (#470, @​nwoltman)

v2.7.1

Deprecated:

  • Added deprecation notice for use of require.extensions (@​mde)

v2.6.2

  • Examples for client-side EJS compiled with Express middleware (@​mjgs)
  • Make Template constructor public (@​ThisNameWasTaken)
  • Added remove function to cache (@​S2-)
  • Recognize both 'Nix and Windows absolute paths (@​mde)

v2.5.8

  • Add filename to error when include file cannot be found (@​Leon)
  • Node v9 in CI (@​Thomas)

... (truncated)

Commits
  • 820855a Version 3.1.7
  • 076dcb6 Don't use template literal
  • faf8b84 Skip test -- error message vary depending on JS runtime
  • c028c34 Update packages
  • e4180b4 Merge pull request #629 from markbrouwer96/main
  • d5404d6 Updated jsdoc to 3.6.7
  • 7b0845d Merge pull request #609 from mde/dependabot/npm_and_yarn/glob-parent-5.1.2
  • 32fb8ee Bump glob-parent from 5.1.1 to 5.1.2
  • f21a9e4 Merge pull request #603 from mde/mde-null-proto-where-possible
  • a50e46f Merge pull request #606 from akash-55/main
  • Additional commits viewable in compare view

Updates sails from 1.2.4 to 1.5.8

Release notes

Sourced from sails's releases.

v1.5.7

What's Changed

Big thanks to @​ThomasRinsma at Codean!

Full Changelog: balderdashy/sails@v1.5.5...v1.5.7

v1.5.5

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eashaw, a new releaser for sails since your current version.


You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ejs](https://github.com/mde/ejs) to 3.1.7 and updates ancestor dependency [sails](https://github.com/balderdashy/sails). These dependencies need to be updated together.


Updates `ejs` from 2.5.7 to 3.1.7
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v2.5.7...v3.1.7)

Updates `sails` from 1.2.4 to 1.5.8
- [Release notes](https://github.com/balderdashy/sails/releases)
- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)
- [Commits](balderdashy/sails@v1.2.4...v1.5.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: sails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #41.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ejs-and-sails-3.1.7 branch August 5, 2024 17:51
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.

0 participants