Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): Bump webdav from 5.2.3 to 5.3.0#755

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/webdav-5.3.0
Sep 2, 2023
Merged

chore(deps): Bump webdav from 5.2.3 to 5.3.0#755
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/webdav-5.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2023

Bumps webdav from 5.2.3 to 5.3.0.

Changelog

Sourced from webdav's changelog.

v5.3.0

2023-08-30

  • #205 Search method
  • Bugfix:
    • #355 Can not be imported with newer node versions
    • #346 Node import forces use of esModuleInterop flag
Commits
  • dd8d0dc 5.3.0
  • 578394f Prepare v5.3.0
  • 4fa2ab9 Merge pull request #356 from susnux/fix/package-json
  • 9a0a168 Merge pull request #351 from susnux/feat/implement-search
  • 658d11d Merge pull request #350 from susnux/feat/update-deps
  • 56f8aea Merge pull request #349 from susnux/fix/tests
  • 8745d05 Merge pull request #346 from dschmidt/patch-1
  • b15ec53 fix: The exports field should use wildcard exports instead of folder mapping
  • d117e1f feat: Implement SEARCH according to rfc5323
  • 6238cd3 fix: Update dependencies and audit
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 [webdav](https://github.com/perry-mitchell/webdav-client) from 5.2.3 to 5.3.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](perry-mitchell/webdav-client@v5.2.3...v5.3.0)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependencies 🔗 update or change of dependency label Sep 2, 2023
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #755 (4645130) into master (c16e30e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #755   +/-   ##
=======================================
  Coverage   77.17%   77.17%           
=======================================
  Files          17       17           
  Lines         403      403           
  Branches      108      108           
=======================================
  Hits          311      311           
  Misses         91       91           
  Partials        1        1           

@dependabot dependabot bot merged commit 09b921e into master Sep 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webdav-5.3.0 branch September 2, 2023 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies 🔗 update or change of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant