feat!: upgrade to Eleventy v3, switch to @inclusive-design linters - #193
Open
nedatidrc wants to merge 4 commits into
Open
feat!: upgrade to Eleventy v3, switch to @inclusive-design linters#193nedatidrc wants to merge 4 commits into
nedatidrc wants to merge 4 commits into
Conversation
Deploying guide-inclusivedesign-ca with
|
| Latest commit: |
6834c3c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://36baf79f.guide-inclusivedesign-ca.pages.dev |
| Branch Preview URL: | https://eleventy-v3.guide-inclusivedesign-ca.pages.dev |
Release-As: 2026.5.0
nedatidrc
enabled auto-merge (squash)
May 25, 2026 15:27
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.
npm run testwithout errorsnpm run buildwithout errorsDescription
Major upgrades to align with current Eleventy and linting practices. Motivation: resolve many dependency deprecations and vulnerability warnings.
Steps to test
Expected behavior: Site content and behaviour is unaffected by changes.
Additional information
Note: this adds a non-functional CMS config (will only work locally) which was used to enforce formatting on content files. Also, the localization guide needs to be fully rewritten but I will need to tackle this separately.
Related issues
Not provided.