Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Confidence
cross-fetch ^4.0.0^4.1.0 age confidence
luxon ^3.3.0^3.7.2 age confidence
matrix-widget-api ^1.1.1^1.15.0 age confidence

Release Notes

lquixada/cross-fetch (cross-fetch)

v4.1.0

Compare Source

Features
Bug Fixes
moment/luxon (luxon)

v3.7.2

Compare Source

  • Fix ES6 packaging

v3.7.1

Compare Source

  • Revert change in ES6 packaging

v3.7.0

Compare Source

  • 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

v3.6.1

Compare Source

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

v3.6.0

Compare Source

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

v3.5.0

Compare Source

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

v3.4.4

Compare Source

v3.4.3

Compare Source

  • Fixes another regression from 3.4.0 (#​1496)

v3.4.2

Compare Source

  • Fixes regression from 3.4.1 (#​1493)

v3.4.1

Compare Source

v3.4.0

Compare Source

  • Fix type checking on input zones
  • Fix Islamic months listing
  • Fix normalize() for negative inputs
matrix-org/matrix-widget-api (matrix-widget-api)

v1.15.0

Compare Source

1.15.0 Release

What's Changed

New Contributors

Full Changelog: matrix-org/matrix-widget-api@v1.14.0...v1.15.0

v1.14.0

Compare Source

1.14.0 Release

⚠️ Breaking changes

This release introduces breaking changes to the WidgetApi methods for updating delayed events, and to the WidgetDriver methods for performing the requested update action in a client. See #​143 for details. Only the minor version has been bumped because the APIs in question are currently considered experimental.

What's Changed

Full Changelog: matrix-org/matrix-widget-api@v1.13.1...v1.14.0

v1.13.1

Compare Source

1.13.1 Release

  • Fix reading room state using the read_events action.

If a widget does not support the update_state version but the driver implements the new API from version 1.12 the room state was updated based on timeline events. (only considering the most recent events and not older state events.)

v1.13.0

Compare Source

1.13.0 Release

Breaking changes:

  • Add UPDATE_STATE widget api version. This is a breaking change since Element Web will treat widgets that claim to be compatible with the UPDATE_STATE widget api version differently. It will not anymore send current state updates via the send_event action automatically.

v1.12.0

Compare Source

1.12.0 Release

Deprecations

This release deprecates WidgetDriver.readRoomEvents, WidgetDriver.readRoomState, and the currentViewedRoomId parameter of ClientWidgetApi.feedEvent. Client implementations are expected to either continue using all 3 of these deprecated APIs as they did before, or migrate to the new solutions for all 3 at the same time.

  • WidgetDriver.readRoomEvents is replaced by WidgetDriver.readTimelineEvents.
  • WidgetDriver.readRoomState is replaced by WidgetDriver.readStateEvents.
  • The currentViewedRoomId parameter of ClientWidgetApi.feedEvent is replaced by ClientWidgetApi.setViewedRoomId.

What's Changed

Full Changelog: matrix-org/matrix-widget-api@v1.11.0...v1.12.0

v1.11.0

Compare Source

1.11.0 Release

What's Changed

New Contributors

Full Changelog: matrix-org/matrix-widget-api@v1.10.0...v1.11.0

v1.10.0

Compare Source

1.11.0 Release

What's Changed

Full Changelog: matrix-org/matrix-widget-api@v1.9.0...v1.10.0

v1.9.0

Compare Source

1.9.0 Release

What's Changed

New Contributors

Full Changelog: matrix-org/matrix-widget-api@v1.8.2...v1.9.0

v1.8.2

Compare Source

1.8.2 Release

v1.8.1

Compare Source

1.8.1 Release

v1.8.0

Compare Source

1.8.0 Release

v1.7.0

Compare Source

1.7.0 Release

What's Changed

  • Support MSC4157: sending Futures (delayed events) via the widget API #​90

Full Changelog: matrix-org/matrix-widget-api@v1.6.0...v1.7.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Aug 18, 2025

⚠️ No Changeset found

Latest commit: 4299546

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/production-dependencies branch from 2d71321 to 4c3440c Compare September 19, 2025 10:41
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 4c3440c to b1cf34d Compare November 10, 2025 20:15
@renovate renovate bot force-pushed the renovate/production-dependencies branch from b1cf34d to 0f14c51 Compare November 19, 2025 00:29
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 0f14c51 to c0c5661 Compare January 9, 2026 12:48
@renovate renovate bot force-pushed the renovate/production-dependencies branch from c0c5661 to 4299546 Compare January 9, 2026 17:55
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.

1 participant