Skip to content

Conversation

@dependabot
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](maltsev/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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 25, 2023
@mo-esmp mo-esmp requested a review from followynne April 25, 2023 11:09
@followynne followynne closed this Apr 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@followynne followynne deleted the dependabot/npm_and_yarn/src/Serilog.Ui.Web/yaml-and-htmlnano--removed branch April 26, 2023 11:58
@followynne
Copy link
Member

Closing as #78 bumps pkgs and removes vulnerability.

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.

2 participants