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

chore: Upgrade @nextcloud/vue + @nextcloud/password-confirmation + @nextcloud/dialogs #525

Merged
merged 8 commits into from
Nov 2, 2023

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Oct 27, 2023

  • Upgrade @nextcloud/vue + @nextcloud/password-confirmation + @nextcloud/dialogs + vue + vue-template-compiler
  • Migrate to new APIs
  • Fix build and runtime errors

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
- Remove deprecated setModal method
- Remove unnecessary style import
- Adapt filter to new Node API

Signed-off-by: Christopher Ng <chrng8@gmail.com>
- Fix dialogs output path
- Add nonce to fix CSP violation

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added the 3. to review Waiting for reviews label Oct 27, 2023
@Pytal Pytal added this to the 5.0 milestone Oct 27, 2023
@Pytal Pytal requested review from artonge and come-nc October 27, 2023 22:54
@Pytal Pytal self-assigned this Oct 27, 2023
@Pytal Pytal enabled auto-merge October 27, 2023 23:21
@@ -1,6 +1,9 @@
const path = require('path')
const webpackConfig = require('@nextcloud/webpack-vue-config')

// Let webpack determine automatically where it's located
webpackConfig.output.publicPath = 'auto'
Copy link
Contributor

Choose a reason for hiding this comment

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

@Pytal Pytal merged commit cd9c7e2 into main Nov 2, 2023
18 checks passed
@Pytal Pytal deleted the deps/upgrade-various branch November 2, 2023 15:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants