Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @excalidraw/excalidraw from 0.17.0 to 0.17.6 in /dev-docs #7908

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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](v0.17.0...v0.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2024
Copy link

vercel bot commented Apr 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Apr 17, 2024 9:56pm
excalidraw ✅ Ready (Inspect) Visit Preview Apr 17, 2024 9:56pm
excalidraw-package-example ✅ Ready (Inspect) Visit Preview Apr 17, 2024 9:56pm
excalidraw-package-example-with-nextjs ✅ Ready (Inspect) Visit Preview Apr 17, 2024 9:56pm

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 65.38% (🎯 70%) 50790 / 77673
🔴 Statements 65.38% (🎯 70%) 50790 / 77673
🔴 Functions 66.4% (🎯 68%) 1550 / 2334
🟢 Branches 80.96% (🎯 70%) 6227 / 7691
File CoverageNo changed files found.
Generated in workflow #2304

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants