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

[Snyk] Upgrade lexical from 0.15.0 to 0.16.0 #31

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

Conversation

phazingazrael
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade lexical from 0.15.0 to 0.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: lexical
  • 0.16.0 - 2024-06-04

    Highlights

    • BREAKING CHANGE: Deprecated public default exports in #6088
    • Tables Fixes around selection, copy-paste behaviours between external editors and resizing
    • Support for copy-pasting checklists from Google Docs and GitHub
    • Dispatch the correct events when the editor is in read-only mode
    • Developer experience and overall stability improvements

    What's Changed

    • [lexical][TextNode] Feature: improve supporting multiple format on importDOM of TextNode by @ 2wheeh in #6087
    • [lexical-playground][file] Feature: Playground link sharing by @ etrepum in #6028
    • [lexical] Feature: error checking for node key re-use with type mismatch in DEV by @ etrepum in #6014
    • [lexical-playground][TableCellResizer] Feature: Center the drag zone over the edge of the cell by @ apella in #6071
    • [lexical][TextNode] Feature: Add test for #6087 by @ 2wheeh in #6091
    • [Lexical][Table Formatting Copy Paste] Move test from e2e to unit as followup on #5855 by @ Sahejkm in #6093
    • Only run CI e2e tests on approved PRs by @ necolas in #6080
    • [lexical-playground] Bug Fix: Emoji menu item not getting targeted styles by @ daltondowning in #6055
    • [@ lexical/devtools] Bug Fix: Reduce requested permissions as we don't use them atm by @ StyleT in #6099
    • [Lexical] #6097 run extended tests on merge_group event by @ Sahejkm in #6100
    • [Lexical] Move some codeblock tests from e2e to unit by @ Sahejkm in #6094
    • [lexical-devtools] Feature: Reflect picker state on inspector button ui by @ 2wheeh in #6077
    • [Lexical] Add label to run e2e tests on approve by @ Sahejkm in #6120
    • Fix: Bug - 6000: Changing the font size when inputting does not take … by @ pixelbyaj in #6102
    • [lexical-react] Breaking change: Deprecate public default exports by @ etrepum in #6088
    • [lexical-playground][lexical-react][lexical] Feature: Theme class added to horizontal rule node by @ daltondowning in #6090
    • [lexical-markdown][lexical-playground] Feature: Option to include blanklines in markdown render by @ potatowagon in #6020
    • [Lexical] Replace code with key to check KeyboardEvents by @ Sahejkm in #6110
    • [Lexical] Add flow for eslint by @ Sahejkm in #6127
    • fix(lexical): #6132 react build size regression from #6088 by @ StyleT in #6133
    • [Lexical] Fix size limit workflow git hub action bot not able to create comment for PRs from fork by @ Sahejkm in #6130
    • [Lexical] Use classic mode for jsx runtime for meta build by @ Sahejkm in #6134
    • Fix the label-on-approval workflow by @ necolas in #6136
    • Bug Fix: Add check for DecoratorNode for horizontal table navigation. by @ serey-roth in #6129
    • Remove 'legacy-events' from mac & linux e2e matrix by @ necolas in #6135
    • [Lexical] Fix meta sync build failing due to recent changes in LexicalErrorBoundary.tsx by @ Sahejkm in #6140
    • [lexical-playground][image-node] Bug Fix: Load image error UI by @ MaxPlav in #6111
    • [Lexical] add null check for key undefined before calling toLowerCase function by @ Sahejkm in #6154
    • Deprecate unused methods on ElementNode by @ thorn0 in #5782
    • Bug Fix: Insert paragraph at table's edge inside a collapsible by @ serey-roth in #6159
    • Add tbody and thead tags to TableObserver by @ Piechota in #6139
    • [lexical-react] Feature: React 19 unit tests by @ etrepum in #6048
    • [lexical-selection] Bug Fix / Fixes text formatting with segmented and token nodes #6059 by @ lacroixdavid1 in #6062
    • [lexical-markdown] Bug Fix: add missing shouldPreserveNewLines to markdown flow by @ potatowagon in #6165
    • [Lexical] Attempt to fix after approval workflow by @ Sahejkm in #6153
    • [Lexical] Feature: Merging PR closes auto-linked issue by @ 2wheeh in #6124
    • [lexical-react] Bug Fix: Use automatic jsx runtime with react/jsx-runtime -> react alias in www by @ etrepum in #6143
    • [@ lexical/devtools] Feature: Added full Safari support by @ StyleT in #6105
    • [CI] fix: status badge by @ potatowagon in #6170
    • docs: explain installing browsers for e2e tests by @ thorn0 in #6163
    • Fixed Uncommented Code in Getting Started with React Docs by @ sbsangu in #6172
    • [Lexical] Move more tests related to Copy Paste from e2e to unit by @ Sahejkm in #6181
    • [Lexical] use lexical bot for adding label by @ Sahejkm in #6183
    • [lexical-dev-tools-core] Feature: Index tree view cmds by @ potatowagon in #6182
    • [lexical] Bug Fix: delete line for selections ending with elements by @ DraXu3 in #6160
    • Revert "[lexical-plaintext] Feature: add escape key handler" by @ StyleT in #6185
    • Remove emojis from emoticons plugins by @ zurfyx in #6188
    • [lexical-playground] Chore: add test for pasting over mentions by @ potatowagon in #6024
    • Update CODEOWNERS by @ Sahejkm in #6192
    • Collapsible as div by @ zurfyx in #6179
    • [lexical] Bug Fix: mutation listener set for original node should work with the replaced node by @ StyleT in #6189
    • [lexical-devtools] Feature: Improved usage and maintenance documentation by @ StyleT in #6186
    • [LexicalTextNode] Refactor: remove unnecessary type casting by @ potatowagon in #6201
    • [lexical-list][lexical-playground] Bug fix: support pasting google doc checklist by @ potatowagon in #6191
    • Remove noisy running time signal mentioned in #6137 by @ Sahejkm in #6208
    • [lexical-code] Refactor: remove unnecessary type casting by @ potatowagon in #6202
    • [lexical-list] Bug fix: support pasting github checklist by @ potatowagon in #6195
    • [lexical-react][lexical-dev-tools-core] Feature: Allow TreeView custom print output by @ irahopkinson in #6180
    • [lexical-list] Refactor: remove unnecessary type casting by @ potatowagon in #6203
    • [Lexical][CI] Add more packages for size limit regressions check by @ Sahejkm in #6209
    • [lexical-devtools] Chore: Safari App Store review fixes by @ StyleT in #6213
    • [lexical-devtools] Documentation Update: Added link to the Mac App Store by @ StyleT in #6218
    • [lexical-playground][lexical-table] Bug Fix: Resizing table with merged cells by @ AlexanderReznik in #6200
    • [lexical-website] Documentation Update: Validate stackblitz URLs in documentation by @ etrepum in #6215
    • Refactor import paths in LexicalEditorState by @ vuki365 in #6178
    • [Lexical][Size-Checks] Measure both cjs/esm builds for regression checks by @ Sahejkm in #6219
    • [*] Fix: Resolve Windows regression caused by upgrading glob by @ etrepum in #6227
    • Revert PR 1st causing some new added tests fail in collab mode and webkit mode by @ Sahejkm in #6224
    • Fix programmatic clipboard copy on non-editable by @ zurfyx in #6232
    • [Lexical ] run tests on approval if there is no extended-tests label manually added by @ Sahejkm in #6198
    • [*] Fix: size-limit report for esm modules by @ etrepum in #6234
    • [Lexical][CI] Add more ||ism in e2e tests to decrease overall run time by @ Sahejkm in #6237
    • [Lexical][CI] Fix approval workflow to ignore e2e tests run on labelled PRs again by @ Sahejkm in #6239
    • [lexical-playground] CI: fix flaky collab test by @ potatowagon in #6240
    • refactor: refactored InlineImageNode - spans for correct HTML by @ 58bits in #6214
    • [lexical-selection] Bug Fix: Selection is removed when changing style of 2 different nodes by @ nzigopis in #6223
    • [lexical-react] Bug Fix: checklist cannot be toggled in sub-editors by @ AlessioGr in #6216
    • [lexical-table] CI: Remerge PR 6200 Resizing table with merged cells by @ potatowagon in #6235
    • [lexical-table] Bug Fix: Change exported table column width by @ AlexanderReznik in #6243
    • [lexical-playground] CI: fix flaky headings e2e test by @ potatowagon in #6245

    New Contributors

    Full Changelog: v0.15.0...v0.16.0

  • 0.15.0 - 2024-05-11

    Highlights

    • A new minor version, since we've introduced a new lexical eslint plugin (#5908), which enforces consistency around usage o...

Snyk has created this PR to upgrade lexical from 0.15.0 to 0.16.0.

See this package in npm:
lexical

See this project in Snyk:
https://app.snyk.io/org/phazingazrael/project/8e7e1cf2-56a5-44da-b5f3-c6b5aa4f16d7?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jun 26, 2024

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

Name Status Preview Comments Updated (UTC)
terra-logger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 4:46am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants