Skip to content

Chore(deps): Bump @nextcloud/cdav-library from 1.5.3 to 2.0.0#2856

Merged
raimund-schluessler merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/cdav-library-2.0.0
May 10, 2025
Merged

Chore(deps): Bump @nextcloud/cdav-library from 1.5.3 to 2.0.0#2856
raimund-schluessler merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/cdav-library-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2025

Bumps @nextcloud/cdav-library from 1.5.3 to 2.0.0.

Release notes

Sourced from @​nextcloud/cdav-library's releases.

v2.0.0

Changelog

v2.0.0 - 2025-05-07

Breaking changes

  • Removed the ability to pass a custom xhrProvider
  • Removed beforeRequestHandler and afterRequestHandler callbacks from the Request class

Added

  • Pass custom abort signals to instances of the Request class
  • Use @nextcloud/axios for requests (instead of raw XHR code)
  • Migrate testing code to vitest

Fixed

  • Serialize namespaced attributes consistently across browsers
  • Update vulnerable dependencies

New Contributors

Full Changelog: nextcloud/cdav-library@v1.5.3...v2.0.0

Changelog

Sourced from @​nextcloud/cdav-library's changelog.

v2.0.0 - 2025-05-07

Breaking changes

  • Removed the ability to pass a custom xhrProvider
  • Removed beforeRequestHandler and afterRequestHandler callbacks from the Request class

Added

  • Pass custom abort signals to instances of the Request class
  • Use @nextcloud/axios for requests (instead of raw XHR code)
  • Migrate testing code to vitest

Fixed

  • Serialize namespaced attributes consistently across browsers
  • Update vulnerable dependencies
Commits
  • b7dc664 chore(release): v2.0.0
  • 0547eb8 Merge pull request #949 from nextcloud/automated/noid/main-fix-npm-audit
  • 38cb669 fix(deps): Fix npm audit
  • 0a0b800 Merge pull request #948 from nextcloud/automated/noid/main-fix-npm-audit
  • eb98bc5 fix(deps): Fix npm audit
  • 6304576 Merge pull request #935 from hereje/feat/replace-xhr-with-nextcloud-axios
  • 23758d9 feat!: replace xhr provider with @​nextcloud/axios
  • 62ebc66 ci(npm-test): enable workflow_dispatch to get a coverage baseline
  • 258a8dd Merge pull request #945 from odzhychko/vitest-codecoverage
  • 7b12ea2 ci: show code coverage in PRs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextcloud/cdav-library](https://github.com/nextcloud/cdav-library) from 1.5.3 to 2.0.0.
- [Release notes](https://github.com/nextcloud/cdav-library/releases)
- [Changelog](https://github.com/nextcloud/cdav-library/blob/main/CHANGELOG.md)
- [Commits](nextcloud/cdav-library@v1.5.3...v2.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/cdav-library"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 10, 2025
@raimund-schluessler raimund-schluessler merged commit c2f8484 into master May 10, 2025
25 checks passed
@raimund-schluessler raimund-schluessler deleted the dependabot/npm_and_yarn/nextcloud/cdav-library-2.0.0 branch May 10, 2025 07:51
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant