Skip to content

(maint): Bump Statiq.Web from 1.0.0-beta.52 to 1.0.0-beta.54#47

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/master/Statiq.Web-1.0.0-beta.54
Closed

(maint): Bump Statiq.Web from 1.0.0-beta.52 to 1.0.0-beta.54#47
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/master/Statiq.Web-1.0.0-beta.54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2023

Copy link
Copy Markdown
Contributor

Bumps Statiq.Web from 1.0.0-beta.52 to 1.0.0-beta.54.

Release notes

Sourced from Statiq.Web's releases.

1.0.0-beta.54

  • Fixed a bug in front matter regular expressions to ensure front matter is extracted when the delimiter is on the last line of the file.
  • Updated Statiq Framework reference to version 1.0.0-beta.66.

1.0.0-beta.53

  • Added a new AdditionalInputFiles setting that can be used to explicitly include input files that would otherwise be excluded by the InputFiles setting such as underscore files.
  • Updated the NetlifyRedirects setting so that when true, any existing Netlify-style _redirects file will be output (underscore files are normally excluded by default).
  • Added a new NetlifyPrefixRedirects setting (true by default) that will automatically create redirect entries to files and folders that are prefixed with a specific value (^ by default) from requests without the prefix. This is helpful when needing to publish files or folder prefixed with a . since Netlify deployment doesn't support them (#1002).
  • Improved script injection behavior (I.e. for live reload support) when the HTML document deviates from standards (I.e. directly after Markdown rendering).
  • Updated Statiq Framework reference to version 1.0.0-beta.65.
Changelog

Sourced from Statiq.Web's changelog.

1.0.0-beta.54

  • Fixed a bug in front matter regular expressions to ensure front matter is extracted when the delimiter is on the last line of the file.
  • Updated Statiq Framework reference to version 1.0.0-beta.66.

1.0.0-beta.53

  • Added a new AdditionalInputFiles setting that can be used to explicitly include input files that would otherwise be excluded by the InputFiles setting such as underscore files.
  • Updated the NetlifyRedirects setting so that when true, any existing Netlify-style _redirects file will be output (underscore files are normally excluded by default).
  • Added a new NetlifyPrefixRedirects setting (true by default) that will automatically create redirect entries to files and folders that are prefixed with a specific value (^ by default) from requests without the prefix. This is helpful when needing to publish files or folder prefixed with a . since Netlify deployment doesn't support them (#1002).
  • Improved script injection behavior (I.e. for live reload support) when the HTML document deviates from standards (I.e. directly after Markdown rendering).
  • Updated Statiq Framework reference to version 1.0.0-beta.65.
Commits
  • fe6d2e8 Fixed a bug in ExtractFrontMatter to ensure front matter is extracted on th...
  • 1e0da7a Template updates
  • 55cf376 Newline test fix for non-Windows platforms
  • 65dfc6d Dotnet templates
  • b1d79af Release prep
  • 472906b Better live reload handling in malformed HTML files
  • 445b769 Fixing Netlify prefix redirect feature to include asset files
  • 2526611 Quick little ordering test fix
  • 6750242 Added support for automatically generating Netlify redirects based on a file/...
  • fb98b55 Now outputs an existing _redirects file (or combines with one) if NetlifyRedi...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [Statiq.Web](https://github.com/statiqdev/Statiq.Web) from 1.0.0-beta.52 to 1.0.0-beta.54.
- [Release notes](https://github.com/statiqdev/Statiq.Web/releases)
- [Changelog](https://github.com/statiqdev/Statiq.Web/blob/main/RELEASE.md)
- [Commits](statiqdev/Statiq@v1.0.0-beta.52...v1.0.0-beta.54)

---
updated-dependencies:
- dependency-name: Statiq.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 3, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #78.

@dependabot dependabot Bot closed this Apr 3, 2024
@dependabot dependabot Bot deleted the dependabot/nuget/master/Statiq.Web-1.0.0-beta.54 branch April 3, 2024 16:20
@gep13 gep13 added Dependency Change If a dependency or bundled binaries are added, removed or updated. and removed dependencies labels Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency Change If a dependency or bundled binaries are added, removed or updated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant