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): update nextcloud (master) #1955

Merged
merged 4 commits into from Oct 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/auth ^2.1.0 -> ^2.2.1 age adoption passing confidence
@nextcloud/axios ^2.3.0 -> ^2.4.0 age adoption passing confidence
@nextcloud/cypress ^1.0.0-beta.2 -> ^1.0.0-beta.6 age adoption passing confidence
@nextcloud/dialogs ^4.2.0-beta.4 -> ^4.2.1 age adoption passing confidence
@nextcloud/eslint-config ^8.3.0-beta.2 -> ^8.3.0 age adoption passing confidence
@nextcloud/files ^3.0.0-beta.19 -> ^3.0.0-beta.26 age adoption passing confidence
@nextcloud/logger ^2.5.0 -> ^2.7.0 age adoption passing confidence
@nextcloud/vue ^8.0.0-beta.4 -> ^8.0.0-beta.8 age adoption passing confidence

Release Notes

nextcloud/nextcloud-auth (@​nextcloud/auth)

v2.2.1

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-auth@v2.2.0...v2.2.1

nextcloud/nextcloud-axios (@​nextcloud/axios)

v2.4.0

Compare Source

Fixed
  • Fix package exports to allow Typescript projects with module
    resolution of Node16 or NodeNext to import the package
Changed
  • Axios upgrade from v0.27 to v1.4
  • Update node engines to next LTS (node 20 / npm 9)
  • Dependency updates
nextcloud/nextcloud-cypress (@​nextcloud/cypress)

v1.0.0-beta.6

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.4...v1.0.0-beta.5

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs)

v4.2.1

Compare Source

v4.2.1

Full Changelog

🐛 Fixed bugs
  • [stable4] Avoid error when not using any custom buttons by (juliushaertl) in #​1000
  • [stable4] Bring back the default value for legacy file picker by (susnux) in #​1007

v4.2.0

Compare Source

v4.2.0 (2023-09-13)

Full Changelog

🚀 Enhancement
  • A Vue based FilePicker component was added, which can be used either as a component or using programmatically #​878 (@​susnux)
  • Add icons for filepicker and allow reactive button based on current path and selection #​942 (@​susnux)
  • Always show file extension as a trailing text part #​933 (@​susnux)
  • Show empty content when there are no files in folder #​932 (@​susnux)
  • Allow to add custom buttons and use the shipped file picker when using the FilePickerBuilder #​898 (@​susnux)
🐛 Fixed bugs
Changed
  • The file picker breadcrumbs button got a new design #​894 (@​susnux)
  • The package does no longer contain core-js polyfills as Nextcloud core already provides polyfills #​863 (@​susnux)
  • The project was moved to a new Github organization (nextcloud-libraries)
  • Dependency updates

v4.2.0-beta.5

Compare Source

v4.2.0-beta.5 (2023-09-05)

🐛 Fixed bugs
nextcloud-libraries/eslint-config (@​nextcloud/eslint-config)

v8.3.0

Compare Source

Full Changelog

Features
Fixes
Changed
nextcloud-libraries/nextcloud-files (@​nextcloud/files)

v3.0.0-beta.26

Compare Source

Full Changelog

Enhancements

v3.0.0-beta.25

Compare Source

Full Changelog

Enhancements

v3.0.0-beta.24

Compare Source

Full Changelog

Fixed

v3.0.0-beta.23

Compare Source

Full Changelog

Enhancements
  • feat(parseFileSize): Added parseFileSize function to parse a human readable file size to number of bytes #​769 (@​susnux)
Fixed

v3.0.0-beta.22

Compare Source

Full Changelog

Enhancements

v3.0.0-beta.21

Compare Source

Full Changelog

Fixed

v3.0.0-beta.20

Compare Source

Full Changelog

Enhancements
nextcloud/nextcloud-logger (@​nextcloud/logger)

v2.7.0

Compare Source

Full Changelog: nextcloud-libraries/nextcloud-logger@v2.6.1...v2.7.0

Note: The packages of the previous releases (2.6.x) were broken.

Fixed
Changed
  • Updated dependencies

v2.6.1

Compare Source

Full Changelog: nextcloud-libraries/nextcloud-logger@v2.6.0...v2.6.1

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

v8.0.0-beta.8

Compare Source

What's Changed

💥 Breaking Changes
🐛 Fixed bugs
Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.0.0-beta.7...v8.0.0-beta.8

v8.0.0-beta.7

Compare Source

What's Changed

💥 Breaking Changes
🐛 Fixed bugs
Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.0.0-beta.6...v8.0.0-beta.7

v8.0.0-beta.6

Compare Source

What's Changed

💥 Breaking Changes
🚀 Enhancements
🐛 Fixed bugs
Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.0.0-beta.5...v8.0.0-beta.6

v8.0.0-beta.5

Compare Source

What's Changed

🐛 Fixed bugs
Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.0.0-beta.4...v8.0.0-beta.5


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@renovate renovate bot requested a review from skjnldsv September 1, 2023 23:13
@renovate renovate bot force-pushed the renovate/master-nextcloud branch from 6103820 to 92fa13a Compare September 5, 2023 22:04
@renovate renovate bot force-pushed the renovate/master-nextcloud branch from 92fa13a to be10f61 Compare September 6, 2023 15:29
@renovate
Copy link
Contributor Author

renovate bot commented Sep 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: viewer@2.2.0
npm ERR! Found: cypress@12.17.4
npm ERR! node_modules/cypress
npm ERR!   dev cypress@"^12.17.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^13.2.0" from @nextcloud/cypress@1.0.0-beta.6
npm ERR! node_modules/@nextcloud/cypress
npm ERR!   dev @nextcloud/cypress@"^1.0.0-beta.6" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/ae3cda/2fa231/cache/others/npm/_logs/2023-10-11T08_18_11_726Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/ae3cda/2fa231/cache/others/npm/_logs/2023-10-11T08_18_11_726Z-debug-0.log

@renovate renovate bot force-pushed the renovate/master-nextcloud branch from ea5b927 to 6a0a558 Compare October 3, 2023 16:49
@renovate renovate bot force-pushed the renovate/master-nextcloud branch from 6a0a558 to ecddd40 Compare October 7, 2023 02:46
@renovate renovate bot force-pushed the renovate/master-nextcloud branch from ecddd40 to 65c136a Compare October 11, 2023 08:18
package.json Outdated Show resolved Hide resolved
@renovate
Copy link
Contributor Author

renovate bot commented Oct 12, 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.

renovate bot and others added 4 commits October 12, 2023 13:05
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 5999175 into master Oct 12, 2023
24 of 27 checks passed
@skjnldsv skjnldsv deleted the renovate/master-nextcloud branch October 12, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant