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

build(deps): bump yaml and htmlnano #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Removes yaml. It's no longer used after updating ancestor dependency htmlnano. These dependencies need to be updated together.

Removes yaml

Updates htmlnano from 2.0.2 to 2.0.4

Release notes

Sourced from htmlnano's releases.

2.0.4

Fixed

  • Should not minify <script> and <style> with SRI #220
  • Should not merge <style> or <script> with SRI #220
  • Should not minify json with SRI #220

2.0.3

Added

  • Minify function for HtmlMinimizerWebpackPlugin

Fixed

  • collapseWhitespace: handle textNode when comment is preserved #184
  • minifyUrls: srcset & javascript: url #185
  • Correct missing value default usage
  • collapseBooleanAttributes: empty string attributes
  • Guard type of attributes' value #195
  • Do not choke on svg error #197

Changed

  • Minify based on invalid value default
  • Avoid hardcoding preset keys
Changelog

Sourced from htmlnano's changelog.

[2.0.4] - 2023-04-15

Fixed

  • Should not minify <script> and <style> with SRI #220
  • Should not merge <style> or <script> with SRI #220
  • Should not minify json with SRI #220

[2.0.3] - 2022-11-13

Added

  • Minify function for HtmlMinimizerWebpackPlugin

Fixed

  • collapseWhitespace: handle textNode when comment is preserved #184
  • minifyUrls: srcset & javascript: url #185
  • Correct missing value default usage
  • collapseBooleanAttributes: empty string attributes
  • Guard type of attributes' value #195
  • Do not choke on svg error #197

Changed

  • Minify based on invalid value default
  • Avoid hardcoding preset keys
Commits
  • 3a42257 Release 2.0.4
  • d2ed9ee Add changelog for 2.0.3
  • f9bcf5f Disable auto-update of docs/ dependencies
  • 56c0a70 Downgrade some of docs/ dependencies
  • bc4906f Adapt optionalRequire to new expect version
  • 9ee7dd4 Upgrade expect to 29.0.0
  • 1d05d12 Merge pull request #253 from shoonia/patch-1
  • e3b91e4 Update peerDependencies
  • be558f0 Merge pull request #252 from posthtml/dependabot/npm_and_yarn/rimraf-5.0.0
  • cedc5b1 Chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [htmlnano](https://github.com/posthtml/htmlnano). These dependencies need to be updated together.


Removes `yaml`

Updates `htmlnano` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/posthtml/htmlnano/releases)
- [Changelog](https://github.com/posthtml/htmlnano/blob/master/CHANGELOG.md)
- [Commits](posthtml/htmlnano@2.0.2...2.0.4)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: htmlnano
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants