chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.9.5 to 4.62.2#113
Conversation
hasparus
left a comment
There was a problem hiding this comment.
CI is green on all functional checks (lint, typecheck, build, Playwright e2e all pass) despite the rollup native binary bump. The only failing job step is Deploy Preview to Vercel (deploy.mjs: missing --token), which fails identically on every open Dependabot PR because secrets aren't available in dependabot-triggered pull_request runs — a pre-existing CI gap unrelated to this bump. Approving and merging.
Generated by Claude Code
|
·@·d·ependabot r·ebase Generated by Claude Code |
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.9.5 to 4.62.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.5...v4.62.2) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bc688c2 to
b7af275
Compare
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>
|
CI was failing on Pushed a fix that also excludes Generated by Claude Code |
Bumps @rollup/rollup-linux-x64-gnu from 4.9.5 to 4.62.2.
Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
... (truncated)
Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
... (truncated)
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@rollup/rollup-linux-x64-gnusince your current version.