[PR #342] [MERGED] chore(deps-dev): bump postcss-html from 1.5.0 to 1.6.0 in /web #367

Closed
opened 2026-03-03 16:38:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/342
Author: @dependabot[bot]
Created: 2/1/2024
Status: Merged
Merged: 2/1/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/postcss-html-1.6.0


📝 Commits (1)

  • c322d58 chore(deps-dev): bump postcss-html from 1.5.0 to 1.6.0 in /web

📊 Changes

2 files changed (+11 additions, -11 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+10 -10)

📄 Description

Bumps postcss-html from 1.5.0 to 1.6.0.

Release notes

Sourced from postcss-html's releases.

v1.6.0

What's Changed

Full Changelog: https://github.com/ota-meshi/postcss-html/compare/v1.5.0...v1.6.0

Commits
  • cb1d7cb 1.6.0
  • e0b6e8b chore(deps): update dependency prettier to v3 (#87)
  • 523ccf4 update eslint-plugin
  • 1ebdc4e chore(deps): update dependency monaco-editor to v0.45.0 (#76)
  • 20cd900 chore(deps): update dependency postcss-styl to ^0.12.0 (#77)
  • 57ec0c8 chore(deps): update dependency eslint-plugin-node-dependencies to ^0.11.0 (#84)
  • a1de4ad add Format workflow
  • 48ea67d chore(deps): update actions/checkout action to v4 (#92)
  • e5bce93 chore(deps): update actions/upload-pages-artifact action to v3 (#100)
  • 1621905 chore(deps): update actions/configure-pages action to v4 (#93)
  • Additional commits viewable in compare view

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/342 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/1/2024 **Status:** ✅ Merged **Merged:** 2/1/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/postcss-html-1.6.0` --- ### 📝 Commits (1) - [`c322d58`](https://github.com/NdoleStudio/httpsms/commit/c322d581bae2c1a95754e5ae4509646b1299e097) chore(deps-dev): bump postcss-html from 1.5.0 to 1.6.0 in /web ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+10 -10) </details> ### 📄 Description Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.5.0 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ota-meshi/postcss-html/releases">postcss-html's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add types by <a href="https://github.com/ai"><code>@​ai</code></a> in <a href="https://redirect.github.com/ota-meshi/postcss-html/pull/97">ota-meshi/postcss-html#97</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ota-meshi/postcss-html/compare/v1.5.0...v1.6.0">https://github.com/ota-meshi/postcss-html/compare/v1.5.0...v1.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ota-meshi/postcss-html/commit/cb1d7cb1b19b93d33ebacac74adcac7bad2ad7ce"><code>cb1d7cb</code></a> 1.6.0</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/e0b6e8bfaf1623b2f7c4c16bfcac499e988cfbc4"><code>e0b6e8b</code></a> chore(deps): update dependency prettier to v3 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/87">#87</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/523ccf432a8c84fa849faba9767c25fa8d5b393e"><code>523ccf4</code></a> update eslint-plugin</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/1ebdc4ef34670a05a90b23cc6b4bc39851a06724"><code>1ebdc4e</code></a> chore(deps): update dependency monaco-editor to v0.45.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/76">#76</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/20cd90079d6065c9e5ad5d27dc4c1d37fe6f8332"><code>20cd900</code></a> chore(deps): update dependency postcss-styl to ^0.12.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/77">#77</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/57ec0c8d41838445236714d8d0ca1982ffae2b21"><code>57ec0c8</code></a> chore(deps): update dependency eslint-plugin-node-dependencies to ^0.11.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/84">#84</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/a1de4ad4c778a90ea71e0d2f5433c8441af6bf19"><code>a1de4ad</code></a> add Format workflow</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/48ea67d22f054723712f17df5647e20803a51262"><code>48ea67d</code></a> chore(deps): update actions/checkout action to v4 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/92">#92</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/e5bce93ee672a0b242ea449cd2ddde36898b8d67"><code>e5bce93</code></a> chore(deps): update actions/upload-pages-artifact action to v3 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/100">#100</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/1621905f78bcc543827e9a1f700136094c88f960"><code>1621905</code></a> chore(deps): update actions/configure-pages action to v4 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/93">#93</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ota-meshi/postcss-html/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-html&package-manager=npm_and_yarn&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#367
No description provided.