Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump metalsmith-layouts from 1.8.1 to 2.3.1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps metalsmith-layouts from 1.8.1 to 2.3.1.

Release notes

Sourced from metalsmith-layouts's releases.

2.3.1

  • Prepare 2.3.1 cdc12fa
  • Add test for filename prefix on rendering error message (#171) 69a3f52
  • Prepend the current filename to the transformer error message. (#169) 6604a57
  • Update readme (#170) 0b71788

metalsmith/layouts@v2.3.0...v2.3.1

2.1.0

  • add a documentation link to the error messages
  • add debug for better debugging

2.0.0

  • moved to jstransformers (and dropped consolidate)
  • breaking: dropped node 0.12 and node 4 support
  • breaking: removed options:
    • engine: inferred automatically from the layout extension by jstransformer
    • partials: use metalsmith-register-partials instead
    • partialExtension: no longer necessary
    • rename: use metalsmith-rename instead
    • exposeConsolidate: no longer necessary
Changelog

Sourced from metalsmith-layouts's changelog.

2.3.1 - April 7, 2019

  • prefix rendering errors with filename that caused the error

2.3.0 - November 1, 2018

  • add support for async rendering

2.2.0 - September 4, 2018

  • add suppressNoFilesError feature

2.1.0 - January 25, 2018

  • add a documentation link to the error messages
  • add debug for better debugging

2.0.0 - January 10, 2018

  • moved to jstransformers (and dropped consolidate)
  • breaking: dropped node 0.12 and node 4 support
  • breaking: removed options:
    • engine: inferred automatically from the layout extension by jstransformer
    • partials: use metalsmith-discover-partials (and metalsmith-discover-helpers) instead
    • partialExtension: no longer necessary
    • rename: use metalsmith-rename instead
    • exposeConsolidate: no longer necessary
Commits

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2023
Bumps [metalsmith-layouts](https://github.com/metalsmith/metalsmith-layouts) from 1.8.1 to 2.3.1.
- [Release notes](https://github.com/metalsmith/metalsmith-layouts/releases)
- [Changelog](https://github.com/metalsmith/layouts/blob/master/CHANGELOG.md)
- [Commits](metalsmith/layouts@1.8.1...v2.3.1)

---
updated-dependencies:
- dependency-name: metalsmith-layouts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metalsmith-layouts-2.3.1 branch from 2b4f557 to c2a4d5b Compare May 3, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants