Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog: v14.18.3 release post #4356

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Blog: v14.18.3 release post #4356

merged 2 commits into from
Jan 11, 2022

Conversation

richardlau
Copy link
Member

@richardlau
Copy link
Member Author

um @nodejs/website any idea what the CI failure is complaining about?

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@tniessen
Copy link
Member

@richardlau Seems like the website cannot handle multiple consecutive posts that contain the exact same headings in the post body... @nodejs/website is this a known issue?

  <main id="main">
    <div class="container">
      <h2>News from 2022</h2>

      <ul class="blog-index">
          <li>
            <time datetime="2022-01-11T01:02:52+0100">11 Jan</time>
            <a href="/en/blog/release/v14.18.3/">Node v14.18.3 (LTS)</a>

              <div class="summary">
                <h4 id="header-improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531">Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531)<a id="improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531" class="anchor" href="#improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531" aria-labelledby="header-improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531"></a></h4><p><a href="/en/blog/release/v14.18.3/">Read more...</a></p>
              </div>
          </li>
          <li>
            <time datetime="2022-01-11T01:00:46+0100">11 Jan</time>
            <a href="/en/blog/release/v12.22.9/">Node v12.22.9 (LTS)</a>

              <div class="summary">
                <h4 id="header-improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531">Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531)<a id="improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531" class="anchor" href="#improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531" aria-labelledby="header-improper-handling-of-uri-subject-alternative-names-medium-cve-2021-44531"></a></h4><p><a href="/en/blog/release/v12.22.9/">Read more...</a></p>
              </div>
          </li>
          <li>
            <time datetime="2022-01-04T17:00:00+0100">04 Jan</time>
            <a href="/en/blog/vulnerability/jan-2022-security-releases/">January 10th 2022 Security Releases</a>

              <div class="summary">
                <p>The Node.js project will release new versions of the 12.x, 14.x, 16.x, and 17.x
releases lines on or shortly after Monday, January 10th, 2022 in order to address:</p><ul>
<li>Three medium severity issues</li>
<li>One low severity issue</li>
</ul><p>The 17.x release line of Node.js is vulnerable to three medium severity issues
and one low severity issue.</p><p><a href="/en/blog/vulnerability/jan-2022-security-releases/">Read more...</a></p>
              </div>
          </li>
      </ul>

      <nav aria-label="pagination" class="pagination">



        <a href="/en/blog/year-2021/">Older &gt;</a>
      </nav>
    </div>
  </main>

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.

None yet

4 participants