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 (stable27) #2005

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 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.1 -> ^1.0.0-beta.7 age adoption passing confidence
@nextcloud/dialogs ^4.0.1 -> ^4.2.5 age adoption passing confidence
@nextcloud/eslint-config ^8.2.1 -> ^8.3.0 age adoption passing confidence
@nextcloud/event-bus ^3.0.2 -> ^3.1.0 age adoption passing confidence
@nextcloud/files ^3.0.0-beta.10 -> ^3.1.0 age adoption passing confidence
@nextcloud/initial-state ^2.0.0 -> ^2.1.0 age adoption passing confidence
@nextcloud/logger ^2.5.0 -> ^2.7.0 age adoption passing confidence
@nextcloud/router ^2.1.2 -> ^2.2.1 age adoption passing confidence
@nextcloud/stylelint-config ^2.3.1 -> ^2.4.0 age adoption passing confidence
@nextcloud/vue ^7.6.1 -> ^7.12.7 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.7

Compare Source

✨ New features

  • Docker integration
    • Provide the docker helpers as @nextcloud/cypress/docker import.
    • Allow installing custom required apps for testing.
    • Clone apps which is not in the appstore but also not bundled
      such as text and viewer.
    • Allow to autodetect current app, or set one, and bind mount the directory
      for testing the app.

🚧 Updates

  • Lots of dependency updates.

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

v1.0.0-beta.2

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.1...v1.0.0-beta.2

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

v4.2.5

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.4...v4.2.5

v4.2.4

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.3...v4.2.4

v4.2.3

Compare Source

v4.2.3 (2024-01-19)

Full Changelog

🐛 Fixed bugs
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #​1167 (susnux)
Changed
  • Updated dependencies

v4.2.2

Compare Source

🚀 Enhancement
  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #​1015 (susnux)
🐛 Fixed bugs

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.1...v4.2.2

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.1.0

Compare Source

🐛 Fixed bugs
  • Make sure Typescript projects with node16 module resolution can import the package #​845 (@​susnux)
  • Ensure all package dependencies are external #​843 (@​susnux)
Changed
  • Update Node engines to next LTS (version 20)
  • Translation updates
  • Dependency updates
nextcloud-libraries/eslint-config (@​nextcloud/eslint-config)

v8.3.0

Compare Source

Full Changelog

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

v3.1.0

Compare Source

Enhancements
Fixed

v3.0.0

Compare Source

Breaking
Enhancements
Fixed

Full Changelog: nextcloud-libraries/nextcloud-files@v2.1.0...v3.0.0

v3.0.0-beta.27

Compare Source

3.0.0-beta.27 - 2023-11-03

Full Changelog

Enhancements
Fixed
Dependencies

v3.0.0-beta.26

Compare Source

3.0.0-beta.26 - 2023-10-11

Full Changelog

Enhancements

Dependencies

v3.0.0-beta.25

Compare Source

3.0.0-beta.25 - 2023-10-03

Full Changelog

Enhancements

v3.0.0-beta.24: v3.0.0-beta.24

Compare Source

3.0.0-beta.24 - 2023-09-25

Full Changelog

Fixed

v3.0.0-beta.23

Compare Source

3.0.0-beta.23 - 2023-09-25

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

What's Changed


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 Oct 15, 2023
@renovate

This comment was marked as resolved.

@renovate renovate bot requested a review from skjnldsv October 15, 2023 18:00
@renovate renovate bot force-pushed the renovate/stable27-nextcloud branch from c6164fc to 90a3b37 Compare October 18, 2023 09:50
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@renovate

This comment was marked as resolved.

package.json Outdated Show resolved Hide resolved
@blizzz blizzz added this to the Nextcloud 27.1.7 milestone Jan 18, 2024
This was referenced Feb 9, 2024
@skjnldsv skjnldsv force-pushed the renovate/stable27-nextcloud branch from 18dac37 to 7978cdf Compare February 15, 2024 09:43
@renovate renovate bot force-pushed the renovate/stable27-nextcloud branch from 7978cdf to 9bedd34 Compare February 15, 2024 09:44
@skjnldsv skjnldsv force-pushed the renovate/stable27-nextcloud branch from 9bedd34 to 7978cdf Compare February 15, 2024 09:45
@renovate renovate bot force-pushed the renovate/stable27-nextcloud branch from 7978cdf to a6a7abd Compare February 15, 2024 09:46
@skjnldsv skjnldsv closed this Feb 15, 2024
@skjnldsv skjnldsv deleted the renovate/stable27-nextcloud branch February 15, 2024 09:47
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.

2 participants