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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
fastlane [>= 2.211.a, < 2.212]

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)

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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file 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! 🚀

@github-actions github-actions bot added the ios iOS module task label Nov 27, 2025
@ivan-magda ivan-magda requested a review from Copilot December 4, 2025 13:35
Copilot finished reviewing on behalf of ivan-magda December 4, 2025 13:36
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, bringing in bug fixes, improvements, and Ruby 3.4 support.

Key changes:

  • Updated fastlane from 2.226.0 to 2.229.0 with associated dependency updates
  • Added new dependencies (abbrev, csv, mutex_m) required by the newer fastlane version
  • Updated multiple transitive dependencies including AWS SDK components, json, and rexml

Reviewed changes

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

File Description
iosHyperskillApp/Gemfile Updates fastlane version specification from 2.226.0 to 2.229.0
iosHyperskillApp/Gemfile.lock Reflects the fastlane version bump and updates all transitive dependencies accordingly

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

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

Labels

dependencies Pull requests that update a dependency file ios iOS module task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants