Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update patch tuesday #982

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

simonknittel
Copy link
Owner

@simonknittel simonknittel commented Sep 17, 2024

This PR contains the following updates:

Package Type Update Change Pending
@aws-sdk/client-eventbridge (source) dependencies minor 3.637.0 -> 3.654.0 3.658.1 (+1)
@aws-sdk/client-s3 (source) dependencies minor 3.637.0 -> 3.654.0 3.658.1 (+2)
@aws-sdk/s3-request-presigner (source) dependencies minor 3.637.0 -> 3.654.0 3.658.1 (+2)
@tanstack/react-query (source) dependencies minor 5.53.3 -> 5.56.2
@tanstack/react-query-devtools (source) dependencies minor 5.54.0 -> 5.56.2 5.58.0
@trpc/client (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502 11.0.0-rc.532 (+7)
@trpc/next (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502 11.0.0-rc.532 (+7)
@trpc/react-query (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502 11.0.0-rc.532 (+7)
@trpc/server (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502 11.0.0-rc.532 (+7)
@types/node (source) devDependencies patch 20.16.3 -> 20.16.5 20.16.9 (+3)
@types/react (source) devDependencies patch 18.3.5 -> 18.3.8 18.3.9
@vitest/coverage-v8 (source) devDependencies minor 2.0.5 -> 2.1.1
actions/setup-node action patch v4.0.3 -> v4.0.4
aws (source) required_provider minor 5.65.0 -> 5.67.0 5.68.0
cloudflare (source) required_provider minor 4.40.0 -> 4.42.0
eslint (source) devDependencies patch 8.57.0 -> 8.57.1
eslint-config-next (source) devDependencies patch 14.2.7 -> 14.2.12 14.2.13
external (source) required_provider patch 2.3.3 -> 2.3.4
hashicorp/terraform patch 1.9.5 -> 1.9.6
hashicorp/terraform required_version patch 1.9.5 -> 1.9.6
next (source) dependencies patch 14.2.10 -> 14.2.12 14.2.13
openai dependencies minor 4.57.0 -> 4.62.1 4.65.0 (+2)
postcss (source) devDependencies patch 8.4.44 -> 8.4.47
renovatebot/github-action action patch v40.2.7 -> v40.2.10
tailwindcss (source) devDependencies patch 3.4.10 -> 3.4.12 3.4.13
typescript (source) devDependencies minor 5.5.4 -> 5.6.2
vercel (source) devDependencies minor 37.2.1 -> 37.5.2 37.6.0 (+2)
vitest (source) devDependencies minor 2.0.5 -> 2.1.1

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-eventbridge)

v3.654.0

Compare Source

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

3.651.1 (2024-09-13)

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

v3.651.1

Compare Source

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

v3.650.0

Compare Source

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

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.654.0

Compare Source

Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

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

v3.651.1

Compare Source

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

v3.651.0

Compare Source

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

v3.650.0

Compare Source

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

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.654.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.651.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

TanStack/query (@​tanstack/react-query)

v5.56.2

Compare Source

Version 5.56.2 - 9/12/24, 6:05 PM

Changes
Fix
  • core: make sure infiniteQuery always fetches the first page (#​8051) (7624785) by Dominik Dorfmeister
Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes
Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister
Packages

v5.56.0

Compare Source

Version 5.56.0 - 9/12/24, 9:56 AM

Changes
Feat
  • core: ensureInfiniteQueryData (#​8048) (edec4a6) by Dominik Dorfmeister
Docs
Packages

v5.55.4

Compare Source

Version 5.55.4 - 9/9/24, 6:38 AM

Changes
Fix
Packages

v5.55.3

Compare Source

Version 5.55.3 - 9/9/24, 6:16 AM

Changes
Fix
  • replace JSON.stringify with replaceDeepEqual in structural sharing integrity check (#​8030) (1bffc78) by jxom
Chore
  • angular-query: remove redundant dependencies (#​8032) (d58cf08) by Arnoud
Docs
  • react-query: Update React Suspens Link in README.md (#​8020) (9b78527) by Cyril Leclercq
Packages

v5.55.2

Compare Source

Version 5.55.2 - 9/8/24, 4:10 PM

Changes
Refactor
Packages

v5.55.1

Compare Source

Version 5.55.1 - 9/8/24, 1:19 PM

Changes
Fix
Refactor
Docs
Packages

v5.55.0

Compare Source

Version 5.55.0 - 9/6/24, 5:58 AM

Changes
Feat
  • react-query: add optional queryClient parameter to usePrefetchQuery (#​8014) (48702e4) by Jonghyeon Ko
Packages

v5.54.1

Compare Source

Version 5.54.1 - 9/3/24, 8:50 PM

Changes
Fix
  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#​7903) (a85382f) by Simone Cervini
Packages
trpc/trpc (@​trpc/client)

v11.0.0-rc.502

Compare Source

v11.0.0-rc.501

Compare Source

v11.0.0-rc.500

Compare Source

trpc/trpc (@​trpc/next)

v11.0.0-rc.502

Compare Source

v11.0.0-rc.501

Compare Source

v11.0.0-rc.500

Compare Source

trpc/trpc (@​trpc/react-query)

v11.0.0-rc.502

Compare Source

v11.0.0-rc.501

Compare Source

v11.0.0-rc.500

Compare Source

trpc/trpc (@​trpc/server)

v11.0.0-rc.502

Compare Source

v11.0.0-rc.501

Compare Source

v11.0.0-rc.500

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

This release makes another big change to the Browser Mode by introducing locators API:

test('renders blog posts', async () => {
  const screen = page.render(<Blog />)

  await expect.element(screen.getByRole('heading', { name: 'Blog' })).toBeInTheDocument()

  const [firstPost] = screen.getByRole('listitem').all()

  await firstPost.getByRole('button', { name: 'Delete' }).click()

  expect(screen.getByRole('listitem').all()).toHaveLength(3)
})

You can use either vitest-browser-vue, vitest-browser-svelte or vitest-browser-react to render components and make assertions using locators. Locators are also available on the page object from @vitest/browser/context.

Potential Breaking Change
  • workspace:
    • Correctly resolve workspace globs and file paths  -  by @​sheremet-va in https://github.com/vitest-dev/vitest/issues/6316 (afdcb)
    • This changes how the custom glob pattern in the workspace config is treated. Any file matching the glob is considered a Vitest config file. Any folder matching the glob pattern is treated as a workspace project and is subject to the regular config resolution (single vitest.config.ts or vite.config.ts inside the folder)
    • For example, projects/* will match anything inside the projects folder. If it's a folder, we try to find the config inside that folder (if there is none, it is still treated as a project with the default config). If it's a file, it will be treated as a Vitest config. projects/**/* previously would assume that you only wanted to have folders as projects, but now it will match every single file insideprojects.
    • This change doesn't affect non-glob usage.
   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 7am on Tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
sinister-incorporated ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 7:15pm

@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 8fefd25 to 0dc7878 Compare September 18, 2024 06:09
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 0dc7878 to e8da945 Compare September 18, 2024 06:41
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from e8da945 to 5eef020 Compare September 19, 2024 06:08
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 5eef020 to a3e64ef Compare September 20, 2024 06:08
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from a3e64ef to b980a08 Compare September 21, 2024 06:06
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from b980a08 to 034e043 Compare September 22, 2024 06:06
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 034e043 to 5fe15df Compare September 24, 2024 06:07
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 5fe15df to 2b42bf1 Compare September 25, 2024 06:07
@simonknittel simonknittel force-pushed the renovate-self-hosted/patch-tuesday branch from 2b42bf1 to de97ecb Compare September 26, 2024 06:08
Copy link

sonarcloud bot commented Sep 26, 2024

Copy link

Terraform Plan 📖 success

Show Plan

data.cloudflare_zones.main: Reading...
data.cloudflare_zones.main: Read complete after 1s [id=b0c2ab7d66b3c0b219fc876cf1d63fb9]
module.email_function.data.aws_kms_alias.ssm: Reading...
data.aws_caller_identity.current: Reading...
aws_s3_account_public_access_block.main: Refreshing state... [id=220746603587]
aws_cloudwatch_metric_alarm.lambda_errors: Refreshing state... [id=lambda-errors]
aws_cloudfront_origin_access_control.care_bear_shooter_build_bucket: Refreshing state... [id=E9UD6HRKKYL4H]
data.aws_cloudfront_cache_policy.managed_caching_optimized: Reading...
aws_cloudwatch_metric_alarm.lambda_throttles: Refreshing state... [id=lambda-throttles]
aws_api_gateway_rest_api.main: Refreshing state... [id=xguhlotnsl]
aws_cloudwatch_event_bus.api_gateway: Refreshing state... [id=api-gateway]
aws_iam_user.app_vercel: Refreshing state... [id=app_vercel]
module.email_function.aws_sqs_queue.main_deadletter: Refreshing state... [id=https://sqs.eu-central-1.amazonaws.com/220746603587/terraform-20240211081314103700000003]
aws_acm_certificate.main: Refreshing state... [id=arn:aws:acm:eu-central-1:220746603587:certificate/f4ebd0f0-1e53-49d7-bb39-a5ed253b7959]
data.aws_caller_identity.current: Read complete after 0s [id=220746603587]
module.email_function.aws_ssm_parameter.custom[0]: Refreshing state... [id=/email-function/mailgun-api-key]
data.aws_cloudfront_cache_policy.managed_caching_optimized: Read complete after 0s [id=b2884449-e4de-46a7-ac36-70bc7f1ddd6d]
data.aws_cloudfront_origin_request_policy.managed_cors_s3_origin: Reading...
data.aws_cloudfront_origin_request_policy.managed_cors_s3_origin: Read complete after 0s [id=88a5eaf4-2fd4-4709-b370-b4c650ea3fcf]
data.aws_iam_openid_connect_provider.github: Reading...
data.aws_iam_openid_connect_provider.github: Read complete after 0s [id=arn:aws:iam::220746603587:oidc-provider/token.actions.githubusercontent.com]
aws_budgets_budget.monthly_total: Refreshing state... [id=220746603587:Total monthly budget]
aws_dynamodb_table.api_gateway_processed_requests: Refreshing state... [id=ApiGatewayProcessedRequests]
module.email_function.data.aws_kms_alias.ssm: Read complete after 0s [id=arn:aws:kms:eu-central-1:220746603587:alias/aws/ssm]
aws_iam_access_key.app_vercel: Refreshing state... [id=AKIATGZMF3RB4EBRLJ6V]
aws_s3_bucket.mtls_truststore: Refreshing state... [id=mtls-truststore-220746603587]
aws_s3_bucket.care_bear_shooter_build: Refreshing state... [id=care-bear-shooter-build-220746603587]
aws_iam_role.api_gateway_cloudwatch: Refreshing state... [id=api-gateway]
aws_cloudwatch_log_group.api_gateway_stage_default: Refreshing state... [id=API-Gateway-Execution-Logs_xguhlotnsl/default]
aws_api_gateway_request_validator.validate_request_body: Refreshing state... [id=aijdpj]
aws_api_gateway_resource.email_function: Refreshing state... [id=7af8s0]
aws_cloudwatch_metric_alarm.api_gateway_5xx_error: Refreshing state... [id=api-gateway-5xx-error]
aws_cloudwatch_metric_alarm.api_gateway_count: Refreshing state... [id=api-gateway-count]
aws_iam_user_policy.app_vercel: Refreshing state... [id=app_vercel:terraform-20240328141028994700000001]
aws_iam_role.api_gateway_eventbridge: Refreshing state... [id=terraform-20240206162421745900000001]
aws_schemas_discoverer.test: Refreshing state... [id=events-event-bus-api-gateway]
module.email_function_api_gateway.aws_api_gateway_model.request_body: Refreshing state... [id=atb4x1]
cloudflare_record.main_validation["sinister-api-test.simonknittel.de"]: Refreshing state... [id=89ca1b9952c1bd25cb32367f72d2bced]
module.email_function.aws_cloudwatch_metric_alarm.deadletter_message_count: Refreshing state... [id=deadletter-message-count-email-function]
module.email_function.aws_sqs_queue.main: Refreshing state... [id=https://sqs.eu-central-1.amazonaws.com/220746603587/terraform-20240211081339784400000005]
aws_api_gateway_account.main: Refreshing state... [id=api-gateway-account]
module.email_function.aws_cloudwatch_event_rule.main: Refreshing state... [id=arn:aws:events:eu-central-1:220746603587:event-bus/api-gateway/terraform-20240211081314103200000002]
aws_acm_certificate_validation.main: Refreshing state... [id=0001-01-01 00:00:00 +0000 UTC]
module.email_function_api_gateway.aws_api_gateway_method.main: Refreshing state... [id=agm-xguhlotnsl-7af8s0-POST]
module.email_function.aws_sqs_queue_policy.main: Refreshing state... [id=https://sqs.eu-central-1.amazonaws.com/220746603587/terraform-20240211081339784400000005]
module.email_function.aws_iam_role.main: Refreshing state... [id=terraform-20240211081405377800000007]
module.email_function.aws_sqs_queue_redrive_allow_policy.main_deadletter: Refreshing state... [id=https://sqs.eu-central-1.amazonaws.com/220746603587/terraform-20240211081314103700000003]
module.email_function.aws_cloudwatch_event_target.main: Refreshing state... [id=arn:aws:events:eu-central-1:220746603587:event-bus/api-gateway-terraform-20240211081314103200000002-terraform-20240211081405376200000006]
module.email_function_api_gateway.aws_api_gateway_method_response.response_400: Refreshing state... [id=agmr-xguhlotnsl-7af8s0-POST-400]
module.email_function_api_gateway.aws_api_gateway_method_response.response_404: Refreshing state... [id=agmr-xguhlotnsl-7af8s0-POST-404]
module.email_function_api_gateway.aws_api_gateway_method_response.response_200: Refreshing state... [id=agmr-xguhlotnsl-7af8s0-POST-200]
module.email_function_api_gateway.aws_api_gateway_method_response.response_503: Refreshing state... [id=agmr-xguhlotnsl-7af8s0-POST-503]
module.email_function_api_gateway.aws_api_gateway_method_response.response_500: Refreshing state... [id=agmr-xguhlotnsl-7af8s0-POST-500]
module.email_function_api_gateway.aws_api_gateway_integration.main: Refreshing state... [id=agi-xguhlotnsl-7af8s0-POST]
module.email_function.aws_lambda_function.main: Refreshing state... [id=email-function]
module.email_function_api_gateway.aws_api_gateway_integration_response.response_400: Refreshing state... [id=agir-xguhlotnsl-7af8s0-POST-400]
module.email_function_api_gateway.aws_api_gateway_integration_response.response_404: Refreshing state... [id=agir-xguhlotnsl-7af8s0-POST-404]
module.email_function_api_gateway.aws_api_gateway_integration_response.response_200: Refreshing state... [id=agir-xguhlotnsl-7af8s0-POST-200]
module.email_function_api_gateway.aws_api_gateway_integration_response.response_503: Refreshing state... [id=agir-xguhlotnsl-7af8s0-POST-503]
module.email_function_api_gateway.aws_api_gateway_integration_response.response_500: Refreshing state... [id=agir-xguhlotnsl-7af8s0-POST-500]
aws_api_gateway_deployment.main: Refreshing state... [id=8yroac]
aws_api_gateway_stage.default: Refreshing state... [id=ags-xguhlotnsl-default]
aws_api_gateway_method_settings.all: Refreshing state... [id=xguhlotnsl-default-*/*]
module.email_function.aws_lambda_permission.api_gateway: Refreshing state... [id=terraform-20240211081423816900000008]
module.email_function.aws_lambda_event_source_mapping.main: Refreshing state... [id=4c996691-1418-4285-8ef0-8f3745120e5a]
aws_s3_object.mtls_truststore: Refreshing state... [id=truststore.pem]
aws_api_gateway_domain_name.main: Refreshing state... [id=sinister-api-test.simonknittel.de]
aws_s3_bucket_cors_configuration.care_bear_shooter_build: Refreshing state... [id=care-bear-shooter-build-220746603587]
aws_iam_role.care_bear_shooter_build_uploader: Refreshing state... [id=care-bear-shooter-build-uploader]
aws_cloudfront_distribution.care_bear_shooter_build: Refreshing state... [id=E3GY8A42OQ8RFW]
aws_api_gateway_base_path_mapping.main: Refreshing state... [id=sinister-api-test.simonknittel.de/]
cloudflare_record.main_cname: Refreshing state... [id=c4fe812314a613cbee9e669930fa4f39]
aws_s3_bucket_policy.care_bear_shooter_build_cloudfront: Refreshing state... [id=care-bear-shooter-build-220746603587]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # cloudflare_record.main_cname will be updated in-place
  ~ resource "cloudflare_record" "main_cname" {
        id              = "c4fe812314a613cbee9e669930fa4f39"
        name            = "sinister-api-test"
        tags            = []
      + value           = "d-3ow7qx0e25.execute-api.eu-central-1.amazonaws.com"
        # (11 unchanged attributes hidden)
    }

  # cloudflare_record.main_validation["sinister-api-test.simonknittel.de"] will be updated in-place
  ~ resource "cloudflare_record" "main_validation" {
        id              = "89ca1b9952c1bd25cb32367f72d2bced"
        name            = "_a74229a6f26e7902061246b50f9b5722.sinister-api-test.simonknittel.de."
        tags            = []
      + value           = "_0a95cf5b292f416e42307f00e3f66986.mhbtsbpdnt.acm-validations.aws."
        # (11 unchanged attributes hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

Warning: Argument is deprecated

  with cloudflare_record.main_validation["sinister-api-test.simonknittel.de"],
  on domain-name.tf line 21, in resource "cloudflare_record" "main_validation":
  21:   value   = each.value.record

`value` is deprecated in favour of `content` and will be removed in the next
major release.

(and one more similar warning elsewhere)

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "tfplan"

@simonknittel simonknittel merged commit ab494a3 into develop Sep 26, 2024
9 checks passed
@simonknittel simonknittel deleted the renovate-self-hosted/patch-tuesday branch September 26, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants