chore(deps): update dependency npm:renovate to v43.141.1#221
Merged
renovate-sh-app[bot] merged 2 commits intomainfrom Apr 27, 2026
Merged
chore(deps): update dependency npm:renovate to v43.141.1#221renovate-sh-app[bot] merged 2 commits intomainfrom
renovate-sh-app[bot] merged 2 commits intomainfrom
Conversation
26eb861 to
de6101a
Compare
de6101a to
658606e
Compare
658606e to
503617d
Compare
503617d to
19200aa
Compare
19200aa to
ee78b22
Compare
ee78b22 to
069c155
Compare
069c155 to
9082574
Compare
9082574 to
314163f
Compare
314163f to
682d653
Compare
682d653 to
85658e8
Compare
85658e8 to
065127c
Compare
07acc92 to
98c5942
Compare
98c5942 to
68dd061
Compare
68dd061 to
d0d1f88
Compare
d0d1f88 to
43dae33
Compare
| datasource | package | from | to | | ---------- | -------- | -------- | -------- | | npm | renovate | 43.133.0 | 43.141.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
43dae33 to
dda6d5f
Compare
zeitlinger
added a commit
that referenced
this pull request
Apr 27, 2026
## What changed This PR replaces the failing `#221` Renovate-only bump with the code changes needed to support Renovate `43.136.3`. ## Why it changed The Renovate upgrade changed the dependency extraction log shape used by `renovate-deps`. - current Renovate emits `msg: "packageFiles with updates"` - the extracted payload can now be emitted under `config` instead of `packageFiles` - `renovate-deps --fix` also needed to track snapshot-file changes so flint reports it as a real fix - the Renovate e2e fixtures also needed to stop using `"latest"`, because current Renovate treats that value as invalid in these test scenarios Without those changes, the bot PR updates the version pin but leaves flint unable to parse or validate the generated snapshot correctly. ## Compatibility This fix is intentionally backward-compatible. - flint now accepts both the older `"Extracted dependencies"` message and the newer `"packageFiles with updates"` message - flint also accepts the extracted payload from either `packageFiles` or `config` - the goal is to support both older and newer Renovate output shapes rather than requiring users to be on one exact Renovate version ## Impact - flint now supports the current Renovate extraction output used by `43.136.3` - `renovate-deps` fix-mode reporting is correct again - Renovate-related fixtures reflect current Renovate behavior ## Validation - `cargo test --quiet` - `mise run lint:fix`
zeitlinger
approved these changes
Apr 27, 2026
This was referenced Apr 27, 2026
Closed
Merged
zeitlinger
added a commit
that referenced
this pull request
Apr 27, 2026
### Added - add flint setup preflight migrations ([#233](#233)) - support managed linter configs and aqua-backed tool keys ([#228](#228)) - switch xmloxide to github backend ([#229](#229)) - add taplo formatter check ([#224](#224)) - *(init)* configure line length during init ([#218](#218)) ### Fixed - support renovate v43.136.3 ([#223](#223)) - switch yaml-lint to ryl ([#226](#226)) - *(ruff)* install via github releases ([#227](#227)) - resolve init rollout regressions ([#220](#220)) ### Other - reduce fake-bin fixture coverage ([#240](#240)) - *(deps)* update dependency npm:renovate to v43.141.1 ([#221](#221)) - guard fixture case groups ([#238](#238)) - *(deps)* update dependency grafana/flint to v0.20.4 ([#235](#235)) - *(deps)* lock file maintenance ([#237](#237)) - *(deps)* update dependency mise to v2026.4.19 ([#236](#236)) - *(deps)* update rust crate json5 to v1 ([#232](#232)) - *(deps)* update taiki-e/install-action digest to 787505c ([#219](#219)) - *(deps)* update dependency grafana/flint to v0.20.3 ([#225](#225)) > [!IMPORTANT] > Close and reopen this PR to trigger CI checks. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gregor Zeitlinger <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
43.133.0→43.141.1Release Notes
renovatebot/renovate (npm:renovate)
v43.141.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.141.0Compare Source
Features
Bug Fixes
getBranchUpdateDate(#42852) (ec921a6), closes #41953Documentation
Miscellaneous Chores
getMergeMethod(#42849) (6fb038b)v43.140.0Compare Source
Features
Documentation
constraintsandinstallTools(#42834) (f391c50)Miscellaneous Chores
MergeMethodfor a given branch (#42847) (b81a6ad)pnpmalso enforcesminimumReleaseAge(#40476) (88098b9)Tests
v43.139.8Compare Source
Bug Fixes
installTools(#42838) (2f8bc73)Documentation
<code>tags (#42836) (982a021)Miscellaneous Chores
Code Refactoring
v43.139.7Compare Source
Bug Fixes
allowedVersion-style ranges as a range (#42831) (b81bf5d), closes #42824Miscellaneous Chores
v43.139.6Compare Source
Bug Fixes
Miscellaneous Chores
v43.139.5Compare Source
Bug Fixes
v43.139.4Compare Source
Bug Fixes
Miscellaneous Chores
ReleaseResult.tags(#42812) (192c11e)v43.139.3Compare Source
Build System
v43.139.2Compare Source
Bug Fixes
v43.139.1Compare Source
Bug Fixes
v43.139.0Compare Source
Features
Documentation
Miscellaneous Chores
v43.138.3Compare Source
Bug Fixes
v43.138.2Compare Source
Bug Fixes
Miscellaneous Chores
v43.138.1Compare Source
Documentation
Miscellaneous Chores
Tests
Build System
v43.138.0Compare Source
Features
github-actionsversioning by default (#42713) (57d5fb3), closes #42331Bug Fixes
major.minorandmajor(#42769) (413d941)Miscellaneous Chores
ConstraintNameenforcement (#42745) (c5a87ef)Build System
v43.137.0Compare Source
Features
Performance Improvements
allReleaseVersions(#42779) (0c21df1)Miscellaneous Chores
Code Refactoring
v43.136.3Compare Source
Bug Fixes
v43.136.2Compare Source
Bug Fixes
Miscellaneous Chores
v43.136.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.136.0Compare Source
Features
v43.135.0Compare Source
Features
Miscellaneous Chores
v43.134.1Compare Source
Bug Fixes
v43.134.0Compare Source
Features
Directory.Build.propsis changed (#42735) (945acf6), closes #15696 #8010Bug Fixes
Miscellaneous Chores
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.