alphagov / govuk-design-system

One place for service teams to find styles, components and patterns for designing government services.
https://www.gov.uk/design-system
MIT License
512 stars 232 forks source link

Bump the metalsmith group with 5 updates #4293

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the metalsmith group with 5 updates:

Package From To
@metalsmith/permalinks 3.0.1 3.1.0
marked 14.1.3 15.0.0
marked-gfm-heading-id 4.1.0 4.1.1
marked-highlight 2.2.0 2.2.1
marked-smartypants 1.1.8 1.1.9

Updates @metalsmith/permalinks from 3.0.1 to 3.1.0

Release notes

Sourced from @​metalsmith/permalinks's releases.

@​metalsmith/permalinks 3.1.0

  • Improves debugging by preventing dateFormatter function from returning an anonymous function. Fix #143. [#143](https://github.com/metalsmith/permalinks/issues/143)
  • Documents 'hidden' feature for custom date formatting function, adds date-fn test 26203cc
  • refactor: simplify date formatting logic and enhance dateFormatter function dffe27b
  • Improve debug & error message clarity 3b754ab
  • Drops support for Node < 14.18.0 to enable node:-prefixed imports c01345f
  • refactor: update test case to match the scenario 2484713
  • Adds README info about placeholder substitution for booleans/ arrays 76a1349
Changelog

Sourced from @​metalsmith/permalinks's changelog.

v3.1.0

  • Improves debugging by preventing dateFormatter function from returning an anonymous function. Fix #143. [#143](https://github.com/metalsmith/permalinks/issues/143)
  • Documents 'hidden' feature for custom date formatting function, adds date-fn test 26203cc
  • refactor: simplify date formatting logic and enhance dateFormatter function dffe27b
  • Improve debug & error message clarity 3b754ab
  • Drops support for Node < 14.18.0 to enable node:-prefixed imports c01345f
  • refactor: update test case to match the scenario 2484713
  • Adds README info about placeholder substitution for booleans/ arrays 76a1349
Commits
  • d027abb Release 3.1.0
  • 3b754ab Improve debug & error message clarity
  • 76a1349 Adds README info about placeholder substitution for booleans/ arrays
  • 26203cc Documents 'hidden' feature for custom date formatting function, adds date-fn ...
  • c01345f Drops support for Node < 14.18.0 to enable node:-prefixed imports
  • 7258738 Improves debugging by preventing dateFormatter function from returning an a...
  • 2484713 refactor: update test case to match the scenario
  • dffe27b refactor: simplify date formatting logic and enhance dateFormatter function
  • de5c645 dev: update devDependencies to latest, migrate to eslint.config.js, fix secur...
  • See full diff in compare view


Updates marked from 14.1.3 to 15.0.0

Release notes

Sourced from marked's releases.

v15.0.0

15.0.0 (2024-11-09)

Bug Fixes

BREAKING CHANGES

  • escape html in renderers instead of tokenizers for all tokens.

v14.1.4

14.1.4 (2024-11-07)

Bug Fixes

Commits


Updates marked-gfm-heading-id from 4.1.0 to 4.1.1

Release notes

Sourced from marked-gfm-heading-id's releases.

v4.1.1

4.1.1 (2024-11-09)

Bug Fixes

Commits
  • fee8516 chore(release): 4.1.1 [skip ci]
  • e055d40 🗜️ build [skip ci]
  • 915fba6 fix: allow marked v15 (#626)
  • eeb9d48 Merge pull request #624 from markedjs/dependabot/npm_and_yarn/globals-15.12.0
  • d45644b chore(deps-dev): bump globals from 15.11.0 to 15.12.0
  • 1db6a61 Merge pull request #625 from markedjs/dependabot/npm_and_yarn/rollup-4.24.4
  • ebf3177 Merge pull request #623 from markedjs/dependabot/npm_and_yarn/eslint-9.14.0
  • 46968de chore(deps-dev): bump rollup from 4.24.2 to 4.24.4
  • 07e370d chore(deps-dev): bump eslint from 9.13.0 to 9.14.0
  • 2cc4701 Merge pull request #621 from markedjs/dependabot/npm_and_yarn/babel/preset-en...
  • Additional commits viewable in compare view


Updates marked-highlight from 2.2.0 to 2.2.1

Release notes

Sourced from marked-highlight's releases.

v2.2.1

2.2.1 (2024-11-09)

Bug Fixes

Commits
  • 125be96 chore(release): 2.2.1 [skip ci]
  • 46e34cd fix: allow marked v15 (#361)
  • 6ce1b9e docs: Fix CDN example in README (#360)
  • 4278c71 Merge pull request #359 from markedjs/dependabot/npm_and_yarn/eslint-9.14.0
  • 3ac4ceb chore(deps-dev): Bump eslint from 9.13.0 to 9.14.0
  • 8cfe7f7 Merge pull request #358 from markedjs/dependabot/npm_and_yarn/globals-15.12.0
  • c2636e2 Merge pull request #357 from markedjs/dependabot/npm_and_yarn/rollup-4.24.4
  • 8263f2e chore(deps-dev): Bump globals from 15.11.0 to 15.12.0
  • 13a7969 chore(deps-dev): Bump rollup from 4.24.2 to 4.24.4
  • 911e60d Merge pull request #354 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • Additional commits viewable in compare view


Updates marked-smartypants from 1.1.8 to 1.1.9

Release notes

Sourced from marked-smartypants's releases.

v1.1.9

1.1.9 (2024-11-09)

Bug Fixes

Commits
  • 0ec47d7 chore(release): 1.1.9 [skip ci]
  • c64372c fix: allow marked v15 (#278)
  • 12ad89f Merge pull request #277 from markedjs/dependabot/npm_and_yarn/rollup-4.24.3
  • 5ea02e5 Merge pull request #276 from markedjs/dependabot/npm_and_yarn/eslint-9.14.0
  • da72a2a chore(deps-dev): bump rollup from 4.24.2 to 4.24.3
  • 326cd28 chore(deps-dev): bump eslint from 9.13.0 to 9.14.0
  • 6902b12 Merge pull request #275 from markedjs/dependabot/npm_and_yarn/semantic-releas...
  • 66f3eb9 chore(deps-dev): bump semantic-release from 24.1.3 to 24.2.0
  • 63d1145 Merge pull request #274 from markedjs/dependabot/npm_and_yarn/markedjs/eslint...
  • 49637dd Merge pull request #273 from markedjs/dependabot/npm_and_yarn/rollup-4.24.2
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 1 week ago

You can preview this change here:

Name Link
Latest commit b0d0f37976bfa449f4bb3d5f09703d784b32551b
Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/673237fe1110680008aa741e
Deploy Preview https://deploy-preview-4293--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.