chore(deps-dev): bump js-yaml from 5.2.3 to 5.4.1 in the dev-dependencies group - #862
chore(deps-dev): bump js-yaml from 5.2.3 to 5.4.1 in the dev-dependencies group#862dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the dev-dependencies group with 1 update: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 5.2.3 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.3...5.4.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
CommitLore — record lintTrailers: clean — 2 commits in Active constraints for the paths this PR touchesLimits (136)
Ruled out (162)
Warnings (17)
Trailer violations fail this check. Active constraints are informational — they are what the repository already decided, not a verdict on this PR. |
Dependabot bumped js-yaml 5.2.3 -> 5.4.1 in the dev-dependencies group and CI's `check` failed on both Node versions with "source checksum does not match this checkout" -- the same clause r-cdebmanifest describes. `SOURCE_INPUTS` is ['package-lock.json', 'package.json', 'tsconfig.json', 'src'], so any lockfile edit is a source change by the contract's definition, whether or not it can reach the bundle. The canonical build was run rather than assumed, because "a dev-only dependency cannot reach the bundle" is a claim about esbuild's input set and not an observation. It holds here: the pinned linux/amd64 build left `dist/` empty in `git status`, and the regenerated manifest differs from the committed one in exactly one line -- `source.sha256`. The artifact digest stays e8183a8fd3171c20b92c6234fc7ef0826cf4853d71471d421485b2bd71fc88fe, the value main already verifies. Record-Id: r-lockbumpmanifest Follows: r-cdebmanifest Provenance: authored Certainty: firm Blast: module Undo: easy Ruled-out: regenerating the manifest without running the canonical build | it produces this same one-line diff, but from the assumption that a dev-only dependency cannot reach the bundle rather than from the observation that it did not Limit: reproducibility is established for one run on one machine against the pinned image digest, and the contract's own comment notes node:24-bookworm is mutable; this says nothing about a rebuild on a different date Verified: the canonical build left dist/ unmodified in git status; the regenerated manifest differs in exactly one line, source.sha256; artifact:verify exits 0 reporting e8183a8f...; typecheck, check-engines and 3157 tests pass on this branch Unverified: CI has not re-run on this amended commit
54e1268 to
cbc18d2
Compare
|
Superseded by #869 (
This change is carried there, rebased onto the current |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the dev-dependencies group with 1 update: js-yaml.
Updates
js-yamlfrom 5.2.3 to 5.4.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
e5a3ba05.4.1 releasede54dea3Hard-limit merge sequence size to 100dfd3a29Cleanup 6a8e05f, #7976a8e05ffix: count empty merge sources against maxTotalMergeKeys (#797)6b4ff5e5.4.0 released3b3625eUpdate changelog4f25a74Fix file name3bd003bExpose new scalar styling APIfbb3e9dRemove regex lookbehind for ES2015 compatibilityd43c185FixflowSkipColonSpaceby forcingquoteFlowKeysDependabot 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 <dependency name> major versionwill 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 versionwill 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