acouvreur / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://acouvreur.github.io/sablier/
GNU Affero General Public License v3.0
1.3k stars 46 forks source link

chore(deps): update traefik docker tag to v3.1.4 #404

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
traefik patch v3.1.2 -> v3.1.4

Release Notes

containous/traefik (traefik) ### [`v3.1.4`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.4) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.4...v3.1.4) **Bug fixes:** - **\[metrics]** Guess Datadog socket type when prefix is unix ([#​11102](https://redirect.github.com/traefik/traefik/pull/11102) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Mention v3 in readme ([#​11082](https://redirect.github.com/traefik/traefik/pull/11082) by [kabaluyot](https://redirect.github.com/kabaluyot)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11107](https://redirect.github.com/traefik/traefik/pull/11107) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.1.4`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.4) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.3...v3.1.4) **Bug fixes:** - **\[metrics]** Guess Datadog socket type when prefix is unix ([#​11102](https://redirect.github.com/traefik/traefik/pull/11102) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Mention v3 in readme ([#​11082](https://redirect.github.com/traefik/traefik/pull/11082) by [kabaluyot](https://redirect.github.com/kabaluyot)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11107](https://redirect.github.com/traefik/traefik/pull/11107) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.1.3`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.3) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.3...v3.1.3) CVE: [CVE-2024-45410](https://www.cve.org/CVERecord?id=CVE-2024-45410) (Advisory [GHSA-62c8-mh53-4cqv](https://redirect.github.com/traefik/traefik/security/advisories/GHSA-62c8-mh53-4cqv)) **Bug fixes:** - **\[k8s/ingress,rules,k8s]** Allow configuring rule syntax with Kubernetes Ingress annotation ([#​10985](https://redirect.github.com/traefik/traefik/pull/10985) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s/ingress]** Re-allow empty configuration for Kubernetes Ingress provider ([#​11008](https://redirect.github.com/traefik/traefik/pull/11008) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware,metrics]** Wrap capture for services used by pieces of middleware ([#​11058](https://redirect.github.com/traefik/traefik/pull/11058) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[plugins]** Removes goexport dependency and adds \_initialize ([#​11088](https://redirect.github.com/traefik/traefik/pull/11088) by [juliens](https://redirect.github.com/juliens)) **Documentation:** - **\[k8s/crd,k8s]** Remove mentions about APIVersion traefik.io/v1 ([#​11020](https://redirect.github.com/traefik/traefik/pull/11020) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s]** Update quick-start-with-kubernetes.md to include required permissions ([#​11010](https://redirect.github.com/traefik/traefik/pull/11010) by [eastmane](https://redirect.github.com/eastmane)) - **\[metrics]** Mention missing metrics removal in the migration guide ([#​10982](https://redirect.github.com/traefik/traefik/pull/10982) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[tracing]** Fix tracing documentation ([#​11067](https://redirect.github.com/traefik/traefik/pull/11067) by [mmatur](https://redirect.github.com/mmatur)) - **\[tracing]** OTLP doc + potential panic ([#​11052](https://redirect.github.com/traefik/traefik/pull/11052) by [mmatur](https://redirect.github.com/mmatur)) **Misc:** - Merge v2.11 into v3.1 ([#​11092](https://redirect.github.com/traefik/traefik/pull/11092) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge v2.11 into v3.1 ([#​11065](https://redirect.github.com/traefik/traefik/pull/11065) by [mmatur](https://redirect.github.com/mmatur)) - Merge v2.11 into v3.1 ([#​11044](https://redirect.github.com/traefik/traefik/pull/11044) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.1.3`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.3) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.2...v3.1.3) CVE: [CVE-2024-45410](https://www.cve.org/CVERecord?id=CVE-2024-45410) (Advisory [GHSA-62c8-mh53-4cqv](https://redirect.github.com/traefik/traefik/security/advisories/GHSA-62c8-mh53-4cqv)) **Bug fixes:** - **\[k8s/ingress,rules,k8s]** Allow configuring rule syntax with Kubernetes Ingress annotation ([#​10985](https://redirect.github.com/traefik/traefik/pull/10985) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s/ingress]** Re-allow empty configuration for Kubernetes Ingress provider ([#​11008](https://redirect.github.com/traefik/traefik/pull/11008) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware,metrics]** Wrap capture for services used by pieces of middleware ([#​11058](https://redirect.github.com/traefik/traefik/pull/11058) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[plugins]** Removes goexport dependency and adds \_initialize ([#​11088](https://redirect.github.com/traefik/traefik/pull/11088) by [juliens](https://redirect.github.com/juliens)) **Documentation:** - **\[k8s/crd,k8s]** Remove mentions about APIVersion traefik.io/v1 ([#​11020](https://redirect.github.com/traefik/traefik/pull/11020) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s]** Update quick-start-with-kubernetes.md to include required permissions ([#​11010](https://redirect.github.com/traefik/traefik/pull/11010) by [eastmane](https://redirect.github.com/eastmane)) - **\[metrics]** Mention missing metrics removal in the migration guide ([#​10982](https://redirect.github.com/traefik/traefik/pull/10982) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[tracing]** Fix tracing documentation ([#​11067](https://redirect.github.com/traefik/traefik/pull/11067) by [mmatur](https://redirect.github.com/mmatur)) - **\[tracing]** OTLP doc + potential panic ([#​11052](https://redirect.github.com/traefik/traefik/pull/11052) by [mmatur](https://redirect.github.com/mmatur)) **Misc:** - Merge v2.11 into v3.1 ([#​11092](https://redirect.github.com/traefik/traefik/pull/11092) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge v2.11 into v3.1 ([#​11065](https://redirect.github.com/traefik/traefik/pull/11065) by [mmatur](https://redirect.github.com/mmatur)) - Merge v2.11 into v3.1 ([#​11044](https://redirect.github.com/traefik/traefik/pull/11044) by [rtribotte](https://redirect.github.com/rtribotte))

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.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud