Dependencies update#4412
Conversation
|
@blotus: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
DetailsI am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
|
@blotus: There are no area labels on this PR. You can add as many areas as you see fit.
DetailsI am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4412 +/- ##
==========================================
- Coverage 63.31% 63.29% -0.02%
==========================================
Files 476 476
Lines 33796 33792 -4
==========================================
- Hits 21398 21389 -9
+ Misses 10262 10261 -1
- Partials 2136 2142 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/kind chore |
- Update to go 1.26 - Update all dependancies (expect Gin) - Replace all `ptr.Of()` usage by `new()`
… → v1.7.8) (#430) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.7` → `v1.7.8` | --- ### Release Notes <details> <summary>crowdsecurity/crowdsec (docker.io/crowdsecurity/crowdsec)</summary> ### [`v1.7.8`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8) [Compare Source](crowdsecurity/crowdsec@v1.7.7...v1.7.8) #### New Features - WAF: OpenAPI schema validation ([#​4097](crowdsecurity/crowdsec#4097)) [@​blotus](https://github.com/blotus) #### Improvements - WAF: enforce body size limitation ([#​4355](crowdsecurity/crowdsec#4355)) [@​blotus](https://github.com/blotus) - Decision stream: move to chunked transfer by default ([#​4413](crowdsecurity/crowdsec#4413)) [@​blotus](https://github.com/blotus) - cscli: add `--quick` flag to enroll command ([#​4350](crowdsecurity/crowdsec#4350)) [@​blotus](https://github.com/blotus) - propose an alternative, cleaner configuration for appsec-config ([#​4397](crowdsecurity/crowdsec#4397)) [@​buixor](https://github.com/buixor) #### Bug Fixes - cscli metrics: don't attempt to create a DB client if there's no DB config ([#​4451](crowdsecurity/crowdsec#4451)) [@​blotus](https://github.com/blotus) - papi: don't spam logs if chan is closed ([#​4439](crowdsecurity/crowdsec#4439)) [@​blotus](https://github.com/blotus) - alerts: use single transaction when creating alert and all related items ([#​4438](crowdsecurity/crowdsec#4438)) [@​blotus](https://github.com/blotus) - LAPI: enforce maximum body size for decompression #### Chore / Deps - build(deps): bump the gomod group across 1 directory with 34 updates ([#​4453](crowdsecurity/crowdsec#4453)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 2 updates ([#​4447](crowdsecurity/crowdsec#4447)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#​4441](crowdsecurity/crowdsec#4441)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 7 updates ([#​4443](crowdsecurity/crowdsec#4443)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the uv group in /build/docker/test with 3 updates ([#​4442](crowdsecurity/crowdsec#4442)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - db: add some missing indexes ([#​4435](crowdsecurity/crowdsec#4435)) [@​blotus](https://github.com/blotus) - Dependencies update ([#​4412](crowdsecurity/crowdsec#4412)) [@​blotus](https://github.com/blotus) - add PAPI metrics ([#​4411](crowdsecurity/crowdsec#4411)) [@​blotus](https://github.com/blotus) - build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#​4402](crowdsecurity/crowdsec#4402)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#​4403](crowdsecurity/crowdsec#4403)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#​4400](crowdsecurity/crowdsec#4400)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#​4404](crowdsecurity/crowdsec#4404)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#​4405](crowdsecurity/crowdsec#4405)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#​4381](crowdsecurity/crowdsec#4381)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#​4388](crowdsecurity/crowdsec#4388)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#​4393](crowdsecurity/crowdsec#4393)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#​4394](crowdsecurity/crowdsec#4394)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#​4395](crowdsecurity/crowdsec#4395)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - update dependabot config ([#​4440](crowdsecurity/crowdsec#4440)) [@​blotus](https://github.com/blotus) - build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#​4389](crowdsecurity/crowdsec#4389)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#​4391](crowdsecurity/crowdsec#4391)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#​4396](crowdsecurity/crowdsec#4396)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) #### Geolite2 notice This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>. #### Installation Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/430
##### [\`v1.7.8\`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8) #### New Features - WAF: OpenAPI schema validation ([#4097](crowdsecurity/crowdsec#4097)) [@blotus](https://github.com/blotus) #### Improvements - WAF: enforce body size limitation ([#4355](crowdsecurity/crowdsec#4355)) [@blotus](https://github.com/blotus) - Decision stream: move to chunked transfer by default ([#4413](crowdsecurity/crowdsec#4413)) [@blotus](https://github.com/blotus) - cscli: add `--quick` flag to enroll command ([#4350](crowdsecurity/crowdsec#4350)) [@blotus](https://github.com/blotus) - propose an alternative, cleaner configuration for appsec-config ([#4397](crowdsecurity/crowdsec#4397)) [@buixor](https://github.com/buixor) #### Bug Fixes - cscli metrics: don't attempt to create a DB client if there's no DB config ([#4451](crowdsecurity/crowdsec#4451)) [@blotus](https://github.com/blotus) - papi: don't spam logs if chan is closed ([#4439](crowdsecurity/crowdsec#4439)) [@blotus](https://github.com/blotus) - alerts: use single transaction when creating alert and all related items ([#4438](crowdsecurity/crowdsec#4438)) [@blotus](https://github.com/blotus) - LAPI: enforce maximum body size for decompression #### Chore / Deps - build(deps): bump the gomod group across 1 directory with 34 updates ([#4453](crowdsecurity/crowdsec#4453)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 2 updates ([#4447](crowdsecurity/crowdsec#4447)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#4441](crowdsecurity/crowdsec#4441)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 7 updates ([#4443](crowdsecurity/crowdsec#4443)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the uv group in /build/docker/test with 3 updates ([#4442](crowdsecurity/crowdsec#4442)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - db: add some missing indexes ([#4435](crowdsecurity/crowdsec#4435)) [@blotus](https://github.com/blotus) - Dependencies update ([#4412](crowdsecurity/crowdsec#4412)) [@blotus](https://github.com/blotus) - add PAPI metrics ([#4411](crowdsecurity/crowdsec#4411)) [@blotus](https://github.com/blotus) - build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#4402](crowdsecurity/crowdsec#4402)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#4403](crowdsecurity/crowdsec#4403)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#4400](crowdsecurity/crowdsec#4400)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#4404](crowdsecurity/crowdsec#4404)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#4405](crowdsecurity/crowdsec#4405)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#4381](crowdsecurity/crowdsec#4381)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#4388](crowdsecurity/crowdsec#4388)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#4393](crowdsecurity/crowdsec#4393)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#4394](crowdsecurity/crowdsec#4394)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#4395](crowdsecurity/crowdsec#4395)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - update dependabot config ([#4440](crowdsecurity/crowdsec#4440)) [@blotus](https://github.com/blotus) - build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#4389](crowdsecurity/crowdsec#4389)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#4391](crowdsecurity/crowdsec#4391)) @[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#4396](crowdsecurity/crowdsec#4396)) @[dependabot\[bot\]](https://github.com/apps/dependabot) #### Geolite2 notice This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>. #### Installation Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).
….7.8 ) (#4) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/crowdsecurity/crowdsec](https://github.com/crowdsecurity/crowdsec) | patch | `v1.7.7` → `v1.7.8` | --- ### Release Notes <details> <summary>crowdsecurity/crowdsec (docker.io/crowdsecurity/crowdsec)</summary> ### [`v1.7.8`](https://github.com/crowdsecurity/crowdsec/releases/tag/v1.7.8) [Compare Source](crowdsecurity/crowdsec@v1.7.7...v1.7.8) #### New Features - WAF: OpenAPI schema validation ([#​4097](crowdsecurity/crowdsec#4097)) [@​blotus](https://github.com/blotus) #### Improvements - WAF: enforce body size limitation ([#​4355](crowdsecurity/crowdsec#4355)) [@​blotus](https://github.com/blotus) - Decision stream: move to chunked transfer by default ([#​4413](crowdsecurity/crowdsec#4413)) [@​blotus](https://github.com/blotus) - cscli: add `--quick` flag to enroll command ([#​4350](crowdsecurity/crowdsec#4350)) [@​blotus](https://github.com/blotus) - propose an alternative, cleaner configuration for appsec-config ([#​4397](crowdsecurity/crowdsec#4397)) [@​buixor](https://github.com/buixor) #### Bug Fixes - cscli metrics: don't attempt to create a DB client if there's no DB config ([#​4451](crowdsecurity/crowdsec#4451)) [@​blotus](https://github.com/blotus) - papi: don't spam logs if chan is closed ([#​4439](crowdsecurity/crowdsec#4439)) [@​blotus](https://github.com/blotus) - alerts: use single transaction when creating alert and all related items ([#​4438](crowdsecurity/crowdsec#4438)) [@​blotus](https://github.com/blotus) - LAPI: enforce maximum body size for decompression #### Chore / Deps - build(deps): bump the gomod group across 1 directory with 34 updates ([#​4453](crowdsecurity/crowdsec#4453)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 2 updates ([#​4447](crowdsecurity/crowdsec#4447)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump alpine from 3.21 to 3.23 in /build/docker in the docker group across 1 directory ([#​4441](crowdsecurity/crowdsec#4441)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the github-actions group with 7 updates ([#​4443](crowdsecurity/crowdsec#4443)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump the uv group in /build/docker/test with 3 updates ([#​4442](crowdsecurity/crowdsec#4442)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - db: add some missing indexes ([#​4435](crowdsecurity/crowdsec#4435)) [@​blotus](https://github.com/blotus) - Dependencies update ([#​4412](crowdsecurity/crowdsec#4412)) [@​blotus](https://github.com/blotus) - add PAPI metrics ([#​4411](crowdsecurity/crowdsec#4411)) [@​blotus](https://github.com/blotus) - build(deps): bump github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0 ([#​4402](crowdsecurity/crowdsec#4402)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump docker/login-action from 4.0.0 to 4.1.0 ([#​4403](crowdsecurity/crowdsec#4403)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 ([#​4400](crowdsecurity/crowdsec#4400)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 ([#​4404](crowdsecurity/crowdsec#4404)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.3 to 1.42.25 ([#​4405](crowdsecurity/crowdsec#4405)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.1 ([#​4381](crowdsecurity/crowdsec#4381)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#​4388](crowdsecurity/crowdsec#4388)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 ([#​4393](crowdsecurity/crowdsec#4393)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 ([#​4394](crowdsecurity/crowdsec#4394)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump github/codeql-action from 4.33.0 to 4.35.1 ([#​4395](crowdsecurity/crowdsec#4395)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - update dependabot config ([#​4440](crowdsecurity/crowdsec#4440)) [@​blotus](https://github.com/blotus) - build(deps): bump requests from 2.32.5 to 2.33.0 in /build/docker/test ([#​4389](crowdsecurity/crowdsec#4389)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump cryptography from 46.0.5 to 46.0.6 in /build/docker/test ([#​4391](crowdsecurity/crowdsec#4391)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) - build(deps): bump pygments from 2.19.2 to 2.20.0 in /build/docker/test ([#​4396](crowdsecurity/crowdsec#4396)) @​[dependabot\[bot\]](https://github.com/apps/dependabot) #### Geolite2 notice This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com"><https://www.maxmind.com></a>. #### Installation Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec). </details> --- ### Configuration 📅 **Schedule**: (in timezone America/New_York) - Branch creation - At any time (no schedule defined) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNyIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Co-authored-by: todd <tpunderson@greyrock.io> Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/4
ptr.Of()usage bynew()