fix: merge renovate batch - #570
Merged
Merged
Conversation
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 11.14.1 to 11.17.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v11.17.0/CHANGELOG.md) - [Commits](npm/cli@v11.14.1...v11.17.0) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: npm dependency-version: 11.17.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.0/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com> # Conflicts: # .github/workflows/build-artifacts.yml # .github/workflows/ci.yml # .github/workflows/release.yml
Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com> # Conflicts: # .github/workflows/release.yml
…c7215f Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com>
Signed-off-by: Max Dymond <max.dymond@alianza.com> # Conflicts: # Cargo.lock # package-lock.json
New lint in Rust 1.97 clippy; pre-existing failure on main. Signed-off-by: Max Dymond <max.dymond@alianza.com>
Ports the template function API: tera 2 replaces the HashMap<String, Value> function signature with Kwargs/State, drops from_value and Error::msg, and no longer implements Deserialize for Value, so loaded values are converted via try_from_serializable. Signed-off-by: Max Dymond <max.dymond@alianza.com>
The existing loader tests only cover successful loads. Also report the file path on read failures, which tera's io error conversion swallowed. Signed-off-by: Max Dymond <max.dymond@alianza.com>
maxdymond
force-pushed
the
md/merge-renovate-batch
branch
from
July 30, 2026 10:09
3d4bde7 to
8a9c0a5
Compare
github-merge-queue
Bot
removed this pull request from the merge queue due to a conflict with the base branch
Jul 30, 2026
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.
No description provided.