Skip to content

chore(deps): bump devcert from 1.1.0 to 1.2.3 in /example - #88

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/example/devcert-1.2.3
Open

chore(deps): bump devcert from 1.1.0 to 1.2.3 in /example#88
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/example/devcert-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps devcert from 1.1.0 to 1.2.3.

Release notes

Sourced from devcert's releases.

v1.1.1

Bug Fixes

#55: Fix remote execution vulnerability by switching from execSync to execFileSync

  • Change run() to use execFileSync
  • Refactor codebase to use new signature of run()
  • Add an extra sanitizing step: test arguments passed to certificateFor with a (fairly permissive) regular expression limiting them to legal domain name chars

⚠️ This is a mandatory update! ⚠️

This release fixes a security vulnerability in previous versions. Previous versions will be deprecated.

Changelog

Sourced from devcert's changelog.

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.2

Bug Fixes

#56: localhost is not a valid domain name

Regular expression fixed in #57.

1.1.1

Bug Fixes

#55: Fix remote execution vulnerability by switching from execSync to execFileSync

  • Change run() to use execFileSync
  • Refactor codebase to use new signature of run()
  • Add an extra sanitizing step: test arguments passed to certificateFor with a (fairly permissive) regular expression limiting them to legal domain name chars

⚠️ This is a mandatory update! ⚠️

This release fixes a security vulnerability in previous versions. Previous versions will be deprecated.

Commits
Maintainer changes

This version was pushed to npm by jzetlen, a new releaser for devcert 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 [devcert](https://github.com/davewasmer/devcert) from 1.1.0 to 1.2.3.
- [Release notes](https://github.com/davewasmer/devcert/releases)
- [Changelog](https://github.com/davewasmer/devcert/blob/master/CHANGELOG.md)
- [Commits](davewasmer/devcert@v1.1.0...v1.2.3)

---
updated-dependencies:
- dependency-name: devcert
  dependency-version: 1.2.3
  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 Jul 26, 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