[stable34] build(deps): bump @nextcloud/dialogs from 7.4.1 to 7.5.0 in /build/frontend-legacy - #64077
Conversation
|
/compile |
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 7.4.1 to 7.5.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-dialogs@v7.4.1...v7.5.0) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
0e06062 to
c3450ef
Compare
Analysis:
|
jsdom does not implement HTMLElement.innerText, so @nextcloud/dialogs' showMessage() receives undefined when it strips markup by round-tripping through it. Since 7.5.0 the live region announcement dereferences that value and throws "Cannot read properties of undefined (reading 'nodeType')". Assisted-by: ClaudeCode:claude-opus-5 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Bumps @nextcloud/dialogs from 7.4.1 to 7.5.0.
Release notes
Sourced from @nextcloud/dialogs's releases.
Changelog
Sourced from @nextcloud/dialogs's changelog.
Commits
dec5ccfMerge pull request #2579 from nextcloud-libraries/chore/prepare-rel395a38fchore: add note about toasts6d2dd27chore: prepare v7.5.04030af4Merge pull request #2575 from nextcloud-libraries/dependabot/npm_and_yarn/mai...a07e474chore(deps-dev): bump the vitest group with 2 updates40d0492Merge pull request #2565 from nextcloud-libraries/automated/noid/main-fix-npm...20df0f0Merge pull request #2539 from nextcloud-libraries/feat/timeout-configurationf4e2981chore: adjust to comply with ESLintc8e9080feat: toast timeout configuration19882e5Merge pull request #2574 from nextcloud-libraries/translations_441be4f7621043...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)