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

Update dependency pug to ^2.0.4 #711

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Update dependency pug to ^2.0.4 #711

merged 1 commit into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pug (source) ^2.0.0-beta.12 -> ^2.0.4 age adoption passing confidence

Release Notes

pugjs/pug (pug)

v2.0.4: 2.0.4

Compare Source

  • fix: improve error message when requiring a filter that's not installed
  • fix: toJSON is now only called on object-like values
  • fix: preLex plugins were not called when compiling from a string
  • perf: add "files" property to exclude un-used files from package and reduce install size
  • feat: support ... spread attributes when compiling to JSX N.B. this will not work when rendering to HTML

v2.0.3: 2.0.3

Compare Source

  • fix: update clean-css dependency. This resolves a RegExp DoS vulnerability that should not have impacted any pug users (unless you process un-trusted pug source code)

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v2.0.0-rc.4

Compare Source

v2.0.0-rc.3

Compare Source

v2.0.0-rc.2

Compare Source

v2.0.0-rc.1

Compare Source

v2.0.0-beta9

Compare Source

v2.0.0-beta8

Compare Source

v2.0.0-beta7

Compare Source

v2.0.0-beta6

Compare Source

v2.0.0-beta5

Compare Source

v2.0.0-beta4

Compare Source

v2.0.0-beta3

Compare Source

v2.0.0-beta2

Compare Source

v2.0.0-beta11

Compare Source

v2.0.0-beta10

Compare Source

v2.0.0-beta1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 9, 2024
@renovate renovate bot enabled auto-merge (squash) November 9, 2024 09:12
@renovate renovate bot force-pushed the renovate/pug-2.x branch 4 times, most recently from 00d2e51 to 5afafdd Compare November 12, 2024 19:03
@renovate renovate bot force-pushed the renovate/pug-2.x branch 2 times, most recently from bb0a86e to 53ad2a6 Compare November 27, 2024 03:12
| datasource | package | from          | to    |
| ---------- | ------- | ------------- | ----- |
| npm        | pug     | 2.0.0-beta.12 | 2.0.4 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/pug-2.x branch from 53ad2a6 to f49233c Compare November 27, 2024 03:13
@lucacome lucacome disabled auto-merge November 27, 2024 03:14
@lucacome lucacome merged commit 0011936 into master Nov 27, 2024
10 of 12 checks passed
@lucacome lucacome deleted the renovate/pug-2.x branch November 27, 2024 03:14
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