logreader
logreader copied to clipboard
chore(deps): bump @nextcloud/vue from 8.11.2 to 8.11.3
Bumps @nextcloud/vue from 8.11.2 to 8.11.3.
Release notes
Sourced from @nextcloud/vue
's releases.
v8.11.3
What's Changed
🐛 Fixed bugs
- fix(NcReferenceWidget): do not try to render widget when there is no widget by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5485- fix(NcDialog): Actions should not overflow the action container by
@susnux
in nextcloud-libraries/nextcloud-vue#5495- fix(NcColorPicker): Allow to submit selected color in simple-view by
@susnux
in nextcloud-libraries/nextcloud-vue#5499- fix(autolink): correctly handle relative links without webroot by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5487- fix(NcDateTime): When relative time is disabled return a string and not the reference to it by
@susnux
in nextcloud-libraries/nextcloud-vue#5493- fix(NcCheckboxRadioSwitch): Pass attrs to
input
if available by@susnux
in nextcloud-libraries/nextcloud-vue#5507- fix(NcCheckboxRadioSwitch): Add background color for button style by
@susnux
in nextcloud-libraries/nextcloud-vue#5509- fix(NcDateTime): Respect language by
@Pytal
in nextcloud-libraries/nextcloud-vue#5501- fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5527- style(NcSelect): restrict max-height to prevent overflow by component by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5551- build(vite): iterate over .ts files in all directories by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5553- fix(emoji): index emoji data once for search functions by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5554Other Changes
- chore(widgets): remove unneeded nullish coalescing by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5484- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5494- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5510- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5533Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.11.3
Changelog
Sourced from @nextcloud/vue
's changelog.
v8.11.3 (2024-05-07)
What's Changed
🐛 Fixed bugs
- fix(NcReferenceWidget): do not try to render widget when there is no widget by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5485- fix(NcDialog): Actions should not overflow the action container by
@susnux
in nextcloud-libraries/nextcloud-vue#5495- fix(NcColorPicker): Allow to submit selected color in simple-view by
@susnux
in nextcloud-libraries/nextcloud-vue#5499- fix(autolink): correctly handle relative links without webroot by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5487- fix(NcDateTime): When relative time is disabled return a string and not the reference to it by
@susnux
in nextcloud-libraries/nextcloud-vue#5493- fix(NcCheckboxRadioSwitch): Pass attrs to
input
if available by@susnux
in nextcloud-libraries/nextcloud-vue#5507- fix(NcCheckboxRadioSwitch): Add background color for button style by
@susnux
in nextcloud-libraries/nextcloud-vue#5509- fix(NcDateTime): Respect language by
@Pytal
in nextcloud-libraries/nextcloud-vue#5501- fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by
@DorraJaouad
in nextcloud-libraries/nextcloud-vue#5527- style(NcSelect): restrict max-height to prevent overflow by component by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5551- build(vite): iterate over .ts files in all directories by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5553- fix(emoji): index emoji data once for search functions by
@Antreesy
in nextcloud-libraries/nextcloud-vue#5554Other Changes
- chore(widgets): remove unneeded nullish coalescing by
@ShGKme
in nextcloud-libraries/nextcloud-vue#5484- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5494- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5510- Updates for project Nextcloud vue library by
@transifex-integration
in nextcloud-libraries/nextcloud-vue#5533
Commits
ef0129b
Merge pull request #5560 from nextcloud-libraries/v8.11.38e838b7
release: v8.11.3fa6441e
Merge pull request #5545 from nextcloud-libraries/automated/noid/server-styli...de80987
Merge pull request #5559 from nextcloud-libraries/dependabot/npm_and_yarn/nex...a281a8f
chore(deps-dev): Bump@nextcloud/stylelint-config
from 3.0.0 to 3.0.10d1f3b1
Merge pull request #5557 from nextcloud-libraries/dependabot/npm_and_yarn/nex...9a976f0
Merge pull request #5556 from nextcloud-libraries/dependabot/npm_and_yarn/esl...605be1d
chore(deps): Bump@nextcloud/l10n
from 3.0.1 to 3.1.0db53a7f
chore(deps-dev): Bump eslint-plugin-cypress from 3.1.1 to 3.2.0244042b
chore(assets): Update styling from server- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Superseded by #1261.