FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[pull] develop from moment:develop by pull[bot] · Pull Request #45 · httpsgithu/moment · GitHub

forked from moment/moment

[pull] develop from moment:develop - #45

Open
pull[bot] wants to merge 52 commits into
httpsgithu:developfrom
moment:develop
Open

[pull] develop from moment:develop#45
pull[bot] wants to merge 52 commits into
httpsgithu:developfrom
moment:develop

Conversation

pull Bot commented Feb 19, 2024
edited
Loading

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Add github actions to run tests against develop and PRs
pull Bot added the ⤵️ pull label Feb 19, 2024
UlisesGascon and others added 28 commits July 23, 2026 22:38
* Delete FAQ.md

Barely used - already stale. We have docs and issues instead.

* Delete Moment.js.nuspec

We don't publish to Nuget anymore.

* Update CONTRIBUTING.md

Remove section about becoming a moment team member.  We don't use Gitter anymore, and we're not taking unsolicited requests for new team members.
* Fix Hungarian relative time ss suffix precedence

Parenthesize the ss branch ternary so the numeric prefix is kept for past and future relative seconds strings.

* Fix Prettier formatting for hu locale relative-time change.
…#6217)

* [locale] Fixed ('L') format for Georgian and Flemish (Belgium Dutch).
Done according to:
Georgian: https://www.localeplanet.com/icu/ka/index.html
Dutch(Belgium): https://www.localeplanet.com/icu/nl-BE/index.html

* Fixed 'ka' locale tests

---------

Co-authored-by: Adi Levy <adi.levy@em.aus.com>
* [bugfix] Fix Amharic locale from #6278

Convert the locale to the source tree's expected module format. Align localized meridiems, 12-hour time formats, Sunday-first week settings, and stale test fixtures with CLDR data.

* [misc] Format Catalan changes from #6306

Apply the repository's Prettier style to the locale and tests added by #6306 so the branch-wide formatting check passes.
* [misc] Update GitHub Actions majors

* [misc] Set maintainer Node baseline

* [misc] package.json cleanup

* [misc] Update development dependencies

* [misc] Expand TypeScript compatibility tests

* [misc] Format repository with Prettier

* [misc] Run Node tests with QUnit
Fossa's GitHub App is marking dev dependencies as if they were actual dependencies.  Since the published package has no actual dependencies, we don't need to run FOSSA on PRs.  Instead, we can uninstall the app and just run the scans on develop after a merge, which will keep the report green.
Switching to the fossa CLI in #6387 had the side effect of creating a new project in FOSS.
It wasn't picking up our own license. Trying another approach.
Skip non-Moment values when selecting the minimum or maximum while preserving invalid-Moment propagation and existing empty-input behavior.

Fixes #6143
Keep derived lowercase formats in a separate cache so they are not merged into child locale configuration. Recompute cached formats when their uppercase source changes while preserving explicitly configured values.

Fixes #5381
Clear generated month and weekday parsing data when locale configuration is reapplied, while preserving explicitly configured parse arrays and regexes.

Fixes #6435
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.


Back | FazBrowse Home | New Git URL