Skip to content

Bump convict from 6.2.4 to 6.2.5 in /docs/antora - #455

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/antora/convict-6.2.5
Open

Bump convict from 6.2.4 to 6.2.5 in /docs/antora#455
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/antora/convict-6.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps convict from 6.2.4 to 6.2.5.

Changelog

Sourced from convict's changelog.

6.2.5 (2026-03-19)

Bug Fixes

  • Consistent use of quotes in output (#405) (de1629a)
  • prevent prototype pollution bypass via String.prototype.startsWith override (d9a5491)
  • prevent prototype pollution via load() and loadFile() (3d7d836)
  • prevent prototype pollution via schema initialization (d251c47)
Commits
  • 517840e chore(release): publish new version 6.2.5
  • 6d64b29 remove whitespace
  • 7499524 Merge commit from fork
  • da81921 Merge branch 'master' into advisory-fix-1
  • b37288f Merge commit from fork
  • d251c47 fix: prevent prototype pollution via schema initialization
  • 3d7d836 fix: prevent prototype pollution via load() and loadFile()
  • d9a5491 fix: prevent prototype pollution bypass via String.prototype.startsWith override
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by clouserw, a new releaser for convict 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 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.

Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.4 to 6.2.5.
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](mozilla/node-convict@v6.2.4...v6.2.5)

---
updated-dependencies:
- dependency-name: convict
  dependency-version: 6.2.5
  dependency-type: indirect
...

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 Sep 8, 2026
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.

0 participants