Skip to content

Bump ejs from 4.0.1 to 6.0.1 in /1password/onepassword_sdks/demo-vault-migration-webapp - #140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/1password/onepassword_sdks/demo-vault-migration-webapp/ejs-6.0.1
Open

Bump ejs from 4.0.1 to 6.0.1 in /1password/onepassword_sdks/demo-vault-migration-webapp#140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/1password/onepassword_sdks/demo-vault-migration-webapp/ejs-6.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown

Bumps ejs from 4.0.1 to 6.0.1.

Release notes

Sourced from ejs's releases.

v6.0.1

Version 6.0.1

v5.0.2

Version 5.0.2

v5.0.1

Version 5.0.1

Commits

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 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)

Bumps [ejs](https://github.com/mde/ejs) from 4.0.1 to 6.0.1.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v4.md)
- [Commits](mde/ejs@v4.0.1...v6.0.1)

---
updated-dependencies:
- dependency-name: ejs
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@SeaOfWolf

Copy link
Copy Markdown

Dependabot review - ejs → 6.0.1 (semver-major, multiple versions)

Crossing v4/v5/v6, so flagging for a manual test before merge.

What's changing / breaking

  • v5 was a major release that removed deprecated options and changed custom-delimiter handling (per its release notes).
  • The key risk with a templating engine: changed defaults/escaping can silently alter rendered output rather than throw — so "it boots" is not sufficient validation.

Before merging

  • Render each template this app uses and visually compare output against current behaviour.
  • Check whether the app sets custom delimiters or any now-removed options, cross-referencing the v5/v6 release notes.

Low security relevance - this is a currency/maintenance bump.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant