[PR #451] [MERGED] chore(deps-dev): bump postcss-html from 1.6.0 to 1.7.0 in /web #462

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

2 files changed (+25 additions, -16 deletions)

View changed files

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

📄 Description

Bumps postcss-html from 1.6.0 to 1.7.0.

Release notes

Sourced from postcss-html's releases.

v1.7.0

What's Changed

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

Commits
  • f7f313b 1.7.0
  • ea7715b chore(deps): update dependency eslint-plugin-n to v17 (#122)
  • 458d13c chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0 (#120)
  • 31982a2 chore(deps): update dependency monaco-editor to v0.48.0 (#121)
  • 70915af fix(deps): update dependency js-tokens to v9 (#111)
  • 726ab26 chore(deps): update actions/configure-pages action to v5 (#116)
  • 7ec7b4b fix: fix typescript definitions (#119)
  • f087f23 chore(deps): update dependency eslint-plugin-json-schema-validator to v5 (#115)
  • d586a29 chore(deps): update dependency monaco-editor to v0.47.0 (#113)
  • ace14fd Create stale.yml
  • 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/451 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2024 **Status:** ✅ Merged **Merged:** 6/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/postcss-html-1.7.0` --- ### 📝 Commits (1) - [`5000035`](https://github.com/NdoleStudio/httpsms/commit/5000035eee75aa0cd2b278751155a7fb9ffd7d16) chore(deps-dev): bump postcss-html from 1.6.0 to 1.7.0 in /web ### 📊 Changes **2 files changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+24 -15) </details> ### 📄 Description Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.6.0 to 1.7.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.7.0</h2> <h2>What's Changed</h2> <ul> <li>Fix typescript definitions by <a href="https://github.com/kagawagao"><code>@​kagawagao</code></a> in <a href="https://redirect.github.com/ota-meshi/postcss-html/pull/119">ota-meshi/postcss-html#119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.0">https://github.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ota-meshi/postcss-html/commit/f7f313be8670cf1831a075df2e5f85b349ae79db"><code>f7f313b</code></a> 1.7.0</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/ea7715badc9c4d1914679a2afac68ab775cfa887"><code>ea7715b</code></a> chore(deps): update dependency eslint-plugin-n to v17 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/122">#122</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/458d13cf9abba4106286bf88a43a19f6e4d61f1f"><code>458d13c</code></a> chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/120">#120</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/31982a2bdbd8786ab449c074b3fc2a49d5aa1c96"><code>31982a2</code></a> chore(deps): update dependency monaco-editor to v0.48.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/121">#121</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/70915afb64029d2da258935b65e2b382356851b9"><code>70915af</code></a> fix(deps): update dependency js-tokens to v9 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/111">#111</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/726ab2676a9c3a289dab7a1d500ae534a2deeb6d"><code>726ab26</code></a> chore(deps): update actions/configure-pages action to v5 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/116">#116</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/7ec7b4bce36a0d25a0af869c7008bd9ac36e0704"><code>7ec7b4b</code></a> fix: fix typescript definitions (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/119">#119</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/f087f232c27c89b3d3ae2c7675ca81c08417d1cd"><code>f087f23</code></a> chore(deps): update dependency eslint-plugin-json-schema-validator to v5 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/115">#115</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/d586a2950e81e4051eed3cc8c02e4e80345b92ee"><code>d586a29</code></a> chore(deps): update dependency monaco-editor to v0.47.0 (<a href="https://redirect.github.com/ota-meshi/postcss-html/issues/113">#113</a>)</li> <li><a href="https://github.com/ota-meshi/postcss-html/commit/ace14fdb2abd0af4f577a75ef60b4e54651cba5c"><code>ace14fd</code></a> Create stale.yml</li> <li>Additional commits viewable in <a href="https://github.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.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.6.0&new-version=1.7.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:31 +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#462
No description provided.