Merged
Conversation
Contributor
Author
|
ec3f328 to
5cf9d5a
Compare
543d9c4 to
1170c6a
Compare
1170c6a to
8fd997b
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
2.330.0→2.331.0v0.159.1→v0.160.0v1.20.0→v1.21.0v1.4.0→v1.5.1v2.21.1→v2.23.0v1.70.1→v1.71.0v2.4.0→v2.5.0d62b90e→e7be49av1.47.0→v1.49.0v7.15.0→v7.16.0v4.24.1→v4.25.0v4.18.5→v4.19.0v3.215.0→v3.216.0v0.46.0→v0.47.0944ab1f→716be56944ab1f→716be56v0.31.0→v0.32.0v0.48.0→v0.49.0v0.38.0→v0.39.0v0.32.0→v0.33.0v0.40.0→v0.41.00a764e5→3f896853.215.0→3.216.0v7.15.0→v7.16.0v1.47.0→v1.49.0v4.18.5→v4.19.038d909b→e8938562c9bb68→22e9573Release Notes
actions/runner (actions/runner)
v2.331.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/runner@v2.330.0...v2.331.0
Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.
See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners
Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
The following snipped needs to be run on
powershell:Windows arm64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
The following snipped needs to be run on
powershell:OSX x64
OSX arm64 (Apple silicon)
Linux x64
Linux arm64
Linux arm
Using your self hosted runner
For additional details about configuring, running, or shutting down the runner please check out our product docs.
SHA-256 Checksums
The SHA-256 checksums for the packages included in this build are shown below:
cirruslabs/cirrus-cli (cirruslabs/cirrus-cli)
v0.160.0Compare Source
What's Changed
Full Changelog: cirruslabs/cirrus-cli@v0.159.1...v0.160.0
MirrexOne/unqueryvet (github.com/MirrexOne/unqueryvet)
v1.5.1Compare Source
Release v1.5.1
New Features
VS Code Extension - Automatic LSP Installation
Build Automation
Extension Synchronization
Installation
VS Code Extension:
GoLand Plugin:
Manual LSP Installation:
Assets
Documentation
v1.5.0: - Custom Rules DSL & IDE ExtensionsCompare Source
New Features
Custom Rules DSL
Define your own analysis rules using a simple YAML-based DSL:
errororwarning).unqueryvet/rules/IDE Extensions Support
.unqueryvet.yamlconfig files in all major IDEs (SchemaStore#5279)Improvements
Fixes
Installation
Full Changelog: MirrexOne/unqueryvet@v1.4.0...v1.5.0
alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.23.0Compare Source
Changelog
610afd8feat: add light/dark mode toggle1b5aad9fix: make just commands faster84583c6fix: wait for WASM runtime to become ready at startup1b6f6e7fix: need relative import for wasm_exec.js2a78195fix: wasm builds got broken by the last changef8a34ecfeat: fix local dev so it falls back to server6827057refactor: migrate to Justa60896fCreate a lexer for Markless (#1195)v2.22.0Compare Source
Changelog
467c878fix: reverse order of--lexerto name, then file649c24dAdd KDL lexer (#1192)249a634Add MoonBit lexer (#1191)3e1f428Update Zig lexer and example (#1189)31592d5fix: no text auto-sizing on webkit (#1186)2e611c1Add APKBUILD as filename to Bash lexer (#1187)c1adec8chore(deps): update all non-major dependencies (#1185)24cc733fix(styles): update punctuation in Aura Theme to meet style guidelines (#1184)b0358e8Add lexer for microcad (#1171)aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ecs)
v1.71.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.41.0github.com/aws/aws-sdk-go-v2/service/deadline: v1.23.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.279.2github.com/aws/aws-sdk-go-v2/service/ecs: v1.71.0github.com/aws/aws-sdk-go-v2/service/evs: v1.6.0github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.47.0github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.29.0github.com/aws/aws-sdk-go-v2/service/qconnect: v1.26.0go-viper/mapstructure (github.com/go-viper/mapstructure/v2)
v2.5.0Compare Source
What's Changed
New Contributors
Full Changelog: go-viper/mapstructure@v2.4.0...v2.5.0
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.49.0Compare Source
Changelog
b5ee7cfAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2767)v1.48.0Compare Source
Changelog
0f44258Automated SDK generation @ aws-cloudformation-user-guide19dc52c(#2757)pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)
v7.16.0Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-aws@v7.15.0...v7.16.0
pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)
v4.25.0Compare Source
pulumi/pulumi-random (github.com/pulumi/pulumi-random/sdk/v4)
v4.19.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-random@v4.18.5...v4.19.0
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.216.0Compare Source
3.216.0 (2026-01-16)
Features
[build] Don't set PULUMI_ROOT with mise
#21457
[cli] Default to Pulumi Cloud when using an OIDC token for login
#21322
[engine] Add CheckPulumiVersion RPC to the engine
#21429
[protobuf] Remove ProviderHandshakeResponse.pulumi_version_range
#21438
[sdk/nodejs] Allow dynamic providers to return inputs from read() for accurate diffs after refresh
#21315
[sdk/nodejs] Add support for serializing async generators
#21410
[sdk/python] Allow dynamic providers to return inputs from read() for accurate diffs after refresh
#21315
Bug Fixes
[engine] Optimize StackReference performance
#21446
[cli/display] Fix message renderer on windows
#21401
[sdk/nodejs] Fix RangeError in defaultErrorMessage when error objects are large
#21409
Miscellaneous
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.