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

chore(deps): bump @excalidraw/excalidraw from 0.14.2 to 0.15.3 #5135

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps @excalidraw/excalidraw from 0.14.2 to 0.15.3.

Release notes

Sourced from @​excalidraw/excalidraw's releases.

v0.15.0 (2023-04-18)

Features

  • ExcalidrawAPI.scrolToContent has new opts object allowing you to fit viewport to content, and animate the scrolling. #6319

  • Expose useI18n() hook return an object containing t() i18n helper and current langCode. You can use this in components you render as <Excalidraw> children to render any of our i18n locale strings. #6224

  • restoreElements API now takes an optional parameter opts which currently supports the below attributes

{ refreshDimensions?: boolean, repairBindings?: boolean }

The same opts param has been added to restore API as well.

For more details refer to the docs

BREAKING CHANGE

  • The optional parameter refreshDimensions in restoreElements has been removed and can be enabled via opts

Fixes

  • Exporting labelled arrows via export utils #6443

Excalidraw Library

This section lists the updates made to the excalidraw library and will not affect the integration.

Features

  • Constrain export dialog preview size #6475

  • Zigzag fill easter egg #6439

  • Add container to multiple text elements #6428

  • Starting migration from GA to Matomo for better privacy #6398

  • Add line height attribute to text element #6360

  • Add thai lang support #6314

  • Create bound container from text #6301

  • Improve text measurements in bound containers #6187

  • Bind text to container if double clicked on filled shape or stroke #6250

  • Make repair and refreshDimensions configurable in restoreElements #6238

... (truncated)

Commits

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.14.2 to 0.15.3.
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Changelog](https://github.com/excalidraw/excalidraw/blob/master/CHANGELOG.md)
- [Commits](https://github.com/excalidraw/excalidraw/commits)

---
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 Oct 17, 2023
@vercel
Copy link

vercel bot commented Oct 17, 2023

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

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:49pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:49pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 17, 2023
@Sparky338 Sparky338 merged commit a5fd386 into main Oct 18, 2023
45 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/excalidraw/excalidraw-0.15.3 branch October 18, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants