From 35ac8797f6f836501802ed828f4ce11da44e583c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:40:13 +0000 Subject: [PATCH 1/2] chore(deps): update actions/setup-node action to v5 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4557622..17915f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v5 with: node-version: '12.x' - run: npm install From e45f3d6cc4c07b09abbc86702afef529fb443fd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 4 Sep 2025 05:40:31 +0000 Subject: [PATCH 2/2] fixup: [spec] `npm run build` --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a24f0c3..3d8ee90 100644 --- a/index.html +++ b/index.html @@ -2525,7 +2525,7 @@

Stage -1 Draft / January 1, 2024

AssertionError Proposal

+

Stage -1 Draft / September 4, 2025

AssertionError Proposal

1 This is an emu-clause

@@ -2535,7 +2535,7 @@

1 This is an emu-clause

A Copyright & Software License

Copyright Notice

-

© 2024 The TC39 AssertionError Proposal Authors

+

© 2025 The TC39 AssertionError Proposal Authors

Software License

All Software contained in this document ("Software") is protected by copyright and is being made available under the "BSD License", included below. This Software may be subject to third party rights (rights from parties other than Ecma International), including patent rights, and no licenses under such third party rights are granted under this license even if the third party concerned is a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS AVAILABLE AT https://ecma-international.org/memento/codeofconduct.htm FOR INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS.