Skip to content

chore(deps): bump temporal-polyfill-lite from 0.2.2 to 0.3.2#38

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/temporal-polyfill-lite-0.3.2
Open

chore(deps): bump temporal-polyfill-lite from 0.2.2 to 0.3.2#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/temporal-polyfill-lite-0.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps temporal-polyfill-lite from 0.2.2 to 0.3.2.

Release notes

Sourced from temporal-polyfill-lite's releases.

v0.3.2

0.3.2 (2026-03-12)

Changed

  • Implement out-of-bounds check in Temporal.PlainMonthDay construction for non-ISO calendars (#21)

Fixed

  • Fix a bug caused by extreme year field during Temporal.PlainMonthDay construction (#20)

v0.3.1

0.3.1 (2026-03-07)

Fixed

  • Fix incorrect sideEffects package settings which causes a bundle issue (#19)

v0.3.0

0.3.0 (2026-03-07)

Added

  • Add support for non-ISO calendars (#6)

Changed

  • BREAKING: Make a type definition compatible with TypeScript 6.0, stop importing types to the global namespace when importing temporal-polyfill-lite/global (#17)

v0.2.3

0.2.3 (2026-03-04)

Fixed

  • Fix incorrect rounding of durations in edge cases (#14)
Changelog

Sourced from temporal-polyfill-lite's changelog.

0.3.2 (2026-03-12)

Changed

  • Implement out-of-bounds check in Temporal.PlainMonthDay construction for non-ISO calendars (#21)

Fixed

  • Fix a bug caused by extreme year field during Temporal.PlainMonthDay construction (#20)

0.3.1 (2026-03-07)

Fixed

  • Fix incorrect sideEffects package settings which causes a bundle issue (#19)

0.3.0 (2026-03-07)

Added

  • Add support for non-ISO calendars (#6)

Changed

  • BREAKING: Make a type definition compatible with TypeScript 6.0, stop importing types to the global namespace when importing temporal-polyfill-lite/global (#17)

0.2.3 (2026-03-04)

Fixed

  • Fix incorrect rounding of durations in edge cases (#14)
Commits
  • ecdb13f Release v0.3.2
  • 4fb8223 Update changelog
  • defb1c2 Merge pull request #21 from fabon-f/non-iso-pmd-limit
  • 3fb2cc2 Implement out-of-bound checks on PlainMonthDay construction
  • 2cd9d66 Merge pull request #20 from fabon-f/fix-extreme-year
  • 5ff6677 Fix errors caused by extreme year
  • 3753497 Update dependencies
  • 44f68a9 Update test262
  • 3340d37 Use original Intl.DateTimeFormat for calendar date extraction
  • e2d2696 Update expected failures
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [temporal-polyfill-lite](https://github.com/fabon-f/temporal-polyfill-lite) from 0.2.2 to 0.3.2.
- [Release notes](https://github.com/fabon-f/temporal-polyfill-lite/releases)
- [Changelog](https://github.com/fabon-f/temporal-polyfill-lite/blob/master/CHANGELOG.md)
- [Commits](fabon-f/temporal-polyfill-lite@v0.2.2...v0.3.2)

---
updated-dependencies:
- dependency-name: temporal-polyfill-lite
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants