Open
Conversation
…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.
Contributor
|
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 |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
eleventy-plugin-dart-sasswith custom SASS template extensionTest plan
npm run buildsucceeds (27 files, v3.1.5)