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

chore(deps): update all non-major dependencies #2274

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@arethetypeswrong/core (source) 0.0.4 -> 0.15.1 age adoption passing confidence devDependencies minor
@changesets/cli (source) 2.27.3 -> 2.27.5 age adoption passing confidence devDependencies patch
@codesandbox/sandpack-react 2.13.10 -> 2.14.0 age adoption passing confidence dependencies minor
@react-spring/web 0.0.0-d80cafe1f0ccd7ce193b8f558285515ede3b8afc-20230625160448 -> 0.0.0-nightly-f50b673-20230330070501 age adoption passing confidence dependencies patch
@react-three/drei 9.57.3 -> 9.105.6 age adoption passing confidence dependencies minor
@react-three/drei 9.57.0 -> 9.105.6 age adoption passing confidence dependencies minor
@react-three/fiber 8.11.9 -> 8.16.6 age adoption passing confidence devDependencies minor
@react-three/fiber 8.12.0 -> 8.16.6 age adoption passing confidence dependencies minor
@react-three/fiber 8.11.9 -> 8.16.6 age adoption passing confidence dependencies minor
@types/fs-extra (source) 11.0.1 -> 11.0.4 age adoption passing confidence devDependencies patch
@types/lodash-es (source) 4.17.6 -> 4.17.12 age adoption passing confidence devDependencies patch
@types/lodash.clamp (source) 4.0.7 -> 4.0.9 age adoption passing confidence devDependencies patch
@types/lodash.shuffle (source) 4.2.7 -> 4.2.9 age adoption passing confidence devDependencies patch
@types/node (source) 20.12.12 -> 20.12.13 age adoption passing confidence devDependencies patch
@types/react (source) 18.0.28 -> 18.3.3 age adoption passing confidence devDependencies minor
@types/react (source) 18.0.26 -> 18.3.3 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.0.11 -> 18.3.0 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.0.10 -> 18.3.0 age adoption passing confidence devDependencies minor
@types/react-lazyload (source) 3.2.0 -> 3.2.3 age adoption passing confidence devDependencies patch
@​types/react-native 0.71.3 -> 0.73.0 age adoption passing confidence devDependencies minor
@types/styled-components (source) 5.1.26 -> 5.1.34 age adoption passing confidence devDependencies patch
@types/three (source) 0.149.0 -> 0.164.1 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 6.13.2 -> 6.21.0 age adoption passing confidence dependencies minor
@typescript-eslint/parser (source) 6.13.2 -> 6.21.0 age adoption passing confidence dependencies minor
@use-gesture/react (source) 10.2.24 -> 10.3.1 age adoption passing confidence dependencies minor
eslint (source) 8.55.0 -> 8.57.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.0.1 -> 5.1.3 age adoption passing confidence dependencies minor
eslint-plugin-react 7.33.2 -> 7.34.2 age adoption passing confidence dependencies minor
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence dependencies patch
isbot (source) 5.1.7 -> 5.1.8 age adoption passing confidence dependencies patch
konva (source) 9.2.3 -> 9.3.11 age adoption passing confidence devDependencies minor
leva (source) 0.9.34 -> 0.9.35 age adoption passing confidence dependencies patch
mathieudutour/github-tag-action v6.1 -> v6.2 age adoption passing confidence action minor
node (source) 18 -> 18.20.3 age adoption passing confidence minor
node (source) 20 -> 20.14.0 age adoption passing confidence minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence devDependencies minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence devDependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-konva 18.2.5 -> 18.2.10 age adoption passing confidence devDependencies patch
react-native (source, changelog) 0.71.3 -> 0.74.1 age adoption passing confidence devDependencies minor
react-zdog 1.0.11 -> 1.2.2 age adoption passing confidence devDependencies minor
sass 1.58.3 -> 1.77.2 age adoption passing confidence devDependencies minor
sass 1.58.3 -> 1.77.2 age adoption passing confidence dependencies minor
styfle/cancel-workflow-action 0.11.0 -> 0.12.1 age adoption passing confidence action minor
styled-components (source) 5.3.8 -> 5.3.11 age adoption passing confidence dependencies patch
three (source) 0.150.1 -> 0.164.1 age adoption passing confidence devDependencies minor
three (source) 0.150.1 -> 0.164.1 age adoption passing confidence dependencies minor
three-stdlib 2.21.8 -> 2.30.2 age adoption passing confidence dependencies minor
typescript (source) 5.3.3 -> 5.4.5 age adoption passing confidence devDependencies minor
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence devDependencies patch
vite (source) 5.2.11 -> 5.2.12 age adoption passing confidence devDependencies patch
wouter 2.10.0 -> 2.12.1 age adoption passing confidence dependencies minor
yarn (source) 3.4.1 -> 3.8.2 age adoption passing confidence packageManager minor
yarn (source) 3.2.4 -> 3.8.2 age adoption passing confidence packageManager minor

Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/core)

v0.15.1

Compare Source

Patch Changes
  • d93848f: API: distinguish between npm 404s and other thrown errors

v0.15.0

Compare Source

Minor Changes
  • ab6cd95: add --entrypoints-legacy option

v0.14.1

Compare Source

Patch Changes
  • a8acc95: Add allowDeprecated to options accepted by createPackageFromNpm API
  • e38ed65: Fix false positive MissingExportEquals that can occur when --moduleResolution bundler resolves to ESM JS

v0.14.0

Compare Source

Minor Changes
  • b293c99: Improve detection for MissingExportEquals and FalseExportDefault

v0.13.9

Compare Source

Patch Changes
  • 66fa67b: Fix extracting some non-compliant tarballs

v0.13.6

