android-library icon indicating copy to clipboard operation
android-library copied to clipboard

Bump ktlint-gradle from 10.3.0 to 11.0.0

Open dependabot[bot] opened this issue 3 years ago • 4 comments

Bumps ktlint-gradle from 10.3.0 to 11.0.0.

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 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)

dependabot[bot] avatar Aug 25 '22 01:08 dependabot[bot]

@dependabot recreate

AlvaroBrey avatar Aug 25 '22 08:08 AlvaroBrey

@tobiasKaminsky master tests seem to be failing both here and in Files. breaking change in server?

AlvaroBrey avatar Aug 26 '22 07:08 AlvaroBrey

@tobiasKaminsky master tests seem to be failing both here and in Files. breaking change in server?

Tested locally and it fails with:

{"reqId":"1k2GiwV0rSZYVmr2qtOQ","level":3,"time":"2022-08-26T09:00:22+00:00","remoteAddr":"172.27.0.1","user":"test","app":"webdav","method":"MKCOL","url":"/remote.php/dav/files/test//src/folder1/folder1/","message":"/src","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/1.0.0","version":"25.0.0.7","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/src","Code":0,"Trace":[{"function":"get","class":"OC\\Files\\Node\\Root","type":"->"},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":72,"function":"call_user_func_array"},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":149,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->"},{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":293,"function":"get","class":"OC\\Files\\Node\\LazyFolder","type":"->"},{"file":"/var/www/html/apps/end_to_end_encryption/lib/E2EEnabledPathCache.php","line":94,"function":"getParent","class":"OC\\Files\\Node\\Node","type":"->"},{"file":"/var/www/html/apps/end_to_end_encryption/lib/E2EEnabledPathCache.php","line":55,"function":"getEncryptedStates","class":"OCA\\EndToEndEncryption\\E2EEnabledPathCache","type":"->"},{"file":"/var/www/html/apps/end_to_end_encryption/lib/Connector/Sabre/APlugin.php","line":104,"function":"isE2EEnabledPath","class":"OCA\\EndToEndEncryption\\E2EEnabledPathCache","type":"->"},{"file":"/var/www/html/apps/end_to_end_encryption/lib/Connector/Sabre/LockPlugin.php","line":115,"function":"isE2EEnabledPath","class":"OCA\\EndToEndEncryption\\Connector\\Sabre\\APlugin","type":"->"},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkLock","class":"OCA\\EndToEndEncryption\\Connector\\Sabre\\LockPlugin","type":"->"},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/apps/dav/lib/Server.php","line":357,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/remote.php","line":167,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"/src","exception":{},"CustomMessage":"/src"}}

I asked Carl about this.

tobiasKaminsky avatar Aug 26 '22 09:08 tobiasKaminsky

@dependabot rebase

AndyScherzinger avatar Sep 12 '22 09:09 AndyScherzinger

stable-IT test failed: https://www.kaminsky.me/nc-dev/library-integrationTests/1324-IT-stable-09-41

nextcloud-android-bot avatar Sep 12 '22 09:09 nextcloud-android-bot