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 @melt-ui/svelte from 0.42.0 to 0.79.0 #3

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

Conversation

patooworld
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 @melt-ui/svelte from 0.42.0 to 0.79.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 89 versions ahead of your current version.

  • The recommended version was released on 24 days ago.

Release notes
Package name: @melt-ui/svelte
  • 0.79.0 - 2024-05-04

    Minor Changes

    Patch Changes

    • Fixed a bug where a floating element would not close on outside interaction that opens a new floating element. (closes #1167) (#1080)
  • 0.78.0 - 2024-05-04

    Minor Changes

    • Fixed escape keydown behavior by using stacks to correctly handle nested floating elements (#1142)

    • Changed closeOnEscape builder prop to escapeBehavior to provide even further fine-grained control over escape behavior in builders (closes #1142) (#1142)

    Patch Changes

    • fix: Modal elements allow others to close again (closes #1177) (7ebc8202)

    • Fixed bug where tooltip would close while the pointer is still inside trigger (closes #886) (#1158)

    • fix: pagination pages when count = 0 (883b1598)

  • 0.77.0 - 2024-04-21

    Minor Changes

    • Added new preventTextSelectionOverflow prop to builders to prevent text selection overflowing the floating element. (closes #1168) (#1170)

    Patch Changes

    • add as const return to more element builders (Date Field "segment", Menubar "menubar", Scroll Area) (#1172)

    • chore: internal popover refactors (#1055)

    • slider: add disable swapping option to avoid sorting of values array (#1124)

    • chore: refactor menu internals (#1056)

    • Refactor context menu internals (#1054)

  • 0.76.3 - 2024-04-01

    Patch Changes

    • fix(link preview): Fixed bug where content shows up at top left of the page after remounting trigger (fixes #1060) (#1053)

    • Fixed bug where focus trap would deactivate on an intercepted outside interaction (closes #1134) (#1135)

    • Fixed bug where focus trap would deactivate on escape that was intercepted (closes #1132) (#1133)

    • Enhanced type accuracy by implementing as const for builder props, ensuring more precise type inference. (#1015)

    • fix data-state consistency to be based on $open and avoid overriding floating-ui styles #1041 (#1042)

    • Fix link preview: reset activeTrigger on trigger unmount (#1129)

    • Fixed a bug where manually closing a dialog or popover would not restore focus to the trigger (closes #1109) (#1110)

    • Refactor focus trap internals (#1136)

    • Fixed bug where outside interactions could not be intercepted (closes #917) (#1114)

  • 0.76.2 - 2024-03-24

    Patch Changes

    • Fixed a bug on touch devices where an outside interaction leaked click events to other dom elements (closes #1115) (#1118)
  • 0.76.1 - 2024-03-23

    Patch Changes

    • Fixed bug where focus trap deactivates in dialog and popover when clicking outside provided closeOnOutsideClick: false (closes #1084) (#1094)

    • Combobox: menu no longer closes when composing (Closes: #1106) (#1107)

    • Fixed bug where focus trap deactivates in dialog and popover when pressing escape provided closeOnEscape: false (closes #1091) (#1095)

    • Fixed memory leak caused by race conditions for various components (closes #1086) (#1087)

    • performance: avoid effect multiple runs (#1089)

    • Listbox: correct arrowSize JSDoc defaultValue (#1050)

    • Popover: fixed a bug that has the potential to introduce a memory leak via the overlay (#1112)

  • 0.76.0 - 2024-03-10

    Minor Changes

    • fix: datepicker not syncing with calendar + add defaults from calendar to datepicker (#1076)

    Patch Changes

    • Fix incorrect arrow position for Tooltip, Popover, Listbox, Link Preview provided forceVisible: false (closes #1048) (#1049)

    • fix: months not updating when changing options (#1070)

    • Floating: data-side & data-align for floating content (#1082)

    • fix: months not updating when changing options (range calendar) (#1072)

  • 0.75.3 - 2024-03-06

    Patch Changes

    • fix(Tooltip, Link Preview, Menu, Popover, Listbox) fixed bug where content jumps to top left of page during external unmounting when using out transition on the content and else if block to render the content (closes #1058, #1039) (#1059)

    • Portalled Elements: fixed a bug where clicking inside a nested 'portalled' element would cause the parent to close (#1066)

  • 0.75.2 - 2024-03-04

    Patch Changes

    • Scroll Area: fixed bug with type: 'hover' scrollbars always showing on hover even if content not overflowing (#1046)

    • Scroll Area: fixed bug with scrollbarX styles (#1046)

  • 0.75.1 - 2024-03-04

    Patch Changes

    • Scroll Area: export types (#1044)
  • 0.75.0 - 2024-03-03
  • 0.74.4 - 2024-02-29
  • 0.74.3 - 2024-02-26
  • 0.74.2 - 2024-02-22
  • 0.74.1 - 2024-02-17
  • 0.74.0 - 2024-02-15
  • 0.73.0 - 2024-02-07
  • 0.72.0 - 2024-02-07
  • 0.71.3 - 2024-02-06
  • 0.71.2 - 2024-02-03
  • 0.71.1 - 2024-02-01
  • 0.71.0 - 2024-01-28
  • 0.70.0 - 2024-01-12
  • 0.69.0 - 2024-01-11
  • 0.68.0 - 2024-01-09
  • 0.67.0 - 2023-12-30
  • 0.66.4 - 2023-12-27
  • 0.66.3 - 2023-12-26
  • 0.66.2 - 2023-12-21
  • 0.66.1 - 2023-12-20
  • 0.66.0 - 2023-12-17
  • 0.65.2 - 2023-12-14
  • 0.65.1 - 2023-12-09
  • 0.65.0 - 2023-12-06
  • 0.64.5 - 2023-12-05
  • 0.64.4 - 2023-12-05
  • 0.64.3 - 2023-12-04
  • 0.64.2 - 2023-12-03
  • 0.64.1 - 2023-12-03
  • 0.64.0 - 2023-12-01
  • 0.63.1 - 2023-11-29
  • 0.63.0 - 2023-11-25
  • 0.62.1 - 2023-11-21
  • 0.62.0 - 2023-11-20
  • 0.61.3 - 2023-11-20
  • 0.61.2 - 2023-11-16
  • 0.61.1 - 2023-11-09
  • 0.61.0 - 2023-11-09
  • 0.60.2 - 2023-11-09
  • 0.60.1 - 2023-11-08
  • 0.60.0 - 2023-11-08
  • 0.59.1 - 2023-11-08
  • 0.59.0 - 2023-11-07
  • 0.58.2 - 2023-11-06
  • 0.58.1 - 2023-11-06
  • 0.58.0 - 2023-11-05
  • 0.57.3 - 2023-11-02
  • 0.57.2 - 2023-10-29
  • 0.57.1 - 2023-10-27
  • 0.57.0 - 2023-10-26
  • 0.56.0 - 2023-10-25
  • 0.55.4 - 2023-10-23
  • 0.55.3 - 2023-10-18
  • 0.55.2 - 2023-10-15
  • 0.55.1 - 2023-10-14
  • 0.55.0 - 2023-10-12
  • 0.54.1 - 2023-10-10
  • 0.54.0 - 2023-10-10
  • 0.53.0 - 2023-10-10
  • 0.52.0 - 2023-10-05
  • 0.51.1 - 2023-10-03
  • 0.51.0 - 2023-10-03
  • 0.50.1 - 2023-10-01
  • 0.50.0 - 2023-09-16
  • 0.49.1 - 2023-09-13
  • 0.49.0 - 2023-09-11
  • 0.48.0 - 2023-09-11
  • 0.47.6 - 2023-09-08
  • 0.47.5 - 2023-09-07
  • 0.47.4 - 2023-09-07
  • 0.47.3 - 2023-09-07
  • 0.47.2 - 2023-09-07
  • 0.47.1 - 2023-09-07
  • 0.47.0 - 2023-09-06
  • 0.46.0 - 2023-09-06
  • 0.45.1 - 2023-09-06
  • 0.45.0 - 2023-09-06
  • 0.44.0 - 2023-09-06
  • 0.43.0 - 2023-09-05
  • 0.42.0 - 2023-09-03
from @melt-ui/svelte GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @melt-ui/svelte from 0.42.0 to 0.79.0.

See this package in npm:
@melt-ui/svelte

See this project in Snyk:
https://app.snyk.io/org/patooworld/project/323db24f-ae7c-4c52-ac63-2087f1308ba0?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

cr-gpt bot commented May 29, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment