Skip to content

Conversation

@simon04
Copy link

@simon04 simon04 commented Dec 8, 2025

Added implementation URLs for Bun, Chrome and Node.js support.

Added implementation URLs for Bun, Chrome and Node.js support.
@github-actions github-actions bot added data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:s [PR only] 7-24 LoC changed labels Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Update Temporal.json with support details Add Temporal bugs for Bun + Node.js Dec 9, 2025
"version_added": false
},
"chrome": {
"impl_url": "https://issues.chromium.org/issues/401065166",
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't track implementation bugs for shipped features:

Suggested change
"impl_url": "https://issues.chromium.org/issues/401065166",

],
"support": {
"bun": {
"impl_url": "https://github.com/oven-sh/bun/issues/15853",
Copy link
Contributor

Choose a reason for hiding this comment

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

Our schema doesn't expect these patterns yet:

JSON Schema - 18 problems (18 errors, 0 warnings, 0 infos):
 ✖ javascript/builtins/Temporal.json - Error → PATTERN must match pattern "^https://(trac.webkit.org/changeset/|hg.mozilla.org/mozilla-central/rev/|crrev.com/|bugzil.la/|crbug.com/|webkit.org/b/|github.com/GoogleChromeLabs/chromium-bidi/issues/)"

},
"firefox_android": "mirror",
"nodejs": {
"impl_url": "https://github.com/nodejs/node/issues/57127",
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here:

JSON Schema - 18 problems (18 errors, 0 warnings, 0 infos):
 ✖ javascript/builtins/Temporal.json - Error → PATTERN must match pattern "^https://(trac.webkit.org/changeset/|hg.mozilla.org/mozilla-central/rev/|crrev.com/|bugzil.la/|crbug.com/|webkit.org/b/|github.com/GoogleChromeLabs/chromium-bidi/issues/)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants