antfu/eslint-config (@antfu/eslint-config)
### [`v2.24.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.1)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1)
##### 🚀 Features
- Upgrade `@typescript-eslint` to v8 stable - by [@antfu](https://togithub.com/antfu) [(572b0)](https://togithub.com/antfu/eslint-config/commit/572b041)
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1)
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
### [`v3.623.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36230-2024-08-02)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.622.0...v3.623.0)
**Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
### [`v3.622.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36220-2024-08-01)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0)
**Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
### [`v3.621.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36210-2024-07-30)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0)
**Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
#### [3.620.1](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) (2024-07-29)
**Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
### [`v3.620.1`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36201-2024-07-29)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1)
**Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
aws/aws-sdk-js-v3 (@aws-sdk/client-ses)
### [`v3.623.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36230-2024-08-02)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.622.0...v3.623.0)
**Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)
### [`v3.622.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36220-2024-08-01)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0)
**Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)
### [`v3.621.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36210-2024-07-30)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0)
**Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)
#### [3.620.1](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) (2024-07-29)
**Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)
### [`v3.620.1`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36201-2024-07-29)
[Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1)
**Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)
firebase/firebase-js-sdk (@firebase/app-compat)
### [`v0.2.38`](https://togithub.com/firebase/firebase-js-sdk/blob/HEAD/packages/app-compat/CHANGELOG.md#0238)
[Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/@firebase/app-compat@0.2.37...@firebase/app-compat@0.2.38)
##### Patch Changes
- [`025f2a103`](https://togithub.com/firebase/firebase-js-sdk/commit/025f2a1037582da7d1afeb7a4d143cb7a154ec9d) [#8280](https://togithub.com/firebase/firebase-js-sdk/pull/8280) (fixes [#8279](https://togithub.com/firebase/firebase-js-sdk/issues/8279)) - Fixed typos in documentation and some internal variables and parameters.
- [`b9244a517`](https://togithub.com/firebase/firebase-js-sdk/commit/b9244a5171a7e0f3abae37e56d274605dd95d64b) [#8378](https://togithub.com/firebase/firebase-js-sdk/pull/8378) (fixes [#8365](https://togithub.com/firebase/firebase-js-sdk/issues/8365)) - Properly handle the case in app-compat checks where `window` exists but `self` does not. (This occurs in Ionic Stencil's Jest preset.)
- Updated dependencies \[]:
- [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.8
mikro-orm/mikro-orm (@mikro-orm/cli)
### [`v6.3.3`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#633-2024-08-03)
[Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.3.2...v6.3.3)
##### Bug Fixes
- **core:** ensure `@CreateRequestContext()` works when invoked from explicit transaction ([de0b515](https://togithub.com/mikro-orm/mikro-orm/commit/de0b51526e8e5e58b73069a3e53083f5f5139aed))
- **core:** fix unnecessary populate query when partial loading via joined strategy ([33da574](https://togithub.com/mikro-orm/mikro-orm/commit/33da5747b5b52ccdd36ec3aced707a6a90423f47)), closes [#5889](https://togithub.com/mikro-orm/mikro-orm/issues/5889)
- **knex:** update `PoolConfig` interface to match what knex supports ([#5892](https://togithub.com/mikro-orm/mikro-orm/issues/5892)) ([eb5d4a1](https://togithub.com/mikro-orm/mikro-orm/commit/eb5d4a1d065b4028e0ba211a6783014a645e50cc))
- **knex:** use nested join for `populateWhere` condition ([#5893](https://togithub.com/mikro-orm/mikro-orm/issues/5893)) ([24e82c7](https://togithub.com/mikro-orm/mikro-orm/commit/24e82c7a990ba1ebb37ff26f85e66283f3c65a1b)), closes [#5872](https://togithub.com/mikro-orm/mikro-orm/issues/5872)
- **query-builder:** fix processing of nested condition when there is a collection in embedded field names ([6bf635b](https://togithub.com/mikro-orm/mikro-orm/commit/6bf635b0944949f37a7bfdf22a6934dc958d08b6)), closes [#5894](https://togithub.com/mikro-orm/mikro-orm/issues/5894)
- **reflection:** respect `outDir` when finding the source file in production build ([fe54d45](https://togithub.com/mikro-orm/mikro-orm/commit/fe54d45a659c81bb2b8793085c7b005478c12a97)), closes [#5536](https://togithub.com/mikro-orm/mikro-orm/issues/5536)
##### Features
- **query-builder:** add `qb.applyFilters()` method ([0aaaa4f](https://togithub.com/mikro-orm/mikro-orm/commit/0aaaa4fe7087e874cdb97b81ddf6c9da90def259)), closes [#4876](https://togithub.com/mikro-orm/mikro-orm/issues/4876)
### [`v6.3.2`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#632-2024-08-01)
[Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.3.1...v6.3.2)
##### Bug Fixes
- **core:** fix cancelling orphan removal on m:1 relations ([7b30844](https://togithub.com/mikro-orm/mikro-orm/commit/7b30844d8046bfd74d6c346b3bcd566b2f879a10)), closes [#5884](https://togithub.com/mikro-orm/mikro-orm/issues/5884)
- **core:** fix overriding not initialized 1:m collection without orphan removal ([517108b](https://togithub.com/mikro-orm/mikro-orm/commit/517108bd5a2defd15a2b6d677429e0b4d06d5422)), closes [#5883](https://togithub.com/mikro-orm/mikro-orm/issues/5883)
- **reflection:** fix type inference when intersecting with `Opt` or `Hidden` ([951c805](https://togithub.com/mikro-orm/mikro-orm/commit/951c805eb6c26239e2868a84c7e25c031cb26aaa)), closes [#5881](https://togithub.com/mikro-orm/mikro-orm/issues/5881)
getsentry/sentry-javascript (@sentry/node)
### [`v8.22.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8220)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.21.0...8.22.0)
##### Important Changes
- **feat(cloudflare): Add plugin for cloudflare pages ([#13123](https://togithub.com/getsentry/sentry-javascript/issues/13123))**
This release adds support for Cloudflare Pages to `@sentry/cloudflare`, our SDK for the
[Cloudflare Workers JavaScript Runtime](https://developers.cloudflare.com/workers/)! For details on how to use it,
please see the [README](./packages/cloudflare/README.md). Any feedback/bug reports are greatly appreciated, please
[reach out on GitHub](https://togithub.com/getsentry/sentry-javascript/issues/12620).
```javascript
// functions/_middleware.js
import * as Sentry from '@sentry/cloudflare';
export const onRequest = Sentry.sentryPagesPlugin({
dsn: __PUBLIC_DSN__,
// Set tracesSampleRate to 1.0 to capture 100% of spans for tracing.
tracesSampleRate: 1.0,
});
```
##### Other Changes
- feat(meta-sdks): Remove runtime tags ([#13105](https://togithub.com/getsentry/sentry-javascript/issues/13105))
- feat(nestjs): Automatic instrumentation of nestjs guards ([#13129](https://togithub.com/getsentry/sentry-javascript/issues/13129))
- feat(nestjs): Filter all HttpExceptions ([#13120](https://togithub.com/getsentry/sentry-javascript/issues/13120))
- feat(replay): Capture exception when `internal_sdk_error` client report happens ([#13072](https://togithub.com/getsentry/sentry-javascript/issues/13072))
- fix: Use `globalThis` for code injection ([#13132](https://togithub.com/getsentry/sentry-javascript/issues/13132))
### [`v8.21.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8210)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.20.0...8.21.0)
##### Important Changes
- **Alpha release of Official Cloudflare SDK**
- feat(cloudflare): Add `withSentry` method ([#13025](https://togithub.com/getsentry/sentry-javascript/issues/13025))
- feat(cloudflare): Add cloudflare sdk scaffolding ([#12953](https://togithub.com/getsentry/sentry-javascript/issues/12953))
- feat(cloudflare): Add basic cloudflare package and tests ([#12861](https://togithub.com/getsentry/sentry-javascript/issues/12861))
This release contains the alpha version of `@sentry/cloudflare`, our SDK for the
[Cloudflare Workers JavaScript Runtime](https://developers.cloudflare.com/workers/)! For details on how to use it,
please see the [README](./packages/cloudflare/README.md). Any feedback/bug reports are greatly appreciated, please
[reach out on GitHub](https://togithub.com/getsentry/sentry-javascript/issues/12620).
Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an
upcoming release.
##### Other Changes
- feat(feedback): Make cropped screenshot area draggable ([#13071](https://togithub.com/getsentry/sentry-javascript/issues/13071))
- feat(core): Adapt spans for client-side fetch to streaming responses ([#12723](https://togithub.com/getsentry/sentry-javascript/issues/12723))
- feat(core): Capture # of dropped spans through `beforeSendTransaction` ([#13022](https://togithub.com/getsentry/sentry-javascript/issues/13022))
- feat(deps): bump [@opentelemetry/instrumentation-aws-sdk](https://togithub.com/opentelemetry/instrumentation-aws-sdk) from 0.43.0 to 0.43.1 ([#13089](https://togithub.com/getsentry/sentry-javascript/issues/13089))
- feat(deps): bump [@opentelemetry/instrumentation-express](https://togithub.com/opentelemetry/instrumentation-express) from 0.41.0 to 0.41.1 ([#13090](https://togithub.com/getsentry/sentry-javascript/issues/13090))
- feat(nuxt): Add connected tracing meta tags ([#13098](https://togithub.com/getsentry/sentry-javascript/issues/13098))
- feat(nuxt): Add vue-router instrumentation ([#13054](https://togithub.com/getsentry/sentry-javascript/issues/13054))
- fix(feedback): Ensure pluggable feedback CDN bundle is correctly built ([#13081](https://togithub.com/getsentry/sentry-javascript/issues/13081))
- fix(node): Improve OTEL validation logic ([#13079](https://togithub.com/getsentry/sentry-javascript/issues/13079))
swc-project/swc (@swc/core)
### [`v1.7.6`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#176---2024-08-04)
[Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.5...v1.7.6)
##### Bug Fixes
- **(es/codegen)** Print the missing `abstract` in class expression ([#9372](https://togithub.com/swc-project/swc/issues/9372)) ([c2e3021](https://togithub.com/swc-project/swc/commit/c2e302127fc80970d4b5096c93e29c9ce76a2fe4))
- **(es/decorators)** Use correct class name reference ([#9375](https://togithub.com/swc-project/swc/issues/9375)) ([badd6a9](https://togithub.com/swc-project/swc/commit/badd6a9ede5bd511763515b3e62bd222f0860968))
- **(es/typescript)** Strip declare export in strip-only mode ([#9374](https://togithub.com/swc-project/swc/issues/9374)) ([c53cce4](https://togithub.com/swc-project/swc/commit/c53cce41da69ebb3cd9b464c001902d30bdd07ba))
### [`v1.7.5`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#175---2024-08-02)
[Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.4...v1.7.5)
##### Bug Fixes
- **(common)** Fix `StringInput.end_pos` ([#9362](https://togithub.com/swc-project/swc/issues/9362)) ([5368e18](https://togithub.com/swc-project/swc/commit/5368e189ab5227a5cfdb53dc1105b787665a1c41))
- **(es/parser)** Fix span for unterminated block comments ([#9361](https://togithub.com/swc-project/swc/issues/9361)) ([dc1b87e](https://togithub.com/swc-project/swc/commit/dc1b87e43ea628791dab48993182ac43cf98c150))
- **(es/parser)** Make `UnterminatedBlockComment` stick to the EOF ([#9366](https://togithub.com/swc-project/swc/issues/9366)) ([4f0fc6e](https://togithub.com/swc-project/swc/commit/4f0fc6eb65c2b7f7e1e0041a9228a3b7dd7e695a))
- **(es/typescript)** Handle single type statement in if/for/while ([#9364](https://togithub.com/swc-project/swc/issues/9364)) ([2217730](https://togithub.com/swc-project/swc/commit/221773069b2069ded7eb475cb75a2daa1ec4a752))
- **(es/typescript)** Handle backtick in ASI issue ([#9367](https://togithub.com/swc-project/swc/issues/9367)) ([6f1716c](https://togithub.com/swc-project/swc/commit/6f1716c4aed447c3311e41603a6399d97540e1fb))
- **(es/typescript)** Analyze import chain ([#9369](https://togithub.com/swc-project/swc/issues/9369)) ([4f9116f](https://togithub.com/swc-project/swc/commit/4f9116f9259150df3fb3947c809c304809bf5764))
##### Miscellaneous Tasks
- **(deps)** Update rust crate toml to v0.8.19 ([#9360](https://togithub.com/swc-project/swc/issues/9360)) ([9cd51ce](https://togithub.com/swc-project/swc/commit/9cd51cebdf7e9dd25ebe5057cde63ce7ee0bd0c6))
### [`v1.7.4`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#174---2024-07-31)
[Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.3...v1.7.4)
##### Bug Fixes
- **(es/codegen)** Emit question token for class methods ([#9342](https://togithub.com/swc-project/swc/issues/9342)) ([636585b](https://togithub.com/swc-project/swc/commit/636585b44d0f74f457b44766f8d6fda68bcc4c09))
- **(es/minifier)** Fix detection of `this` ([#9339](https://togithub.com/swc-project/swc/issues/9339)) ([77da7cf](https://togithub.com/swc-project/swc/commit/77da7cf24bad5064206ab3e6dc248012d08576cf))
- **(es/minifier)** Fix analysis of for-in/of ([#9340](https://togithub.com/swc-project/swc/issues/9340)) ([1454ab5](https://togithub.com/swc-project/swc/commit/1454ab54c112c25ca03cbb866aacbd41a16ee60a))
- **(es/minifier)** Preserve flags while dropping elements of `SeqExpr` ([#8907](https://togithub.com/swc-project/swc/issues/8907)) ([24e8798](https://togithub.com/swc-project/swc/commit/24e87985d4f4cf69a1d4a184d02195c62ded5a7e))
- **(es/typescript)** Fix ASI in expression for fast strip ([#9358](https://togithub.com/swc-project/swc/issues/9358)) ([3ee82e2](https://togithub.com/swc-project/swc/commit/3ee82e223fe0ce54ad892cc5b009f573d997c60e))
##### Documentation
- **(contributing)** Add warning for `test --all` ([#9338](https://togithub.com/swc-project/swc/issues/9338)) ([234bb97](https://togithub.com/swc-project/swc/commit/234bb974bc54e9c929fd4cf810bcecab36f760ba))
##### Miscellaneous Tasks
- **(deps)** Update rust crate toml to v0.8.16 ([#9327](https://togithub.com/swc-project/swc/issues/9327)) ([67aadfa](https://togithub.com/swc-project/swc/commit/67aadfa6c976c60a3a756a1b1fcdcf193d96c51f))
- **(deps)** Update dependency magic-string to v0.30.11 ([#9345](https://togithub.com/swc-project/swc/issues/9345)) ([ced06e2](https://togithub.com/swc-project/swc/commit/ced06e2da35952c7073fee8aa69cf1a21078cc12))
- **(deps)** Update rust crate toml to v0.8.17 ([#9349](https://togithub.com/swc-project/swc/issues/9349)) ([d5472cc](https://togithub.com/swc-project/swc/commit/d5472cc344fb4099af3887e6cc1cf8ec2869c33e))
typicode/husky (husky)
### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82)
[Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4)
lint-staged/lint-staged (lint-staged)
### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528)
[Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8)
##### Patch Changes
- [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue.
The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
redis/node-redis (redis)
### [`v4.7.0`](https://togithub.com/redis/node-redis/compare/redis@4.6.15...878fb69591fb1877823bec6876eb22025a3815b2)
[Compare Source](https://togithub.com/redis/node-redis/compare/redis@4.6.15...redis@4.7.0)
stripe/stripe-node (stripe)
### [`v16.6.0`](https://togithub.com/stripe/stripe-node/blob/HEAD/CHANGELOG.md#1660---2024-08-01)
[Compare Source](https://togithub.com/stripe/stripe-node/compare/v16.5.0...v16.6.0)
- [#2144](https://togithub.com/stripe/stripe-node/pull/2144) Update generated code
- Add support for new resources `Billing.AlertTriggered` and `Billing.Alert`
- Add support for new value `charge_exceeds_transaction_limit` on enums `Invoice.last_finalization_error.code`, `PaymentIntent.last_payment_error.code`, `SetupAttempt.setup_error.code`, `SetupIntent.last_setup_error.code`, and `StripeError.code`
- ⚠️ Remove support for `authorization_code` on `Charge.payment_method_details.card`. This was accidentally released last week.
- Add support for new value `billing.alert.triggered` on enum `Event.type`
- Add support for new value `billing.alert.triggered` on enums `WebhookEndpointCreateParams.enabled_events[]` and `WebhookEndpointUpdateParams.enabled_events[]`
testcontainers/testcontainers-node (testcontainers)
### [`v10.11.0`](https://togithub.com/testcontainers/testcontainers-node/releases/tag/v10.11.0)
[Compare Source](https://togithub.com/testcontainers/testcontainers-node/compare/v10.10.4...v10.11.0)
#### Changes
#### 🚀 Features
- Make `HealthCheckWaitStrategy` event based [@cristianrgreco](https://togithub.com/cristianrgreco) ([#789](https://togithub.com/testcontainers/testcontainers-node/issues/789))
- Support custom compose project names [@jalaziz](https://togithub.com/jalaziz) ([#800](https://togithub.com/testcontainers/testcontainers-node/issues/800))
- Add `DatastoreEmulatorContainer` to gcloud module [@oskarwidmark](https://togithub.com/oskarwidmark) ([#782](https://togithub.com/testcontainers/testcontainers-node/issues/782))
#### 🧹 Maintenance
- Bump archiver from 5.3.2 to 7.0.1 [@committomaster](https://togithub.com/committomaster) ([#791](https://togithub.com/testcontainers/testcontainers-node/issues/791))
- Replace `node-fetch` with Node.js' native `fetch` [@Kurre](https://togithub.com/Kurre) ([#777](https://togithub.com/testcontainers/testcontainers-node/issues/777))
- Pin MSSQL Docker image from 2022-latest -> 2022-CU13-ubuntu-22.04 [@cristianrgreco](https://togithub.com/cristianrgreco) ([#801](https://togithub.com/testcontainers/testcontainers-node/issues/801))
containous/traefik (traefik)
### [`v3.1.1`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v311-2024-07-30)
[Compare Source](https://togithub.com/containous/traefik/compare/v3.1.1...v3.1.1)
[All Commits](https://togithub.com/traefik/traefik/compare/v3.1.0...v3.1.1)
**Bug fixes:**
- **\[grpc]** Bump google.golang.org/grpc to v1.64.1 ([#10938](https://togithub.com/traefik/traefik/pull/10938) by [kevinpollet](https://togithub.com/kevinpollet))
- **\[k8s/gatewayapi]** Do not update route status when nothing changed ([#10940](https://togithub.com/traefik/traefik/pull/10940) by [kevinpollet](https://togithub.com/kevinpollet))
- **\[metrics]** Fix grafana dashboard to work with scrape interval greater than 15s ([#10936](https://togithub.com/traefik/traefik/pull/10936) by [davhdavh](https://togithub.com/davhdavh))
- **\[metrics]** Update open connections gauge with connections count ([#10905](https://togithub.com/traefik/traefik/pull/10905) by [rtribotte](https://togithub.com/rtribotte))
- **\[metrics]** Use ServiceName in traefik_service_server_up metric ([#10838](https://togithub.com/traefik/traefik/pull/10838) by [KrishnaSindhur](https://togithub.com/KrishnaSindhur))
**Documentation:**
- **\[k8s]** Remove duplicated kubectl apply in Kubernetes Gateway documentation ([#10931](https://togithub.com/traefik/traefik/pull/10931) by [battery-staple](https://togithub.com/battery-staple))
**Misc:**
- Merge v2.11 into v3.1 ([#10925](https://togithub.com/traefik/traefik/pull/10925) by [mmatur](https://togithub.com/mmatur))
### [`v3.1.1`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v311-2024-07-30)
[Compare Source](https://togithub.com/containous/traefik/compare/v3.1.0...v3.1.1)
[All Commits](https://togithub.com/traefik/traefik/compare/v3.1.0...v3.1.1)
**Bug fixes:**
- **\[grpc]** Bump google.golang.org/grpc to v1.64.1 ([#10938](https://togithub.com/traefik/traefik/pull/10938) by [kevinpollet](https://togithub.com/kevinpollet))
- **\[k8s/gatewayapi]** Do not update route status when nothing changed ([#10940](https://togithub.com/traefik/traefik/pull/10940) by [kevinpollet](https://togithub.com/kevinpollet))
- **\[metrics]** Fix grafana dashboard to work with scrape interval greater than 15s ([#10936](https://togithub.com/traefik/traefik/pull/10936) by [davhdavh](https://togithub.com/davhdavh))
- **\[metrics]** Update open connections gauge with connections count ([#10905](https://togithub.com/traefik/traefik/pull/10905) by [rtribotte](https://togithub.com/rtribotte))
- **\[metrics]** Use ServiceName in traefik_service_server_up metric ([#10838](https://togithub.com/traefik/traefik/pull/10838) by [KrishnaSindhur](https://togithub.com/KrishnaSindhur))
**Documentation:**
- **\[k8s]** Remove duplicated kubectl apply in Kubernetes Gateway documentation ([#10931](https://togithub.com/traefik/traefik/pull/10931) by [battery-staple](https://togithub.com/battery-staple))
**Misc:**
- Merge v2.11 into v3.1 ([#10925](https://togithub.com/traefik/traefik/pull/10925) 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^2.24.0
->^2.24.1
^3.620.0
->^3.623.0
^3.620.0
->^3.623.0
^0.2.37
->^0.2.38
6.3.1
->6.3.3
6.3.1
->6.3.3
6.3.1
->6.3.3
6.3.1
->6.3.3
6.3.1
->6.3.3
6.3.1
->6.3.3
^8.20.0
->^8.22.0
^8.20.0
->^8.22.0
^1.7.3
->^1.7.6
^20.14.13
->^20.14.14
^9.1.3
->^9.1.4
^15.2.7
->^15.2.8
^4.6.15
->^4.7.0
7.2.5-alpine
->7.4.0-alpine
^16.5.0
->^16.6.0
^10.10.4
->^10.11.0
v3.1.0
->v3.1.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
### [`v2.24.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) ##### 🚀 Features - Upgrade `@typescript-eslint` to v8 stable - by [@antfu](https://togithub.com/antfu) [(572b0)](https://togithub.com/antfu/eslint-config/commit/572b041) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1)aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
### [`v3.623.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36230-2024-08-02) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.622.0...v3.623.0) **Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.622.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36220-2024-08-01) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0) **Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.621.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36210-2024-07-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0) **Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) #### [3.620.1](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) (2024-07-29) **Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.620.1`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36201-2024-07-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) **Note:** Version bump only for package [@aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)aws/aws-sdk-js-v3 (@aws-sdk/client-ses)
### [`v3.623.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36230-2024-08-02) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.622.0...v3.623.0) **Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses) ### [`v3.622.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36220-2024-08-01) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.621.0...v3.622.0) **Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses) ### [`v3.621.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36210-2024-07-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.1...v3.621.0) **Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses) #### [3.620.1](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) (2024-07-29) **Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses) ### [`v3.620.1`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ses/CHANGELOG.md#36201-2024-07-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.620.0...v3.620.1) **Note:** Version bump only for package [@aws-sdk/client-ses](https://togithub.com/aws-sdk/client-ses)firebase/firebase-js-sdk (@firebase/app-compat)
### [`v0.2.38`](https://togithub.com/firebase/firebase-js-sdk/blob/HEAD/packages/app-compat/CHANGELOG.md#0238) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/@firebase/app-compat@0.2.37...@firebase/app-compat@0.2.38) ##### Patch Changes - [`025f2a103`](https://togithub.com/firebase/firebase-js-sdk/commit/025f2a1037582da7d1afeb7a4d143cb7a154ec9d) [#8280](https://togithub.com/firebase/firebase-js-sdk/pull/8280) (fixes [#8279](https://togithub.com/firebase/firebase-js-sdk/issues/8279)) - Fixed typos in documentation and some internal variables and parameters. - [`b9244a517`](https://togithub.com/firebase/firebase-js-sdk/commit/b9244a5171a7e0f3abae37e56d274605dd95d64b) [#8378](https://togithub.com/firebase/firebase-js-sdk/pull/8378) (fixes [#8365](https://togithub.com/firebase/firebase-js-sdk/issues/8365)) - Properly handle the case in app-compat checks where `window` exists but `self` does not. (This occurs in Ionic Stencil's Jest preset.) - Updated dependencies \[]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.8mikro-orm/mikro-orm (@mikro-orm/cli)
### [`v6.3.3`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#633-2024-08-03) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.3.2...v6.3.3) ##### Bug Fixes - **core:** ensure `@CreateRequestContext()` works when invoked from explicit transaction ([de0b515](https://togithub.com/mikro-orm/mikro-orm/commit/de0b51526e8e5e58b73069a3e53083f5f5139aed)) - **core:** fix unnecessary populate query when partial loading via joined strategy ([33da574](https://togithub.com/mikro-orm/mikro-orm/commit/33da5747b5b52ccdd36ec3aced707a6a90423f47)), closes [#5889](https://togithub.com/mikro-orm/mikro-orm/issues/5889) - **knex:** update `PoolConfig` interface to match what knex supports ([#5892](https://togithub.com/mikro-orm/mikro-orm/issues/5892)) ([eb5d4a1](https://togithub.com/mikro-orm/mikro-orm/commit/eb5d4a1d065b4028e0ba211a6783014a645e50cc)) - **knex:** use nested join for `populateWhere` condition ([#5893](https://togithub.com/mikro-orm/mikro-orm/issues/5893)) ([24e82c7](https://togithub.com/mikro-orm/mikro-orm/commit/24e82c7a990ba1ebb37ff26f85e66283f3c65a1b)), closes [#5872](https://togithub.com/mikro-orm/mikro-orm/issues/5872) - **query-builder:** fix processing of nested condition when there is a collection in embedded field names ([6bf635b](https://togithub.com/mikro-orm/mikro-orm/commit/6bf635b0944949f37a7bfdf22a6934dc958d08b6)), closes [#5894](https://togithub.com/mikro-orm/mikro-orm/issues/5894) - **reflection:** respect `outDir` when finding the source file in production build ([fe54d45](https://togithub.com/mikro-orm/mikro-orm/commit/fe54d45a659c81bb2b8793085c7b005478c12a97)), closes [#5536](https://togithub.com/mikro-orm/mikro-orm/issues/5536) ##### Features - **query-builder:** add `qb.applyFilters()` method ([0aaaa4f](https://togithub.com/mikro-orm/mikro-orm/commit/0aaaa4fe7087e874cdb97b81ddf6c9da90def259)), closes [#4876](https://togithub.com/mikro-orm/mikro-orm/issues/4876) ### [`v6.3.2`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#632-2024-08-01) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.3.1...v6.3.2) ##### Bug Fixes - **core:** fix cancelling orphan removal on m:1 relations ([7b30844](https://togithub.com/mikro-orm/mikro-orm/commit/7b30844d8046bfd74d6c346b3bcd566b2f879a10)), closes [#5884](https://togithub.com/mikro-orm/mikro-orm/issues/5884) - **core:** fix overriding not initialized 1:m collection without orphan removal ([517108b](https://togithub.com/mikro-orm/mikro-orm/commit/517108bd5a2defd15a2b6d677429e0b4d06d5422)), closes [#5883](https://togithub.com/mikro-orm/mikro-orm/issues/5883) - **reflection:** fix type inference when intersecting with `Opt` or `Hidden` ([951c805](https://togithub.com/mikro-orm/mikro-orm/commit/951c805eb6c26239e2868a84c7e25c031cb26aaa)), closes [#5881](https://togithub.com/mikro-orm/mikro-orm/issues/5881)getsentry/sentry-javascript (@sentry/node)
### [`v8.22.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8220) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.21.0...8.22.0) ##### Important Changes - **feat(cloudflare): Add plugin for cloudflare pages ([#13123](https://togithub.com/getsentry/sentry-javascript/issues/13123))** This release adds support for Cloudflare Pages to `@sentry/cloudflare`, our SDK for the [Cloudflare Workers JavaScript Runtime](https://developers.cloudflare.com/workers/)! For details on how to use it, please see the [README](./packages/cloudflare/README.md). Any feedback/bug reports are greatly appreciated, please [reach out on GitHub](https://togithub.com/getsentry/sentry-javascript/issues/12620). ```javascript // functions/_middleware.js import * as Sentry from '@sentry/cloudflare'; export const onRequest = Sentry.sentryPagesPlugin({ dsn: __PUBLIC_DSN__, // Set tracesSampleRate to 1.0 to capture 100% of spans for tracing. tracesSampleRate: 1.0, }); ``` ##### Other Changes - feat(meta-sdks): Remove runtime tags ([#13105](https://togithub.com/getsentry/sentry-javascript/issues/13105)) - feat(nestjs): Automatic instrumentation of nestjs guards ([#13129](https://togithub.com/getsentry/sentry-javascript/issues/13129)) - feat(nestjs): Filter all HttpExceptions ([#13120](https://togithub.com/getsentry/sentry-javascript/issues/13120)) - feat(replay): Capture exception when `internal_sdk_error` client report happens ([#13072](https://togithub.com/getsentry/sentry-javascript/issues/13072)) - fix: Use `globalThis` for code injection ([#13132](https://togithub.com/getsentry/sentry-javascript/issues/13132)) ### [`v8.21.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8210) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.20.0...8.21.0) ##### Important Changes - **Alpha release of Official Cloudflare SDK** - feat(cloudflare): Add `withSentry` method ([#13025](https://togithub.com/getsentry/sentry-javascript/issues/13025)) - feat(cloudflare): Add cloudflare sdk scaffolding ([#12953](https://togithub.com/getsentry/sentry-javascript/issues/12953)) - feat(cloudflare): Add basic cloudflare package and tests ([#12861](https://togithub.com/getsentry/sentry-javascript/issues/12861)) This release contains the alpha version of `@sentry/cloudflare`, our SDK for the [Cloudflare Workers JavaScript Runtime](https://developers.cloudflare.com/workers/)! For details on how to use it, please see the [README](./packages/cloudflare/README.md). Any feedback/bug reports are greatly appreciated, please [reach out on GitHub](https://togithub.com/getsentry/sentry-javascript/issues/12620). Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release. ##### Other Changes - feat(feedback): Make cropped screenshot area draggable ([#13071](https://togithub.com/getsentry/sentry-javascript/issues/13071)) - feat(core): Adapt spans for client-side fetch to streaming responses ([#12723](https://togithub.com/getsentry/sentry-javascript/issues/12723)) - feat(core): Capture # of dropped spans through `beforeSendTransaction` ([#13022](https://togithub.com/getsentry/sentry-javascript/issues/13022)) - feat(deps): bump [@opentelemetry/instrumentation-aws-sdk](https://togithub.com/opentelemetry/instrumentation-aws-sdk) from 0.43.0 to 0.43.1 ([#13089](https://togithub.com/getsentry/sentry-javascript/issues/13089)) - feat(deps): bump [@opentelemetry/instrumentation-express](https://togithub.com/opentelemetry/instrumentation-express) from 0.41.0 to 0.41.1 ([#13090](https://togithub.com/getsentry/sentry-javascript/issues/13090)) - feat(nuxt): Add connected tracing meta tags ([#13098](https://togithub.com/getsentry/sentry-javascript/issues/13098)) - feat(nuxt): Add vue-router instrumentation ([#13054](https://togithub.com/getsentry/sentry-javascript/issues/13054)) - fix(feedback): Ensure pluggable feedback CDN bundle is correctly built ([#13081](https://togithub.com/getsentry/sentry-javascript/issues/13081)) - fix(node): Improve OTEL validation logic ([#13079](https://togithub.com/getsentry/sentry-javascript/issues/13079))swc-project/swc (@swc/core)
### [`v1.7.6`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#176---2024-08-04) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.5...v1.7.6) ##### Bug Fixes - **(es/codegen)** Print the missing `abstract` in class expression ([#9372](https://togithub.com/swc-project/swc/issues/9372)) ([c2e3021](https://togithub.com/swc-project/swc/commit/c2e302127fc80970d4b5096c93e29c9ce76a2fe4)) - **(es/decorators)** Use correct class name reference ([#9375](https://togithub.com/swc-project/swc/issues/9375)) ([badd6a9](https://togithub.com/swc-project/swc/commit/badd6a9ede5bd511763515b3e62bd222f0860968)) - **(es/typescript)** Strip declare export in strip-only mode ([#9374](https://togithub.com/swc-project/swc/issues/9374)) ([c53cce4](https://togithub.com/swc-project/swc/commit/c53cce41da69ebb3cd9b464c001902d30bdd07ba)) ### [`v1.7.5`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#175---2024-08-02) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **(common)** Fix `StringInput.end_pos` ([#9362](https://togithub.com/swc-project/swc/issues/9362)) ([5368e18](https://togithub.com/swc-project/swc/commit/5368e189ab5227a5cfdb53dc1105b787665a1c41)) - **(es/parser)** Fix span for unterminated block comments ([#9361](https://togithub.com/swc-project/swc/issues/9361)) ([dc1b87e](https://togithub.com/swc-project/swc/commit/dc1b87e43ea628791dab48993182ac43cf98c150)) - **(es/parser)** Make `UnterminatedBlockComment` stick to the EOF ([#9366](https://togithub.com/swc-project/swc/issues/9366)) ([4f0fc6e](https://togithub.com/swc-project/swc/commit/4f0fc6eb65c2b7f7e1e0041a9228a3b7dd7e695a)) - **(es/typescript)** Handle single type statement in if/for/while ([#9364](https://togithub.com/swc-project/swc/issues/9364)) ([2217730](https://togithub.com/swc-project/swc/commit/221773069b2069ded7eb475cb75a2daa1ec4a752)) - **(es/typescript)** Handle backtick in ASI issue ([#9367](https://togithub.com/swc-project/swc/issues/9367)) ([6f1716c](https://togithub.com/swc-project/swc/commit/6f1716c4aed447c3311e41603a6399d97540e1fb)) - **(es/typescript)** Analyze import chain ([#9369](https://togithub.com/swc-project/swc/issues/9369)) ([4f9116f](https://togithub.com/swc-project/swc/commit/4f9116f9259150df3fb3947c809c304809bf5764)) ##### Miscellaneous Tasks - **(deps)** Update rust crate toml to v0.8.19 ([#9360](https://togithub.com/swc-project/swc/issues/9360)) ([9cd51ce](https://togithub.com/swc-project/swc/commit/9cd51cebdf7e9dd25ebe5057cde63ce7ee0bd0c6)) ### [`v1.7.4`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#174---2024-07-31) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.3...v1.7.4) ##### Bug Fixes - **(es/codegen)** Emit question token for class methods ([#9342](https://togithub.com/swc-project/swc/issues/9342)) ([636585b](https://togithub.com/swc-project/swc/commit/636585b44d0f74f457b44766f8d6fda68bcc4c09)) - **(es/minifier)** Fix detection of `this` ([#9339](https://togithub.com/swc-project/swc/issues/9339)) ([77da7cf](https://togithub.com/swc-project/swc/commit/77da7cf24bad5064206ab3e6dc248012d08576cf)) - **(es/minifier)** Fix analysis of for-in/of ([#9340](https://togithub.com/swc-project/swc/issues/9340)) ([1454ab5](https://togithub.com/swc-project/swc/commit/1454ab54c112c25ca03cbb866aacbd41a16ee60a)) - **(es/minifier)** Preserve flags while dropping elements of `SeqExpr` ([#8907](https://togithub.com/swc-project/swc/issues/8907)) ([24e8798](https://togithub.com/swc-project/swc/commit/24e87985d4f4cf69a1d4a184d02195c62ded5a7e)) - **(es/typescript)** Fix ASI in expression for fast strip ([#9358](https://togithub.com/swc-project/swc/issues/9358)) ([3ee82e2](https://togithub.com/swc-project/swc/commit/3ee82e223fe0ce54ad892cc5b009f573d997c60e)) ##### Documentation - **(contributing)** Add warning for `test --all` ([#9338](https://togithub.com/swc-project/swc/issues/9338)) ([234bb97](https://togithub.com/swc-project/swc/commit/234bb974bc54e9c929fd4cf810bcecab36f760ba)) ##### Miscellaneous Tasks - **(deps)** Update rust crate toml to v0.8.16 ([#9327](https://togithub.com/swc-project/swc/issues/9327)) ([67aadfa](https://togithub.com/swc-project/swc/commit/67aadfa6c976c60a3a756a1b1fcdcf193d96c51f)) - **(deps)** Update dependency magic-string to v0.30.11 ([#9345](https://togithub.com/swc-project/swc/issues/9345)) ([ced06e2](https://togithub.com/swc-project/swc/commit/ced06e2da35952c7073fee8aa69cf1a21078cc12)) - **(deps)** Update rust crate toml to v0.8.17 ([#9349](https://togithub.com/swc-project/swc/issues/9349)) ([d5472cc](https://togithub.com/swc-project/swc/commit/d5472cc344fb4099af3887e6cc1cf8ec2869c33e))typicode/husky (husky)
### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4)lint-staged/lint-staged (lint-staged)
### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) ##### Patch Changes - [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue. The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.redis/node-redis (redis)
### [`v4.7.0`](https://togithub.com/redis/node-redis/compare/redis@4.6.15...878fb69591fb1877823bec6876eb22025a3815b2) [Compare Source](https://togithub.com/redis/node-redis/compare/redis@4.6.15...redis@4.7.0)stripe/stripe-node (stripe)
### [`v16.6.0`](https://togithub.com/stripe/stripe-node/blob/HEAD/CHANGELOG.md#1660---2024-08-01) [Compare Source](https://togithub.com/stripe/stripe-node/compare/v16.5.0...v16.6.0) - [#2144](https://togithub.com/stripe/stripe-node/pull/2144) Update generated code - Add support for new resources `Billing.AlertTriggered` and `Billing.Alert` - Add support for new value `charge_exceeds_transaction_limit` on enums `Invoice.last_finalization_error.code`, `PaymentIntent.last_payment_error.code`, `SetupAttempt.setup_error.code`, `SetupIntent.last_setup_error.code`, and `StripeError.code` - ⚠️ Remove support for `authorization_code` on `Charge.payment_method_details.card`. This was accidentally released last week. - Add support for new value `billing.alert.triggered` on enum `Event.type` - Add support for new value `billing.alert.triggered` on enums `WebhookEndpointCreateParams.enabled_events[]` and `WebhookEndpointUpdateParams.enabled_events[]`testcontainers/testcontainers-node (testcontainers)
### [`v10.11.0`](https://togithub.com/testcontainers/testcontainers-node/releases/tag/v10.11.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-node/compare/v10.10.4...v10.11.0) #### Changes #### 🚀 Features - Make `HealthCheckWaitStrategy` event based [@cristianrgreco](https://togithub.com/cristianrgreco) ([#789](https://togithub.com/testcontainers/testcontainers-node/issues/789)) - Support custom compose project names [@jalaziz](https://togithub.com/jalaziz) ([#800](https://togithub.com/testcontainers/testcontainers-node/issues/800)) - Add `DatastoreEmulatorContainer` to gcloud module [@oskarwidmark](https://togithub.com/oskarwidmark) ([#782](https://togithub.com/testcontainers/testcontainers-node/issues/782)) #### 🧹 Maintenance - Bump archiver from 5.3.2 to 7.0.1 [@committomaster](https://togithub.com/committomaster) ([#791](https://togithub.com/testcontainers/testcontainers-node/issues/791)) - Replace `node-fetch` with Node.js' native `fetch` [@Kurre](https://togithub.com/Kurre) ([#777](https://togithub.com/testcontainers/testcontainers-node/issues/777)) - Pin MSSQL Docker image from 2022-latest -> 2022-CU13-ubuntu-22.04 [@cristianrgreco](https://togithub.com/cristianrgreco) ([#801](https://togithub.com/testcontainers/testcontainers-node/issues/801))containous/traefik (traefik)
### [`v3.1.1`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v311-2024-07-30) [Compare Source](https://togithub.com/containous/traefik/compare/v3.1.1...v3.1.1) [All Commits](https://togithub.com/traefik/traefik/compare/v3.1.0...v3.1.1) **Bug fixes:** - **\[grpc]** Bump google.golang.org/grpc to v1.64.1 ([#10938](https://togithub.com/traefik/traefik/pull/10938) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s/gatewayapi]** Do not update route status when nothing changed ([#10940](https://togithub.com/traefik/traefik/pull/10940) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[metrics]** Fix grafana dashboard to work with scrape interval greater than 15s ([#10936](https://togithub.com/traefik/traefik/pull/10936) by [davhdavh](https://togithub.com/davhdavh)) - **\[metrics]** Update open connections gauge with connections count ([#10905](https://togithub.com/traefik/traefik/pull/10905) by [rtribotte](https://togithub.com/rtribotte)) - **\[metrics]** Use ServiceName in traefik_service_server_up metric ([#10838](https://togithub.com/traefik/traefik/pull/10838) by [KrishnaSindhur](https://togithub.com/KrishnaSindhur)) **Documentation:** - **\[k8s]** Remove duplicated kubectl apply in Kubernetes Gateway documentation ([#10931](https://togithub.com/traefik/traefik/pull/10931) by [battery-staple](https://togithub.com/battery-staple)) **Misc:** - Merge v2.11 into v3.1 ([#10925](https://togithub.com/traefik/traefik/pull/10925) by [mmatur](https://togithub.com/mmatur)) ### [`v3.1.1`](https://togithub.com/containous/traefik/blob/HEAD/CHANGELOG.md#v311-2024-07-30) [Compare Source](https://togithub.com/containous/traefik/compare/v3.1.0...v3.1.1) [All Commits](https://togithub.com/traefik/traefik/compare/v3.1.0...v3.1.1) **Bug fixes:** - **\[grpc]** Bump google.golang.org/grpc to v1.64.1 ([#10938](https://togithub.com/traefik/traefik/pull/10938) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[k8s/gatewayapi]** Do not update route status when nothing changed ([#10940](https://togithub.com/traefik/traefik/pull/10940) by [kevinpollet](https://togithub.com/kevinpollet)) - **\[metrics]** Fix grafana dashboard to work with scrape interval greater than 15s ([#10936](https://togithub.com/traefik/traefik/pull/10936) by [davhdavh](https://togithub.com/davhdavh)) - **\[metrics]** Update open connections gauge with connections count ([#10905](https://togithub.com/traefik/traefik/pull/10905) by [rtribotte](https://togithub.com/rtribotte)) - **\[metrics]** Use ServiceName in traefik_service_server_up metric ([#10838](https://togithub.com/traefik/traefik/pull/10838) by [KrishnaSindhur](https://togithub.com/KrishnaSindhur)) **Documentation:** - **\[k8s]** Remove duplicated kubectl apply in Kubernetes Gateway documentation ([#10931](https://togithub.com/traefik/traefik/pull/10931) by [battery-staple](https://togithub.com/battery-staple)) **Misc:** - Merge v2.11 into v3.1 ([#10925](https://togithub.com/traefik/traefik/pull/10925) 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 was generated by Mend Renovate. View the repository job log.