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

Bump pug-plugin from 4.1.1 to 4.3.2 #297

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2022

Bumps pug-plugin from 4.1.1 to 4.3.2.

Changelog

Sourced from pug-plugin's changelog.

4.3.2 (2022-09-11)

  • fix: resolve modules whose package.json contains exports field
  • chore: update pug-loader
  • chore: update dev dependencies

4.3.1 (2022-09-08)

  • fix: fixed last stable version of ansis in dependency

4.3.0 (2022-09-03)

  • feat: add resolving for require in Pug conditional
  • feat: add resolving for require in Pug mixin argument
  • feat: add resolving for require in Pug each in and in each of iteration object
  • fix: resolve outdated asset filenames after rebuild via webpack dev server, #42
  • chore: remove warning 'scripts and styles should be specified in Pug'
  • chore: update pug-loader
  • chore: update dev dependencies

4.2.1 (2022-08-24)

  • fix: correct resolve output path of url() in CSS with relative public path,
    if public path is relative, then output path of asset required not in Pug file will be auto resolved relative to the issuer
  • test: add test case for correct import CSS node module contained the '.css' extension in module name, e.g. 'normalize.css'

4.2.0 (2022-08-22)

  • feat: display details verbose data for extracted CSS, images, data-URL, inline SVG, etc.
  • fix: fix info.filename property of postprocess() argument for pug files
  • fix: prevents webpack generating needless alternative requests for pug files
    to avoid double compiling some pug files containing the require() function
  • fix: the entry filename as a function is replaced by the resolved asset name to avoid redundant calling of the filename function by access to the filename property
  • refactor: optimize Webpack hook functions
  • refactor: optimize resolving and improve performance
  • refactor: optimize verbose output
  • test: add test for using pug-plugin with svgo-loader
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 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 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)

@dependabot dependabot bot added the dependencies Issues or pull requests that update a dependency file label Sep 25, 2022
Bumps [pug-plugin](https://github.com/webdiscus/pug-plugin) from 4.1.1 to 4.3.2.
- [Release notes](https://github.com/webdiscus/pug-plugin/releases)
- [Changelog](https://github.com/webdiscus/pug-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdiscus/pug-plugin/commits)

---
updated-dependencies:
- dependency-name: pug-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/staging/pug-plugin-4.3.2 branch from a8b88d8 to e2a7531 Compare September 25, 2022 15:20
@nateplusplus nateplusplus merged commit ecbfa33 into staging Sep 25, 2022
@nateplusplus nateplusplus deleted the dependabot/npm_and_yarn/staging/pug-plugin-4.3.2 branch September 25, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant