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

Update dependency moment to v2.25.3 #4639

Merged
merged 1 commit into from
May 14, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 1, 2020

This PR contains the following updates:

Package Type Update Change
moment (source) devDependencies minor 2.24.0 -> 2.25.3

Release Notes

moment/moment

v2.25.3

Compare Source

  • Release May 4, 2020

Remove package.json module property. It looks like webpack behaves differently
for modules loaded via module vs jsnext:main.

v2.25.2

Compare Source

  • Release May 4, 2020

This release includes ES Module bundled moment, separate from it's source code
under dist/ folder. This might alleviate issues with finding the `./locale
subfolder for loading locales. This might also mean now webpack will bundle all
locales automatically, unless told otherwise.

v2.25.1

Compare Source

  • Release May 1, 2020

This is a quick patch release to address some of the issues raised after
releasing 2.25.0.

  • 2e268635 [misc] Revert #​5269 due to webpack warning
  • 226799e1 [locale] fil: Fix metadata comment
  • a83a521 [bugfix] Fix typeoff usages
  • e324334 [pkg] Add ts3.1-typings in npm package
  • 28cc23e [misc] Remove deleted generated locale en-SG

v2.25.0

Compare Source

  • Release May 1, 2020

  • #​4611 022dc038 [feature] Support for strict string parsing, fixes #​2469

  • #​4599 4b615b9d [feature] Add support for eras in en and jp

  • #​4296 757d4ff8 [feature] Accept custom relative thresholds in duration.humanize

  • 18 bigfixes

  • 36 locale fixes

  • 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@googlebot googlebot added the cla: yes Signed the Google CLA label May 1, 2020
@renovate-bot renovate-bot force-pushed the renovate/moment-2.x branch from 283cb76 to 5dd99bf Compare May 1, 2020 18:59
@renovate-bot renovate-bot changed the title Update dependency moment to v2.25.0 Update dependency moment to v2.25.1 May 1, 2020
@renovate-bot renovate-bot force-pushed the renovate/moment-2.x branch 2 times, most recently from 94a5471 to 27a6ce9 Compare May 4, 2020 14:32
@renovate-bot renovate-bot changed the title Update dependency moment to v2.25.1 Update dependency moment to v2.25.2 May 4, 2020
@renovate-bot renovate-bot force-pushed the renovate/moment-2.x branch from 27a6ce9 to a252d80 Compare May 4, 2020 16:14
@renovate-bot renovate-bot changed the title Update dependency moment to v2.25.2 Update dependency moment to v2.25.3 May 4, 2020
@renovate-bot renovate-bot force-pushed the renovate/moment-2.x branch from a252d80 to eba962c Compare May 6, 2020 06:26
@renovate-bot renovate-bot force-pushed the renovate/moment-2.x branch from eba962c to 7dc87f9 Compare May 7, 2020 19:16
@swissspidy swissspidy merged commit 22dc84c into ampproject:develop May 14, 2020
@renovate-bot renovate-bot deleted the renovate/moment-2.x branch May 14, 2020 14:31
westonruter added a commit that referenced this pull request May 15, 2020
…ve-collection-schema-type

* 'develop' of github.com:ampproject/amp-wp:
  Raise PHPStan level to 4 in lib/common (#4686)
  Update dependency uuid to v8
  Update dependency webpack to v4.43.0
  Update dependency eslint-plugin-jest to v23.11.0
  Update dependency eslint-plugin-react to v7.20.0 (#4691)
  Update dependency postcss to v7.0.30 (#4649)
  Update dependency moment to v2.25.3 (#4639)
  Update dependency babel-jest to v26 (#4652)
  Update dependency uuid to v7.0.3 (#4490)
  Update dependency wp-coding-standards/wpcs to v2.3.0 (#4721)
  Suppress Site Health ICU test if site or home URL is not an IDN (#4698)
  Pin amp-experiment to v0.1 (#4690)
  Strip multiple BOM characters (#4683)
  Strip leading BOM and whitespace and trailing HTML comment before parsing validation response JSON (#4679)
  Disable share icons
  Use amp-embedly-card for Tiktok embeds
  Update dependency xwp/wp-dev-lib to v1.6.4
  Update dependency eslint to v7
  Update dependency terser-webpack-plugin to v2.3.6
westonruter added a commit that referenced this pull request May 15, 2020
…-phpstan-to-level-4

* 'develop' of github.com:ampproject/amp-wp:
  Update dependency @wordpress/scripts to v9.1.0
  Update dependency @wordpress/jest-puppeteer-axe to v1.8.0
  Update dependency @wordpress/url to v2.15.0
  Update dependency @wordpress/plugins to v2.16.0
  Raise PHPStan level to 4 in lib/common (#4686)
  Update dependency uuid to v8
  Update dependency webpack to v4.43.0
  Update dependency eslint-plugin-jest to v23.11.0
  Update dependency eslint-plugin-react to v7.20.0 (#4691)
  Update dependency postcss to v7.0.30 (#4649)
  Update dependency moment to v2.25.3 (#4639)
  Update dependency babel-jest to v26 (#4652)
  Update dependency uuid to v7.0.3 (#4490)
  Update dependency wp-coding-standards/wpcs to v2.3.0 (#4721)
  Update dependency @wordpress/e2e-test-utils to v4.7.0
  Suppress Site Health ICU test if site or home URL is not an IDN (#4698)
  Pin amp-experiment to v0.1 (#4690)
  Disable share icons
  Use amp-embedly-card for Tiktok embeds
  Update dependency terser-webpack-plugin to v2.3.6
@westonruter westonruter added this to the v1.6 milestone Jun 2, 2020
@westonruter westonruter added the dependencies Pull requests that update a dependency file label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Signed the Google CLA dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants