node-auth-flutter-BLoC-pattern-RxDart
node-auth-flutter-BLoC-pattern-RxDart copied to clipboard
chore(deps): update dependency cryptoswift to ~> 1.8.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| CryptoSwift | minor | ~> 1.2.0 -> ~> 1.8.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
⚠ 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: ios/Podfile.lock
installing v2 tool ruby v3.2.2
[11:04:46.801] INFO (10): Installing tool ruby v3.2.2...
linking tool ruby v3.2.2
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
gem 3.4.10
RubyGems Environment:
- RUBYGEMS VERSION: 3.4.10
- RUBY VERSION: 3.2.2 (2023-03-30 patchlevel 53) [x86_64-linux]
- INSTALLATION DIRECTORY: /home/ubuntu/.gem/ruby/3.2.0
- USER INSTALLATION DIRECTORY: /home/ubuntu/.local/share/gem/ruby/3.2.0
- RUBY EXECUTABLE: /opt/containerbase/tools/ruby/3.2.2/bin/ruby
- GIT EXECUTABLE: /usr/bin/git
- EXECUTABLE DIRECTORY: /home/ubuntu/.gem/ruby/3.2.0/bin
- SPEC CACHE DIRECTORY: /home/ubuntu/.local/share/gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /usr/local/ruby/3.2.2/etc
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /home/ubuntu/.gem/ruby/3.2.0
- /home/ubuntu/.local/share/gem/ruby/3.2.0
- /opt/containerbase/tools/ruby/3.2.2/lib/ruby/gems/3.2.0
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- "gem" => "--bindir /home/ubuntu/bin --no-document"
- :benchmark => false
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /home/ubuntu/.cargo/bin
- /home/ubuntu/.local/bin
- /go/bin
- /home/ubuntu/bin
- /home/ubuntu/.cargo/bin
- /home/ubuntu/.local/bin
- /go/bin
- /home/ubuntu/bin
- /home/ubuntu/.cargo/bin
- /home/ubuntu/.local/bin
- /go/bin
- /home/ubuntu/bin
- /home/ubuntu/bin
- /home/ubuntu/.cargo/bin
- /home/ubuntu/.local/bin
- /go/bin
- /home/ubuntu/bin
- /home/ubuntu/bin
- /usr/local/sbin
- /usr/local/bin
- /usr/sbin
- /usr/bin
- /sbin
- /bin
[11:04:49.470] INFO (10): Installed tool ruby in 2.6s.
[11:04:50.067] INFO (105): Installing tool cocoapods v1.11.2...
Successfully installed rexml-3.2.6
Successfully installed nanaimo-0.3.0
Successfully installed colored2-3.1.2
Successfully installed claide-1.1.0
Successfully installed CFPropertyList-3.0.6
Successfully installed atomos-0.1.3
Successfully installed xcodeproj-1.22.0
Successfully installed ruby-macho-2.5.1
Successfully installed nap-1.1.0
Successfully installed molinillo-0.8.0
Successfully installed gh_inspector-1.1.3
Successfully installed fourflusher-2.3.1
Successfully installed escape-0.0.4
Successfully installed cocoapods-try-1.2.0
Successfully installed netrc-0.11.0
Successfully installed cocoapods-trunk-1.6.0
Successfully installed cocoapods-search-1.0.1
Successfully installed cocoapods-plugins-1.0.0
Successfully installed cocoapods-downloader-1.6.3
Successfully installed cocoapods-deintegrate-1.0.5
Building native extensions. This could take a while...
Successfully installed ffi-1.15.5
Successfully installed ethon-0.16.0
Successfully installed typhoeus-1.4.0
Successfully installed public_suffix-4.0.7
Successfully installed fuzzy_match-2.0.4
Successfully installed concurrent-ruby-1.2.2
Building native extensions. This could take a while...
Successfully installed json-2.6.3
Successfully installed httpclient-2.8.3
A new major version is available for Algolia! Please now use the https://rubygems.org/gems/algolia gem to get the latest features.
Successfully installed algoliasearch-1.27.5
Successfully installed addressable-2.8.5
Successfully installed zeitwerk-2.6.11
Successfully installed tzinfo-2.0.6
Successfully installed minitest-5.19.0
Successfully installed i18n-1.14.1
Successfully installed activesupport-6.1.7.6
Successfully installed cocoapods-core-1.11.2
Successfully installed cocoapods-1.11.2
37 gems installed
1.11.2
[11:05:01.290] INFO (105): Installed tool cocoapods in 11.2s.
[!] Invalid `Podfile` file: /tmp/worker/471386/2fbbfd/repos/github/hoc081098/node-auth-flutter-BLoC-pattern-RxDart/ios/Flutter/Generated.xcconfig must exist. If you're running pod install manually, make sure flutter pub get is executed first.
# from /tmp/worker/471386/2fbbfd/repos/github/hoc081098/node-auth-flutter-BLoC-pattern-RxDart/ios/Podfile:16
# -------------------------------------------
# unless File.exist?(generated_xcode_build_settings_path)
> raise "#{generated_xcode_build_settings_path} must exist. If you're running pod install manually, make sure flutter pub get is executed first"
# end
# -------------------------------------------