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/password-confirmation from 1.0.1 to v4 (master) #1402

Merged
merged 3 commits into from Jul 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/password-confirmation ^1.0.1 -> ^4.0.4 age adoption passing confidence

Release Notes

nextcloud/nextcloud-password-confirmation (@​nextcloud/password-confirmation)

v4.0.4

Compare Source

Fixed
  • Do not import the entire vue library to fix package resolution errors
Changed
  • Dependency updates

v4.0.3

Compare Source

Fixed

v4.0.2

Compare Source

Fixed
  • Remove password policy checks completely to fix permanently disabled confirm button
  • Bump @​nextcloud/vue to remove errors from console
Changed
  • Document release process
  • Dependency updates

v4.0.1

Compare Source

Fixed
  • Password strength shown

v4.0.0

Compare Source

Breaking
  • Dialog styles must be imported with import '@​nextcloud/password-confirmation/dist/style.css'
Fixed
  • Remove exports field to fix eslint and build errors in dependent environments

v3.0.1

Compare Source

Fixed
  • Fix dialog not appearing when another modal is open

v3.0.0

Compare Source

Breaking
  • Default export has been dropped, the function must now be imported with import { confirmPassword } from '@​nextcloud/password-confirmation'
  • Dialog styles must be imported with import '@​nextcloud/password-confirmation/style.css'
Changed
  • Core password confirmation logic and dialog markup has been ported to this package where previously this package was a thin wrapper over the OC.PasswordConfirmation global js namespace
  • Use https://github.com/vitejs/vite as the build system
  • Drop Babel toolchain
  • Add translation files
  • Add GitHub workflows
  • Dependency updates

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.

@renovate renovate bot requested a review from ChristophWurst May 10, 2023 00:45
@renovate renovate bot force-pushed the renovate/master-nextcloud-password-confirmation-4.x branch 4 times, most recently from 136dd27 to cee19fd Compare July 11, 2023 06:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/master-nextcloud-password-confirmation-4.x branch from cee19fd to c5c9744 Compare July 11, 2023 06:15
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (84674b1) 44.29% compared to head (2221041) 44.29%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1402   +/-   ##
=========================================
  Coverage     44.29%   44.29%           
  Complexity       99       99           
=========================================
  Files            19       19           
  Lines           298      298           
=========================================
  Hits            132      132           
  Misses          166      166           
Flag Coverage Δ
unittests 44.29% <ø> (ø)

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

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

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny force-pushed the renovate/master-nextcloud-password-confirmation-4.x branch from 993cde3 to 2221041 Compare July 11, 2023 06:46
@st3iny st3iny merged commit e9b6265 into master Jul 11, 2023
18 checks passed
@st3iny st3iny deleted the renovate/master-nextcloud-password-confirmation-4.x branch July 11, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant