HTML <base> Plugin makes it easy to deploy your site to any folder path without changing any content (works great with the path prefix feature) (bundled with Eleventy)
(Optional) Build and commit a new the eleventy-edge-cdn project to generate a new Eleventy Edge lib.
Unfortunate note about npm and tags (specifically canary here): if you push a 1.0.0-canary.x to canary (even though 2.0.0-canary.x exists), it will use the last pushed tag when you npm install from @canary (not the highest version number)
Docs/Website (Main releases only)
Maybe search for -alpha. (-canary.?) or -beta. in the docs copy to update to the stable release, if applicable.
Check in a new 11ty-website site with updated package.json version.
Add version to 11ty-websiteversions.json
Commit it
Create a new branch for branched version
(Main) Check out the previous version git branch and add outdated: true to _data/config.json and commit/push.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dgp1130/blog/network/alerts).
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps liquidjs to 10.6.2 and updates ancestor dependency @11ty/eleventy. These dependencies need to be updated together.
Updates
liquidjs
from 9.34.0 to 10.6.2Release notes
Sourced from liquidjs's releases.
... (truncated)
Changelog
Sourced from liquidjs's changelog.
... (truncated)
Commits
d04ccd7
chore(release): 10.6.2 [skip ci]9d82393
chore: upload npm errors for failed pipelineda93102
chore: upgrade API doc to latest typedoc, fixes #593c6cde9c
chore: migrate test cases from Chai to Jestdccb90c
docs: update .all-contributorsrc [skip ci]228a5c3
docs: update README.md [skip ci]4542ddc
fix: sample FS in render-file.md (#594)2def145
docs: update docs for ownPropertyOnly, #58814e059c
chore(release): 10.6.1 [skip ci]771b9b9
style: fix code styleUpdates
@11ty/eleventy
from 1.0.0 to 2.0.0Release notes
Sourced from
@11ty/eleventy
's releases.... (truncated)
Changelog
Sourced from
@11ty/eleventy
's changelog.... (truncated)
Commits
05c6263
v2.0.05c2a5bf
Update dev-dependencies7ed1fef
Merge pull request #2781 from danburzo/mdlib-set97243b6
v2.0.0-beta.355e0a62
v2.0.0-canary.3523b80d9
Merge pull request #2783 from mrmartineau/fix/serverless-var9f13b8e
Fixes serverlessFilePath is not defined (2.0.0-beta.2) #2782b466258
Make markdown library .set() method optionalbde84b4
v2.0.0-beta.26f877de
v2.0.0-canary.34You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dgp1130/blog/network/alerts).