From 3de21a980835804417cef42645fe56c1d2b00dc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 17:30:08 +0000 Subject: [PATCH 1/2] chore(deps): update dependency node to v22 --- .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..3ea8dcd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 with: - node-version: '12.x' + node-version: '22.x' - run: npm install - run: npm run build - name: commit changes From 60b8a250dbd6caf1a8c7b4401d051c88fc70a046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 11 Mar 2025 17:30:26 +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..52b9768 100644 --- a/index.html +++ b/index.html @@ -2525,7 +2525,7 @@

Stage -1 Draft / January 1, 2024

AssertionError Proposal

+

Stage -1 Draft / March 11, 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.