Skip to content

Conversation

@github-actions
Copy link
Contributor

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of @webref/elements changes triggered by curated data at 58a0fb3.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released @webref/elements package was v2.5.1. Merging this pull request will release v2.5.3. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

πŸ›ˆ The actual change introduced by this pull request is a version bump in packages/elements/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/elements/css-masking-1.json packages/elements/css-masking-1.json
--- webref/node_modules/@webref/elements/css-masking-1.json
+++ packages/elements/css-masking-1.json
@@ -1,17 +1,17 @@
 {
   "spec": {
     "title": "CSS Masking Module Level 1",
-    "url": "https://drafts.fxtf.org/css-masking-1/"
+    "url": "https://drafts.csswg.org/css-masking-1/"
   },
   "elements": [
     {
       "name": "clipPath",
-      "href": "https://drafts.fxtf.org/css-masking-1/#elementdef-clippath",
+      "href": "https://drafts.csswg.org/css-masking-1/#elementdef-clippath",
       "interface": "SVGClipPathElement"
     },
     {
       "name": "mask",
-      "href": "https://drafts.fxtf.org/css-masking-1/#elementdef-mask",
+      "href": "https://drafts.csswg.org/css-masking-1/#elementdef-mask",
       "interface": "SVGMaskElement"
     }
   ]

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/elements/filter-effects-1.json packages/elements/filter-effects-1.json
--- webref/node_modules/@webref/elements/filter-effects-1.json
+++ packages/elements/filter-effects-1.json
@@ -1,137 +1,137 @@
 {
   "spec": {
     "title": "Filter Effects Module Level 1",
-    "url": "https://drafts.fxtf.org/filter-effects-1/"
+    "url": "https://drafts.csswg.org/filter-effects-1/"
   },
   "elements": [
     {
       "name": "filter",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-filter",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-filter",
       "interface": "SVGFilterElement"
     },
     {
       "name": "feBlend",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feblend",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feblend",
       "interface": "SVGFEBlendElement"
     },
     {
       "name": "feColorMatrix",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fecolormatrix",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fecolormatrix",
       "interface": "SVGFEColorMatrixElement"
     },
     {
       "name": "feComponentTransfer",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fecomponenttransfer",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fecomponenttransfer",
       "interface": "SVGFEComponentTransferElement"
     },
     {
       "name": "feFuncR",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fefuncr",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fefuncr",
       "interface": "SVGFEFuncRElement"
     },
     {
       "name": "feFuncG",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fefuncg",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fefuncg",
       "interface": "SVGFEFuncGElement"
     },
     {
       "name": "feFuncB",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fefuncb",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fefuncb",
       "interface": "SVGFEFuncBElement"
     },
     {
       "name": "feFuncA",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fefunca",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fefunca",
       "interface": "SVGFEFuncAElement"
     },
     {
       "name": "feComposite",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fecomposite",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fecomposite",
       "interface": "SVGFECompositeElement"
     },
     {
       "name": "feConvolveMatrix",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feconvolvematrix",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feconvolvematrix",
       "interface": "SVGFEConvolveMatrixElement"
     },
     {
       "name": "feDiffuseLighting",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fediffuselighting",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fediffuselighting",
       "interface": "SVGFEDiffuseLightingElement"
     },
     {
       "name": "feDisplacementMap",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fedisplacementmap",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fedisplacementmap",
       "interface": "SVGFEDisplacementMapElement"
     },
     {
       "name": "feDropShadow",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fedropshadow",
       "interface": "SVGFEDropShadowElement"
     },
     {
       "name": "feFlood",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feflood",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feflood",
       "interface": "SVGFEFloodElement"
     },
     {
       "name": "feGaussianBlur",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fegaussianblur",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fegaussianblur",
       "interface": "SVGFEGaussianBlurElement"
     },
     {
       "name": "feImage",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feimage",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feimage",
       "interface": "SVGFEImageElement"
     },
     {
       "name": "feMerge",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-femerge",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-femerge",
       "interface": "SVGFEMergeElement"
     },
     {
       "name": "feMergeNode",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-femergenode",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-femergenode",
       "interface": "SVGFEMergeNodeElement"
     },
     {
       "name": "feMorphology",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-femorphology",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-femorphology",
       "interface": "SVGFEMorphologyElement"
     },
     {
       "name": "feOffset",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feoffset",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feoffset",
       "interface": "SVGFEOffsetElement"
     },
     {
       "name": "feSpecularLighting",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fespecularlighting",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fespecularlighting",
       "interface": "SVGFESpecularLightingElement"
     },
     {
       "name": "feTile",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fetile",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fetile",
       "interface": "SVGFETileElement"
     },
     {
       "name": "feTurbulence",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-feturbulence",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-feturbulence",
       "interface": "SVGFETurbulenceElement"
     },
     {
       "name": "feDistantLight",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fedistantlight",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fedistantlight",
       "interface": "SVGFEDistantLightElement"
     },
     {
       "name": "fePointLight",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fepointlight",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fepointlight",
       "interface": "SVGFEPointLightElement"
     },
     {
       "name": "feSpotLight",
-      "href": "https://drafts.fxtf.org/filter-effects-1/#elementdef-fespotlight",
+      "href": "https://drafts.csswg.org/filter-effects-1/#elementdef-fespotlight",
       "interface": "SVGFESpotLightElement"
     }
   ]

@tidoust
Copy link
Member

tidoust commented Dec 12, 2025

Publication without an NPM token, take 2 (take 1 in #1747 failed)

@tidoust tidoust merged commit 76d70f5 into main Dec 12, 2025
@tidoust tidoust deleted the release-elements-20251212144248277 branch December 12, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants