Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the npm-production group with 2 updates: figlet and yaml.

Updates figlet from 1.9.3 to 1.9.4

Release notes

Sourced from figlet's releases.

v1.9.4

Commits
  • 26aaee1 version bump
  • 054d61d Merge pull request #146 from patorjk/AdjustmentsForNode12
  • 3dd68e7 Added new font and adjustments for older versions of node
  • 7765b98 Merge pull request #145 from patorjk/Optional_Chaining_Fix
  • edb613d Merge pull request #143 from patorjk/dependabot/npm_and_yarn/vite-7.1.11
  • f605802 Updated target to ES2018
  • f8b3c99 Bump vite from 7.1.5 to 7.1.11
  • See full diff in compare view

Updates yaml from 2.8.1 to 2.8.2

Release notes

Sourced from yaml's releases.

v2.8.2

  • Serialize -0 as -0 (#638)
  • Do not double newlines for empty map values (#642)
Commits
  • 086fa6b 2.8.2
  • 95f01e9 chore: Add funding to package.json
  • 152e204 style: Apply updated Prettier rules & satisfy updated ESLint
  • 3f3378c chore: Drop unused dependency cross-env
  • f0b9af7 chore: Update to @​rollup/plugin-replace v6
  • e3cafc7 chore: Update to eslint-config-prettier v10
  • 553c1b5 chore: Refresh lockfile
  • 70a8db3 fix: Do not double newlines for empty map values (#642)
  • 92821f2 ci: Limit action permissions to minimum required
  • 95285f8 fix: Serialize -0 as -0 (fixes #638)
  • 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 <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 added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jan 1, 2026
@dependabot dependabot bot requested a review from ncalteen as a code owner January 1, 2026 11:04
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jan 1, 2026
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.19s
✅ JAVASCRIPT prettier 19 0 0 1.91s
✅ JSON npm-package-json-lint yes no no 1.04s
✅ JSON prettier 31 0 0 4.87s
✅ MARKDOWN markdownlint 10 0 0 1.06s
✅ REPOSITORY checkov yes no no 28.75s
✅ REPOSITORY gitleaks yes no no 2.58s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 51.7s
✅ REPOSITORY secretlint yes no no 1.23s
✅ REPOSITORY syft yes no no 6.57s
✅ REPOSITORY trivy yes no no 13.39s
✅ REPOSITORY trivy-sbom yes no no 6.53s
✅ REPOSITORY trufflehog yes no no 31.3s
✅ TYPESCRIPT prettier 109 0 0 4.05s
✅ YAML prettier 25 0 0 0.71s
✅ YAML yamllint 25 0 0 0.52s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-3673575837 branch 3 times, most recently from afde6a1 to 29d6b8e Compare January 5, 2026 19:40
Bumps the npm-production group with 2 updates: [figlet](https://github.com/patorjk/figlet.js) and [yaml](https://github.com/eemeli/yaml).


Updates `figlet` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/patorjk/figlet.js/releases)
- [Commits](patorjk/figlet.js@v1.9.3...v1.9.4)

Updates `yaml` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: figlet
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: yaml
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-3673575837 branch from 29d6b8e to a859294 Compare January 5, 2026 19:43
@ncalteen ncalteen merged commit e2d1b56 into main Jan 5, 2026
14 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm-production-3673575837 branch January 5, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants