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

Bump cocoapods from 1.10.2 to 1.11.0 in /dev/ci/mac #89561

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps cocoapods from 1.10.2 to 1.11.0.

Release notes

Sourced from cocoapods's releases.

1.11.0

Enhancements
  • None.
Bug Fixes
  • None.

1.11.0.rc.1 (2021-08-25)

Enhancements
  • None.
Bug Fixes

1.11.0.beta.2 (2021-08-11)

Enhancements
Bug Fixes

1.11.0.beta.1 (2021-08-09)

Enhancements

... (truncated)

Changelog

Sourced from cocoapods's changelog.

1.11.0 (2021-09-01)

Enhancements
  • None.
Bug Fixes
  • None.

1.11.0.rc.1 (2021-08-25)

Enhancements
  • None.
Bug Fixes

1.11.0.beta.2 (2021-08-11)

Enhancements
Bug Fixes

1.11.0.beta.1 (2021-08-09)

Enhancements

... (truncated)

Commits
  • 6bccd58 Release 1.11.0
  • d2f942d Update pre_release task to avoid checking if the master specs repo exists.
  • ae95e63 Update post_release task to no longer update the master specs repo automatica...
  • 0aca976 [CHANGELOG] Add empty Master section
  • 7523da2 Release 1.11.0.rc.1
  • f76a08f Merge pull request #10884 from dnkoutso/multi_xcframeworks_fix
  • 534a7be Correctly process multiple xcframeworks a pod provides.
  • 7b6a289 Merge pull request #10865 from dnkoutso/its_4
  • f17d1a6 Even more correct xcframework paths
  • 3f0d276 [CHANGELOG] Add empty Master section
  • 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 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 [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/CocoaPods@1.10.2...1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team waiting for tree to go green labels Sep 6, 2021
@google-cla google-cla bot added the cla: yes label Sep 6, 2021
@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • Please get at least one approved review before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead.
  • The status or check suite Mac plugin_lint_mac has failed. Please fix the issues identified (or deflake) before re-applying this label.

@jmagman
Copy link
Member

jmagman commented Sep 8, 2021

Weird, I can't reproduce this failure locally on the same version of CocoaPods and Xcode.

$ pod lib lint packages/integration_test/ios/integration_test.podspec --configuration=Debug --use-libraries --verbose --no-clean

Failure:
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8836805892094071985/+/u/run_plugin_lint_mac/test_stdout

[plugin_lint_mac] [STDOUT] stdout:     ProcessInfoPlistFile /Users/chrome-bot/Library/Developer/Xcode/DerivedData/App-dktgsoaqkqwrzidlziiirsimkvjq/Build/Products/Debug-iphonesimulator/App.app/Info.plist /opt/s/w/ir/x/t/App/App-Info.plist (in target 'App' from project 'App')
[plugin_lint_mac] [STDOUT] stdout:         cd /opt/s/w/ir/x/t/CocoaPods-Lint-20210906-27914-fs2lsu-integration_test
[plugin_lint_mac] [STDOUT] stdout:         builtin-infoPlistUtility /opt/s/w/ir/x/t/App/App-Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/chrome-bot/Library/Developer/Xcode/DerivedData/App-dktgsoaqkqwrzidlziiirsimkvjq/Build/Products/Debug-iphonesimulator/App.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Users/chrome-bot/Library/Developer/Xcode/DerivedData/App-dktgsoaqkqwrzidlziiirsimkvjq/Build/Products/Debug-iphonesimulator/App.app/Info.plist
[plugin_lint_mac] [STDOUT] stdout:     error: Build input file cannot be found: '/opt/s/w/ir/x/t/App/App-Info.plist' (in target 'App' from project 'App')

@jmagman
Copy link
Member

jmagman commented Sep 8, 2021

Something's up with CocoaPods/CocoaPods#10787, filed CocoaPods/CocoaPods#10927.

@jmagman
Copy link
Member

jmagman commented Sep 9, 2021

@dependabot ignore this patch version

@dependabot dependabot bot closed this Sep 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2021

OK, I won't notify you about version 1.11.0 again, unless you re-open this PR or update to a 1.11.0 release yourself.

@dependabot dependabot bot deleted the dependabot/bundler/dev/ci/mac/cocoapods-1.11.0 branch September 9, 2021 20:20
@jmagman
Copy link
Member

jmagman commented Sep 9, 2021

Thanks bot bro 🤜 🤛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants