[PR #15427] [MERGED] build(deps): bump html2canvas-pro from 1.5.8 to 1.5.11 #23823

Closed
opened 2026-04-20 05:03:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15427
Author: @dependabot[bot]
Created: 7/1/2025
Status: Merged
Merged: 7/1/2025
Merged by: @tjbck

Base: devHead: dependabot/npm_and_yarn/dev/html2canvas-pro-1.5.11


📝 Commits (1)

  • b685fd4 build(deps): bump html2canvas-pro from 1.5.8 to 1.5.11

📊 Changes

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

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps html2canvas-pro from 1.5.8 to 1.5.11.

Release notes

Sourced from html2canvas-pro's releases.

v1.5.11

Please refer to CHANGELOG.md for details.

v1.5.10

Please refer to CHANGELOG.md for details.

v1.5.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from html2canvas-pro's changelog.

1.5.11 (2025-05-12)

Features

  • add the customIsSameOrigin option to support custom same-origin checks (dd9ef5e)

Documentation

  • changelog: fixes (e29d83d)
  • configuration: add examples and explanations for using the customIsSameOrigin option (c404b8f)

Chore

  • missing download info (856f709)
  • reftests: add custom isSameOrigin tests and redirect handling (e371834)

1.5.10 (2025-04-27)

Fixes

  • Remove duplicate enum value (ccaa81d)
  • Resolve duplicate enum value (2cf67f9)

1.5.9 (2025-04-27)

Fixes

  • failed to execute 'addColorStop' on 'CanvasGradient' (f84f057)
  • set font correctly in text input elements (b0203c0)

Documentation

  • readme: add deepwiki (4ffcff9)
  • readme: welcome to become a maintainer (122dafd)

Chore

  • an artifact with this name already exists on the workflow run (d10a0ca)
  • license info (ee445f7)
  • missing download info for actions/upload-artifact@v3 (ef54137)
  • remove html2canvas-proxy (5eafba5)
  • replace request with http (e9d88e4)
  • upgrade appium-xcode & node-simctl (b61e7d1)

... (truncated)

Commits
  • bb77c21 chore(release): 1.5.11
  • 856f709 chore: missing download info
  • 49f903d Merge pull request #117 from alonesuperman/main
  • e371834 test(reftests): add custom isSameOrigin tests and redirect handling
  • c404b8f docs(configuration): add examples and explanations for using the `customIsSam...
  • dd9ef5e feat: add the customIsSameOrigin option to support custom same-origin checks
  • e29d83d docs(changelog): fixes
  • f502562 chore(release): 1.5.10
  • c1cb846 chore: optimize version-upgrade
  • 30d8c4d chore(release): 1.5.9
  • 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/open-webui/open-webui/pull/15427 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/html2canvas-pro-1.5.11` --- ### 📝 Commits (1) - [`b685fd4`](https://github.com/open-webui/open-webui/commit/b685fd4a33a88a3f67d05aa5434cf7d7528af0fd) build(deps): bump html2canvas-pro from 1.5.8 to 1.5.11 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [html2canvas-pro](https://github.com/yorickshan/html2canvas-pro) from 1.5.8 to 1.5.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yorickshan/html2canvas-pro/releases">html2canvas-pro's releases</a>.</em></p> <blockquote> <h2>v1.5.11</h2> <p>Please refer to <a href="https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.5.10</h2> <p>Please refer to <a href="https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.5.9</h2> <p>Please refer to <a href="https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md">html2canvas-pro's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/yorickshan/html2canvas-pro/compare/v1.5.10...v1.5.11">1.5.11</a> (2025-05-12)</h3> <h3>Features</h3> <ul> <li>add the <code>customIsSameOrigin</code> option to support custom same-origin checks (<a href="https://github.com/yorickshan/html2canvas-pro/commit/dd9ef5ebb8439862f597b47c3379e5b6c9f17789">dd9ef5e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>changelog:</strong> fixes (<a href="https://github.com/yorickshan/html2canvas-pro/commit/e29d83d5cad9b8c07f99546ca05b47fbd9e945ae">e29d83d</a>)</li> <li><strong>configuration:</strong> add examples and explanations for using the <code>customIsSameOrigin</code> option (<a href="https://github.com/yorickshan/html2canvas-pro/commit/c404b8f9466d0af276f30daa57d6f1fb9f5597b4">c404b8f</a>)</li> </ul> <h3>Chore</h3> <ul> <li>missing download info (<a href="https://github.com/yorickshan/html2canvas-pro/commit/856f7094dd99a5403a8f3ae80ea97be6bc25b53c">856f709</a>)</li> <li><strong>reftests:</strong> add custom isSameOrigin tests and redirect handling (<a href="https://github.com/yorickshan/html2canvas-pro/commit/e371834e6db1d1c3817809d08990e70228aff624">e371834</a>)</li> </ul> <h3><a href="https://github.com/yorickshan/html2canvas-pro/compare/v1.5.9...v1.5.10">1.5.10</a> (2025-04-27)</h3> <h3>Fixes</h3> <ul> <li>Remove duplicate enum value (<a href="https://github.com/yorickshan/html2canvas-pro/commit/ccaa81d2103b2ebb1b350e71e7d622aba03a6903">ccaa81d</a>)</li> <li>Resolve duplicate enum value (<a href="https://github.com/yorickshan/html2canvas-pro/commit/2cf67f911e9ba3e58c89a67b933b906af8e100a7">2cf67f9</a>)</li> </ul> <h3><a href="https://github.com/yorickshan/html2canvas-pro/compare/v1.5.8...v1.5.9">1.5.9</a> (2025-04-27)</h3> <h3>Fixes</h3> <ul> <li>failed to execute 'addColorStop' on 'CanvasGradient' (<a href="https://github.com/yorickshan/html2canvas-pro/commit/f84f057ac36aa2f48a5768c10051eaa6311cb663">f84f057</a>)</li> <li>set font correctly in text input elements (<a href="https://github.com/yorickshan/html2canvas-pro/commit/b0203c041fbdd0c68ba44fa2ddb068cf9f60fc5b">b0203c0</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>readme:</strong> add deepwiki (<a href="https://github.com/yorickshan/html2canvas-pro/commit/4ffcff9c327567fc29dc7d031d633f645bc62744">4ffcff9</a>)</li> <li><strong>readme:</strong> welcome to become a maintainer (<a href="https://github.com/yorickshan/html2canvas-pro/commit/122dafd78f56f4c11a00118c4c2c98380246137c">122dafd</a>)</li> </ul> <h3>Chore</h3> <ul> <li>an artifact with this name already exists on the workflow run (<a href="https://github.com/yorickshan/html2canvas-pro/commit/d10a0ca6717babfffc7c56abb1def3500580cfff">d10a0ca</a>)</li> <li>license info (<a href="https://github.com/yorickshan/html2canvas-pro/commit/ee445f7e45b182dac38a4043b9ca21a369f6ea2c">ee445f7</a>)</li> <li>missing download info for actions/upload-artifact@v3 (<a href="https://github.com/yorickshan/html2canvas-pro/commit/ef541373184a099da8d7fcfcaed6ae4d3f93a264">ef54137</a>)</li> <li>remove html2canvas-proxy (<a href="https://github.com/yorickshan/html2canvas-pro/commit/5eafba56af7085ebf157d957065bf4bef7a8804f">5eafba5</a>)</li> <li>replace request with http (<a href="https://github.com/yorickshan/html2canvas-pro/commit/e9d88e4bf6defef0a3ee2edd773728490e69b3f0">e9d88e4</a>)</li> <li>upgrade appium-xcode &amp; node-simctl (<a href="https://github.com/yorickshan/html2canvas-pro/commit/b61e7d11ad9411199ac6b06795a6312851a9ed51">b61e7d1</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/bb77c21c8ce0202e9d8e7ea18677264719d3ea25"><code>bb77c21</code></a> chore(release): 1.5.11</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/856f7094dd99a5403a8f3ae80ea97be6bc25b53c"><code>856f709</code></a> chore: missing download info</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/49f903d733c963a585256b121050b2322fa0aee7"><code>49f903d</code></a> Merge pull request <a href="https://redirect.github.com/yorickshan/html2canvas-pro/issues/117">#117</a> from alonesuperman/main</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/e371834e6db1d1c3817809d08990e70228aff624"><code>e371834</code></a> test(reftests): add custom isSameOrigin tests and redirect handling</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/c404b8f9466d0af276f30daa57d6f1fb9f5597b4"><code>c404b8f</code></a> docs(configuration): add examples and explanations for using the `customIsSam...</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/dd9ef5ebb8439862f597b47c3379e5b6c9f17789"><code>dd9ef5e</code></a> feat: add the <code>customIsSameOrigin</code> option to support custom same-origin checks</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/e29d83d5cad9b8c07f99546ca05b47fbd9e945ae"><code>e29d83d</code></a> docs(changelog): fixes</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/f5025627a7bacfa16bdf05e149e8ddf646ac52fa"><code>f502562</code></a> chore(release): 1.5.10</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/c1cb8462cfda5698fb0de33bd1e0344636d880a7"><code>c1cb846</code></a> chore: optimize version-upgrade</li> <li><a href="https://github.com/yorickshan/html2canvas-pro/commit/30d8c4d6b765dac46e49b9db146aec82c1a82efb"><code>30d8c4d</code></a> chore(release): 1.5.9</li> <li>Additional commits viewable in <a href="https://github.com/yorickshan/html2canvas-pro/compare/v1.5.8...v1.5.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=html2canvas-pro&package-manager=npm_and_yarn&previous-version=1.5.8&new-version=1.5.11)](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>
GiteaMirror added the pull-request label 2026-04-20 05:03:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#23823