Compare Source

Patch Changes
  • c5923a7: When detecting proxy directories, exclude vendored packages by filtering by package.json name
  • 406fc66: Fix bugs in createPackageFromNpm, allow resolveImplementationPackageForTypesPackage to accept a range

v0.13.5

Compare Source

Patch Changes
  • 34c97d4: Fix TypeScript error for unresolved reference to ts-expose-internals

v0.13.4

Compare Source

Patch Changes
  • fffff4d: Add tsup to recognized build tools
  • 4e7c0dd: Add resolveImplementationPackageForTypesPackage util

v0.13.3

Compare Source

Patch Changes
  • 0055de6: Fix occasional crash
  • 8de8306: Add tshy and rspack to build tools list

v0.13.2

Patch Changes
  • d0ff7c5: Update to TypeScript 5.3

v0.13.0

Minor Changes
  • acd6e86: Various chores:
    • Drop support for Node.js <=16 (drop fetch polyfill)
    • Move to pnpm, update dependencies, add LICENSE files, update READMEs
Patch Changes

v0.12.2

Compare Source

Patch Changes
  • abbb896: Update @​andrewbranch/untar.js to fix bug where long filenames could be missing a slash after unpacking, causing false positive resolution errors.

v0.12.1

Compare Source

Patch Changes
  • 35544c5: Fix crash from missing optional chain

v0.12.0

Compare Source

Minor Changes
  • a578211:
    • Refactor internal checks API. This fixes duplication of some problems from the problems array, instead ensuring a single problem instance is visible from each relevant resolution.
    • Improve problem type API. Renames many fields on individual problem types.
    • Move module kind data off of EntrypointResolutionAnalysis and onto a top-level map in programInfo, a new top-level field on Analysis.
    • Remove Wildcard problem kind.

v0.10.2

Compare Source

Patch Changes
  • eecbf74: Fix issue with resolving DefinitelyTyped versions

v0.10.1

Compare Source

Patch Changes
  • ae2426f: Fixed bug that could cause a crash while checking for FalseExportDefault

v0.10.0

Compare Source

Minor Changes
  • 30bdb07: New problem kind: Missing export =

    Previously, FalseExportDefault had many cases of false positives where the JavaScript assigned an object to module.exports, and that object had a default property pointing back to itself. This pattern is not a true FalseExportDefault, but it is still problematic if the types only declare an export default. These kinds of false positives of FalseExportDefault are now instead reported as MissingExportEquals.

    Additionally, FalseExportDefault was only ever reported as being visible in node16-esm, but this was incorrect. The consequences are most likely to be visible in node16-esm, but the problem is fundamentally independent of the module resolution mode, and inaccuracies can be observed in other modes as well, especially when esModuleInterop is not enabled.

v0.9.0

Compare Source

Minor Changes
  • c3a69f7: Package creation API changes to support @​arethetypeswrong/history better. createPackageFromNpm options now take a before property similar to npm install --before date.
  • 2c67f2d: Add buildTools property to Analysis (a pick of devDependencies)

v0.8.0

Compare Source

Minor Changes
  • 894d0f3: Add support for DefinitelyTyped analysis.

    • createPackageFromNpm now takes an options parameter that can control DefinitelyTyped inclusion.
    • The Package type is now a class, with new properties and methods:
      • typesPackage contains the package name and version for the included DefinitelyTyped package, if any.
      • mergedWithTypes(typesPackage: Package) returns a new Package instance with all files from both packages and the typesPackage instance property metadata filled in.
    • createPackageFromTarballData is no longer asynchronous.

v0.7.0

[Compare Source](https://togithub.com/arethetypeswrong/arethetypes


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file kind:chore labels May 1, 2024
Copy link

changeset-bot bot commented May 1, 2024

⚠️ No Changeset found

Latest commit: 8687ace

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented May 1, 2024

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

Name Status Preview Comments Updated (UTC)
react-spring ❌ Failed (Inspect) May 29, 2024 6:58pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17c7f4a to c530066 Compare May 1, 2024 17:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c530066 to 90dfac8 Compare May 1, 2024 20:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 90dfac8 to 48d18d9 Compare May 2, 2024 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 48d18d9 to 69a3cd1 Compare May 2, 2024 15:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69a3cd1 to a7e4413 Compare May 2, 2024 19:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7e4413 to f23ce75 Compare May 2, 2024 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f23ce75 to b264be4 Compare May 3, 2024 04:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b264be4 to 32c80c8 Compare May 3, 2024 07:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 32c80c8 to 213a310 Compare May 3, 2024 19:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 213a310 to 3d654b4 Compare May 6, 2024 11:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d654b4 to 8288ea1 Compare May 6, 2024 13:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8288ea1 to 52b663f Compare May 6, 2024 17:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 52b663f to 9ba32b0 Compare May 6, 2024 21:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8d31c2 to 49b70ca Compare May 26, 2024 19:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 49b70ca to c888f2d Compare May 26, 2024 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c888f2d to 4c330ad Compare May 26, 2024 20:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c330ad to 4ceb189 Compare May 26, 2024 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ceb189 to 7e52c26 Compare May 26, 2024 20:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e52c26 to 23d3eab Compare May 28, 2024 06:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 23d3eab to 4878e34 Compare May 28, 2024 13:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4878e34 to 8a7e644 Compare May 28, 2024 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a7e644 to e4eb1fd Compare May 28, 2024 20:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4eb1fd to 2cde7c0 Compare May 29, 2024 09:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2cde7c0 to d565632 Compare May 29, 2024 13:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d565632 to 7cc81cd Compare May 29, 2024 15:52
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 kind:chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants