Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps pug-code-gen from 3.0.2 to 3.0.3.

Release notes

Sourced from pug-code-gen's releases.

[email protected]

Bug Fixes

  • Validate templateName and globals are valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation options (#3438)
Commits
  • 32acfe8 fix: ensure template names are valid identifiers (#3438)
  • 4767caf refactor: convert pug-error to TypeScript (#3355)
  • a724446 chore: update character-parser (#3354)
  • 6cca8f7 docs: fix GitHub format in README (#3335)
  • d4b7f60 Properly handle errors originating from included files when compileDebug is e...
  • d6f0615 fix capture groups for "each" statements (#3274)
  • 73ea7cf fix: keep lexer plugins inside tag interpolation (#3296)
  • 29a53c5 fix: Fix pug-lexer parsed escaped interpolations incorrectly (#3299)
  • 60b1b15 chore: update supported versions (#3315)
  • See full diff in compare view

Dependabot compatibility score

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 [pug-code-gen](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3)

---
updated-dependencies:
- dependency-name: pug-code-gen
  dependency-version: 3.0.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2025
@caleeli caleeli force-pushed the dependabot/npm_and_yarn/pug-code-gen-3.0.3 branch from 8c2845d to ac758bf Compare July 2, 2025 17:26
@cypress
Copy link

cypress bot commented Jul 2, 2025

screen-builder    Run #1876

Run Properties:  status check failed Failed #1876  •  git commit ac758bff6e: Bump pug-code-gen from 3.0.2 to 3.0.3
Project screen-builder
Branch Review dependabot/npm_and_yarn/pug-code-gen-3.0.3
Run status status check failed Failed #1876
Run duration 09m 03s
Commit git commit ac758bff6e: Bump pug-code-gen from 3.0.2 to 3.0.3
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 371
View all changes introduced in this branch ↗︎

Tests for review

Failed  tests/e2e/specs/DefaultValues.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
Default values > Javascript default value Test Replay Screenshots

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