Skip to content

Bump the metalsmith group with 2 updates#4586

Merged
owenatgov merged 2 commits into
mainfrom
dependabot/npm_and_yarn/metalsmith-215d47bdf2
Apr 7, 2025
Merged

Bump the metalsmith group with 2 updates#4586
owenatgov merged 2 commits into
mainfrom
dependabot/npm_and_yarn/metalsmith-215d47bdf2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Bumps the metalsmith group with 2 updates: @metalsmith/layouts and @metalsmith/sass.

Updates @metalsmith/layouts from 2.7.0 to 3.0.0

Release notes

Sourced from @​metalsmith/layouts's releases.

@​metalsmith/layouts 3.0.0

  • test: swap nyc for c8 for test coverage, migrate tests to ESM, update dotfiles 9855386
  • BREAKING: solves #179, loosen dependency on jstransformers: Adds required transform option to support custom transformers, no longer supports multiple transformers per instantiation c1f7c4c
  • BREAKING: defaults pattern to '**/*.{${inputFormats.join(',')}', reworks file filtering. Allows omitting .ext from layout property ec1c288
  • Updates README.md for layouts 3.x 89af28b
  • BREAKING: remove suppressNoFilesError in favor of debug.warn message 29c3b96
  • feat: adds extname option, as aligned with metalsmith/in-place 8d998ad
  • Fix TS & JSDoc descriptions, add defaults & example 0a77660
  • Drops Node < v14.18.0 support, use node: namespaced imports 4cf3c1d
  • Fix: only log rename when actual rename occurs 5a25943
  • BREAKING: default export no longer exposes getTransformer d7c523a
  • Drops support for Node < 14.14.0 6d4dbd8
Changelog

Sourced from @​metalsmith/layouts's changelog.

v3.0.0

  • test: swap nyc for c8 for test coverage, migrate tests to ESM, update dotfiles 9855386
  • BREAKING: solves #179, loosen dependency on jstransformers: Adds required transform option to support custom transformers, no longer supports multiple transformers per instantiation c1f7c4c
  • BREAKING: defaults pattern to '*/.{${inputFormats.join(',')}', reworks file filtering. Allows omitting .ext from layout property ec1c288
  • Updates README.md for layouts 3.x 89af28b
  • BREAKING: remove suppressNoFilesError in favor of debug.warn message 29c3b96
  • feat: adds extname option, as aligned with metalsmith/in-place 8d998ad
  • Fix TS & JSDoc descriptions, add defaults & example 0a77660
  • Drops Node < v14.18.0 support, use node: namespaced imports 4cf3c1d
  • Fix: only log rename when actual rename occurs 5a25943
  • BREAKING: default export no longer exposes getTransformer d7c523a
  • Drops support for Node < 14.14.0 6d4dbd8
Commits
  • aba58c2 Release 3.0.0
  • 4cf3c1d Drops Node < v14.18.0 support, use node: namespaced imports
  • 89af28b Updates README.md for layouts 3.x
  • ec1c288 BREAKING: defaults pattern to '**/*.{${inputFormats.join(',')}', reworks file...
  • 5a25943 Fix: only log rename when actual rename occurs
  • dc24496 dev: update devDeps to latest, migrate to eslint.config.js, fix security vulns
  • 0a77660 Fix TS & JSDoc descriptions, add defaults & example
  • d7c523a BREAKING: default export no longer exposes getTransformer
  • 8d998ad feat: adds extname option, as aligned with metalsmith/in-place
  • 29c3b96 BREAKING: remove suppressNoFilesError in favor of debug.warn message
  • Additional commits viewable in compare view

Updates @metalsmith/sass from 1.11.0 to 1.12.0

Release notes

Sourced from @​metalsmith/sass's releases.

@​metalsmith/sass 1.12.0

  • Updates sass 1.80.5 -> 1.85.0 2c74f0f
Changelog

Sourced from @​metalsmith/sass's changelog.

1.12.0

  • Updates sass 1.80.5 -> 1.85.0 2c74f0f
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot requested a review from a team April 1, 2025 09:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
Bumps the metalsmith group with 2 updates: [@metalsmith/layouts](https://github.com/metalsmith/layouts) and [@metalsmith/sass](https://github.com/metalsmith/sass).


Updates `@metalsmith/layouts` from 2.7.0 to 3.0.0
- [Release notes](https://github.com/metalsmith/layouts/releases)
- [Changelog](https://github.com/metalsmith/layouts/blob/master/CHANGELOG.md)
- [Commits](metalsmith/layouts@v2.7.0...v3.0.0)

Updates `@metalsmith/sass` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/metalsmith/sass/releases)
- [Changelog](https://github.com/metalsmith/sass/blob/main/CHANGELOG.md)
- [Commits](metalsmith/sass@1.11.0...1.12.0)

---
updated-dependencies:
- dependency-name: "@metalsmith/layouts"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: metalsmith
- dependency-name: "@metalsmith/sass"
  dependency-version: 1.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: metalsmith
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/metalsmith-215d47bdf2 branch from ce4ff89 to 02c6d25 Compare April 4, 2025 16:12
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 7, 2025

You can preview this change here:

Name Link
🔨 Latest commit f5af17f
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/67f38e6ffb183d00089d27ea
😎 Deploy Preview https://deploy-preview-4586--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Copy Markdown
Contributor

@domoscargin domoscargin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@metalsmith/layouts now supports custom transformers, so we need to explicitly set the transformer we want to use.

Otherwise all looks good. Second review needed.

@domoscargin domoscargin requested a review from a team April 7, 2025 08:47
Copy link
Copy Markdown
Contributor

@owenatgov owenatgov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@owenatgov owenatgov merged commit 5a03520 into main Apr 7, 2025
@owenatgov owenatgov deleted the dependabot/npm_and_yarn/metalsmith-215d47bdf2 branch April 7, 2025 08:50
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.

2 participants