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

IOS-11147 Update node version as a dependency of the latest semantic-… #440

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

idenjoe
Copy link
Contributor

@idenjoe idenjoe commented Mar 17, 2025

🎟️ Jira ticket

IOS-11147 Update node version in release workflow to support the latest update version of semantic release v24.2.3

πŸ₯… What's the goal?

Update Node to v20.8.1 to support semantic release v24.2.3: https://github.com/Telefonica/mistica-ios/actions/runs/13905664345/job/38908013624

🚧 How do we do it?

Update release workflow and changed the Node version to v20.8.1

πŸ§ͺ How can I verify this?

Launching the GA...

πŸ‘ AppCenter build

@idenjoe idenjoe merged commit 17e4001 into main Mar 17, 2025
2 checks passed
@idenjoe idenjoe deleted the IOS-11147_update_node branch March 17, 2025 17:41
tuentisre pushed a commit that referenced this pull request Mar 19, 2025
# [34.0.0](v33.8.0...v34.0.0) (2025-03-19)

### Bug Fixes

* **semantic-release:** IOS-11147 Update node version as a dependency of the latest semantic-release version. ([#440](#440)) ([17e4001](17e4001))
* **semantic-release:** IOS-11147 Update semantic release to v24.2.3 ([#438](#438)) ([c632beb](c632beb))
* **updateVersionScript:** IOS-11147 Fix the update version script to be compatible with Ubuntu sed version (GNU sed) instead of macOS sed (BSD sed). ([#442](#442)) ([4609b69](4609b69))
* **updateVersionScript:** IOS-11147 Update releasrc and update_version script to be executed in… ([#441](#441)) ([414bc7e](414bc7e))

### Features

* **Crouton:** IOS-11139 Remove crouton queue to avoid enqueuing messages. From now … ([#437](#437)) ([827964b](827964b))
* **Snackbar:** Deprecate Crouton, introduce new Snackbar UI ([#422](#422)) ([da64cea](da64cea)), closes [#420](#420) [#427](#427) [#429](#429)

### BREAKING CHANGES

* **Snackbar:** Renamed "Crouton" to "Snackbar". Updated UI for Snackbar component.

* IOS-9356 Adjust crouton constraints above the tabbar or the safe area

* IOS-9356 adjust crouton border radius and update close button size

* Run swiftformat
* **Crouton:** UIKit Crouton no longer allows message queuing. If a new crouton is presented, the previous one will be discarded. showCrouton and dismiss CroutonController methods have been modified to remove the token we used to dismiss a specific crouton.

* IOS-11139 Remove crouton queue to avoid enqueuing messages. From now if a new crouton is launched, the previous one will be removed.

* Run swiftformat
@tuentisre
Copy link
Collaborator

πŸŽ‰ This PR is included in version 34.0.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

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

Successfully merging this pull request may close these issues.

3 participants