Skip to content

chore(deps): bump luxon from 2.5.0 to 2.5.2#559

Merged
sid88in merged 1 commit into
masterfrom
dependabot/npm_and_yarn/luxon-2.5.2
May 22, 2026
Merged

chore(deps): bump luxon from 2.5.0 to 2.5.2#559
sid88in merged 1 commit into
masterfrom
dependabot/npm_and_yarn/luxon-2.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2023

Bumps luxon from 2.5.0 to 2.5.2.

Changelog

Sourced from luxon's changelog.

Changelog

3.7.2 (2025-07-09)

  • Fix ES6 packaging

3.7.1 (2025-07-09)

  • Revert change in ES6 packaging

3.7.0 (2025-07-09)

  • Added showZeros option to Duration#toHuman
  • Added Duration#removeZeros method.
  • Added rounding option to DateTime#toRelative
  • Added precision option to ISO formatting methods
  • Added signMode option to Duration#toFormat
  • Allow escaping single quotes in format strings
  • Improve output of Info.months and Info.monthsFormat for ja locale
  • Accept lowercase t as a separator in ISO strings
  • Accept lowercase z as an offset in ISO strings
  • Reject non-finite numbers where previously only NaN was rejected
  • Improve the documentation for Interval
  • Added a dark theme for the documentation site

3.6.1 (2025-03-31)

  • Add Fallback for minimalDays being removed from Intl.WeekInfo
  • Fix various caches when JS keywords like "constructor" are used for names

3.6.0 (2025-03-25)

  • Add Interval.lastDateTime
  • Fix a bug that could cause wrong timezone calculations when multiple timezones are in use

3.5.0 (2024-08-03)

  • Various performance improvements
  • throwOnInvalid causes the constructor to throw if the year is invalid

3.4.4 (2023-11-12)

  • Localized week support (#1454)
  • Added custom inspect for Node (#1526)
  • Fix sorting in Interval.splitAt (#1524)

3.4.3 (2023-09-05)

  • Fixes another regression from 3.4.0 (#1496)

3.4.2 (2023-08-26)

  • Fixes regression from 3.4.1 (#1493)

3.4.1 (2023-08-23)

... (truncated)

Commits

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@AlexHladin
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [luxon](https://github.com/moment/luxon) from 2.5.0 to 2.5.2.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@2.5.0...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 2.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/luxon-2.5.2 branch from 3f3ef40 to 7b2b7d2 Compare May 22, 2026 11:30
@sid88in sid88in self-requested a review May 22, 2026 14:34
Copy link
Copy Markdown
Owner

@sid88in sid88in left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sid88in sid88in merged commit cb12578 into master May 22, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/luxon-2.5.2 branch May 22, 2026 14:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants