Skip to content

Next release#549

Open
Michael (mschilling) wants to merge 25 commits intomainfrom
develop
Open

Next release#549
Michael (mschilling) wants to merge 25 commits intomainfrom
develop

Conversation

@mschilling
Copy link
Member

Summary

Test plan

  • npm run build succeeds (27 files, v3.1.5)
  • CI/CD pipeline passes on develop
  • Deploy preview verified visually
  • Atom feed generates valid XML
  • Nightly build passing

Copilot AI and others added 24 commits June 27, 2025 21:39
…age (#469)

Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>
Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>
…ry (#485)

* Initial plan

* Create comprehensive GitHub Copilot instructions file

Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>
* Initial plan

* chore(deps): bundle low-risk patch updates

- @semantic-release/npm: 12.0.0 → 12.0.2
- @11ty/eleventy-plugin-syntaxhighlight: 5.0.0 → 5.0.2

Both are patch version updates with bug fixes only.
Build and link checking verified successfully.

Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>

* chore(deps): bundle commitlint major version updates

- @commitlint/cli: 19.2.2 → 20.1.0
- @commitlint/config-conventional: 19.2.2 → 20.0.0

Both upgrades are related tooling dependencies.
Verified: commitlint correctly validates commit messages.

Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>
Co-authored-by: Michael <mschilling@users.noreply.github.com>
* Initial plan

* feat: align Node.js version in CI with .nvmrc file

Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mschilling <7045335+mschilling@users.noreply.github.com>
Co-authored-by: Michael <mschilling@users.noreply.github.com>
* Initial plan

* fix: add windicss.org to external link checker exclusion list

The windicss.org domain is experiencing connection issues (ERRNO_ECONNRESET)
causing the nightly build to fail. Added it to the exclude list in the
check-broken-links:external script to prevent future build failures.

Co-authored-by: cassshh <10263056+cassshh@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cassshh <10263056+cassshh@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cassshh <10263056+cassshh@users.noreply.github.com>
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.13.0 to 6.14.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.0...v6.14.2)

Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](expressjs/express@4.21.2...v4.22.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.3.7...v4.3.8)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 4.3.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.21.1 to 10.25.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.21.1...v10.25.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.25.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [semantic-release](https://github.com/semantic-release/semantic-release) and [@semantic-release/npm](https://github.com/semantic-release/npm). These dependencies need to be updated together.


Removes `tar`

Updates `semantic-release` from 24.2.9 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.9...v25.0.2)

Updates `@semantic-release/npm` from 12.0.2 to 13.1.3
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v12.0.2...v13.1.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: indirect
- dependency-name: "@semantic-release/npm"
  dependency-version: 13.1.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [undici](https://github.com/nodejs/undici) and [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client). These dependencies needed to be updated together.

Updates `undici` from 7.19.1 to 7.24.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.19.1...v7.24.4)

Updates `@actions/http-client` from 3.0.1 to 3.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.4
  dependency-type: indirect
- dependency-name: "@actions/http-client"
  dependency-version: 3.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 10.9.3 to 10.9.6
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v10.9.6/CHANGELOG.md)
- [Commits](npm/cli@v10.9.3...v10.9.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 10.9.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…i-a07fd7252a

build(deps): bump qs and express
- Remove unused `main` field from package.json (no index.js exists)
- Move `sass` from dependencies to devDependencies (build-time only)
- Apply Prettier singleQuote convention to getTagList.js
Merge release commit (#500) from main. Conflicts in doc files resolved
by keeping develop's Eleventy v3 references. Lockfile regenerated.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

Visit the preview URL for this PR (updated for commit 6d8a669):

https://m4m-geekbites-dev--pr549-develop-89ejtnaq.web.app

(expires Thu, 26 Mar 2026 18:30:09 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 995f16c8ca726a359e48b7c460e5b3e3ea21476d

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants