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 all non-major dependencies #2107

Merged
merged 4 commits into from Mar 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@codesandbox/sandpack-react ^1.20.8 -> ^1.20.9 age adoption passing confidence dependencies patch
@commitlint/cli (source) ^17.4.2 -> ^17.4.4 age adoption passing confidence devDependencies patch
@commitlint/config-conventional (source) ^17.4.2 -> ^17.4.4 age adoption passing confidence devDependencies patch
@radix-ui/react-popover (source) ^1.0.3 -> ^1.0.4 age adoption passing confidence dependencies patch
@radix-ui/react-tooltip (source) ^1.0.3 -> ^1.0.4 age adoption passing confidence dependencies patch
@react-spring/web 9.6.1 -> 9.7.1 age adoption passing confidence dependencies minor
@react-three/drei ^9.56.18 -> ^9.57.0 age adoption passing confidence dependencies minor
@react-three/fiber ^8.11.0 -> ^8.11.9 age adoption passing confidence devDependencies patch
@react-three/fiber ^8.11.0 -> ^8.11.9 age adoption passing confidence dependencies patch
@remix-run/node ^1.12.0 -> ^1.14.0 age adoption passing confidence dependencies minor
@remix-run/react ^1.12.0 -> ^1.14.0 age adoption passing confidence dependencies minor
@remix-run/serve ^1.12.0 -> ^1.14.0 age adoption passing confidence devDependencies minor
@remix-run/vercel ^1.12.0 -> ^1.14.0 age adoption passing confidence dependencies minor
@supabase/supabase-js ^2.7.1 -> ^2.10.0 age adoption passing confidence dependencies minor
@types/react (source) ^18.0.27 -> ^18.0.28 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18.0.10 -> ^18.0.11 age adoption passing confidence devDependencies patch
@types/react-native (source) ^0.71.2 -> ^0.71.3 age adoption passing confidence devDependencies patch
@vercel/node (source) ^2.9.1 -> ^2.9.10 age adoption passing confidence dependencies patch
node >=v18.14.0 -> >=v18.14.2 age adoption passing confidence engines patch
prettier (source) ^2.8.3 -> ^2.8.4 age adoption passing confidence devDependencies patch
react-konva ^18.2.4 -> ^18.2.5 age adoption passing confidence devDependencies patch
react-native (changelog) ^0.71.2 -> ^0.71.3 age adoption passing confidence devDependencies patch
remix (source) ^1.12.0 -> ^1.14.0 age adoption passing confidence dependencies minor
sass 1.58.0 -> 1.58.3 age adoption passing confidence devDependencies patch
sass ^1.58.0 -> ^1.58.3 age adoption passing confidence dependencies patch
start-server-and-test ^1.15.3 -> ^1.15.4 age adoption passing confidence devDependencies patch
styled-components (source) ^5.3.6 -> ^5.3.8 age adoption passing confidence dependencies patch
three (source) ^0.149.0 -> ^0.150.1 age adoption passing confidence devDependencies minor
three (source) 0.149.0 -> 0.150.1 age adoption passing confidence dependencies minor
tsup (source) ^6.5.0 -> ^6.6.3 age adoption passing confidence devDependencies minor
turbo (source) ^1.7.3 -> ^1.8.3 age adoption passing confidence devDependencies minor
zod (source) ^3.20.2 -> ^3.21.4 age adoption passing confidence dependencies minor

Release Notes

codesandbox/sandpack

v1.20.9

Compare Source

Note: Version bump only for package sandpack

conventional-changelog/commitlint (@​commitlint/cli)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

pmndrs/react-spring

v9.7.1

Compare Source

What's Changed

Full Changelog: v9.7.0...v9.7.1

v9.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: v9.6.1...v9.7.0

pmndrs/drei

v9.57.0

Compare Source

Features
  • switch pcss impl to something cleaner/less noisy (965c1eb)

v9.56.28

Compare Source

Bug Fixes

v9.56.27

Compare Source

Bug Fixes

v9.56.26

Compare Source

Bug Fixes

v9.56.25

Compare Source

Bug Fixes

v9.56.24

Compare Source

Bug Fixes
  • view scissortest side effect (1bce7a6)

v9.56.23

Compare Source

