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

fix: refactor for newspack-scripts dependency updates #206

Merged
merged 11 commits into from
Aug 2, 2024

Conversation

dkoo
Copy link
Contributor

@dkoo dkoo commented Jun 14, 2024

All Submissions:

Changes proposed in this Pull Request:

Refactoring required for changes in Automattic/newspack-scripts#209. Note that this PR will not pass CI tests and should NOT be merged until Automattic/newspack-scripts#209 is released as an NPM package, so this repo can install it as a dependency.

How to test the changes in this Pull Request:

Follow instructions in Automattic/newspack-scripts#209.

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?

package.json Outdated Show resolved Hide resolved
Co-authored-by: Miguel Peixe <miguel@peixe.co>
@dkoo dkoo requested a review from miguelpeixe July 31, 2024 21:07
@dkoo dkoo merged commit 7322c4b into trunk Aug 2, 2024
1 check passed
@dkoo dkoo deleted the chore/update-dependencies branch August 2, 2024 20:36
matticbot pushed a commit that referenced this pull request Aug 2, 2024
# [2.0.0-alpha.1](v1.6.1...v2.0.0-alpha.1) (2024-08-02)

### Bug Fixes

* update dependencies to support `@wordpress/scripts` ([#206](#206)) ([7322c4b](7322c4b))

### BREAKING CHANGES

* Updates dependencies for compatibility with WordPress 6.6.*, but breaks JS in WordPress 6.5.* and below. If you need support for WP 6.5.*, please do not upgrade to this new major version.

* chore: refactor for newspack-scripts dependency updates

* fix: peer dependencies

* chore: update newspack-scripts to v5.6.0-alpha.3

* chore: udpate package-lock.json

* chore: update newspack-scripts to v5.6.0-alpha.4

* chore: update newspack-scripts to 5.6.0-alpha.5

* chore: update newspack-scripts to v5.6.0-alpha.7

* chore: update newspack-scripts to v5.6.0-alpha.8

* chore: bump version number in package.json

Co-authored-by: Miguel Peixe <miguel@peixe.co>
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Aug 13, 2024
# [2.0.0](v1.6.1...v2.0.0) (2024-08-13)

### Bug Fixes

* update dependencies to support `@wordpress/scripts` ([#206](#206)) ([7322c4b](7322c4b))

### BREAKING CHANGES

* Updates dependencies for compatibility with WordPress 6.6.*, but breaks JS in WordPress 6.5.* and below. If you need support for WP 6.5.*, please do not upgrade to this new major version.

* chore: refactor for newspack-scripts dependency updates

* fix: peer dependencies

* chore: update newspack-scripts to v5.6.0-alpha.3

* chore: udpate package-lock.json

* chore: update newspack-scripts to v5.6.0-alpha.4

* chore: update newspack-scripts to 5.6.0-alpha.5

* chore: update newspack-scripts to v5.6.0-alpha.7

* chore: update newspack-scripts to v5.6.0-alpha.8

* chore: bump version number in package.json

Co-authored-by: Miguel Peixe <miguel@peixe.co>
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants