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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.650.0 3.654.0 (+1)
@aws-sdk/client-s3 (source) dependencies minor 3.637.0 -> 3.651.0 3.654.0 (+1)
@aws-sdk/s3-request-presigner (source) dependencies minor 3.637.0 -> 3.651.0 3.654.0 (+1)
@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
@trpc/client (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502
@trpc/next (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502
@trpc/react-query (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502
@trpc/server (source) dependencies patch 11.0.0-rc.498 -> 11.0.0-rc.502
@types/node (source) devDependencies patch 20.16.3 -> 20.16.5
@vitest/coverage-v8 (source) devDependencies minor 2.0.5 -> 2.1.0 2.1.1
aws (source) required_provider minor 5.65.0 -> 5.67.0 5.68.0
cloudflare (source) required_provider minor 4.40.0 -> 4.41.0 4.42.0
eslint-config-next (source) devDependencies patch 14.2.7 -> 14.2.11 14.2.13 (+1)
external (source) required_provider patch 2.3.3 -> 2.3.4
next (source) dependencies patch 14.2.10 -> 14.2.11 14.2.13 (+1)
openai dependencies minor 4.57.0 -> 4.60.0 4.62.1 (+4)
postcss (source) devDependencies patch 8.4.44 -> 8.4.45 8.4.47 (+1)
renovatebot/github-action action patch v40.2.7 -> v40.2.8 v40.2.10 (+1)
tailwindcss (source) devDependencies patch 3.4.10 -> 3.4.11 3.4.12
typescript (source) devDependencies minor 5.5.4 -> 5.6.2
vercel (source) devDependencies minor 37.2.1 -> 37.4.2 37.5.2
vitest (source) devDependencies minor 2.0.5 -> 2.1.0 2.1.1

Release Notes

aws/aws-sdk-js-v3 (@​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.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.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.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 20, 2024 6:08am

Copy link

sonarcloud bot commented Sep 20, 2024

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