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 RxCocoa to ~> 6.8.0 #424

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Update Change
RxCocoa minor ~> 6.7.0 -> ~> 6.8.0

Configuration

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

🚦 Automerge: Enabled.

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.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pod        | RxCocoa | 6.7.1 | 6.8.0 |
@renovate renovate bot added the dependencies label Oct 7, 2024
@renovate renovate bot enabled auto-merge (rebase) October 7, 2024 09:02
@renovate renovate bot requested a review from hoc081098 October 7, 2024 09:02
Copy link
Contributor Author

renovate bot commented Oct 7, 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: sample/iosApp/Podfile.lock
/opt/containerbase/tools/cocoapods/1.15.2/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.15.2/3.3.5/gems/cocoapods-1.15.2/lib/cocoapods/command.rb:102:in `ensure_not_root_or_allowed!'
	from /opt/containerbase/tools/cocoapods/1.15.2/3.3.5/gems/cocoapods-1.15.2/lib/cocoapods/command.rb:48:in `run'
	from /opt/containerbase/tools/cocoapods/1.15.2/3.3.5/gems/cocoapods-1.15.2/bin/pod:55:in `<top (required)>'
	from /opt/containerbase/tools/cocoapods/1.15.2/3.3.5/bin/pod:25:in `load'
	from /opt/containerbase/tools/cocoapods/1.15.2/3.3.5/bin/pod:25:in `<main>'

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.68%. Comparing base (c693d8a) to head (c760952).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   78.68%   78.68%           
=======================================
  Files          46       46           
  Lines         502      502           
  Branches       56       56           
=======================================
  Hits          395      395           
  Misses         92       92           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant