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

Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-37 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 4, 2024

This PR contains the following updates:

Package Update Change
KMPNativeCoroutinesAsync patch 1.0.0-ALPHA-22 -> 1.0.0-ALPHA-37

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jan 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: iosApp/Podfile.lock
Analyzing dependencies
[!] Failed to load 'shared' podspec: 
[!] Invalid `shared.podspec` file: 

        Kotlin framework 'MultiPlatformLibrary' doesn't exist yet, so a proper Xcode project can't be generated.
        'pod install' should be executed after running ':generateDummyFramework' Gradle task:

            ./gradlew :shared:generateDummyFramework

        Alternatively, proper pod installation is performed during Gradle sync in the IDE (if Podfile location is set).

 #  from /tmp/renovate/repos/github/pushpalroy/movieskmm/shared/shared.podspec:15
 #  -------------------------------------------
 #      if !Dir.exist?('build/cocoapods/framework/MultiPlatformLibrary.framework') || Dir.empty?('build/cocoapods/framework/MultiPlatformLibrary.framework')
 >          raise "
 #  
 #  -------------------------------------------

@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from e1c1a2a to dcc9ee8 Compare January 4, 2024 14:43
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-24 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-25 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from dcc9ee8 to 0dfafb9 Compare February 19, 2024 05:26
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 0dfafb9 to a3fe1e2 Compare March 14, 2024 02:30
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-25 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-26 Mar 14, 2024
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-26 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-27 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from a3fe1e2 to 7f15dfc Compare March 25, 2024 23:49
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 7f15dfc to ba624f4 Compare April 14, 2024 23:59
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-27 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-28 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from ba624f4 to 97d3aa4 Compare May 10, 2024 23:32
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-28 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-29 May 10, 2024
Copy link
Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: iosApp/Podfile.lock
/opt/containerbase/tools/cocoapods/1.14.3/3.3.5/gems/claide-1.1.0/lib/claide/command.rb:439:in `help!': �[31m[!] You cannot run CocoaPods as root.�[39m (CLAide::Help)

�[4mUsage:�[24m

    $ �[32mpod�[39m �[32mCOMMAND�[39m

      CocoaPods, the Cocoa library package manager.

�[4mCommands:�[24m

    �[32m+ cache�[39m        Manipulate the CocoaPods cache
    �[32m+ env�[39m          Display pod environment
    �[32m+ init�[39m         Generate a Podfile for the current directory
    �[32m+ install�[39m      Install project dependencies according to versions from a
                   Podfile.lock
    �[32m+ ipc�[39m          Inter-process communication
    �[32m+ lib�[39m          Develop pods
    �[32m+ list�[39m         List pods
    �[32m+ outdated�[39m     Show outdated project dependencies
    �[32m+ repo�[39m         Manage spec-repositories
    �[32m+ setup�[39m        Set up the CocoaPods environment
    �[32m+ spec�[39m         Manage pod specs
    �[32m+ update�[39m       Update outdated project dependencies and create new Podfile.lock

�[4mOptions:�[24m

    �[34m--allow-root�[39m   Allows CocoaPods to run as root
    �[34m--silent�[39m       Show nothing
    �[34m--version�[39m      Show the version of the tool
    �[34m--verbose�[39m      Show more debugging information
    �[34m--no-ansi�[39m      Show output without ANSI codes
    �[34m--help�[39m         Show help banner of specified command
	from /opt/containerbase/tools/cocoapods/1.14.3/3.3.5/gems/cocoapods-1.14.3/lib/cocoapods/command.rb:102:in `ensure_not_root_or_allowed!'
	from /opt/containerbase/tools/cocoapods/1.14.3/3.3.5/gems/cocoapods-1.14.3/lib/cocoapods/command.rb:48:in `run'
	from /opt/containerbase/tools/cocoapods/1.14.3/3.3.5/gems/cocoapods-1.14.3/bin/pod:55:in `<top (required)>'
	from /opt/containerbase/tools/cocoapods/1.14.3/3.3.5/bin/pod:25:in `load'
	from /opt/containerbase/tools/cocoapods/1.14.3/3.3.5/bin/pod:25:in `<main>'

@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 97d3aa4 to 3a1fc98 Compare May 23, 2024 20:33
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-29 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-31 May 23, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 3a1fc98 to eb45f27 Compare July 15, 2024 05:43
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-31 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-32 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from eb45f27 to dd46c53 Compare August 1, 2024 02:39
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-32 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-33 Aug 1, 2024
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-33 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-34 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from dd46c53 to e29535f Compare August 11, 2024 05:45
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from e29535f to 24f7e77 Compare August 27, 2024 02:23
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-34 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-35 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 24f7e77 to 20a8df2 Compare September 25, 2024 05:14
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-35 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-36 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/kmpnativecoroutinesasync branch from 20a8df2 to f2f7357 Compare October 17, 2024 05:55
@renovate renovate bot changed the title Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-36 Update dependency KMPNativeCoroutinesAsync to v1.0.0-ALPHA-37 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants