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

Bump @tanstack/react-query from 4.28.0 to 4.32.1 in /web #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @tanstack/react-query from 4.28.0 to 4.32.1.

Release notes

Sourced from @​tanstack/react-query's releases.

v4.32.1

Version 4.32.1 - 8/1/2023, 10:49 AM

Changes

Fix

  • *: Update repository information in package.json (#5819) (10bf0eea) by Daniel Basilio

Chore

  • fix import order (d7b1b841) by Dominik Dorfmeister
  • update actions/setup-node@v3 in .github/workflows/* (#5744) (792e0b24) by @​manudeli

Docs

  • Update tkdodos-blog.md (#5793) (100ae76c) by fmanseau

Packages

  • @​tanstack/query-core@​4.32.1
  • @​tanstack/query-persist-client-core@​4.32.1
  • @​tanstack/query-async-storage-persister@​4.32.1
  • @​tanstack/query-broadcast-client-experimental@​4.32.1
  • @​tanstack/query-sync-storage-persister@​4.32.1
  • @​tanstack/react-query@​4.32.1
  • @​tanstack/react-query-devtools@​4.32.1
  • @​tanstack/react-query-persist-client@​4.32.1
  • @​tanstack/solid-query@​4.32.1
  • @​tanstack/svelte-query@​4.32.1
  • @​tanstack/eslint-plugin-query@​4.32.1
  • @​tanstack/vue-query@​4.32.1

v4.32.0

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes

Feat

Packages

  • @​tanstack/query-core@​4.32.0
  • @​tanstack/query-persist-client-core@​4.32.0
  • @​tanstack/query-async-storage-persister@​4.32.0
  • @​tanstack/query-broadcast-client-experimental@​4.32.0
  • @​tanstack/query-sync-storage-persister@​4.32.0
  • @​tanstack/react-query@​4.32.0

... (truncated)

Commits

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.28.0 to 4.32.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v4.32.1/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Terraform Plan

Expand
Running plan in Terraform Cloud. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/timovink/timovink-website/runs/run-mNgARrBV1BzZ4avN

Waiting for the plan to start...

Terraform v1.3.1
on linux_amd64
Initializing plugins and modules...
data.aws_acm_certificate.this: Refreshing...
data.aws_acm_certificate.this: Refresh complete after 0s [id=arn:aws:acm:us-east-1:920122847127:certificate/c37f96fe-c8d6-4cfa-a752-9b95610577d1]
data.aws_route53_zone.this: Refreshing...
aws_cloudfront_origin_access_identity.this: Refreshing state... [id=E1SGUZRT6ZJAT1]
aws_cloudfront_function.spa_redirect: Refreshing state... [id=timovink-website-sparedirect]
aws_s3_bucket.static_assets: Refreshing state... [id=timovink.com]
data.aws_route53_zone.this: Refresh complete after 1s [id=Z09071302Y5GD83DY6NXW]
aws_s3_bucket_server_side_encryption_configuration.static_assets: Refreshing state... [id=timovink.com]
data.aws_iam_policy_document.static_assets: Refreshing...
data.aws_iam_policy_document.static_assets: Refresh complete after 0s [id=1248563624]
aws_s3_bucket_policy.static_assets: Refreshing state... [id=timovink.com]
aws_cloudfront_distribution.this: Refreshing state... [id=E3S1TFGBT91068]
aws_route53_record.www: Refreshing state... [id=Z09071302Y5GD83DY6NXW_timovink.dev_A]
aws_cloudfront_function.spa_redirect: Drift detected (update)
aws_s3_bucket.static_assets: Drift detected (update)
aws_route53_record.www: Drift detected (update)
aws_cloudfront_origin_access_identity.this: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #97.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/tanstack/react-query-4.32.1 branch September 1, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant