guardian / gateway

🕵️🆔👤The platform for authentication at (profile.)theguardian.com
https://profile.theguardian.com
12 stars 1 forks source link

chore(deps): bump the dependencies group with 8 updates #2859

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 8 updates:

Package From To
@aws-sdk/client-cloudwatch 3.624.0 3.632.0
@aws-sdk/client-sesv2 3.624.0 3.633.0
@aws-sdk/credential-providers 3.624.0 3.632.0
@guardian/libs 18.0.0 18.0.1
@sentry/browser 7.118.0 7.119.0
preact 10.23.1 10.23.2
preact-render-to-string 6.5.8 6.5.9
winston 3.14.1 3.14.2

Updates @aws-sdk/client-cloudwatch from 3.624.0 to 3.632.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch's releases.

v3.632.0

3.632.0(2024-08-15)

New Features
  • clients: update client endpoints as of 2024-08-15 (05ff22bf)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78ba)

For list of updated packages, view updated-packages.md in assets-3.632.0.zip

v3.631.0

3.631.0(2024-08-14)

New Features
  • client-codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. (9e44d9f4)
Bug Fixes
  • util-endpoints: check for entire resource-path being empty (#6380) (08ad5100)

For list of updated packages, view updated-packages.md in assets-3.631.0.zip

v3.630.0

3.630.0(2024-08-13)

Documentation Changes
  • credential-providers: add longer explanation about credential function and chaining (#6382) (26788b98)
New Features
  • client-glue: Add AttributesToGet parameter support for Glue GetTables (3d999b61)
  • client-appstream: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically. (86d89c66)
  • client-amplify: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App (db3560cf)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch's changelog.

3.632.0 (2024-08-15)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

3.631.0 (2024-08-14)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

3.629.0 (2024-08-12)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

Commits


Updates @aws-sdk/client-sesv2 from 3.624.0 to 3.633.0

Release notes

Sourced from @​aws-sdk/client-sesv2's releases.

v3.633.0

3.633.0(2024-08-16)

Chores
New Features
  • clients: update client endpoints as of 2024-08-16 (d47413aa)
  • client-inspector2: Update the correct format of key and values for resource tags (594c0fcb)
  • client-sesv2: Marking use case description field of account details as deprecated. (271136dd)
  • client-batch: Improvements of integration between AWS Batch and EC2. (66125910)
  • client-quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata (b4200b09)
  • client-sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response (cbc6a873)
Bug Fixes
  • middleware-sdk-s3: skip stream inspection if non-stream-like body (#6333) (5f85b5fd)

For list of updated packages, view updated-packages.md in assets-3.633.0.zip

v3.632.0

3.632.0(2024-08-15)

New Features
  • clients: update client endpoints as of 2024-08-15 (05ff22bf)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78ba)

For list of updated packages, view updated-packages.md in assets-3.632.0.zip

v3.631.0

3.631.0(2024-08-14)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sesv2's changelog.

3.633.0 (2024-08-16)

Features

  • client-sesv2: Marking use case description field of account details as deprecated. (271136d)

3.632.0 (2024-08-15)

Note: Version bump only for package @​aws-sdk/client-sesv2

3.631.0 (2024-08-14)

Note: Version bump only for package @​aws-sdk/client-sesv2

3.629.0 (2024-08-12)

Note: Version bump only for package @​aws-sdk/client-sesv2

Commits


Updates @aws-sdk/credential-providers from 3.624.0 to 3.632.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.632.0

3.632.0(2024-08-15)

New Features
  • clients: update client endpoints as of 2024-08-15 (05ff22bf)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973c)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e957)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78ba)

For list of updated packages, view updated-packages.md in assets-3.632.0.zip

v3.631.0

3.631.0(2024-08-14)

New Features
  • client-codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. (9e44d9f4)
Bug Fixes
  • util-endpoints: check for entire resource-path being empty (#6380) (08ad5100)

For list of updated packages, view updated-packages.md in assets-3.631.0.zip

v3.630.0

3.630.0(2024-08-13)

Documentation Changes
  • credential-providers: add longer explanation about credential function and chaining (#6382) (26788b98)
New Features
  • client-glue: Add AttributesToGet parameter support for Glue GetTables (3d999b61)
  • client-appstream: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically. (86d89c66)
  • client-amplify: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App (db3560cf)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.632.0 (2024-08-15)

Note: Version bump only for package @​aws-sdk/credential-providers

3.631.0 (2024-08-14)

Note: Version bump only for package @​aws-sdk/credential-providers

3.630.0 (2024-08-13)

Features

  • credential-providers: add custom credential chain helper (#6374) (1a479dc)

3.629.0 (2024-08-12)

Note: Version bump only for package @​aws-sdk/credential-providers

Commits
  • 704fc47 Publish v3.632.0
  • 4825462 Publish v3.631.0
  • e11e071 Publish v3.630.0
  • 26788b9 docs(credential-providers): add longer explanation about credential function ...
  • 1a479dc feat(credential-providers): add custom credential chain helper (#6374)
  • 31e78b5 Publish v3.629.0
  • See full diff in compare view


Updates @guardian/libs from 18.0.0 to 18.0.1

Release notes

Sourced from @​guardian/libs's releases.

@​guardian/libs@​18.0.1

Patch Changes

  • 80eea1d: Small refactors to allow Eslint updates
Commits


Updates @sentry/browser from 7.118.0 to 7.119.0

Release notes

Sourced from @​sentry/browser's releases.

7.119.0

  • backport(tracing): Report dropped spans for transactions (#13343)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.89 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.14 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.77 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.66 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.72 KB
@​sentry/browser - Webpack (gzipped) 22.91 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.17 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.49 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.41 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.92 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.52 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.24 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.94 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.27 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB
Changelog

Sourced from @​sentry/browser's changelog.

7.119.0

  • backport(tracing): Report dropped spans for transactions (#13343)
Commits


Updates preact from 10.23.1 to 10.23.2

Release notes

Sourced from preact's releases.

10.23.2

Fixes

Types

Maintenance

Commits


Updates preact-render-to-string from 6.5.8 to 6.5.9

Release notes

Sourced from preact-render-to-string's releases.

v6.5.9

Patch Changes

Changelog

Sourced from preact-render-to-string's changelog.

6.5.9

Patch Changes

Commits


Updates winston from 3.14.1 to 3.14.2

Release notes

Sourced from winston's releases.

v3.14.2

  • Move initialization to constructor (#2503) 2458ba6

https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @sentry/browser | [>= 8.a, < 9] |

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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 months ago

Deploy build 9830 of identity:identity-gateway to CODE

All deployment options - [Deploy build 9830 of `identity:identity-gateway` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=identity%3Aidentity-gateway&build=9830&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 9830 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=identity%3Aidentity-gateway&build=9830&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=identity%3Aidentity-gateway&stage=CODE)

From guardian/actions-riff-raff.

coldlink commented 2 months ago

@dependabot rebase