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

feat(deps): update dependencies #594

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aws-sdk/client-s3 (source) 3.676.0 -> 3.679.0 age adoption passing confidence dependencies minor
@aws-sdk/s3-request-presigner (source) 3.676.0 -> 3.679.0 age adoption passing confidence dependencies minor
@headlessui/react (source) 2.1.10 -> 2.2.0 age adoption passing confidence dependencies minor
@tanstack/react-query (source) 5.59.15 -> 5.59.16 age adoption passing confidence dependencies patch
@types/jest (source) 29.5.13 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence dependencies patch
bun-types (source) 1.1.32 -> 1.1.33 age adoption passing confidence devDependencies patch
cypress (source) 13.15.0 -> 13.15.1 age adoption passing confidence devDependencies patch
eslint-plugin-react 7.37.1 -> 7.37.2 age adoption passing confidence devDependencies patch
nx (source) 20.0.3 -> 20.0.6 age adoption passing confidence devDependencies patch
oven/bun 1.1.32 -> 1.1.33 age adoption passing confidence final patch
tsup (source) 8.3.0 -> 8.3.5 age adoption passing confidence devDependencies patch
vite (source) 5.4.9 -> 5.4.10 age adoption passing confidence devDependencies patch

Release Notes

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

v3.679.0

Compare Source

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

v3.678.0

Compare Source

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

v3.677.0

Compare Source

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

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

v3.679.0

Compare Source

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

v3.678.0

Compare Source

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

v3.677.0

Compare Source

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

tailwindlabs/headlessui (@​headlessui/react)

v2.2.0

Compare Source

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

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes
Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko
Packages
oven-sh/bun (bun-types)

v1.1.33

Compare Source

cypress-io/cypress (cypress)

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)
nrwl/nx (nx)

v20.0.6

Compare Source

20.0.6 (2024-10-25)
🚀 Features
  • nx-dev: add videos to CI docs (#​28626)
  • react: update eslint plugins to be compat with eslint v9 (#​28559)
🩹 Fixes
  • core: createTaskGraph should accept extraTargetDependencies (#​28542)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
  • js: allow custom listenAddress for verdaccio (#​28498)
  • js: fix resolution of extended tsconfig files in plugin (#​28535)
  • js: set the tsBuildInfoFile as output when it's not contained in the outDir (#​28538)
  • js: include referenced internal config files in plugin cache hash (#​28536)
  • react: selecting tailwind should import correct style file extension (#​28630)
  • storybook: fix yarn storybook upgrade 8 (#​28605)
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v20.0.5

Compare Source

20.0.5 (2024-10-23)
🩹 Fixes
  • core: only check if files are in sync if there are no records in the db (#​28597)
❤️ Thank You
  • Jonathan Cammisuli

v20.0.4

Compare Source

20.0.4 (2024-10-23)
🩹 Fixes
  • core: not to cache entire workspace root (#​28552)
  • core: make sure yarn berry correctly resolves latest version during nx add (#​28580)
  • core: handle concurrent db connections better (#​28544)
  • nx-dev: cleanup (c8620d1853)
  • nx-dev: powerpack content update (7c72733c8c)
  • rspack: removed webpack-sources import (#​28447)
❤️ Thank You
oven-sh/bun (oven/bun)

v1.1.33: Bun v1.1.33

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.33:

bun upgrade
Read Bun v1.1.33's release notes on Bun's blog
Thanks to 10 contributors!
egoist/tsup (tsup)

v8.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.4

Compare Source

No significant changes

    View changes on GitHub
vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.


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

@renovate renovate bot added dependencies Pull requests that update a dependency file minor-version patch-version renovate labels Oct 28, 2024
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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 minor-version patch-version renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants