Skip to content

Merge 19.9.1 hotfix into release 20.0#18821

Merged
mokagio merged 5 commits intorelease/20.0from
merge/release-19.9.1-into-20.0
Jun 3, 2022
Merged

Merge 19.9.1 hotfix into release 20.0#18821
mokagio merged 5 commits intorelease/20.0from
merge/release-19.9.1-into-20.0

Conversation

@mokagio
Copy link
Copy Markdown
Contributor

@mokagio mokagio commented Jun 3, 2022

As expected when merging the current release branch into an hotfix branch from the previous version, we got conflicts on the Version.*.xcconfig files.

As usual, I resolved them with git checkout --theirs, keeping the value from the release branch.

Additionally, there were conflicts on the Podfile and Podfile.lock. There reason for those is that the 19.9.1 hotfix was via a new Gutenberg version, 1.76.3. Meanwhile, on 20.0, Gutenberg was bumped to 1.77.1—itself a hotfix on Gutenberg latest stable with the same fix that went into 1.76.3

I resolved those conflicts, too, by keeping the version from release/20.0 as that was the most up-to-date.

Because of the reasons listed above, this PR has an empty diff. This PR's only value is as a breadcrumb in the Git history of the process we followed.

AliSoftware and others added 5 commits June 1, 2022 18:21
…elease_1.76.3

Integrate gutenberg-mobile release 1.76.3
As expected when merging the current release branch into an hotfix
branch from the previous version, we got conflicts on the
`Version.*.xcconfig` files.

As usual, I resolved them with `git checkout --theirs`, keeping the
value from the release branch.

Additionally, there were conflicts on the `Podfile` and `Podfile.lock`.
There reason for those is that the 19.9.1 hotfix was via a new Gutenberg
version, 1.76.3. Meanwhile, on 20.0, Gutenberg was bumped to
1.77.1—itself a hotfix on Gutenberg latest stable with the same fix that
went into 1.76.3

I resolved those conflicts, too, by keeping the version from
`release/20.0` as that was the most up-to-date.
@mokagio mokagio requested a review from a team June 3, 2022 02:18
@mokagio mokagio added this to the 20.0 ❄️ milestone Jun 3, 2022
@mokagio mokagio enabled auto-merge June 3, 2022 02:18
@mokagio mokagio merged commit 9457af9 into release/20.0 Jun 3, 2022
@mokagio mokagio deleted the merge/release-19.9.1-into-20.0 branch June 3, 2022 02:28
@wpmobilebot
Copy link
Copy Markdown
Contributor

You can test the changes in Jetpack from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr18821-715864b on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@wpmobilebot
Copy link
Copy Markdown
Contributor

You can test the changes in WordPress from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr18821-715864b on your iPhone

If you need access to App Center, please ask a maintainer to add you.

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.

4 participants