padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
251 stars 9 forks source link

chore(deps): update all patch dependencies (patch) #293

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker.io/library/golang stage patch 1.22.3 -> 1.22.4 age adoption passing confidence
github.com/aws/aws-sdk-go require patch v1.53.10 -> v1.53.16 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.27.16 -> v1.27.17 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require patch v1.54.3 -> v1.54.4 age adoption passing confidence
github.com/gruntwork-io/go-commons require patch v0.8.0 -> v0.8.2 age adoption passing confidence
github.com/onsi/ginkgo/v2 require patch v2.17.1 -> v2.17.3 age adoption passing confidence
go (source) toolchain patch 1.22.3 -> 1.22.4 age adoption passing confidence
vite (source) devDependencies patch ^5.2.8 -> ^5.2.11 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.53.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15316-2024-06-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.15...v1.53.16) \=== ##### Service Client Updates - `service/ec2`: Updates service API - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. - `service/pipes`: Updates service API, documentation, and waiters - `service/sagemaker`: Updates service API and documentation - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. - `service/taxsettings`: Adds new service ### [`v1.53.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15315-2024-06-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.14...v1.53.15) \=== ##### Service Client Updates - `service/amplify`: Updates service documentation - `service/batch`: Updates service API and documentation - This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - `service/eks`: Updates service API and documentation - `service/iottwinmaker`: Updates service API ### [`v1.53.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15314-2024-05-31) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.13...v1.53.14) \=== ##### Service Client Updates - `service/codebuild`: Updates service documentation - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - `service/codeguru-security`: Updates service API and documentation - `service/elasticache`: Updates service API and documentation - Update to attributes of TestFailover and minor revisions. - `service/launch-wizard`: Updates service API and documentation ### [`v1.53.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15313-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.12...v1.53.13) \=== ##### Service Client Updates - `service/acm`: Updates service API - add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/bedrock-agent`: Updates service API and documentation - `service/bedrock-runtime`: Updates service API and documentation - `service/cloudtrail`: Updates service API and documentation - CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. - `service/connect`: Updates service API and documentation - `service/emr-serverless`: Updates service API, documentation, and paginators - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for Aurora Postgres DBname. - `service/sagemaker`: Updates service API and documentation - Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. ### [`v1.53.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15312-2024-05-29) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.11...v1.53.12) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` - `service/codebuild`: Updates service API and documentation - AWS CodeBuild now supports manually creating GitHub webhooks - `service/connect`: Updates service API and documentation - `service/glue`: Updates service API and documentation - Add optional field JobMode to CreateJob and UpdateJob APIs. - `service/securityhub`: Updates service API ### [`v1.53.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15311-2024-05-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.10...v1.53.11) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - `service/ec2`: Updates service API and documentation - Providing support to accept BgpAsnExtended attribute - `service/kafka`: Updates service API and documentation - `service/swf`: Updates service API and documentation - This release adds new APIs for deleting activity type and workflow type resources.
gruntwork-io/go-commons (github.com/gruntwork-io/go-commons) ### [`v0.8.2`](https://togithub.com/gruntwork-io/go-commons/releases/tag/v0.8.2) [Compare Source](https://togithub.com/gruntwork-io/go-commons/compare/v0.8.1...v0.8.2) ##### Modules affected - `retry` \[**NEW**] ##### Description - Add new functions to allow for retrying a specific action. ##### Related links [https://github.com/gruntwork-io/go-commons/pull/41](https://togithub.com/gruntwork-io/go-commons/pull/41) ### [`v0.8.1`](https://togithub.com/gruntwork-io/go-commons/releases/tag/v0.8.1) [Compare Source](https://togithub.com/gruntwork-io/go-commons/compare/v0.8.0...v0.8.1) ##### Modules affected - `ssh` \[**NEW**] ##### Description - Add new functions to allow running a command over SSH. ##### Related links [https://github.com/gruntwork-io/go-commons/pull/40](https://togithub.com/gruntwork-io/go-commons/pull/40)
onsi/ginkgo (github.com/onsi/ginkgo/v2) ### [`v2.17.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.17.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.17.2...v2.17.3) #### 2.17.3 ##### Fixes `ginkgo watch` now ignores hidden files \[[`bde6e00`](https://togithub.com/onsi/ginkgo/commit/bde6e00)] ### [`v2.17.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.17.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.17.1...v2.17.2) #### 2.17.2 ##### Fixes - fix: close files \[[`32259c8`](https://togithub.com/onsi/ginkgo/commit/32259c8)] - fix github output log level for skipped specs \[[`780e7a3`](https://togithub.com/onsi/ginkgo/commit/780e7a3)] ##### Maintenance - Bump github.com/google/pprof \[[`d91fe4e`](https://togithub.com/onsi/ginkgo/commit/d91fe4e)] - Bump github.com/go-task/slim-sprig to v3 \[[`8cb662e`](https://togithub.com/onsi/ginkgo/commit/8cb662e)] - Bump golang.org/x/net in /integration/\_fixtures/version_mismatch_fixture ([#​1391](https://togithub.com/onsi/ginkgo/issues/1391)) \[[`3134422`](https://togithub.com/onsi/ginkgo/commit/3134422)] - Bump github-pages from 230 to 231 in /docs ([#​1384](https://togithub.com/onsi/ginkgo/issues/1384)) \[[`eca81b4`](https://togithub.com/onsi/ginkgo/commit/eca81b4)] - Bump golang.org/x/tools from 0.19.0 to 0.20.0 ([#​1383](https://togithub.com/onsi/ginkgo/issues/1383)) \[[`760def8`](https://togithub.com/onsi/ginkgo/commit/760def8)] - Bump golang.org/x/net from 0.23.0 to 0.24.0 ([#​1381](https://togithub.com/onsi/ginkgo/issues/1381)) \[[`4ce33f4`](https://togithub.com/onsi/ginkgo/commit/4ce33f4)] - Fix test for gomega version bump \[[`f2fcd97`](https://togithub.com/onsi/ginkgo/commit/f2fcd97)] - Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 ([#​1390](https://togithub.com/onsi/ginkgo/issues/1390)) \[[`fd622d2`](https://togithub.com/onsi/ginkgo/commit/fd622d2)] - Bump golang.org/x/tools from 0.17.0 to 0.19.0 ([#​1368](https://togithub.com/onsi/ginkgo/issues/1368)) \[[`5474a26`](https://togithub.com/onsi/ginkgo/commit/5474a26)] - Bump github-pages from 229 to 230 in /docs ([#​1359](https://togithub.com/onsi/ginkgo/issues/1359)) \[[`e6d1170`](https://togithub.com/onsi/ginkgo/commit/e6d1170)] - Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 ([#​1374](https://togithub.com/onsi/ginkgo/issues/1374)) \[[`7f447b2`](https://togithub.com/onsi/ginkgo/commit/7f447b2)] - Bump golang.org/x/net from 0.20.0 to 0.23.0 ([#​1380](https://togithub.com/onsi/ginkgo/issues/1380)) \[[`f15239a`](https://togithub.com/onsi/ginkgo/commit/f15239a)]
golang/go (go) ### [`v1.22.4`](https://togithub.com/golang/go/compare/go1.22.3...go1.22.4)
vitejs/vite (vite) ### [`v5.2.12`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5212-2024-05-28-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.11...v5.2.12) - chore: move to eslint flat config ([#​16743](https://togithub.com/vitejs/vite/issues/16743)) ([8f16765](https://togithub.com/vitejs/vite/commit/8f16765)), closes [#​16743](https://togithub.com/vitejs/vite/issues/16743) - chore(deps): remove unused deps ([#​17329](https://togithub.com/vitejs/vite/issues/17329)) ([5a45745](https://togithub.com/vitejs/vite/commit/5a45745)), closes [#​17329](https://togithub.com/vitejs/vite/issues/17329) - chore(deps): update all non-major dependencies ([#​16722](https://togithub.com/vitejs/vite/issues/16722)) ([b45922a](https://togithub.com/vitejs/vite/commit/b45922a)), closes [#​16722](https://togithub.com/vitejs/vite/issues/16722) - fix: mention `build.rollupOptions.output.manualChunks` instead of `build.rollupOutput.manualChunks` ([89378c0](https://togithub.com/vitejs/vite/commit/89378c0)), closes [#​16721](https://togithub.com/vitejs/vite/issues/16721) - fix(build): make SystemJSWrapRE match lazy ([#​16633](https://togithub.com/vitejs/vite/issues/16633)) ([6583ad2](https://togithub.com/vitejs/vite/commit/6583ad2)), closes [#​16633](https://togithub.com/vitejs/vite/issues/16633) - fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported ([#​1](https://togithub.com/vitejs/vite/issues/1) ([95fe5a7](https://togithub.com/vitejs/vite/commit/95fe5a7)), closes [#​16078](https://togithub.com/vitejs/vite/issues/16078) - fix(css): handle lightningcss compiled css in Deno ([#​17301](https://togithub.com/vitejs/vite/issues/17301)) ([8e4e932](https://togithub.com/vitejs/vite/commit/8e4e932)), closes [#​17301](https://togithub.com/vitejs/vite/issues/17301) - fix(css): only use files the current bundle contains ([#​16684](https://togithub.com/vitejs/vite/issues/16684)) ([15a6ebb](https://togithub.com/vitejs/vite/commit/15a6ebb)), closes [#​16684](https://togithub.com/vitejs/vite/issues/16684) - fix(css): page reload was not happening with .css?raw ([#​16455](https://togithub.com/vitejs/vite/issues/16455)) ([8041846](https://togithub.com/vitejs/vite/commit/8041846)), closes [#​16455](https://togithub.com/vitejs/vite/issues/16455) - fix(deps): update all non-major dependencies ([#​16603](https://togithub.com/vitejs/vite/issues/16603)) ([6711553](https://togithub.com/vitejs/vite/commit/6711553)), closes [#​16603](https://togithub.com/vitejs/vite/issues/16603) - fix(deps): update all non-major dependencies ([#​16660](https://togithub.com/vitejs/vite/issues/16660)) ([bf2f014](https://togithub.com/vitejs/vite/commit/bf2f014)), closes [#​16660](https://togithub.com/vitejs/vite/issues/16660) - fix(deps): update all non-major dependencies ([#​17321](https://togithub.com/vitejs/vite/issues/17321)) ([4a89766](https://togithub.com/vitejs/vite/commit/4a89766)), closes [#​17321](https://togithub.com/vitejs/vite/issues/17321) - fix(error-logging): rollup errors weren't displaying id and codeframe ([#​16540](https://togithub.com/vitejs/vite/issues/16540)) ([22dc196](https://togithub.com/vitejs/vite/commit/22dc196)), closes [#​16540](https://togithub.com/vitejs/vite/issues/16540) - fix(hmr): normalize the path info ([#​14255](https://togithub.com/vitejs/vite/issues/14255)) ([6a085d0](https://togithub.com/vitejs/vite/commit/6a085d0)), closes [#​14255](https://togithub.com/vitejs/vite/issues/14255) - fix(hmr): trigger page reload when calling invalidate on root module ([#​16636](https://togithub.com/vitejs/vite/issues/16636)) ([2b61cc3](https://togithub.com/vitejs/vite/commit/2b61cc3)), closes [#​16636](https://togithub.com/vitejs/vite/issues/16636) - fix(logger): truncate log over 5000 characters long ([#​16581](https://togithub.com/vitejs/vite/issues/16581)) ([b0b839a](https://togithub.com/vitejs/vite/commit/b0b839a)), closes [#​16581](https://togithub.com/vitejs/vite/issues/16581) - fix(optimizer): log dependencies added by plugins ([#​16729](https://togithub.com/vitejs/vite/issues/16729)) ([f0fb987](https://togithub.com/vitejs/vite/commit/f0fb987)), closes [#​16729](https://togithub.com/vitejs/vite/issues/16729) - fix(sourcemap): improve sourcemap compatibility for vue2 ([#​16594](https://togithub.com/vitejs/vite/issues/16594)) ([913c040](https://togithub.com/vitejs/vite/commit/913c040)), closes [#​16594](https://togithub.com/vitejs/vite/issues/16594) - docs: correct proxy shorthand example ([#​15938](https://togithub.com/vitejs/vite/issues/15938)) ([abf766e](https://togithub.com/vitejs/vite/commit/abf766e)), closes [#​15938](https://togithub.com/vitejs/vite/issues/15938) - docs: deprecate server.hot ([#​16741](https://togithub.com/vitejs/vite/issues/16741)) ([e7d38ab](https://togithub.com/vitejs/vite/commit/e7d38ab)), closes [#​16741](https://togithub.com/vitejs/vite/issues/16741)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

renovate[bot] commented 4 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
github.com/onsi/gomega v1.32.0 -> v1.33.0
github.com/aws/aws-sdk-go-v2 v1.27.0 -> v1.27.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.16 -> v1.17.17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.3 -> v1.16.4
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.7 -> v1.3.8
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.7 -> v2.6.8
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.7 -> v1.3.8
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.9 -> v1.3.10
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 -> v1.11.10
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7 -> v1.17.8
github.com/aws/aws-sdk-go-v2/service/sso v1.20.9 -> v1.20.10
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.3 -> v1.24.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10 -> v1.28.11
github.com/google/pprof v0.0.0-20230602150820-91b7bce49751 -> v0.0.0-20240424215950-a892ee059fd6
github.com/urfave/cli v1.22.2 -> v1.22.4
golang.org/x/mod v0.16.0 -> v0.17.0
golang.org/x/tools v0.18.0 -> v0.20.0