Skip to content

Commit 90abd2f

Browse files
dependabot[bot]hasparusclaude
authored
chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 (#108)
* chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 21.1.1 to 22.0.0. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@yargs-parser-v21.1.1...yargs-parser-v22.0.0) --- updated-dependencies: - dependency-name: yargs-parser dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * ci: skip Vercel preview deploy for Dependabot PRs (no secrets access) Dependabot PRs run from the same repo (not a fork), so the deploy step's fork-only guard let it through even though GitHub withholds repository secrets from dependabot-actor runs. That caused deploy.mjs to fail with 'missing --token'. Treat dependabot[bot] runs the same as fork PRs: build/lint/typecheck/test still run, but preview deploy and lighthouse are skipped until a maintainer adds the 'trusted' label. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude <hasparus@gmail.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 0ce60f5 commit 90abd2f

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"unified": "^11.0.5",
5050
"unist-util-visit": "^5.1.0",
5151
"vercel": "^51.7.0",
52-
"yargs-parser": "^21.1.1"
52+
"yargs-parser": "^22.0.0"
5353
},
5454
"devDependencies": {
5555
"@astrojs/rss": "^4.0.18",

pnpm-lock.yaml

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)