Skip to content

chore(deps): bump @excalidraw/excalidraw from 0.17.0 to 0.17.6 in /demo#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/excalidraw/excalidraw-0.17.6
Open

chore(deps): bump @excalidraw/excalidraw from 0.17.0 to 0.17.6 in /demo#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/excalidraw/excalidraw-0.17.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps @excalidraw/excalidraw from 0.17.0 to 0.17.6.

Release notes

Sourced from @​excalidraw/excalidraw's releases.

v0.17.3 (2024-02-09)

Fixes

  • Keep customData when converting to ExcalidrawElement. #7656

  • Umd build for browser since it was breaking in v0.17.0 #7349. Also make sure that when using Vite, the process.env.IS_PREACT is set as "true" (string) and not a boolean.

define: {
  "process.env.IS_PREACT": JSON.stringify("true"),
}
  • Disable caching bounds for arrow labels #7343

  • Bounds cached prematurely resulting in incorrectly rendered labels #7339

Commits
  • 0dbd2a3 v0.17.6
  • 988f819 fix: allow same origin for all necessary domains (#7889)
  • db4770e v0.17.5
  • 58338e5 fix: parse embeddable srcdoc urls strictly & escape attribute url html
  • 640caba v0.17.4
  • 2879c9d fix: Gist embed allowing unsafe html (#7883)
  • 81046cc fix: keep customData when converting to ExcalidrawElement (#7656)
  • 207a0bc fix: umd build so it can be used in browser (#7349)
  • f53edb7 fix: disable caching bounds for arrow labels (#7343)
  • 8d0a8ce fix: bounds cached prematurely resulting in incorrectly rendered labels (#7339)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 7, 2026
@vercel
Copy link

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haklex Error Error Mar 7, 2026 2:39pm

@safedep
Copy link

safedep bot commented Mar 7, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon @excalidraw/excalidraw @ 0.17.6
demo/package.json
ok icon
ok icon
ok icon
🔗

This report is generated by SafeDep Github App

Bumps [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) from 0.17.0 to 0.17.6.
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Commits](excalidraw/excalidraw@v0.17.0...v0.17.6)

---
updated-dependencies:
- dependency-name: "@excalidraw/excalidraw"
  dependency-version: 0.17.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/demo/excalidraw/excalidraw-0.17.6 branch from 331662d to b64ce75 Compare March 7, 2026 14:28
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.

0 participants