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

fix(deps): bump @nextcloud/vue from 7.12.0 to ^7.12.1 (main) #5370

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/vue ^7.12.0 -> ^7.12.1 age adoption passing confidence

Release Notes

nextcloud/nextcloud-vue (@​nextcloud/vue)

v7.12.1

Compare Source

v7.12.1 (2023-07-11)

Full Changelog

🐛 Fixed bugs
  • [stable7] fix(NcProviderList): Add padding around provider list #​4202
  • [stable7] fix(NcSelect): Hide clear and deselect when disabled #​4216
  • [stable7] fix(NcSelect): Styles on state change #​4215
  • [stable7] adjust border-radius of ncpopover #​4240
  • [stable7] fix progress-bar on chromium browsers #​4239
  • [stable7] fix(NcActionInput): Show trailing button even for empty input #​4253
  • [stable7] NcDatetimePicker: Make sure all l10n strings are extracted #​4273
  • [stable7] fix(NcModal): fix focus-trap fallback #​4270 (skjnldsv)
  • [stable7] Input Fields and RichContenteditable: add focus and select methods #​4278
  • [stable7] Add links to documentation for other versions #​4279 (susnux)
  • [stable7] NcActionLink - provide download attributes for single action button in NcAction #​42934293
  • [stable7] Remove doubling proxied event handlers in NcRichContenteditable #​4295
  • [stable7] Fix/remove margin below message in widget item #​4297 (JuliaKirschenheuter)
  • [stable7] fix: NcIconSvgWrapper size #​4313

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jul 19, 2023
@renovate renovate bot requested review from GretaD and st3iny July 19, 2023 01:11
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 10.52% and no project coverage change.

Comparison is base (a7e3c57) 22.76% compared to head (8e0ac6f) 22.76%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5370   +/-   ##
=========================================
  Coverage     22.76%   22.76%           
- Complexity      371      372    +1     
=========================================
  Files           237      237           
  Lines         11652    11656    +4     
  Branches       2261     2261           
=========================================
+ Hits           2652     2653    +1     
- Misses         9000     9003    +3     
Flag Coverage Δ
javascript 13.97% <10.52%> (ø)
php 65.42% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...NavigationHeader/AppNavigationHeaderDatePicker.vue 0.00% <0.00%> (ø)
...ppNavigationHeader/AppNavigationHeaderViewMenu.vue 0.00% <0.00%> (ø)
...pNavigation/EmbedHeader/EmbedHeaderViewButtons.vue 0.00% <0.00%> (ø)
...onents/AppNavigation/Settings/ShortcutOverview.vue 0.00% <0.00%> (ø)
src/components/CalendarGrid.vue 0.00% <ø> (ø)
src/components/Shared/DatePicker.vue 0.00% <0.00%> (ø)
src/filters/dateRangeFormat.js 83.33% <0.00%> (ø)
.../fullcalendar/localization/dateFormattingConfig.js 0.00% <ø> (ø)
src/utils/date.js 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

Tested and works.

@st3iny st3iny merged commit cd30746 into main Jul 24, 2023
39 of 40 checks passed
@st3iny st3iny deleted the renovate/main-nextcloud-vue-7.x branch July 24, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant