Merged
Conversation
Contributor
Author
|
571cc0c to
9de52ad
Compare
9de52ad to
3b5c6ef
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:
v0.163.2→v0.164.1v1.285.0→v1.289.0d62b90e→e7be49av2.8.0→v2.9.0v0.14.0→v0.15.0v0.7.0→v0.8.0v1.4.0→v1.5.0v1.13.0→v1.14.0v0.22.0→v0.23.0v0.21.0→v0.22.0v1.51.0→v1.54.0v3.219.0→v3.220.0v2.22.11→v2.23.01.25→1.26v0.47.0→v0.48.0716be56→81e46e3716be56→81e46e3v0.32.0→v0.33.0v0.49.0→v0.50.0v0.39.0→v0.40.0v0.33.0→v0.34.0v0.41.0→v0.42.0546029d→4cfbd41v1.78.0→v1.79.1v0.6.1→v0.7.03.219.0→3.220.0v1.51.0→v1.54.06983c6e→82b82ecRelease Notes
cirruslabs/cirrus-cli (cirruslabs/cirrus-cli)
v0.164.1Compare Source
What's Changed
Full Changelog: cirruslabs/cirrus-cli@v0.164.0...v0.164.1
v0.164.0Compare Source
What's Changed
Full Changelog: cirruslabs/cirrus-cli@v0.163.2...v0.164.0
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.289.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.54.0github.com/aws/aws-sdk-go-v2/service/connect: v1.162.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.289.0github.com/aws/aws-sdk-go-v2/service/inspector2: v1.47.0github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.233.0v1.288.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/ec2: v1.288.0v1.287.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/batch: v1.60.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.287.0github.com/aws/aws-sdk-go-v2/service/eks: v1.80.0github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.30.0github.com/aws/aws-sdk-go-v2/service/s3tables: v1.14.0v1.286.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.11.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.286.0github.com/aws/aws-sdk-go-v2/service/eks: v1.78.0github.com/aws/aws-sdk-go-v2/service/evidently: v1.30.0github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.51.0github.com/aws/aws-sdk-go-v2/service/iotanalytics: v1.32.0github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.47.1github.com/aws/aws-sdk-go-v2/service/neptunedata: v1.17.0github.com/aws/aws-sdk-go-v2/service/pcs: v1.16.0github.com/aws/aws-sdk-go-v2/service/transfer: v1.69.1golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.9.0Compare Source
Released on 2026-02-10
arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)golines: from 0.14.0 to 0.15.0misspell: from 0.7.0 to 0.8.0unqueryvet: from 1.4.0 to 1.5.3 (new options:check-n1,check-sql-injection,check-tx-leaks,allow,custom-rules)wsl: from 5.3.0 to 5.6.0 (new rule:after-block)modernize: from 0.41.0 to 0.42.0prealloc: from 1.0.1 to 1.0.2protogetter: from 0.3.18 to 0.3.20golangci/golines (github.com/golangci/golines)
v0.15.0Compare Source
Changelog
eec0d8a: feat: format struct definitions (#20) (@ldez)2dc39cd: feat: format switch tag (#21) (@ldez)golangci/misspell (github.com/golangci/misspell)
v0.8.0Compare Source
Changelog
b565578chore: update linter, dependencies, workflowsb967c97feat: add 'requiered' as a typo of 'required' (#37)b403368feat: add 'requrie' as a typo of 'require' (#36)15bc0cachore: update CIkevinburke/ssh_config (github.com/kevinburke/ssh_config)
v1.5.0Compare Source
mgechev/revive (github.com/mgechev/revive)
v1.14.0Compare Source
What's Changed
Features
epoch-namingby @Acollie in #1556use-slices-sortby @chavacava in #1605Bug fixes
Updates
Docs
Other
New Contributors
Full Changelog: mgechev/revive@v1.13.0...v1.14.0
nunnatsa/ginkgolinter (github.com/nunnatsa/ginkgolinter)
v0.23.0Compare Source
What's Changed
Full Changelog: nunnatsa/ginkgolinter@v0.22.0...v0.23.0
pulumi/esc (github.com/pulumi/esc)
v0.22.0Compare Source
Improvements
Bug Fixes
Breaking changes
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.54.0Compare Source
Changelog
bd2498dAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2825)v1.53.0Compare Source
Changelog
5fe8edfAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2806)v1.52.0Compare Source
Changelog
b27f6a1Combined dependencies PR (#2805)pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.220.0Compare Source
3.220.0 (2026-02-10)
Features
[cli] Show environment variables that were set if a snapshot integrity error happens
#21709
[cli/{install,package}] Use the Pulumi Cloud Registry by default to resolve package names
[engine] Pass replacement trigger through to Construct
#21408
[engine] Add EnvVarMappings resource option for provider resources, allowing environment variables to be remapped before being passed to the provider
#21572
[pkg] BREAKING: Deprecate github.com/pulumi/pulumi/pkg/v3/codegen/dotnet in favor of github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3/codegen. This package will be removed from pulumi/pulumi soon!
#21720
Bug Fixes
[cli] Retry
yarn installwhen it fails (e.g. duringpulumi install)#21707
[engine] Deal with errors in elided journal entries correctly
#21576
[sdk/nodejs] Fix remote components with PULUMI_NODEJS_SKIP_COMPONENT_INPUTS
[sdk/python] Fix
_LazyModuleto not trigger full module load for introspection attributes#21620
[sdkgen/python] Remove workaround for slow typechecking with MyPy and PyCharm
#21722
Miscellaneous
#21663
securego/gosec (github.com/securego/gosec/v2)
v2.23.0Compare Source
Changelog
398ad54feat: Support for adding taint analysis engine (#1486)6eacd5cchore(deps): update all dependencies (#1494)181a7cbchore(deps): update all dependencies (#1494)e2fa6abchore(deps): update all dependencies (#1488)eb252baFix G602 analyzer panic that kills gosec process (#1491)20d71a0update go version to 1.25.7 (#1492)a631af8Fix URL regexp and remove redundant Google regex patterns (#1485)8968502feat: implement global cache usage in rules (#1480)04f729cchore(deps): update module google.golang.org/genai to v1.43.0 (#1484)ade0e8frefactor: optimize nosec parsing and reduce allocations (#1478)d24bbf7Fix SARIF artifactChanges null validation error (#1483)15cba7ffeat: optimize GetCallInfo with per-package sync.Pool caching (#1481)5288673feat: implement entropy pre-filtering to optimize secret detection (#1479)d9a9bcdfeat: ensure GoVersion is cached using sync.Once (#1477)516260aFix #1240: nosec comments now work with trailing open brackets (#1475)be0fd6dDebug Build Profiling Support: Code improvement suggestions for PR#1471 (#1476)b579523Update the go version to 1.25.6 and 1.24.12 (#1474)bd3c738G115: Enhance RangeAnalyzer with constant propagation and chained arithmetic support (#1470)6897b36chore(deps): update all dependencies (#1473)9f20212feat: support path-based rule exclusions via exclude-rules (#1465)726d847Optimize analyzer with parallel package processing (#1466)3150b28feat: add goanalysis package for nogo (#1449)7284e15Refactor Analyzers: Unify Range Logic & Optimize Allocations (#1464)7a4ccefOptimize G115, G602, G407 analyzers to reduce allocations and memory (#1463)833d791refactor(g115): improve coverage (#1462)0cc9e01Refine G407 to improve detection and coverage of hardcoded nonces (#1460)303f84dchore(deps): update all dependencies (#1461)7387d22Refactor rules to use callListRule base structure (#1458)52f5dbffeat(slice): enhance slice bounds analysis with dynamic bounds handling (#1457)649e2c8remove deprecated ast.Object (#1455)35a92b4feat(sql): enhance SQL injection detection with improved string concatenation checks (#1454)bc9d2bcfeat(rules): enhance subprocess variable checks (#1453)8a5404efeat(resolve): enhance TryResolve to handle KeyValueExpr, IndexExpr, and SliceExpr (#1452)0f6f21cfeat: add secrets serialization G117 (#1451)717706efeat(rules): add support for detecting high entropy strings in composite literals (#1447)082deb6whitelist crypto/rand Read from error checks (#1446)095d529chore(deps): update all dependencies (#1443)c073629Improve slice bound check (#1442)538a05cdocs: add documentation for using gosec with private modules (#1441)2580437chore(deps): update all dependencies (#1440)872b331docs: add G116 rule description to README (#1439)dcf93a8Update GitHub action to gosec 2.22.11 (#1438)actions/go-versions (go)
v1.26.0: 1.26.0Compare Source
Go 1.26.0
grpc/grpc-go (google.golang.org/grpc)
v1.79.1: Release 1.79.1Compare Source
Bug Fixes
-devsuffix from the User-Agent header. (#8902)v1.79.0: Release 1.79.0Compare Source
API Changes
SetDefaultBufferPoolto change the default buffer pool. (#8806)MetricsRecorderto require embedding the newUnimplementedMetricsRecorder(a no-op struct) in all implementations for forward compatibility. (#8780)Behavior Changes
Addressesand only handleEndpointsin resolver updates. (#8841)New Features
AsyncMetricReporterandRegisterAsyncReporterAPIs. (#8780)GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#8864):authorityrewriting, as specified in gRFC A81. (#8779)random_subsettingLB policy, as specified in gRFC A68. (#8650)Bug Fixes
CONNECTINGstate. (#8813)WithDecompressororRPCDecompressor). (#8765)Performance Improvements
bufferobjects. (#8784)dominikh/go-tools (honnef.co/go/tools)
v0.7.0Compare Source
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.