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

chore: update base branch to release #1706

Merged
merged 24 commits into from
Nov 12, 2024

Conversation

chickenn00dle
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Merges release into epic/ras-acc as we are launching today and will need to base off of release going forward.

How to test the changes in this Pull Request:

Smoke test RAS-ACC

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

matticbot and others added 24 commits October 29, 2024 17:08
# [3.4.0-alpha.1](v3.3.2...v3.4.0-alpha.1) (2024-11-06)

### Bug Fixes

* avoid race condition between post-save sync & test ([#1679](#1679)) ([7bde119](7bde119))
* avoid Redux usage and related errors in non-newsletter email editors ([#1688](#1688)) ([d3f1f37](d3f1f37))
* dont html encode ampersands in subject ([#1686](#1686)) ([f178b23](f178b23))
* **mailchimp:** avoid duplicate audiences in Mailchimp UIs ([#1685](#1685)) ([44c1b12](44c1b12))
* move Preview, Send buttons to match Publish button location ([#1689](#1689)) ([72897f2](72897f2))
* preview & send buttons on WP 6.7 ([49450d3](49450d3))

### Features

* display list remote name on settings page ([#1672](#1672)) ([562d396](562d396))
## [3.3.3](v3.3.2...v3.3.3) (2024-11-07)

### Bug Fixes

* **send-lists:** temporary fix for searching many mailchimp audiences ([#1693](#1693)) ([e41f3b6](e41f3b6))
# [3.4.0-alpha.2](v3.4.0-alpha.1...v3.4.0-alpha.2) (2024-11-07)

### Bug Fixes

* **send-lists:** temporary fix for searching many mailchimp audiences ([#1693](#1693)) ([e41f3b6](e41f3b6))
# [3.4.0-alpha.3](v3.4.0-alpha.2...v3.4.0-alpha.3) (2024-11-08)

### Bug Fixes

* correct button stacking on sent newsletters ([#1695](#1695)) ([4e2688e](4e2688e))
Bumps [newspack-components](https://github.com/Automattic/newspack-plugin/tree/HEAD/src/components) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/Automattic/newspack-plugin/releases)
- [Changelog](https://github.com/Automattic/newspack-plugin/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/Automattic/newspack-plugin/commits/v3.1.0/src/components)

---
updated-dependencies:
- dependency-name: newspack-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
* fix: remove behavior to hide post title in newsletter editor

* fix: remove the useEffect
# [3.4.0-alpha.4](v3.4.0-alpha.3...v3.4.0-alpha.4) (2024-11-11)

### Bug Fixes

* remove behavior to hide post title in newsletter editor ([#1701](#1701)) ([8a15cf5](8a15cf5))
# [3.4.0-alpha.5](v3.4.0-alpha.4...v3.4.0-alpha.5) (2024-11-11)

### Bug Fixes

* avoid double notice components ([#1703](#1703)) ([b8e9130](b8e9130))
# [3.4.0](v3.3.3...v3.4.0) (2024-11-11)

### Bug Fixes

* avoid double notice components ([#1703](#1703)) ([b8e9130](b8e9130))
* avoid race condition between post-save sync & test ([#1679](#1679)) ([7bde119](7bde119))
* avoid Redux usage and related errors in non-newsletter email editors ([#1688](#1688)) ([d3f1f37](d3f1f37))
* correct button stacking on sent newsletters ([#1695](#1695)) ([4e2688e](4e2688e))
* dont html encode ampersands in subject ([#1686](#1686)) ([f178b23](f178b23))
* **mailchimp:** avoid duplicate audiences in Mailchimp UIs ([#1685](#1685)) ([44c1b12](44c1b12))
* move Preview, Send buttons to match Publish button location ([#1689](#1689)) ([72897f2](72897f2))
* preview & send buttons on WP 6.7 ([49450d3](49450d3))
* remove behavior to hide post title in newsletter editor ([#1701](#1701)) ([8a15cf5](8a15cf5))

### Features

* display list remote name on settings page ([#1672](#1672)) ([562d396](562d396))
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (epic/ras-acc@3cd3e71). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             epic/ras-acc    #1706   +/-   ##
===============================================
  Coverage                ?   20.41%           
  Complexity              ?     2670           
===============================================
  Files                   ?       48           
  Lines                   ?    10623           
  Branches                ?        0           
===============================================
  Hits                    ?     2169           
  Misses                  ?     8454           
  Partials                ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@laurelfulford laurelfulford left a comment

Choose a reason for hiding this comment

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

Looks good!

@github-actions github-actions bot added the [Status] Approved Ready to merge label Nov 12, 2024
@chickenn00dle chickenn00dle merged commit 6f8ebc0 into epic/ras-acc Nov 12, 2024
11 checks passed
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.

7 participants