Skip to content

Bump moment and @woocommerce/data (Depends on Node upgrade) #2435

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps moment to 2.29.4 and updates ancestor dependency @woocommerce/data. These dependencies need to be updated together.

Updates moment from 2.29.1 to 2.29.4

Changelog

Sourced from moment's changelog.

2.29.4

  • Release Jul 6, 2022
    • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

2.29.3 Full changelog

  • Release Apr 17, 2022
    • #5995 [bugfix] Remove const usage
    • #5990 misc: fix advisory link

2.29.2 See full changelog

  • Release Apr 3 2022

Address GHSA-8hfj-j24r-96c4

Commits

Updates @woocommerce/data from 1.4.0 to 4.1.0

Release notes

Sourced from @​woocommerce/data's releases.

4.0.4

No release notes provided.

3.9.5

No release notes provided.

3.8.3

No release notes provided.

3.7.3

No release notes provided.

3.6.7

No release notes provided.

3.5.10

No release notes provided.

Nightly release auto generated everyday at 12 AM UTC.

HPOS Release testing

This release contains a testable zip for High-performance Order Storage testing. We will update this as we continue with merging patches. This is not ready for production and is only intended for testing.

Testing versions

(Latest) 7.0.0-hpos.dev.4 woocommerce.zip

  1. Fix issue with refund order not migrating properly.
  2. Merge PR for order caching. (woocommerce/woocommerce#34396)
  3. Add hooks for before/after order delete and trash. (woocommerce/woocommerce#34858)
  4. Upstream fixes from PRs woocommerce/woocommerce#34533 and woocommerce/woocommerce#34465

Previous testing versions

7.0.0-hpos.dev.3 woocommerce.zip

  1. Fix an issue with recursive call bug when sync is enabled and there are direct writes to posts table.

7.0.0-hpos.dev.2 woocommerce.zip

  1. Remove debug code allowing to switch data stores even if there were pending orders to be synced.
  2. Included PR for implementing missing refund tax calculation methods. #34805

7.0.0-hpos.dev.1 woocommerce.zip

Upgrade guide

Changelog

Sourced from @​woocommerce/data's changelog.

== Changelog ==

= 6.9.4 2022-09-26 =

WooCommerce

  • Dev - Update WooCommerce Blocks to 8.3.3. #34814

WooCommerce Blocks 8.3.3

  • Fix - Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. (7211)

= 6.9.3 2022-09-20 =

WooCommerce

  • Fix - Remove typecasting to prevent fatal when $screen_id is null. #34734
  • Fix - Only show the product image upload tip once, and on all product edit pages. #34739

= 6.9.2 2022-09-15 =

WooCommerce

  • Fix - Use offsetted datetime when displaying order created date. #34687

= 6.9.1 2022-09-14 =

WooCommerce

  • Fix - Fix error when 'woocommerce_enqueue_styles' returns non-array. #34671

= 6.9.0 2022-09-13 =

WooCommerce

  • Fix - Address compatibility between custom order tables and REST API /orders endpoints. #34178
  • Fix - Add type safety while getting product price #33926
  • Fix - Ensure changes to product order are reflected even when advanced post caching is in effect. #34195
  • Fix - Ensure COT order queries respect unlimited ('-1') as a pagination limit. #34289
  • Fix - Fix fatal error when bulk editing sale price to empty value in PHP 8 #34120
  • Fix - Fix free features is still rendered when there is no recommendation #33923
  • Fix - Fix inconsistent order total on checkout vs manual order page when the shop is configured for tax-inclusive prices and a coupon is applied #33812
  • Fix - Fix regression setting homescreen default layout after setup task dismissal or completion #34191
  • Fix - Fix Review Shipping Options task title #34294
  • Fix - Fix shipping task e2e test as the flow has been changed in #33533 #34165
  • Fix - Fix task list overlaps with the Ellipsis menu #33882
  • Fix - Fix the order count displayed in the 'Order status changed' and 'Removed personal data' notices #33802
  • Fix - Generate ID when creating a new order in COT for consistency with posts. #33848
  • Fix - Honor 'show_in_admin_all_list' and 'show_in_admin_status_list' in COT orders list table. #34290
  • Fix - JQuery FlexSlider: Fix innerheight computation #33847

... (truncated)

Commits
  • 1f739fb Adding /assets directory with compiled and minified files to release
  • 2423459 Adding /vendor directory to release
  • 9f1eb6f Adding /packages directory to release
  • f2cce7f Updated changelog
  • 2a692d6 Updated changelog
  • 1d18ee8 Merge pull request #26382 from woocommerce/wc-admin-update/4.1
  • 6e8699e Updated composer.lock
  • b12b208 Merge pull request #26379 from woocommerce/release-version-update/4.1
  • 02efa17 Updated changelog
  • 026ac89 Update stable tag and version
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch 2 times, most recently from 409a517 to b6b1f2c Compare October 20, 2022 14:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch from b6b1f2c to 912c72a Compare November 1, 2022 20:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch from 912c72a to 86f017b Compare December 27, 2022 15:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch 2 times, most recently from 326edf9 to bf00cfc Compare January 11, 2023 23:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch from bf00cfc to 05bc375 Compare February 9, 2023 00:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch from 05bc375 to e37c35a Compare March 2, 2023 03:55
@github-actions github-actions bot added the Stale label Oct 20, 2024
@wjrosa wjrosa closed this Jan 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch January 21, 2025 18:22
@wjrosa wjrosa restored the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch July 18, 2025 11:25
@wjrosa wjrosa reopened this Jul 18, 2025
@wjrosa
Copy link
Contributor

wjrosa commented Jul 18, 2025

@dependabot recreate

Bumps [moment](https://github.com/moment/moment) to 2.29.4 and updates ancestor dependency [@woocommerce/data](https://github.com/woocommerce/woocommerce). These dependencies need to be updated together.


Updates `moment` from 2.29.1 to 2.29.4
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.4)

Updates `@woocommerce/data` from 1.4.0 to 4.1.0
- [Release notes](https://github.com/woocommerce/woocommerce/releases)
- [Changelog](https://github.com/woocommerce/woocommerce/blob/trunk/changelog.txt)
- [Commits](woocommerce/woocommerce@1.4...4.1.0)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
- dependency-name: "@woocommerce/data"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch from e37c35a to 0836dc2 Compare July 18, 2025 11:27
@wjrosa wjrosa added the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label Jul 18, 2025
@wjrosa wjrosa changed the title Bump moment and @woocommerce/data Bump moment and @woocommerce/data (Depends on Node upgrade) Jul 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #4508.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/moment-and-woocommerce/data-2.29.4 branch July 21, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Stale status: blocked The issue is blocked from progressing, waiting for another piece of work to be done.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant