[pull] main from renovatebot:main#997
Merged
pull[bot] merged 5 commits intoryrodriguez25:mainfrom Mar 28, 2026
Merged
Conversation
* feat(datasource): add elm-package datasource * refactor(elm): inline test fixtures * fix(elm): correct import ordering in test file * fix(elm): use zod/v3 import to match codebase conventions * refactor(elm): rename types.ts to schema.ts Follow project convention of using schema.ts for zod schema files. * test(elm): add test for invalid JSON response Use v8 ignore if directive and add test covering the null result path when the API returns invalid JSON. * refactor(elm): remove unreachable null check * test(elm): add test for default registry URL fallback * refactor(elm): guard against missing registryUrl instead of fallback * fix(elm): handle ZodError gracefully instead of throwing * feat(elm): add package cache for elm-package datasource
chore(deps): update dependency memfs to v4.57.0 | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | npm | memfs | 4.56.11 | 4.57.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
These rules are already configured in `.oxlintrc.json` with matching behavior, making the ESLint copies pure duplication: - `eqeqeq`, `no-console`, `no-negated-condition`, `no-param-reassign` - `no-template-curly-in-string`, `curly`, `radix` - `@typescript-eslint/consistent-type-imports` Also removes redundant overrides (`no-template-curly-in-string` off in tests, `no-console` off in config/tools) and no-op disables (`consistent-return`, `sort-imports`).
chore(deps): update dependency memfs to v4.57.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | memfs | 4.57.0 | 4.57.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): lock file maintenance Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )