Skip to content

Bump the dev-dependencies group with 2 updates#403

Merged
yanneves merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-3c8ce2d2f5
Nov 7, 2024
Merged

Bump the dev-dependencies group with 2 updates#403
yanneves merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-3c8ce2d2f5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps the dev-dependencies group with 2 updates: @metalsmith/permalinks and marked.

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 14.1.4

Release notes

Sourced from marked's releases.

v14.1.4

14.1.4 (2024-11-07)

Bug Fixes

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

Bumps the dev-dependencies group with 2 updates: [@metalsmith/permalinks](https://github.com/metalsmith/permalinks) and [marked](https://github.com/markedjs/marked).


Updates `@metalsmith/permalinks` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/metalsmith/permalinks/releases)
- [Changelog](https://github.com/metalsmith/permalinks/blob/main/CHANGELOG.md)
- [Commits](metalsmith/permalinks@v3.0.1...v3.1.0)

Updates `marked` from 14.1.3 to 14.1.4
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v14.1.3...v14.1.4)

---
updated-dependencies:
- dependency-name: "@metalsmith/permalinks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2024
@yanneves yanneves merged commit 78f76b0 into master Nov 7, 2024
@yanneves yanneves deleted the dependabot/npm_and_yarn/dev-dependencies-3c8ce2d2f5 branch November 7, 2024 22:14
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.

1 participant