dunglas / frankenphp

🧟 The modern PHP app server
https://frankenphp.dev
MIT License
6.96k stars 244 forks source link

chore(caddy): bump github.com/dunglas/mercure/caddy from 0.16.3 to 0.17.0 in /caddy #1147

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/dunglas/mercure/caddy from 0.16.3 to 0.17.0.

Release notes

Sourced from github.com/dunglas/mercure/caddy's releases.

helm-chart-0.17.0

A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.

v0.17.0

Changelog

  • 6c511ee5de67dea2ed241ee61d10d165a70b031d Make the nodePort configurable in case NodePort is used as a service.
  • 849c7b399ba8ca2f0103d422c5b2c5c44b59afda feat(helm): add support for metrics in the chart (#924)
  • 62b6f20baecddd5efe8db919031866e1e3388bb8 feat: add backward compatibility layer
  • 473d5f4e5d11e4b60d243d387af40fefa8694ae2 feat: allow passing the topic selector store to the transport
  • fb42dfa635c120cc8799399d4732ff3c0a8d366c feat: payload for a specific topic (#945)
  • 95d332dd37a75ab2eae7e6d54fac1ef3627f937a feat: support ECDSA and Ed25519 JWT public keys
  • 55664bc7499e6a6e022dd0d7222924115e4f32ed feat: use Caddy modules for transports
  • 9c8e0008b0038f4ad4129d9889afa37523f5e364 fix(helm): support autoscaling/v2 (#967)
  • 5474a233612e718e050e9944c2e45e57accbbc60 fix(helm): support autoscaling/v2 formatting (#968)
  • ab445d36bde326d990268135707bd924ce3010cb perf!: use topic selector store in subscriber (#944)
  • 7b7ccb995d65a5e1da5d2c37af8a1b2e0027247d refactor!: remove legacy Ristretto cache
  • d98b77c2bac8b2b66cd76eccbba0e0b5256afae7 refactor!: simplify filenames, remove dead code and bump deps
  • fbd473b88442dae130d67fc2abb37fe82713bfdf refactor!: split subscribers and local subscribers
  • 0a6bd9f2b29ec59f2ef72b509316b7993caddc51 refactor: better infrastructure for transports as Caddy modules (#975)
  • 7d42cd12fcb1095a8a3fa8f4bb3585bf31839274 refactor: rename topiselector file
  • 31d0dfb5aec0b0fa918e7fe2463e7e5e394bf8c2 spec!: make payloads topic-specific (#946)
  • a9545aa839174bdc00914a1e70149ed450258230 spec: remove redundant sentence
Commits
  • cbec56f chore: prepare release 0.17.0
  • 255e63b chore: fix Caddyfile indentation
  • 59c8e6c ci: build deb, rpm and apk packages (#973)
  • 0a6bd9f refactor: better infrastructure for transports as Caddy modules (#975)
  • 05e5ef2 ci: build for single target
  • fbd473b refactor!: split subscribers and local subscribers
  • 473d5f4 feat: allow passing the topic selector store to the transport
  • 7d42cd1 refactor: rename topiselector file
  • 7b7ccb9 refactor!: remove legacy Ristretto cache
  • d98b77c refactor!: simplify filenames, remove dead code and bump deps
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.