Skip to content

Conversation

@lorenzorasmussen
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @nextcloud/dialogs from 6.1.1 to 6.3.2.

ℹ️ 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 4 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-12613773
452 Proof of Concept
medium severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-9292519
452 Proof of Concept
medium severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-9403194
452 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
452 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
452 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
452 Proof of Concept
low severity Cross-site Scripting (XSS)
SNYK-JS-DOMPURIFY-8722251
452 Proof of Concept
critical severity Predictable Value Range from Previous Values
SNYK-JS-FORMDATA-10841150
452 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-NODEGETTEXT-6100943
452 Proof of Concept
critical severity Generation of Predictable Numbers or Identifiers
SNYK-JS-PBKDF2-10495496
452 Proof of Concept
critical severity Generation of Predictable Numbers or Identifiers
SNYK-JS-PBKDF2-10495498
452 No Known Exploit
critical severity Function Call With Incorrect Argument Type
SNYK-JS-SHAJS-12089400
452 Proof of Concept
Release notes
Package name: @nextcloud/dialogs
  • 6.3.2 - 2025-09-13

    What's Changed

    🐛 Fixed bugs

    • [stable6] fix(PublicAuthPrompt): change default notice if identified by @ skjnldsv in #1841
    • [stable6] style(toast): adjust colors for Nextcloud 32 by @ backportbot[bot] in #1913
    • [stable6] fix(guestName): limit length to 64 characters by @ backportbot[bot] in #1921
    • [stable6] fix(FilePicker): make move primary and copy secondary by @ backportbot[bot] in #1935

    Other Changes

    Full Changelog: v6.3.1...v6.3.2

  • 6.3.1 - 2025-06-10

    v6.3.1

    🐛 Fixed bugs

  • 6.3.0 - 2025-05-12

    v6.3.0

    🚀 Enhancements

    🐛 Fixed bugs

    • [stable6] fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by @ backportbot in #1777

    Other Changes

    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1740
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1741
    • Update @ nextcloud/auth to 2.5.0 by @ skjnldsv
  • 6.2.0 - 2025-04-29

    What's Changed

    🚀 Enhancements

    • feat: allow picking files using the Nextcloud Nodes API by @ susnux in #1730

    🐛 Fixed bugs

    • fix(file-picker): align folder design with Nextcloud files app by @ susnux in #1733
    • fix: the nc-vue dialogs function module is called dialog not dialogs by @ susnux in #1732
    • perf: do not pre-load folder mime icon by @ susnux in #1734

    Other Changes

    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1570
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1574
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1575
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1576
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1579
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1580
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1581
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1582
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1588
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1598
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1605
    • chore: update workflows by @ susnux in #1609
    • chore: simplify vitest config and fix some build issues by @ susnux in #1606
    • chore: supported branches by @ susnux in #1608
    • docs: Update README.md by @ susnux in #1627
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1644
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1645
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1671
    • chore: prepare for vue3 migration by @ ShGKme in #1681
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1686
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1687
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1688
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1691
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1692
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1704
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1705
    • Updates for project Nextcloud dialogs library by @ transifex-integration in #1711
    • chore: deprecate export of filepicker Vue component by @ susnux in #1728
    • chore: Nextcloud 28 is EOL so is nextcloud-dialogs v5 by @ susnux in #1729
    • chore: deprecate Dialog.hide by @ susnux in #1731
    • docs: add formatting script for consistent changelog and update README by @ susnux in #1737
    • chore: update workflows from organization by @ susnux in #1736
    • chore: prepare release of v6.2.0 by @ susnux in #1735

    Full Changelog: v6.1.1...v6.2.0

  • 6.1.1 - 2025-01-22

    6.1.1

    Full Changelog

    Fixed

    • fix(toast): loading svg by @ skjnldsv in #1559
    • fixed css output file via @ nextcloud/vite-config update

    Changed

    • chore(deps): Bump p-queue from 8.0.1 to 8.1.0
    • chore(deps-dev): Bump @ nextcloud/vite-config from 1.5.0 to 1.5.1
    • chore(deps-dev): Bump @ vitest/coverage-v8 from 2.1.8 to 3.0.3
    • chore(deps-dev): Bump happy-dom from 16.7.1 to 16.7.2
    • chore(deps-dev): Bump vite from 6.0.7 to 6.0.9
    • chore(deps-dev): Bump vite from 6.0.9 to 6.0.11
    • chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3
from @nextcloud/dialogs 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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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 @nextcloud/dialogs from 6.1.1 to 6.3.2.

See this package in npm:
@nextcloud/dialogs

See this project in Snyk:
https://app.snyk.io/org/lorenzo.rasmussen/project/ed5bd8a4-9e28-46eb-b252-abb2e781ee0e?utm_source=github&utm_medium=referral&page=upgrade-pr
@lorenzorasmussen
Copy link
Owner Author

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

3 participants