rubiin / ultimate-nest

Starter template with blog clone as project
MIT License
338 stars 45 forks source link

chore(deps): update all non-major dependencies #471

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^2.22.2 -> ^2.22.4 age adoption passing confidence devDependencies patch
@sentry/node (source) ^8.17.0 -> ^8.18.0 age adoption passing confidence dependencies minor
@sentry/types (source) ^8.17.0 -> ^8.18.0 age adoption passing confidence devDependencies minor
cache-manager 5.7.2 -> 5.7.3 age adoption passing confidence dependencies patch
traefik v3.0.4 -> v3.1.0 age adoption passing confidence minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.22.4`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.4) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) #####    🐞 Bug Fixes - **typescript**: Remove string\[] from tsconfigPath as not supported in v8  -  by [@​RayGuo-ergou](https://togithub.com/RayGuo-ergou) in [https://github.com/antfu/eslint-config/issues/545](https://togithub.com/antfu/eslint-config/issues/545) [(8c9e3)](https://togithub.com/antfu/eslint-config/commit/8c9e3a6) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) ### [`v2.22.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3) #####    🐞 Bug Fixes - Add `.svelte-kit` to ignored paths  -  by [@​lachlancollins](https://togithub.com/lachlancollins) in [https://github.com/antfu/eslint-config/issues/542](https://togithub.com/antfu/eslint-config/issues/542) [(94fd0)](https://togithub.com/antfu/eslint-config/commit/94fd0f5) - TsconifgPath configuration  -  by [@​vaiil](https://togithub.com/vaiil) in [https://github.com/antfu/eslint-config/issues/541](https://togithub.com/antfu/eslint-config/issues/541) [(e1a9d)](https://togithub.com/antfu/eslint-config/commit/e1a9dbe) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3)
getsentry/sentry-javascript (@​sentry/node) ### [`v8.18.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/8.18.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.17.0...8.18.0) ##### Important Changes - **ref: Deprecate `enableTracing` (12897)** The `enableTracing` option has been deprecated and will be removed in the next major version. We recommend removing it in favor of the `tracesSampleRate` and `tracesSampler` options. If you want to enable performance monitoring, please set the `tracesSampleRate` to a sample rate of your choice, or provide a sampling function as `tracesSampler` option instead. If you want to disable performance monitoring, remove the `tracesSampler` and `tracesSampleRate` options. ##### Other Changes - feat(node): Expose `exclude` and `include` options for ESM loader ([#​12910](https://togithub.com/getsentry/sentry-javascript/issues/12910)) - feat(browser): Add user agent to INP standalone span attributes ([#​12896](https://togithub.com/getsentry/sentry-javascript/issues/12896)) - feat(nextjs): Add `experimental_captureRequestError` for `onRequestError` hook ([#​12885](https://togithub.com/getsentry/sentry-javascript/issues/12885)) - feat(replay): Bump `rrweb` to 2.25.0 ([#​12478](https://togithub.com/getsentry/sentry-javascript/issues/12478)) - feat(tracing): Add long animation frame tracing ([#​12646](https://togithub.com/getsentry/sentry-javascript/issues/12646)) - fix: Cleanup hooks when they are not used anymore ([#​12852](https://togithub.com/getsentry/sentry-javascript/issues/12852)) - fix(angular): Guard `ErrorEvent` check in ErrorHandler to avoid throwing in Node environments ([#​12892](https://togithub.com/getsentry/sentry-javascript/issues/12892)) - fix(inp): Ensure INP spans have correct transaction ([#​12871](https://togithub.com/getsentry/sentry-javascript/issues/12871)) - fix(nestjs): Do not make SentryTraced() decorated functions async ([#​12879](https://togithub.com/getsentry/sentry-javascript/issues/12879)) - fix(nextjs): Support automatic instrumentation for app directory with custom page extensions ([#​12858](https://togithub.com/getsentry/sentry-javascript/issues/12858)) - fix(node): Ensure correct URL is passed to `ignoreIncomingRequests` callback ([#​12929](https://togithub.com/getsentry/sentry-javascript/issues/12929)) - fix(otel): Do not add `otel.kind: INTERNAL` attribute ([#​12841](https://togithub.com/getsentry/sentry-javascript/issues/12841)) - fix(solidstart): Set proper sentry origin for solid router integration when used in solidstart sdk ([#​12919](https://togithub.com/getsentry/sentry-javascript/issues/12919)) - fix(sveltekit): Add Vite peer dep for proper type resolution ([#​12926](https://togithub.com/getsentry/sentry-javascript/issues/12926)) - fix(tracing): Ensure you can pass `null` as `parentSpan` in `startSpan*` ([#​12928](https://togithub.com/getsentry/sentry-javascript/issues/12928)) - ref(core): Small bundle size improvement ([#​12830](https://togithub.com/getsentry/sentry-javascript/issues/12830)) Work in this release was contributed by [@​GitSquared](https://togithub.com/GitSquared) and [@​mcous](https://togithub.com/mcous). Thank you for your contributions! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://togithub.com/sentry/browser) | 22.3 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) | 33.69 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) | 69.77 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 63.08 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 74.17 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 86.49 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback, metrics) | 88.36 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. metrics) | 26.59 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. Feedback) | 38.98 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. sendFeedback) | 26.93 KB | | [@​sentry/browser](https://togithub.com/sentry/browser) (incl. FeedbackAsync) | 31.54 KB | | [@​sentry/react](https://togithub.com/sentry/react) | 25.06 KB | | [@​sentry/react](https://togithub.com/sentry/react) (incl. Tracing) | 36.75 KB | | [@​sentry/vue](https://togithub.com/sentry/vue) | 26.41 KB | | [@​sentry/vue](https://togithub.com/sentry/vue) (incl. Tracing) | 35.57 KB | | [@​sentry/svelte](https://togithub.com/sentry/svelte) | 22.44 KB | | CDN Bundle | 23.52 KB | | CDN Bundle (incl. Tracing) | 35.47 KB | | CDN Bundle (incl. Tracing, Replay) | 69.87 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 75.14 KB | | CDN Bundle - uncompressed | 69 KB | | CDN Bundle (incl. Tracing) - uncompressed | 104.93 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 216.71 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 229.43 KB | | [@​sentry/nextjs](https://togithub.com/sentry/nextjs) (client) | 36.61 KB | | [@​sentry/sveltekit](https://togithub.com/sentry/sveltekit) (client) | 34.34 KB | | [@​sentry/node](https://togithub.com/sentry/node) | 130.83 KB | | [@​sentry/node](https://togithub.com/sentry/node) - without tracing | 91.91 KB | | [@​sentry/aws-serverless](https://togithub.com/sentry/aws-serverless) | 117.08 KB |
containous/traefik (traefik) ### [`v3.1.0`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v310-rc1-2024-06-27) [Compare Source](https://togithub.com/containous/traefik/compare/v3.1.0...v3.1.0) [All Commits](https://togithub.com/traefik/traefik/compare/v3.0.0-beta3...v3.1.0-rc1) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Support invalid HTTPRoute status ([#​10714](https://togithub.com/traefik/traefik/pull/10714) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** KubernetesGateway provider is no longer experimental ([#​10840](https://togithub.com/traefik/traefik/pull/10840) by [rtribotte](https://togithub.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Bump Gateway API to v1.1.0 ([#​10835](https://togithub.com/traefik/traefik/pull/10835) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Fix route attachments to gateways ([#​10761](https://togithub.com/traefik/traefik/pull/10761) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute method and query param matching ([#​10815](https://togithub.com/traefik/traefik/pull/10815) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPURLRewrite filter ([#​10571](https://togithub.com/traefik/traefik/pull/10571) by [SantoDE](https://togithub.com/SantoDE)) - **\[k8s,k8s/gatewayapi]** Set Gateway HTTPRoute status ([#​10667](https://togithub.com/traefik/traefik/pull/10667) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support ReferenceGrant for HTTPRoute backends ([#​10771](https://togithub.com/traefik/traefik/pull/10771) by [rtribotte](https://togithub.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Compute HTTPRoute priorities ([#​10766](https://togithub.com/traefik/traefik/pull/10766) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support RegularExpression for path matching ([#​10717](https://togithub.com/traefik/traefik/pull/10717) by [dmavrommatis](https://togithub.com/dmavrommatis)) - **\[k8s/crd,k8s]** Support HealthCheck for ExternalName services ([#​10467](https://togithub.com/traefik/traefik/pull/10467) by [marcmognol](https://togithub.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s,k8s/gatewayapi]** Migrate to EndpointSlices API ([#​10664](https://togithub.com/traefik/traefik/pull/10664) by [jnoordsij](https://togithub.com/jnoordsij)) - **\[k8s/ingress,k8s/crd,k8s]** Change log level from Warning to Info when ExternalName services is enabled ([#​10682](https://togithub.com/traefik/traefik/pull/10682) by [marcmognol](https://togithub.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s]** Allow to use internal Node IPs for NodePort services ([#​10278](https://togithub.com/traefik/traefik/pull/10278) by [jorisvergeer](https://togithub.com/jorisvergeer)) - **\[middleware,k8s,k8s/gatewayapi]** Improve HTTPRoute Redirect Filter with port and scheme ([#​10784](https://togithub.com/traefik/traefik/pull/10784) by [rtribotte](https://togithub.com/rtribotte)) - **\[middleware,k8s,k8s/gatewayapi]** Support HTTPRoute redirect port and scheme ([#​10802](https://togithub.com/traefik/traefik/pull/10802) by [rtribotte](https://togithub.com/rtribotte)) - **\[middleware]** Support Content-Security-Policy-Report-Only in the headers middleware ([#​10709](https://togithub.com/traefik/traefik/pull/10709) by [SpecLad](https://togithub.com/SpecLad)) - **\[middleware]** Add support for Zstandard to the compression middleware ([#​10660](https://togithub.com/traefik/traefik/pull/10660) by [Belphemur](https://togithub.com/Belphemur)) - **\[plugins]** Enhance wasm plugins ([#​10829](https://togithub.com/traefik/traefik/pull/10829) by [juliens](https://togithub.com/juliens)) - **\[plugins]** Add logs for plugins load ([#​10848](https://togithub.com/traefik/traefik/pull/10848) by [mmatur](https://togithub.com/mmatur)) - **\[server]** Support systemd socket-activation ([#​10399](https://togithub.com/traefik/traefik/pull/10399) by [juliens](https://togithub.com/juliens)) **Bug fixes:** - **\[healthcheck,k8s/crd,k8s]** Fix Healthcheck default value for ExternalName services ([#​10778](https://togithub.com/traefik/traefik/pull/10778) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[middleware,metrics,tracing]** Upgrade to OpenTelemetry Semantic Conventions v1.26.0 ([#​10850](https://togithub.com/traefik/traefik/pull/10850) by [mmatur](https://togithub.com/mmatur)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix the Kubernetes GatewayAPI documentation ([#​10844](https://togithub.com/traefik/traefik/pull/10844) by [nmengin](https://togithub.com/nmengin)) **Misc:** - Merge current v3.0 into master ([#​10853](https://togithub.com/traefik/traefik/pull/10853) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10811](https://togithub.com/traefik/traefik/pull/10811) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10789](https://togithub.com/traefik/traefik/pull/10789) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10750](https://togithub.com/traefik/traefik/pull/10750) by [kevinpollet](https://togithub.com/kevinpollet)) - Merge current v3.0 into master ([#​10655](https://togithub.com/traefik/traefik/pull/10655) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10567](https://togithub.com/traefik/traefik/pull/10567) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10418](https://togithub.com/traefik/traefik/pull/10418) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10040](https://togithub.com/traefik/traefik/pull/10040) by [mmatur](https://togithub.com/mmatur)) ### [`v3.1.0`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v310-rc1-2024-06-27) [Compare Source](https://togithub.com/containous/traefik/compare/v3.0.4...v3.1.0) [All Commits](https://togithub.com/traefik/traefik/compare/v3.0.0-beta3...v3.1.0-rc1) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Support invalid HTTPRoute status ([#​10714](https://togithub.com/traefik/traefik/pull/10714) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** KubernetesGateway provider is no longer experimental ([#​10840](https://togithub.com/traefik/traefik/pull/10840) by [rtribotte](https://togithub.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Bump Gateway API to v1.1.0 ([#​10835](https://togithub.com/traefik/traefik/pull/10835) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Fix route attachments to gateways ([#​10761](https://togithub.com/traefik/traefik/pull/10761) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute method and query param matching ([#​10815](https://togithub.com/traefik/traefik/pull/10815) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPURLRewrite filter ([#​10571](https://togithub.com/traefik/traefik/pull/10571) by [SantoDE](https://togithub.com/SantoDE)) - **\[k8s,k8s/gatewayapi]** Set Gateway HTTPRoute status ([#​10667](https://togithub.com/traefik/traefik/pull/10667) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support ReferenceGrant for HTTPRoute backends ([#​10771](https://togithub.com/traefik/traefik/pull/10771) by [rtribotte](https://togithub.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Compute HTTPRoute priorities ([#​10766](https://togithub.com/traefik/traefik/pull/10766) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support RegularExpression for path matching ([#​10717](https://togithub.com/traefik/traefik/pull/10717) by [dmavrommatis](https://togithub.com/dmavrommatis)) - **\[k8s/crd,k8s]** Support HealthCheck for ExternalName services ([#​10467](https://togithub.com/traefik/traefik/pull/10467) by [marcmognol](https://togithub.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s,k8s/gatewayapi]** Migrate to EndpointSlices API ([#​10664](https://togithub.com/traefik/traefik/pull/10664) by [jnoordsij](https://togithub.com/jnoordsij)) - **\[k8s/ingress,k8s/crd,k8s]** Change log level from Warning to Info when ExternalName services is enabled ([#​10682](https://togithub.com/traefik/traefik/pull/10682) by [marcmognol](https://togithub.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s]** Allow to use internal Node IPs for NodePort services ([#​10278](https://togithub.com/traefik/traefik/pull/10278) by [jorisvergeer](https://togithub.com/jorisvergeer)) - **\[middleware,k8s,k8s/gatewayapi]** Improve HTTPRoute Redirect Filter with port and scheme ([#​10784](https://togithub.com/traefik/traefik/pull/10784) by [rtribotte](https://togithub.com/rtribotte)) - **\[middleware,k8s,k8s/gatewayapi]** Support HTTPRoute redirect port and scheme ([#​10802](https://togithub.com/traefik/traefik/pull/10802) by [rtribotte](https://togithub.com/rtribotte)) - **\[middleware]** Support Content-Security-Policy-Report-Only in the headers middleware ([#​10709](https://togithub.com/traefik/traefik/pull/10709) by [SpecLad](https://togithub.com/SpecLad)) - **\[middleware]** Add support for Zstandard to the compression middleware ([#​10660](https://togithub.com/traefik/traefik/pull/10660) by [Belphemur](https://togithub.com/Belphemur)) - **\[plugins]** Enhance wasm plugins ([#​10829](https://togithub.com/traefik/traefik/pull/10829) by [juliens](https://togithub.com/juliens)) - **\[plugins]** Add logs for plugins load ([#​10848](https://togithub.com/traefik/traefik/pull/10848) by [mmatur](https://togithub.com/mmatur)) - **\[server]** Support systemd socket-activation ([#​10399](https://togithub.com/traefik/traefik/pull/10399) by [juliens](https://togithub.com/juliens)) **Bug fixes:** - **\[healthcheck,k8s/crd,k8s]** Fix Healthcheck default value for ExternalName services ([#​10778](https://togithub.com/traefik/traefik/pull/10778) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[middleware,metrics,tracing]** Upgrade to OpenTelemetry Semantic Conventions v1.26.0 ([#​10850](https://togithub.com/traefik/traefik/pull/10850) by [mmatur](https://togithub.com/mmatur)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix the Kubernetes GatewayAPI documentation ([#​10844](https://togithub.com/traefik/traefik/pull/10844) by [nmengin](https://togithub.com/nmengin)) **Misc:** - Merge current v3.0 into master ([#​10853](https://togithub.com/traefik/traefik/pull/10853) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10811](https://togithub.com/traefik/traefik/pull/10811) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10789](https://togithub.com/traefik/traefik/pull/10789) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10750](https://togithub.com/traefik/traefik/pull/10750) by [kevinpollet](https://togithub.com/kevinpollet)) - Merge current v3.0 into master ([#​10655](https://togithub.com/traefik/traefik/pull/10655) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10567](https://togithub.com/traefik/traefik/pull/10567) by [ldez](https://togithub.com/ldez)) - Merge current v3.0 into master ([#​10418](https://togithub.com/traefik/traefik/pull/10418) by [mmatur](https://togithub.com/mmatur)) - Merge current v3.0 into master ([#​10040](https://togithub.com/traefik/traefik/pull/10040) by [mmatur](https://togithub.com/mmatur))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.