build(deps): bump smol-toml and markdownlint-cli2#149
build(deps): bump smol-toml and markdownlint-cli2#149erode-release[bot] merged 1 commit intomainfrom
Conversation
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) to 1.6.1 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need to be updated together. Updates `smol-toml` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.6.0...v1.6.1) Updates `markdownlint-cli2` from 0.22.0 to 0.22.1 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: smol-toml dependency-version: 1.6.1 dependency-type: indirect - dependency-name: markdownlint-cli2 dependency-version: 0.22.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is a routine security-motivated dependency bump triggered by Dependabot, patching a stack-overflow vulnerability in Key changes:
These packages are all Confidence Score: 5/5Safe to merge — patches a dev-only security vulnerability with no logic changes. All updated packages are devDependencies (linting tools). The smol-toml bump is a targeted security fix (iterative loop replacing unbounded recursion), markdownlint-cli2 bump is a dependency refresh, and globby receives a minor version bump. The lockfile deduplication is a natural consequence of version alignment. No application code is touched. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[markdownlint-cli2\n0.22.0 → 0.22.1] --> B[smol-toml\n1.6.0 → 1.6.1\n🔒 GHSA-v3rj-xjv7-4jmq fixed]
A --> C[globby\n16.1.1 → 16.2.0]
D[knip\nexisting] --> B
B --> E[Single deduplicated\nsmol-toml 1.6.1\nin node_modules]
Reviews (1): Last reviewed commit: "build(deps): bump smol-toml and markdown..." | Re-trigger Greptile |
Bumps smol-toml to 1.6.1 and updates ancestor dependency markdownlint-cli2. These dependencies need to be updated together.
Updates
smol-tomlfrom 1.6.0 to 1.6.1Release notes
Sourced from smol-toml's releases.
Commits
072b64fchore: version bump19a5dc7chore: upgrade dependencies and actionsf286f87fix: don't use recursion in skipVoidUpdates
markdownlint-cli2from 0.22.0 to 0.22.1Changelog
Sourced from markdownlint-cli2's changelog.
Commits
996abf6Update to version 0.22.1.70b6875Improve definition of OutputFormatterConfiguration type, minor other type twe...2cf5440Add additional test case for previous commit fixing dotfile behavior.21c53edBump eslint from 10.2.0 to 10.2.1b738aa0Update removeIgnoredFiles use of micromatch to include dotfiles for consisten...24c04f4Bump junit-report-builder from 5.1.1 to 5.1.2 in /formatter-junit650f208Bump pnpm/action-setup from 5 to 6726eaabBump eslint from 10.1.0 to 10.2.01aa7579Update indirect playwright dependencies to 1.59.1.fee080dBump@playwright/testfrom 1.58.2 to 1.59.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.