Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps clang-format from 1.5.0 to 1.6.0.

Commits
  • 02ecb76 rel: 1.6.0
  • 3541fe6 feat: new binaries from 2021-11-05 (7af584ed87cc6eddb6adbc451c90fb8867469e06).
  • 6ac990d Adjust to master -> main renaming in upstream llvm.
  • 2026be6 rel: 1.5.0
  • 2541066 doc: fix build script for linux
  • e9075b5 Remove CircleCI leftovers.
  • 0e04d88 Set up Github Actions CI
  • eca4ddc build(deps): bump path-parse from 1.0.6 to 1.0.7
  • 00e71e4 Add package-lock.json for repeatable builds.
  • See full diff 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 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 [clang-format](https://github.com/angular/clang-format) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/angular/clang-format/releases)
- [Commits](angular/clang-format@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: clang-format
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@build
Copy link

build commented Nov 8, 2021

Fails
🚫

npm run lint failed, please check messages below for output.

Warnings
⚠️

🔍 Can't find junit reports at ./TESTS-*.xml, skipping generating JUnit Report.

Messages
📖

💣 Here's the output of npm run lint:

> @titanium-sdk/appcelerator.https@6.0.1 lint
> npm run lint:android && npm run lint:ios && npm run lint:js && npm run lint:docs


> @titanium-sdk/appcelerator.https@6.0.1 lint:android
> clang-format-lint android/src/**/*.java


> @titanium-sdk/appcelerator.https@6.0.1 lint:ios
> clang-format-lint iphone/**/*.m iphone/**/*.h

Error: Formatting incorrect on "iphone/appcelerator.https/SecurityManager.m", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='6060' length='2'>&#10;</replacement>
<replacement offset='6222' length='2'>&#10;</replacement>
<replacement offset='6276' length='2'>&#10;</replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/AppceleratorHttps.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='666' length='2'>&#10;</replacement>
<replacement offset='737' length='2'>&#10;</replacement>
<replacement offset='1149' length='0'> </replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/AppceleratorHttpsModule.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='422' length='2'>&#10;</replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/PinnedURL.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='3' length='5'>&#10;  </replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/PublicKey.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='3' length='5'>&#10;  </replacement>
<replacement offset='279' length='2'>&#10;</replacement>
<replacement offset='465' length='2'>&#10;</replacement>
<replacement offset='604' length='2'>&#10;</replacement>
<replacement offset='1167' length='2'>&#10;</replacement>
<replacement offset='1349' length='2'>&#10;</replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/SecurityManager.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='3' length='5'>&#10;  </replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/X509Certificate.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='3' length='5'>&#10;  </replacement>
<replacement offset='506' length='2'>&#10;</replacement>
<replacement offset='590' length='2'>&#10;</replacement>
<replacement offset='1164' length='2'>&#10;</replacement>
<replacement offset='1363' length='2'>&#10;</replacement>
<replacement offset='1772' length='2'>&#10;</replacement>
<replacement offset='1890' length='2'>&#10;</replacement>
</replacements>

Error: Formatting incorrect on "iphone/appcelerator.https/X509CertificatePinningSecurityManagerProxy.h", proposed changes: <?xml version='1.0'?>
<replacements xml:space='preserve' incomplete_format='false'>
<replacement offset='282' length='2'>&#10;</replacement>
<replacement offset='602' length='2'>&#10;</replacement>
<replacement offset='971' length='2'>&#10;</replacement>
</replacements>

Generated by 🚫 dangerJS against 876d3ec

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 18, 2022

Superseded by #249.

@dependabot dependabot bot closed this Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clang-format-1.6.0 branch April 18, 2022 11:22
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