From 7809b70b24b5032f01e8ade75a6a225ebc3dd32b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:25:43 +0000 Subject: [PATCH 1/2] chore(deps): update actions/checkout action to v5 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4557622..ed1dc75 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v5 - uses: actions/setup-node@v3 with: node-version: '12.x' diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8f10d08..b04233f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v5 - name: Initialize CodeQL uses: github/codeql-action/init@v3 From fd76bee455893ce72434b5bfd3054df82567fa84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 11 Aug 2025 16:26:00 +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..cbbbe7d 100644 --- a/index.html +++ b/index.html @@ -2525,7 +2525,7 @@

Stage -1 Draft / January 1, 2024

AssertionError Proposal

+

Stage -1 Draft / August 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.