Bug Fixes
  • set return type to null as a fn w/ return type 'void' is not a valid JSX element (#​1261) (c765706)

v9.56.22

Compare Source

Bug Fixes
  • oc & cc revert events prop as it breaks pointerevents, + update deps (83b02a4)

v9.56.21

Compare Source

Bug Fixes

v9.56.20

Compare Source

Bug Fixes

v9.56.19

Compare Source

Bug Fixes
  • oc events = true, it breaks too much and needs more attention (14f5a25)
pmndrs/react-three-fiber

v8.11.9

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.11.8...8.11.9

v8.11.8

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.11.7...v8.11.8

v8.11.7

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.11.5...v8.11.7

v8.11.6

Compare Source

What's Changed

  • fix: is.equ obj:shallow, allow it to test arrays 1 level deep, fix canvas.camera prop being stale by @​drcmda in 99fef6c

Full Changelog: pmndrs/react-three-fiber@v8.11.5...v8.11.6

v8.11.5

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.11.4...v8.11.5

v8.11.4

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.11.3...v8.11.4

v8.11.3

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.11.2...v8.11.3

v8.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.11.1...v8.11.2

v8.11.1

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.10.4...v8.11.1

remix-run/remix (@​remix-run/node)

v1.14.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@1.14.0

v1.13.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@1.13.0
remix-run/remix (@​remix-run/react)

v1.14.0

Compare Source

Minor Changes
  • Hot Module Replacement and Hot Data Revalidation (#​5259)
    • Requires unstable_dev future flag to be enabled
    • HMR provided through React Refresh
    • Features:
      • HMR for component and style changes
      • HDR when loaders for current route change
    • Known limitations for MVP:
      • Only implemented for React via React Refresh
      • No import.meta.hot API exposed yet
      • Revalidates all loaders on route when loader changes are detected
      • Loader changes do not account for imported dependencies changing
Patch Changes
  • Remove duplicate manifest imports (#​5534)
  • Ensure types for fetchers always include form* submission fields (#​5476)
  • Sync FutureConfig interface between packages (#​5398)
  • Updated dependencies:
    • @remix-run/router@1.3.3
    • react-router-dom@8.6.2

v1.13.0

Compare Source

Minor Changes
  • Add built-in support for PostCSS via the future.unstable_postcss feature flag (#​5229)
  • Add built-in support for Tailwind via the future.unstable_tailwind feature flag (#​5229)
Patch Changes
remix-run/remix (@​remix-run/serve)

v1.14.0

Compare Source

Patch Changes
  • Allow configurable NODE_ENV with remix-serve (#​5540)
  • Sync FutureConfig interface between packages (#​5398)
  • Updated dependencies:
    • @remix-run/express@1.14.0

v1.13.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/express@1.13.0
remix-run/remix (@​remix-run/vercel)

v1.14.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/node@1.14.0

v1.13.0

Compare Source

Patch Changes
  • Fix fetch Request creation for incoming URLs with double slashes (#​5336)
  • Updated dependencies:
    • @remix-run/node@1.13.0
supabase/supabase-js

v2.10.0

Compare Source

Features
  • bump storage-js to 2.3.1 (9e139b7)

v2.9.0

Compare Source

Features
  • bump functions-js version (f7c20a5)

v2.8.0

Compare Source

Features
vercel/vercel

v2.9.10

Compare Source

v2.9.9

Compare Source

v2.9.8

Compare Source

v2.9.7

Compare Source

v2.9.6

Compare Source

v2.9.5

Compare Source

v2.9.4

Compare Source

v2.9.3

Compare Source

v2.9.2

Compare Source

nodejs/node

v18.14.2: 2023-02-21, Version 18.14.2 'Hydrogen' (LTS), @​MylesBorins

Compare Source

Notable Changes
Commits

v18.14.1: 2023-02-16, Version 18.14.1 'Hydrogen' (LTS), @​RafaelGSS prepared by @​juanarbol

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

  • CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High)
  • CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
  • CVE-2023-23936: Fetch API in Node.js did not protect against CRLF injection in host headers (Medium)
  • CVE-2023-24807: Regular Expression Denial of Service in Headers in Node.js fetch API (Low)
  • CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)

More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.

This security release includes OpenSSL security updates as outlined in the recent
OpenSSL security advisory.

Commits
prettier/prettier

v2.8.4

Compare Source

diff

Fix leading comments in mapped types with readonly (#​13427 by @​thorn0, @​sosukesuzuki)
// Input
type Type = {
  // comment
  readonly [key in Foo];
};

// Prettier 2.8.3
type Type = {
  readonly // comment
  [key in Foo];
};

// Prettier 2.8.4
type Type = {
  // comment
  readonly [key in Foo];
};
Group params in opening

Configuration

📅 Schedule: Branch creation - "before 3am 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 Mar 1, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 1, 2023

⚠️ No Changeset found

Latest commit: 26c37f5

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

@vercel
Copy link

vercel bot commented Mar 1, 2023

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

Name Status Preview Comments Updated
react-spring ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 8:31AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 26c37f5:

Sandbox Source
Animating Auto Configuration
Card Configuration
Cards Stack Configuration
Chaining Transition and a Spring Configuration
CSS Gradients Configuration
CSS Keyframes Configuration
Async CSS variables Configuration
Draggable List Configuration
Exit Before Enter Configuration
Flip Card Configuration
Floating Button Configuration
Goo Blobs Configuration
Image Fade Configuration
List Reordering Configuration
MacOS Dock Configuration
Masonry Grid Configuration
Multistage Transitions Configuration
Noise Configuration
Notification Hub Configuration
Horizontal Parallax Configuration
Sticky Parallax Configuration
Vertical Parallax Configuration
Rocket decay Configuration
Basic Transition Configuration
Native Slide Configuration

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

Size Change: -36 B (0%)

Total Size: 56.6 kB

Filename Size Change
packages/core/dist/esm/index.js 11.4 kB -9 B (0%)
packages/core/dist/index.js 11.6 kB -9 B (0%)
packages/shared/dist/esm/index.js 6.95 kB -9 B (0%)
packages/shared/dist/index.js 7.25 kB -9 B (0%)
ℹ️ View Unchanged
Filename Size
packages/animated/dist/esm/index.js 1.77 kB
packages/animated/dist/index.js 2.08 kB
packages/parallax/dist/esm/index.js 1.7 kB
packages/parallax/dist/index.js 2 kB
packages/rafz/dist/esm/index.js 906 B
packages/rafz/dist/index.js 1.14 kB
packages/react-spring/dist/esm/index.js 52 B
packages/react-spring/dist/index.js 321 B
packages/types/dist/esm/index.js 53 B
packages/types/dist/index.js 323 B
targets/konva/dist/esm/index.js 336 B
targets/konva/dist/index.js 612 B
targets/native/dist/esm/index.js 752 B
targets/native/dist/index.js 864 B
targets/three/dist/esm/index.js 347 B
targets/three/dist/index.js 679 B
targets/web/dist/esm/index.js 2.2 kB
targets/web/dist/index.js 2.42 kB
targets/zdog/dist/esm/index.js 308 B
targets/zdog/dist/index.js 650 B

compressed-size-action

@joshuaellis joshuaellis self-assigned this Mar 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e9392b to 0eec7c0 Compare March 1, 2023 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0eec7c0 to 5b6089c Compare March 2, 2023 04:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b6089c to 07387c7 Compare March 2, 2023 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07387c7 to 7ef6bcc Compare March 4, 2023 13:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7ef6bcc to c8916cd Compare March 4, 2023 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8916cd to fa44190 Compare March 6, 2023 03:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa44190 to eacc987 Compare March 6, 2023 09:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eacc987 to b8189bc Compare March 6, 2023 20:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8189bc to 2be9e6e Compare March 6, 2023 23:54
@renovate
Copy link
Contributor Author

renovate bot commented Mar 7, 2023

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.

@joshuaellis joshuaellis merged commit 7384e97 into main Mar 7, 2023
@joshuaellis joshuaellis deleted the renovate/all-minor-patch branch March 7, 2023 08:36
@harish-sethuraman
Copy link

Hey 👋🏻 this commit likely broke the site
Screenshot 2023-03-07 at 5 47 35 PM

@joshuaellis
Copy link
Member

Hey 👋🏻 this commit likely broke the site Screenshot 2023-03-07 at 5 47 35 PM

Thanks for letting me know, the resolution isn't working 🤔

@joshuaellis joshuaellis restored the renovate/all-minor-patch branch March 7, 2023 12:33
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

2 participants