Skip to content

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

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

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

Updates moment from 2.29.1 to 2.30.1

Changelog

Sourced from moment's changelog.

2.30.1

2.30.0 Full changelog

  • Release Dec 26, 2023

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.

WooCommerce Beta Tester Release 3.0.0

No release notes provided.

WooCommerce Beta Tester Release 2.5.1

No release notes provided.

WooCommerce Beta Tester Release 2.5.0

No release notes provided.

WooCommerce Beta Tester Release 2.4.0

No release notes provided.

WooCommerce Beta Tester Release 2.3.2

No release notes provided.

WooCommerce Beta Tester Release 2.3.1

  • Minor - Add Remote Spec Validator to WooCommerce Admin Tester
  • Minor - Remove the patterns_ai_data post from DB when resetting the CYS.
  • Patch - Comment: Fix Gutenberg links in the docs pointing to incorrect branch.
  • Patch - Add missing live-branches/install.php require to API.php
  • Minor - Add feature flag options to wc-live-branches user script
  • Patch - Update WooCommerce import path in WC Admin Tester Helper
  • Minor - Fix option search that accidentally had its wildcards removed
  • Patch - Fix beta test plugin deprecated creation dynamic property
  • Patch - add composer install to changelog script
  • Patch - [Woo Beta Tester]: add User Preference dev tool panel
  • Patch - Update @​wordpress-env package to version 9.0.7
  • Patch - Update pnpm to 9.1.0

Nightly build auto generated.

Changelog

Sourced from @​woocommerce/data's changelog.

== Changelog ==

= 4.1.0 - 2020-05-05 =

WooCommerce

  • Enhancement - Update dependency woocommerce/woocommerce-admin to v1.1.1. #26330
  • Enhancement - Update dependency woocommerce/action-scheduler to v3.1.5.
  • Enhancement - Updated jetpack-autoloader to 1.6 and woocommerce-blocks to 2.5.16. #26099
  • Enhancement - Added option to ignore discounts from cart's total amount to enable free shipping. #24776
  • Enhancement - Changed show password icon color to a darker grey hue. #25625
  • Enhancement - Use new Setup Wizard for all users. #26016
  • Tweak - Show notice for WP min version to WP 5.2. #26094
  • Security - Fixed unescaped meta data while duplicating products. Reported by Slavco.
  • Tweak - Improve the string for untested WooCommerce extensions in the system status page to avoid confusion. #25904
  • Tweak - Updated KZT (₸) symbol. #25609
  • Tweak - Trim whitespaces and strip slashes from MaxMind License Key. #25466
  • Tweak - Updated "Help" tabs documentation. #25826
  • Tweak - Update serbian currency symbol to рсд from дин. #25885
  • Fix - Password visibility toggle to hide password again from text. #25627
  • Fix - Undefined property error when attempting to modify the coupon post meta. #25755
  • Fix - Remove some of the individual rounding logic to make sure we round at certain places only. #25800
  • Fix - Order totals calculation if the order contains taxable and non-taxable products and percentage coupons. #25092
  • Fix - Wording for cancelled order email. #25316
  • Fix - Removed guided tour videos link on setup wizard (since current link only redirects to the docs). #25823
  • Fix - Add RTL style to the onboarding wizard. #25835
  • Fix - Trigger change and set val to qty on the frontend so that it properly updates event handlers. #25903
  • Fix - Corrected the way percent coupons apply remainders across the order. #25943
  • Fix - Clarified the error messaging for WooCommerce.com package update failures. #26034
  • Fix - Enforce per user usage limit check for a coupon on guest users based on email. #26066
  • Fix - Remove elements with style=display:none explicitly to address a regression causing broken email html. #26075
  • Fix - Add validation for page templates before loading.
  • Fix - Revert deprecation of $type parameter on the WC_Countries get_european_union_countries method. #26107
  • Fix - Reset plugin cache before retrieving plugin list on Subscriptions tab to improve subscriptions update stability. #26247
  • Dev - Added woocommerce_can_restock_refunded_items filter. #25728
  • Dev - Added woocommerce_order_get_tax_location filter. #25727
  • Dev - Updated /myaccount/form-login.php to use consistent kebab-case class names for woocommerce-form-row. #25668
  • Dev - Add filter woocommerce_product_upsells_products_heading to allow heading modification without having to override the template file. #25628
  • Dev - Added woocommerce_order_get_tax_location filter. #25727
  • Dev - Added the get_woocommerce_currency_symbols function to allow develops to get an array of all the currency symbol registered with WooCommerce. #25733
  • Dev - Changed string typed label_class to array in checkout fields.
  • Dev - Added "woocommerce_emogrifier" action before the content of the emails is "emogrified". #25801
  • Dev - Add Ability to Filter Event Props. #25851
  • Dev - Updated the unit test install script to support paths to MySQL sockets that contain spaces. #25923
  • Dev - Made the default test source folders support the system tmp folder. #25923
  • Dev - Add cart & checkout block/shortcode info to tracker data. #25932
  • Dev - Make WC_Product_Data_Store_CPT::update_product_stock operations atomic. #26039
  • Dev - Adds usage data for the of cart & checkout blocks (currently in development in WooCommmerce Blocks plugin) to the WC Tracker snapshot. #26084
  • Dev - Implement some additional tracks for coupons, orders, and products. #26085

WooCommerce Admin

... (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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2025
@wjrosa wjrosa added the status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. label Jul 21, 2025
@wjrosa wjrosa changed the title Bump moment and @woocommerce/data Bump moment and @woocommerce/data (Depends on Node upgrade) Jul 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-cafc05e40c branch 2 times, most recently from b00496e to 9679c78 Compare July 28, 2025 18:32
Bumps [moment](https://github.com/moment/moment) to 2.30.1 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.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.30.1)

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/4.1.0/CHANGELOG.txt)
- [Commits](woocommerce/woocommerce@1.4...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-cafc05e40c branch from 9679c78 to 3113a28 Compare August 5, 2025 09:27
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 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