Closed renovate[bot] closed 8 months ago
Renovate 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.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
2.0.4
->2.0.5
v1.50.30
->v1.50.35
v0.0.11
->v0.0.12
v0.1.5
->v0.1.6
v1.32.0
->v1.33.0
37.226.1
->37.235.1
Infinite loop in JSON unmarshaling in google.golang.org/protobuf
CVE-2024-24786 / GO-2024-2611
More information
#### Details The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set. #### Severity Unknown #### References - [https://go.dev/cl/569356](https://go.dev/cl/569356) This data is provided by [OSV](https://osv.dev/vulnerability/GO-2024-2611) and the [Go Vulnerability Database](https://togithub.com/golang/vulndb) ([CC-BY 4.0](https://togithub.com/golang/vulndb#license)).Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
defenseunicorns/build-harness (defenseunicorns/build-harness)
### [`v2.0.5`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#205-2024-03-08) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.4...2.0.5) ##### Miscellaneous Chores - **deps:** update dependency anchore/syft to v1 ([#212](https://togithub.com/defenseunicorns/build-harness/issues/212)) ([d48b33d](https://togithub.com/defenseunicorns/build-harness/commit/d48b33d30b17451586bdac3ab6336707925ecf05)) - **deps:** update dependency anchore/syft to v1.0.1 ([#219](https://togithub.com/defenseunicorns/build-harness/issues/219)) ([fa8e7e7](https://togithub.com/defenseunicorns/build-harness/commit/fa8e7e7f6623b6ec05e9b66ddf4415581c7f85c0)) - **deps:** update dependency awscli to v2.15.26 ([#218](https://togithub.com/defenseunicorns/build-harness/issues/218)) ([04a85ef](https://togithub.com/defenseunicorns/build-harness/commit/04a85ef4be1e30da1aa20d278da9052da21685c8)) - **deps:** update dependency dagger/dagger to v0.10.0 ([#210](https://togithub.com/defenseunicorns/build-harness/issues/210)) ([6351f20](https://togithub.com/defenseunicorns/build-harness/commit/6351f20cc381587fef40d19de6da30338486967f)) - **deps:** update dependency golang to v1.22.1 ([#216](https://togithub.com/defenseunicorns/build-harness/issues/216)) ([3bed167](https://togithub.com/defenseunicorns/build-harness/commit/3bed16788ce368139f9e74449971723600bfd319)) - **deps:** update dependency https://github.com/bridgecrewio/checkov.git to v3.2.31 ([#214](https://togithub.com/defenseunicorns/build-harness/issues/214)) ([2547962](https://togithub.com/defenseunicorns/build-harness/commit/25479625cb49f15913ab0359d61af44bbf85640e)) - **deps:** update dependency https://github.com/bridgecrewio/checkov.git to v3.2.33 ([#220](https://togithub.com/defenseunicorns/build-harness/issues/220)) ([9f86637](https://togithub.com/defenseunicorns/build-harness/commit/9f8663707db7fa8378bbd594fe3f37ce6cdf6d7a)) - **deps:** update stable ([#208](https://togithub.com/defenseunicorns/build-harness/issues/208)) ([b3a67b3](https://togithub.com/defenseunicorns/build-harness/commit/b3a67b36fd7239bd164be70e7327d5828839e0b1)) - **deps:** update stable ([#211](https://togithub.com/defenseunicorns/build-harness/issues/211)) ([451188c](https://togithub.com/defenseunicorns/build-harness/commit/451188cae85edef726a2b4f9f3a90011cb06315c)) - **deps:** update stable ([#213](https://togithub.com/defenseunicorns/build-harness/issues/213)) ([486788f](https://togithub.com/defenseunicorns/build-harness/commit/486788fb75d09e2531256fd8d0904cfb41e28285)) - **deps:** update stable ([#215](https://togithub.com/defenseunicorns/build-harness/issues/215)) ([81429ac](https://togithub.com/defenseunicorns/build-harness/commit/81429ac8ec524667029de02c33e62b1d2606199a)) - **deps:** update stable ([#217](https://togithub.com/defenseunicorns/build-harness/issues/217)) ([79f9a38](https://togithub.com/defenseunicorns/build-harness/commit/79f9a383ee70e9e4ca9e838627c613514fa672a0))aws/aws-sdk-go (github.com/aws/aws-sdk-go)
### [`v1.50.35`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15035-2024-03-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.50.34...v1.50.35) \=== ##### Service Client Updates - `service/batch`: Updates service API and documentation - This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues. - `service/bedrock-agent-runtime`: Updates service API and documentation - `service/cloudtrail`: Updates service API and documentation - Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs. - `service/codebuild`: Updates service documentation - This release adds support for a new webhook event: PULL_REQUEST_CLOSED. - `service/cognito-idp`: Updates service API and documentation - `service/guardduty`: Updates service API and documentation - Add RDS Provisioned and Serverless Usage types - `service/transfer`: Updates service API and documentation - Added DES_EDE3\_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector. ### [`v1.50.34`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15034-2024-03-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.50.33...v1.50.34) \=== ##### Service Client Updates - `service/appconfig`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation. - `service/grafana`: Updates service API and documentation - `service/lambda`: Updates service documentation - Documentation updates for AWS Lambda - `service/payment-cryptography-data`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters - `service/snowball`: Updates service documentation - Doc-only update for change to EKS-Anywhere ordering. - `service/wafv2`: Updates service API and documentation - `service/workspaces`: Updates service documentation - Added note for user decoupling ### [`v1.50.33`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15033-2024-03-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.50.32...v1.50.33) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Doc only updates for DynamoDB documentation - `service/imagebuilder`: Updates service API and documentation - `service/mwaa`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value. - `service/redshift`: Updates service documentation - Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation. - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.50.32`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15032-2024-03-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.50.31...v1.50.32) \=== ##### Service Client Updates - `service/apigateway`: Updates service documentation - Documentation updates for Amazon API Gateway - `service/chatbot`: Updates service API - `service/organizations`: Adds new service - This release contains an endpoint addition - `service/sesv2`: Updates service API and documentation ### [`v1.50.31`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15031-2024-03-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.50.30...v1.50.31) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API and documentation - Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs - `service/fsx`: Updates service API and documentation - `service/organizations`: Updates service API and documentation - Documentation update for AWS Organizationsdefenseunicorns/terraform-aws-bastion (github.com/defenseunicorns/terraform-aws-bastion)
### [`v0.0.12`](https://togithub.com/defenseunicorns/terraform-aws-bastion/releases/tag/v0.0.12) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-bastion/compare/v0.0.11...v0.0.12) ##### Features - adding optional ebs volume ([#103](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/103)) ([5ee71b9](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/5ee71b9611709c3ccec690c8d25f03d43799cd29)) - add opt out of user_data ([#111](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/111)) ([d26ec86](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/d26ec86d400b82cb29b5c1aade0bbf76615ed0f4)) ##### Miscellaneous Chores - **deps:** update all dependencies ([#100](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/100)) ([e6f19f9](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/e6f19f936c674e6e0b19cf702fdb0b986ce3c7e6)) - **deps:** update all dependencies ([#101](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/101)) ([1d0c284](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/1d0c28484f5a08cb1ffcc3dcda61efc374036f60)) - **deps:** update all dependencies ([#104](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/104)) ([1998677](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/1998677bdaedcffc668a8e5a759413bb0f4c1843)) - **deps:** update all dependencies ([#106](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/106)) ([6a2e4eb](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/6a2e4eba4f16750fd9d8dd1ce1d54a7713803b60)) - **deps:** update all dependencies ([#107](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/107)) ([1f77e0c](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/1f77e0c89113daec402a0ed89b5b3c5b6009f92e)) - **deps:** update all dependencies ([#75](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/75)) ([d3494ee](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/d3494ee319b95b0f974418af84b725710a005c6d)) - **deps:** update all dependencies ([#80](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/80)) ([da8773d](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/da8773db162ad89226cc66bbe7d3743eacf5a452)) - **deps:** update all dependencies ([#81](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/81)) ([83ec2fd](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/83ec2fd9f46d44aa846253eb88b0f14a0998ebc6)) - **deps:** update all dependencies ([#85](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/85)) ([b22562e](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/b22562e76657a93e97a11d5b58d4087f24af50a5)) - **deps:** update all dependencies ([#88](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/88)) ([4c86d89](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/4c86d8977e5ae5e64ff13fcfea94432c55cafce2)) - **deps:** update all dependencies ([#89](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/89)) ([2c95063](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/2c950638f35f87c2aec6ee80f711057d1e82dc28)) - **deps:** update all dependencies ([#91](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/91)) ([ebc03c4](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/ebc03c4cf9e93629b15a639430ff4dc0519fb917)) - **deps:** update all dependencies ([#94](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/94)) ([2f3c9aa](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/2f3c9aa7c43ee17130a4630d0181c4efeb0523da)) - **deps:** update all dependencies ([#96](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/96)) ([5629c7c](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/5629c7ca08ef5401ca625dc02883c5137146742f)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.115.0 ([#90](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/90)) ([ad12583](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/ad1258321d2c2d66058a6b23c2ac3c0ef15ab332)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.126.3 ([#92](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/92)) ([a905fae](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/a905fae19b73945479b2eae4cdecdef27f681575)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.132.1 ([#95](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/95)) ([b9e0454](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/b9e04549fd64970e5c5ec8ddb17be80b0099c191)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.142.1 ([#97](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/97)) ([0161d3b](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/0161d3b4af9f6697c1acf0becf5a346293fe1eb7)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.154.0 ([#98](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/98)) ([4c63a51](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/4c63a5108105f77368b13a6ce890252141064e79)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.156.2 ([#99](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/99)) ([9c16b89](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/9c16b892982ecd9b2bf34d1239309f4fc5a39970)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.226.1 ([#108](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/108)) ([6a2fa08](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/6a2fa08151aee003cc5487dae55b96c3a1002628)) - **deps:** update security updates \[security] ([#109](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/109)) ([131843e](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/131843e1ea6f6388b3f6af0da9bd3d796f8b79cb)) - remove uds references ([#73](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/73)) ([41fd085](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/41fd085e56df567bb215c6f5d48e4e84c43040be)) ##### Continuous Integration - renovate window update and vuln handling ([#93](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/93)) ([ece5502](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/ece55024505604b3884e21c604778c76dbd4551b)) - update renovate window ([#83](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/83)) ([d85c4e4](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/d85c4e4b46ca9419525212c838f685357a152c34)) - update renovate window ([#84](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/84)) ([4fc39f9](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/4fc39f93d71d416046a02aec5b38660310a9c878))defenseunicorns/terraform-aws-vpc (github.com/defenseunicorns/terraform-aws-vpc)
### [`v0.1.6`](https://togithub.com/defenseunicorns/terraform-aws-vpc/releases/tag/v0.1.6) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-vpc/compare/v0.1.5...v0.1.6) ##### Features - update outputs to match upstream module ([#107](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/107)) ([c0f807a](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/c0f807a6e477872f84915d9345761d6476d48bf9)) ##### Bug Fixes - **deps:** update all dependencies ([#101](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/101)) ([7f4594a](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/7f4594a3ed53edb0c06ba32f0d188f74f5211d14)) ##### Miscellaneous Chores - **deps:** update all dependencies ([#105](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/105)) ([e230462](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/e230462ff10934dd6cddd332418e2551ccbf9898)) - **deps:** update all dependencies ([#108](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/108)) ([d83f3b3](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/d83f3b327c6701476b3e05fe2757c50b073cb9f3)) - **deps:** update all dependencies ([#96](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/96)) ([c4b710d](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/c4b710dc57fdd50db58a964f203bee08e6779395)) - **deps:** update all dependencies ([#99](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/99)) ([7457fec](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/7457feca9f41bc78bbe66d6cd9ad7905d3269f48)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.132.1 ([#100](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/100)) ([6b2e824](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/6b2e824529f367e54abdedb50568ae9391cc2568)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.142.1 ([#102](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/102)) ([a5d1c65](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/a5d1c659528d205dde03e4618fffef67892deb44)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.154.0 ([#103](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/103)) ([0d3c04c](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/0d3c04cd70c1749387f1860b4a3c79ac43159c7b)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.156.2 ([#104](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/104)) ([d25a128](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/d25a128b7b79e1c7f81bef558c83c5247bc73702)) ##### Continuous Integration - reconfigure renovate window and vulnerabilityAlerts and rebasing due to existing branches not being deleted ([a44fc6d](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/a44fc6d41965710ce5e2f499847f9751b2ac1663)) - renovate window update and vuln handling ([#97](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/97)) ([6dcc17c](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/6dcc17ca475bce9bce4aeb30c038395d6ccd3083))protocolbuffers/protobuf-go (google.golang.org/protobuf)
### [`v1.33.0`](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.32.0...v1.33.0) [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.32.0...v1.33.0)renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
### [`v37.235.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.235.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.235.0...37.235.1) See https://github.com/renovatebot/renovate/releases/tag/37.235.1 for more changes ### [`v37.235.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.235.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.234.1...37.235.0) See https://github.com/renovatebot/renovate/releases/tag/37.235.0 for more changes ### [`v37.234.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.234.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.233.1...37.234.1) See https://github.com/renovatebot/renovate/releases/tag/37.234.1 for more changes ### [`v37.233.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.233.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.232.0...37.233.1) See https://github.com/renovatebot/renovate/releases/tag/37.233.1 for more changes ### [`v37.232.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.232.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.231.2...37.232.0) See https://github.com/renovatebot/renovate/releases/tag/37.232.0 for more changes ### [`v37.231.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.231.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.231.1...37.231.2) See https://github.com/renovatebot/renovate/releases/tag/37.231.2 for more changes ### [`v37.231.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.231.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.231.0...37.231.1) See https://github.com/renovatebot/renovate/releases/tag/37.231.1 for more changes ### [`v37.231.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.231.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.230.0...37.231.0) See https://github.com/renovatebot/renovate/releases/tag/37.231.0 for more changes ### [`v37.230.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.230.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.229.5...37.230.0) See https://github.com/renovatebot/renovate/releases/tag/37.230.0 for more changes ### [`v37.229.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.229.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.229.3...37.229.5) See https://github.com/renovatebot/renovate/releases/tag/37.229.5 for more changes ### [`v37.229.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.229.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.229.2...37.229.3) See https://github.com/renovatebot/renovate/releases/tag/37.229.3 for more changes ### [`v37.229.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.229.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.229.1...37.229.2) See https://github.com/renovatebot/renovate/releases/tag/37.229.2 for more changes ### [`v37.229.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.229.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.227.2...37.229.1) See https://github.com/renovatebot/renovate/releases/tag/37.229.1 for more changes ### [`v37.227.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.227.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.227.1...37.227.2) See https://github.com/renovatebot/renovate/releases/tag/37.227.2 for more changes ### [`v37.227.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.227.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.227.0...37.227.1) See https://github.com/renovatebot/renovate/releases/tag/37.227.1 for more changes ### [`v37.227.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.227.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.226.2...37.227.0) See https://github.com/renovatebot/renovate/releases/tag/37.227.0 for more changes ### [`v37.226.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.226.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.226.1...37.226.2) See https://github.com/renovatebot/renovate/releases/tag/37.226.2 for more changesConfiguration
📅 Schedule: Branch creation - "after 4am and before 10am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.