Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps fastlane from 2.226.0 to 2.229.0.

Release notes

Sourced from fastlane's releases.

2.229.0 Improvements

2.228.0 Improvements

  • [sigh][match] fix issue where unknown attribute template_name is being sent when creating provisioning profiles (#29591) via Florentin Luca Rieger (@​visuallization)
  • [action][hipchat] remove hipchat action (#29558) via Eitan Adler (@​grimreaper)

[!IMPORTANT] If your app relies on managed capabilities (previously referred to as custom entitlements or the template_name parameter in match), you are impacted by a change that Apple made to their APIs in the last 2 weeks. Please check out the ongoing discussion at fastlane/fastlane#29609 for the latest updates. Your insights and contributions are welcome!

2.227.2 Improvements

2.227.1 Improvements

  • [match] fix error with universal provisioning filter ("'UNIVERSAL' is not a valid filter value") (#29500) via Michael Neeley (@​redreceipt)
  • Bump xcpretty to version 0.4.1 (#29516) via Iulian Onofrei (@​revolter)
  • [scan] Remove unnecessary shellescape when generating -resultBundlePath option (#22285) via Junfeng (@​hujunfeng)

2.227.0 Improvements

Commits
  • 93e912b Version bump to 2.229.0 (#29764)
  • 28964df [ci] lock standard gem openssl to non-affected version(s) to support OpenSSL ...
  • 9338753 [ci] downgrade to 2.4.22 bundler for 2.6.x Ruby support (#29762)
  • 78bfb8f [ci] Bump actions/checkout from 2 to 5 (#22089)
  • 977c5aa [ci] Fix CircleCI & modernize AppVeyor & Add Ruby 3.4 CI (#29753)
  • bbb379c [ci] remove unused workflow tags (#29665)
  • bc6717f [fastlane_core] add support for Ruby 3.4 (#29184)
  • c9f096a [match] Fix Aws::S3::Object#download_file deprecation (#29704)
  • 600fa81 docs: update fastlane's relationship section with MNF (#29747)
  • 5c4f848 fix: store generated available-actions in /generated on docs (#29729)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.226.0 to 2.229.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.226.0...fastlane/2.229.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.229.0
  dependency-type: direct:production
  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 27, 2025
@github-actions github-actions bot added the android Android module task label Nov 27, 2025
@github-actions
Copy link

🎉 Welcome to Hyperskill Mobile App!

Thank you for your first contribution! We really appreciate your effort to improve the mobile learning experience for thousands of developers worldwide.

What happens next?

  • Our team will review your pull request thoroughly
  • We'll run automated checks and tests
  • We may provide feedback or request changes
  • Once approved, we'll merge your contribution

Before merge checklist

Please make sure you've completed the items in our PR template:

  • ✅ YouTrack issue linked
  • ✅ All checks passed
  • ✅ Changes tested locally
  • ✅ Analytics events documented (if applicable)

Resources

Thanks for contributing to coding education! 🚀

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the fastlane dependency from version 2.226.0 to 2.229.0 in the androidHyperskillApp directory. The update includes improvements for Ruby 3.4 support, CI modernization, bug fixes for match and supply actions, and various other enhancements detailed in the release notes.

Key changes:

  • Fastlane upgraded from 2.226.0 to 2.229.0
  • Transitive dependency updates including AWS SDK components, JSON parsing libraries, and build tools
  • Addition of new required dependencies (abbrev, csv, mutex_m) and removal of deprecated ones (nkf)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
androidHyperskillApp/Gemfile Updates fastlane version specification from 2.226.0 to 2.229.0
androidHyperskillApp/Gemfile.lock Updates fastlane and all transitive dependencies to versions compatible with fastlane 2.229.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

This PR is stale because it has had no activity for 21 days. Please push new commits, request a review, or comment to keep it active. Draft PRs are exempt. To opt out, add the "no-stale" label.

@github-actions github-actions bot added the stale Staled issues/PRs label Dec 26, 2025
@github-actions github-actions bot added needs-attention and removed stale Staled issues/PRs labels Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android Android module task dependencies Pull requests that update a dependency file needs-attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants