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 vuetify from 1.5.24 to 3.6.7 #5

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

Conversation

LLotme
Copy link
Owner

@LLotme LLotme commented Jun 11, 2024

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 vuetify from 1.5.24 to 3.6.7.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 328 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: vuetify
  • 3.6.7 - 2024-05-21

    🔧 Bug Fixes

    • defaults: allow null component and global values (#19842) (9342288), closes #19783
    • layout: find children inside suspense boundary (c209d09), closes #19830
    • locale: update missing persian translations (#19812) (17a0561)
    • VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
    • VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
    • VBtn: remove negative prepend/append margin with slim prop (665c616)
    • VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
    • VDataTable: fit mobile row height to content (#19843) (f016954)
    • VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
    • VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
    • VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
    • VDivider: don't wrap content (d6b292f)
    • VField: avoid cascaded overlay multiplier from parent components (88badc6)
    • VList: pass return-object to nested VListChildren (#19848) (feeb467)
    • VMenu: min width property (#19771) (7d955d2), closes #16987

    🧪 Labs

  • 3.6.6 - 2024-05-14

    🔧 Bug Fixes

    🔄 Reverts

    • Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)

    🧪 Labs

  • 3.6.5 - 2024-05-10

    🔧 Bug Fixes

    • VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
    • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
    • VStepper: add missing hover and focus styling (b45ab1a)
    • VStepper: add missing non-linear styles (da6d5f3)
    • VStepper: only show edit icon if editable and selected (34bb202)
    • VStepper: do not spread raw property onto VStepperItem (3d9deb7)

    🧪 Labs

  • 3.6.4 - 2024-05-07

    🔧 Bug Fixes

    • colors: apply theme-on-surface override for bg text color (43529fa)
    • framework: pass template refs to slots as functions (#19731) (f2c6050), closes #19713 #19685
    • nested: correct prop types (#19758) (0db4297)
    • variant: always remove underlay from normal flow (6aea5e4)
    • VAutocomplete: only clear search on blur in multiple or using chips/selection slots (#19701) (d02e1b3), closes #19543
    • VDataTable: header title font weight (#19742) (c4b33c0), closes #19737
    • VDataTable: correctly update the value of showSelectAll (#19762) (7c64392), closes #19069
    • VDataTable: change mobile default to false (#19744) (a194622)
    • VFileInput: correctly set single value to null when cleared (fce7f75)
    • VInfiniteScroll: do not emit load event if status is empty (#19764) (b7a4c36), closes #18895
    • VList: allow group activators to be links (94a05d1), closes #10981
    • VResponsive: contentClass accepts array and object (8f0322d), closes #19729
    • VSheet: base color off of on-surface instead of on-background (183a2f9)
    • VSlider: render in forced-colors mode (#19706) (21e9f5e), closes #19705
    • VStepperWindow/Item/VTabsWindow: add missing class / style passthrough (49fc5c5)
    • VTabs: inherit attrs and scope id (67b30e7), closes #19752 #19754
    • VToolbar/VAppBar: nav-icon and title alignment (daa96e9)

    🧪 Labs

  • 3.6.3 - 2024-05-02

    🔄 Reverts

  • 3.6.2 - 2024-05-01

    🔧 Bug Fixes

  • 3.6.1 - 2024-04-30

    See v3.6 Release here

    🚀 Features

    • VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)

    🔧 Bug Fixes

    • VSnackbar: return correct children (5056034)
  • 3.6.0 - 2024-04-30

    v3.6.0 (Nebula)

    Welcome to the v3.6.0 release of Vuetify!


    Hero

    💪 Support Vuetify Development

    Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

    📖 Table of Contents

    📑 Upgrade guide

    • If you want to opt out of the mobile data table view, set the mobile prop to false
    • Remove any manual imports of Labs components that were promoted as of this release

    🏅 Component promotions

    The following components have been promoted to the core framework from labs:

    confirm-edit

    The confirm edit component is a powerful tool that allows you to confirm changes to a field before they are saved. This is especially useful in scenarios where you want to prevent accidental changes to a field.

    empty-state

    The empty state component is a simple way to display a message when a list or page is empty. This is useful for informing users that there is no data to display.

    fab

    The floating action button is a layout aware component that is always visible on the screen. It can also be used inline in conjunction with cards and lists.

    sparkline

    The sparkline component is a simple way to display a small chart inline with text. This is useful for displaying trends or other data in a compact format.

    speed-dial

    The speed dial component is a floating action button that expands into a menu of actions. This is useful for providing quick access to common actions in a compact format.

    💯 Release notes

    🚀 Features

    • display: add explicit prop that overrides mobile state (fafc39f)
    • framework: support css cascade layers (#19641) (4820347)
    • VBtn: add new readonly prop (72f33dc)
    • VDataTable: add mobile view (#19431) (66880ce)
    • VLayout: add dimension support (0114108)
    • VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
    • VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

    🔧 Bug Fixes

    • layout: translate full amount if element and layout size is 0 (99ea55d)
    • VDataTable: add missing scss variable for loading opacity (69b5cc8)
    • VDialog: adjust styling to better match material spec (383bbdc)
    • VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
    • VOverlay: move targetRef out of props (5e40cc8), closes #19685

    🧪 Labs

  • 3.6.0-beta.0.0 - 2024-04-23

    🚀 Features

    🔧 Bug Fixes

    • VDataTable: add missing scss variable for loading opacity (69b5cc8)
    • VDialog: adjust styling to better match material spec (383bbdc)

    🔬 Code Refactoring

    • VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

    🧪 Labs

    • VSpeedDial: proxy VMenu model (245f6d3)
  • 3.6.0-alpha.2 - 2024-04-16
  • 3.6.0-alpha.1 - 2024-04-11
  • 3.6.0-alpha.0 - 2024-04-10
  • 3.5.18 - 2024-04-30

    🔧 Bug Fixes

    • locale: ko translations (#19687) (a063f94)
    • useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
    • VDatePicker: stay on current month when selecting multiple (2d13e36)
    • VSnackbar: make touchstart listener passive (24d1066)
    • VSnackbar: conditionally load layout styles (9504efa), closes #19717

    🧪 Labs

    • VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
    • VSpeedDial: remove mode designator on transition (2c726a5)
  • 3.5.17 - 2024-04-23
  • 3.5.16 - 2024-04-16
  • 3.5.15 - 2024-04-09
  • 3.5.14 - 2024-04-03
  • 3.5.13 - 2024-03-28
  • 3.5.12 - 2024-03-26
  • 3.5.11 - 2024-03-20
  • 3.5.10 - 2024-03-19
  • 3.5.9 - 2024-03-12
  • 3.5.8 - 2024-03-06
  • 3.5.7 - 2024-03-01
  • 3.5.6 - 2024-02-24
  • 3.5.5 - 2024-02-21
  • 3.5.4 - 2024-02-14
  • 3.5.3 - 2024-02-07
  • 3.5.2 - 2024-01-31
  • 3.5.1 - 2024-01-20
  • 3.5.0 - 2024-01-19
  • 3.4.11 - 2024-01-18
  • 3.4.10 - 2024-01-09
  • 3.4.9 - 2023-12-28
  • 3.4.8 - 2023-12-19
  • 3.4.7 - 2023-12-13
  • 3.4.6 - 2023-12-06
  • 3.4.5 - 2023-12-05
  • 3.4.4 - 2023-11-28
  • 3.4.3 - 2023-11-21
  • 3.4.2 - 2023-11-16
  • 3.4.1 - 2023-11-14
  • 3.4.0 - 2023-11-09
  • 3.4.0-beta.1 - 2023-11-07
  • 3.4.0-beta.0 - 2023-11-04
  • 3.4.0-alpha.1 - 2023-08-30
  • 3.4.0-alpha.0 - 2023-08-18
  • 3.3.23 - 2023-10-24
  • 3.3.22 - 2023-10-17
  • 3.3.21 - 2023-10-10
  • 3.3.20 - 2023-10-03
  • 3.3.19 - 2023-09-26
  • 3.3.18 - 2023-09-26
  • 3.3.17 - 2023-09-19
  • 3.3.16 - 2023-09-12
  • 3.3.15 - 2023-08-30
  • 3.3.14 - 2023-08-22
  • 3.3.13 - 2023-08-15
  • 3.3.12 - 2023-08-09
  • 3.3.11 - 2023-08-01
  • 3.3.10 - 2023-07-25
  • 3.3.9 - 2023-07-18
  • 3.3.8 - 2023-07-12
  • 3.3.7 - 2023-07-05
  • 3.3.6 - 2023-06-27
  • 3.3.5 - 2023-06-20
  • 3.3.4 - 2023-06-13
  • 3.3.3 - 2023-06-07
  • 3.3.2 - 2023-05-29
  • 3.3.1 - 2023-05-23
  • 3.3.0 - 2023-05-19
  • 3.2.5 - 2023-05-16
  • 3.2.4 - 2023-05-11
  • 3.2.3 - 2023-05-09
  • 3.2.2 - 2023-05-02
  • 3.2.1 - 2023-04-27
  • 3.2.0 - 2023-04-27
  • 3.1.16 - 2023-04-26
  • 3.1.15 - 2023-04-19
  • 3.1.14 - 2023-04-12
  • 3.1.13 - 2023-04-04
  • 3.1.12 - 2023-03-28
  • 3.1.11 - 2023-03-21
  • 3.1.10 - 2023-03-15
  • 3.1.9 - 2023-03-14
  • 3.1.8 - 2023-03-08
  • 3.1.7 - 2023-03-01
  • 3.1.6 - 2023-02-22
  • 3.1.5 - 2023-02-14
  • 3.1.4 - 2023-02-07
  • 3.1.3 - 2023-01-31
  • 3.1.2 - 2023-01-18
  • 3.1.1 - 2023-01-10
  • 3.1.0 - 2023-01-05
  • 3.0.7 - 2023-01-04
  • 3.0.6 - 2022-12-21
  • 3.0.5 - 2022-12-13
  • 3.0.4 - 2022-12-07
  • 3.0.3 - 2022-11-29
  • 3.0.2 - 2022-11-22
  • 3.0.1 - 2022-11-10
  • 3.0.0 - 2022-10-31
  • 3.0.0-beta.15 - 2022-10-25
  • 3.0.0-beta.14 - 2022-10-18
  • 3.0.0-beta.13 - 2022-10-05
  • 3.0.0-beta.12 - 2022-10-04
  • 3.0.0-beta.11 - 2022-09-15
  • 3.0.0-beta.10 - 2022-09-01
  • 3.0.0-beta.9 - 2022-08-23
  • 3.0.0-beta.8 - 2022-08-16
  • 3.0.0-beta.7 - 2022-08-09
  • 3.0.0-beta.6 - 2022-07-29
  • 3.0.0-beta.5 - 2022-07-01
  • 3.0.0-beta.4 - 2022-06-17
  • 3.0.0-beta.3 - 2022-06-01
  • 3.0.0-beta.2 - 2022-05-18
  • 3.0.0-beta.1 - 2022-04-18
  • 3.0.0-beta.0 - 2022-03-17
  • 3.0.0-alpha.13 - 2022-02-22
  • 3.0.0-alpha.12 - 2021-11-24
  • 3.0.0-alpha.11 - 2021-08-31
  • 3.0.0-alpha.10 - 2021-07-31
  • 3.0.0-alpha.9 - 2021-07-10
  • 3.0.0-alpha.8 - 2021-07-01
  • 3.0.0-alpha.7 - 2021-06-26
  • 3.0.0-alpha.6 - 2021-06-17
  • 3.0.0-alpha.5 - 2021-05-27
  • 3.0.0-alpha.4 - 2021-05-18
  • 3.0.0-alpha.3 - 2021-04-28
  • 3.0.0-alpha.2 - 2021-03-17
  • 3.0.0-alpha.1 - 2021-03-03
  • 3.0.0-alpha.0 - 2021-03-03
  • 2.7.2 - 2024-02-14
  • 2.7.1 - 2023-08-09
  • 2.7.0 - 2023-07-05
  • 2.6.16 - 2023-07-05
  • 2.6.15 - 2023-04-12
  • 2.6.14 - 2023-01-10
  • 2.6.13 - 2022-12-13
  • 2.6.12 - 2022-10-18
  • 2.6.11 - 2022-10-04
  • 2.6.10 - 2022-09-12
  • 2.6.9 - 2022-08-09
  • 2.6.8 - 2022-07-29
  • 2.6.7 - 2022-06-29
  • 2.6.6 - 2022-05-17
  • 2.6.5 - 2022-05-02
  • 2.6.4 - 2022-03-07
  • 2.6.3 - 2022-01-25
  • 2.6.2 - 2021-12-28
  • 2.6.1 - 2021-11-30
  • 2.6.0 - 2021-11-15
  • 2.6.0-beta.0 - 2021-10-12
  • 2.5.14 - 2021-11-09
  • 2.5.13 - 2021-11-08
  • 2.5.12 - 2021-11-05
  • 2.5.11 - 2021-11-04
  • 2.5.10 - 2021-10-12
  • 2.5.9 - 2021-09-28
  • 2.5.8 - 2021-07-30
  • 2.5.7 - 2021-07-20
  • 2.5.6 - 2021-06-30
  • 2.5.5 - 2021-06-23
  • 2.5.4 - 2021-06-15
  • 2.5.3 - 2021-06-02
  • 2.5.2 - 2021-06-01
  • 2.5.1 - 2021-05-26
  • 2.5.0 - 2021-05-11
  • 2.5.0-beta.0 - 2021-04-24
  • 2.4.11 - 2021-04-21
  • 2.4.10 - 2021-04-19
  • 2.4.9 - 2021-03-31
  • 2.4.8 - 2021-03-23
  • 2.4.7 - 2021-03-17
  • 2.4.6 - 2021-03-09
  • 2.4.5 - 2021-02-23
  • 2.4.4 - 2021-02-09
  • 2.4.3 - 2021-01-21
  • 2.4.2 - 2021-01-06
  • 2.4.1 - 2021-01-06
  • 2.4.0 - 2020-12-23
  • 2.4.0-beta.0 - 2020-11-17
  • 2.3.23 - 2020-12-23
  • 2.3.22 - 2020-12-23
  • 2.3.21 - 2020-12-09
  • 2.3.20 - 2020-12-08
  • 2.3.19 - 2020-11-24
  • 2.3.18 - 2020-11-17
  • 2.3.17 - 2020-11-11
  • 2.3.16 - 2020-10-27
  • 2.3.15 - 2020-10-21
  • 2.3.14 - 2020-10-13
  • 2.3.13 - 2020-10-06
  • 2.3.12 - 2020-09-30
  • 2.3.11 - 2020-09-30
  • 2.3.10 - 2020-08-25
  • 2.3.9 - 2020-08-18
  • 2.3.8 - 2020-08-06
  • 2.3.7 - 2020-07-30
  • 2.3.6 - 2020-07-23
  • 2.3.5 - 2020-07-21
  • 2.3.4 - 2020-07-07
  • 2.3.3 - 2020-07-01
  • 2.3.2 - 2020-06-24
  • 2.3.1 - 2020-06-17
  • 2.3.0 - 2020-06-12
  • 2.3.0-beta.10 - 2020-06-10
  • 2.3.0-beta.9 - 2020-06-09
  • 2.3.0-beta.8 - 2020-06-03
  • 2.3.0-beta.7 - 2020-05-27
  • 2.3.0-beta.6 - 2020-05-20
  • 2.3.0-beta.5 - 2020-05-13
  • 2.3.0-beta.4 - 2020-05-08
  • 2.3.0-beta.3 - 2020-05-05
  • 2.3.0-beta.2 - 2020-05-03
  • 2.3.0-beta.1 - 2020-04-28
  • 2.3.0-beta.0 - 2020-04-21
  • 2.2.34 - 2020-06-10
  • 2.2.33 - 2020-06-08
  • 2.2.32 - 2020-06-03
  • 2.2.31 - 2020-06-02
  • 2.2.30 - 2020-05-26
  • 2.2.29 - 2020-05-20
  • 2.2.28 - 2020-05-12
  • 2.2.27 - 2020-05-05
  • 2.2.26 - 2020-04-28
  • 2.2.25 - 2020-04-25
  • 2.2.24 - 2020-04-24
  • 2.2.23 - 2020-04-21
  • 2.2.22 - 2020-04-14
  • 2.2.21 - 2020-04-08
  • 2.2.20 - 2020-03-31
  • 2.2.19 - 2020-03-24
  • 2.2.18 - 2020-03-17
  • 2.2.17 - 2020-03-11
  • 2.2.16 - 2020-03-11
  • 2.2.15 - 2020-02-25
  • 2.2.14 - 2020-02-20
  • 2.2.13 - 2020-02-18
  • 2.2.12 - 2020-02-11
  • 2.2.11 - 2020-02-06
  • 2.2.10 - 2020-02-05
  • 2.2.9 - 2020-02-05
  • 2.2.8 - 2020-01-29
  • 2.2.7 - 2020-01-28
  • 2.2.6 - 2020-01-22
  • 2.2.5 - 2020-01-21
  • 2.2.4 - 2020-01-14
  • 2.2.3 - 2020-01-08
  • 2.2.2 - 2020-01-07
  • 2.2.1 - 2020-01-02
  • 2.2.0 - 2020-01-02
  • 2.2.0-beta.2 - 2019-12-17
  • 2.2.0-beta.1 - 2019-12-11
  • 2.2.0-beta.0 - 2019-12-03
  • 2.1.18 - 2020-01-02
  • 2.1.17 - 2020-01-01
  • 2.1.16 - 2019-12-31
  • 2.1.15 - 2019-12-17
  • 2.1.14 - 2019-12-11
  • 2.1.13 - 2019-12-03
  • 2.1.12 - 2019-11-27
  • 2.1.11 - 2019-11-20
  • 2.1.10 - 2019-11-12
  • 2.1.9 - 2019-10-31
  • 2.1.8 - 2019-10-31
  • 2.1.7 - 2019-10-25
  • 2.1.6 - 2019-10-22
  • 2.1.5 - 2019-10-17
  • 2.1.4 - 2019-10-15
  • 2.1.3 - 2019-10-10
  • 2.1.2 - 2019-10-09
  • 2.1.1 - 2019-10-03
  • 2.1.0 - 2019-10-01
  • 2.1.0-beta.1 - 2019-09-26
  • 2.1.0-beta.0 - 2019-09-25
  • 2.0.20 - 2019-10-01
  • 2.0.19 - 2019-09-25
  • 2.0.18 - 2019-09-17
  • 2.0.17 - 2019-09-11
  • 2.0.16 - 2019-09-10
  • 2.0.15 - 2019-09-06
  • 2.0.14 - 2019-09-04
  • 2.0.13 - 2019-09-04
  • 2.0.12 - 2019-09-03
  • 2.0.11 - 2019-08-27
  • 2.0.10 - 2019-08-21
  • 2.0.9 - 2019-08-20
  • 2.0.8 - 2019-08-20
  • 2.0.7 - 2019-08-13
  • 2.0.6 - 2019-08-13
  • 2.0.5 - 2019-08-06
  • 2.0.4 - 2019-08-01
  • 2.0.3 - 2019-07-30
  • 2.0.2 - 2019-07-28
  • 2.0.1 - 2019-07-25
  • 2.0.0 - 2019-07-23
  • 2.0.0-beta.9 - 2019-07-19
  • 2.0.0-beta.8 - 2019-07-16
  • 2.0.0-beta.7 - 2019-07-09
  • 2.0.0-beta.6 - 2019-07-09
  • 2.0.0-beta.5 - 2019-07-02
  • 2.0.0-beta.4 - 2019-06-25
  • 2.0.0-beta.3 - 2019-06-18
  • 2.0.0-beta.2 - 2019-06-11
  • 2.0.0-beta.1 - 2019-06-05
  • 2.0.0-beta.0 - 2019-05-28
  • 2.0.0-alpha.20 - 2019-05-14
  • 2.0.0-alpha.19 - 2019-05-07
  • 2.0.0-alpha.18 - 2019-04-30
  • 2.0.0-alpha.17 - 2019-04-23
  • 2.0.0-alpha.16 - 2019-04-17
  • 2.0.0-alpha.15 - 2019-04-16 ...

Snyk has created this PR to upgrade vuetify from 1.5.24 to 3.6.7.

See this package in npm:
vuetify

See this project in Snyk:
https://app.snyk.io/org/llotme/project/c3b42dca-bab5-4358-bb4c-57476275984f?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "feat: upgrade vuetify from 1.5.24 to 3.6.7":
    • probably contains Jira ticket reference (5-4358). Please remove Jira tickets from commit messages.
    • body's lines must not be longer than 100 characters

Please fix these commit messages - here are some basic tips:

  • follow Conventional Commits style
  • correct format of commit message should be: <type/action>(<scope/component>): <summary>, for example fix(esp32): Fixed startup timeout issue
  • allowed types are: change,ci,docs,feat,fix,refactor,remove,revert,test
  • sufficiently descriptive message summary should be between 20 to 72 characters and start with upper case letter
  • avoid Jira references in commit messages (unavailable/irrelevant for our customers)

TIP: Install pre-commit hooks and run this check when committing (uses the Conventional Precommit Linter).

👋 Hello LLotme, we appreciate your contribution to this project!


📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more.

🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project.

Click to see more instructions ...


This automated output is generated by the PR linter DangerJS, which checks if your Pull Request meets the project's requirements and helps you fix potential issues.

DangerJS is triggered with each push event to a Pull Request and modify the contents of this comment.

Please consider the following:
- Danger mainly focuses on the PR structure and formatting and can't understand the meaning behind your code or changes.
- Danger is not a substitute for human code reviews; it's still important to request a code review from your colleagues.
- Resolve all warnings (⚠️ ) before requesting a review from human reviewers - they will appreciate it.
- To manually retry these Danger checks, please navigate to the Actions tab and re-run last Danger workflow.

Review and merge process you can expect ...


We do welcome contributions in the form of bug reports, feature requests and pull requests via this public GitHub repository.

This GitHub project is public mirror of our internal git repository

1. An internal issue has been created for the PR, we assign it to the relevant engineer.
2. They review the PR and either approve it or ask you for changes or clarifications.
3. Once the GitHub PR is approved, we synchronize it into our internal git repository.
4. In the internal git repository we do the final review, collect approvals from core owners and make sure all the automated tests are passing.
- At this point we may do some adjustments to the proposed change, or extend it by adding tests or documentation.
5. If the change is approved and passes the tests it is merged into the default branch.
5. On next sync from the internal git repository merged change will appear in this public GitHub repository.

Generated by 🚫 dangerJS against afaa9ee

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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