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

Release Dec 09 #1992

Merged
merged 26 commits into from
Dec 9, 2024
Merged

Release Dec 09 #1992

merged 26 commits into from
Dec 9, 2024

Conversation

dkoo
Copy link
Contributor

@dkoo dkoo commented Dec 9, 2024

A new release.

leogermani and others added 26 commits November 18, 2024 11:02
* fix: also search for coauthor posts by term slug

* fix: account for author__in AND tax_query combination

* fix: make it work if guest authors are disabeld

* test: fix tests

* test: fix tests

* docs: tiny fix
Bumps [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.12.0/packages/browserslist-config)

---
updated-dependencies:
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.14 to 11.1.15.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v11.1.14...v11.1.15)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* feat: add support for Newspack Guest Contributor in HPP blocks

* feat: do not offload query to ES if use filters

* test: fix test
This PR adds features and styles for the new reader activation and account creation flow.

Co-authored-by: Rasmy Nguyen <raz@automattic.com>
Co-authored-by: dkoo <derrick.koo@automattic.com>
Co-authored-by: Derrick Koo <dkoo@users.noreply.github.com>
Co-authored-by: Miguel Peixe <miguel.peixe@automattic.com>
Co-authored-by: Adam Cassis <adam.cassis@automattic.com>
# [4.5.0-alpha.1](v4.4.0...v4.5.0-alpha.1) (2024-11-29)

### Bug Fixes

* also search for coauthor posts by term slug ([#1954](#1954)) ([49357ff](49357ff))
* **ras-acc:** correct spacing issue around saved credit cards ([#1980](#1980)) ([52a5c57](52a5c57))
* **ras-acc:** fix display issues with Additional Fields ([#1979](#1979)) ([b9390ef](b9390ef))
* **ras-acc:** remove space caused by empty divs ([#1978](#1978)) ([8cb6ead](8cb6ead))

### Features

* add Bluesky support to the Author Profile, List blocks ([#1969](#1969)) ([d26a7e4](d26a7e4))
* add support for Newspack Guest Contributor in HPP blocks ([#1934](#1934)) ([c16849e](c16849e))
* merge RAS-ACC work into trunk ([#1977](#1977)) ([2eeaa89](2eeaa89))
Bumps [sirbrillig/phpcs-variable-analysis](https://github.com/sirbrillig/phpcs-variable-analysis) from 2.11.19 to 2.11.21.
- [Release notes](https://github.com/sirbrillig/phpcs-variable-analysis/releases)
- [Commits](sirbrillig/phpcs-variable-analysis@v2.11.19...v2.11.21)

---
updated-dependencies:
- dependency-name: sirbrillig/phpcs-variable-analysis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.13.0/packages/browserslist-config)

---
updated-dependencies:
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
# [4.5.0-alpha.2](v4.5.0-alpha.1...v4.5.0-alpha.2) (2024-12-04)

### Bug Fixes

* remove reCaptcha for WooCommere code from modal checkout ([#1984](#1984)) ([8e250eb](8e250eb))
We have a handful of publishers using modal checkout with paypal however RAS-ACC breaks this experience. This PR ensures paypal can render and be used in modal checkout.
This PR makes it so modal checkout allows all scripts and styles from available payment gateways by default.
# [4.5.0-alpha.3](v4.5.0-alpha.2...v4.5.0-alpha.3) (2024-12-06)

### Bug Fixes

* **modal-checkout:** allow all gateway assets ([#1988](#1988)) ([e371e30](e371e30))
* **modal-checkout:** handle paypal ([#1985](#1985)) ([9bb2b8c](9bb2b8c))

### Features

* add CSS class to variation buttons for tracking ([#1989](#1989)) ([910e6b1](910e6b1))
@dkoo dkoo requested a review from a team as a code owner December 9, 2024 17:10
@dkoo dkoo merged commit 1fb148d into release Dec 9, 2024
2 checks passed
@matticbot
Copy link
Contributor

🎉 This PR is included in version 4.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

dkoo added a commit that referenced this pull request Dec 9, 2024
This reverts commit 1fb148d, reversing
changes made to 569c06a.
@dkoo dkoo mentioned this pull request Dec 9, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants