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

Update all dependencies #36

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

Update all dependencies #36

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.24.4 -> 7.25.2 age adoption passing confidence devDependencies minor
@react-spring/three 9.7.3 -> 9.7.4 age adoption passing confidence devDependencies patch
@react-spring/web 9.7.3 -> 9.7.4 age adoption passing confidence devDependencies patch
@react-three/drei 9.105.4 -> 9.112.0 age adoption passing confidence devDependencies minor
@react-three/fiber 8.16.2 -> 8.17.7 age adoption passing confidence devDependencies minor
@react-three/fiber 8.16.2 -> 8.17.7 age adoption passing confidence dependencies minor
@types/node (source) 20.12.7 -> 20.16.5 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.62 -> 18.3.8 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.0 -> 18.3.8 age adoption passing confidence devDependencies patch
@types/three (source) ^0.164.0 -> ^0.168.0 age adoption passing confidence devDependencies minor
actions/checkout v4.1.4 -> v4.1.7 age adoption passing confidence action patch
actions/dependency-review-action v4.2.5 -> v4.3.4 age adoption passing confidence action minor
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence devDependencies patch
eslint (source) 9.1.1 -> 9.10.0 age adoption passing confidence dependencies minor
eslint (source) 9.1.1 -> 9.10.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) 14.2.3 -> 14.2.13 age adoption passing confidence dependencies patch
github/codeql-action v3.25.3 -> v3.26.8 age adoption passing confidence action minor
next (source) 14.2.3 -> 14.2.13 age adoption passing confidence dependencies patch
postcss (source) 8.4.38 -> 8.4.47 age adoption passing confidence devDependencies patch
postprocessing 6.35.3 -> 6.36.2 age adoption passing confidence dependencies minor
prettier (source) 3.2.5 -> 3.3.3 age adoption passing confidence devDependencies minor
step-security/harden-runner v2.7.0 -> v2.10.1 age adoption passing confidence action minor
tailwindcss (source) 3.4.3 -> 3.4.12 age adoption passing confidence devDependencies patch
three (source) ^0.164.0 -> ^0.168.0 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.6.2 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.6.2 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
pmndrs/react-spring (@​react-spring/three)

v9.7.4

Compare Source

What's Changed
New Contributors

Full Changelog: pmndrs/react-spring@v9.7.3...v9.7.4

pmndrs/drei (@​react-three/drei)

v9.112.0

Compare Source

Features

v9.111.5

Compare Source

Bug Fixes

v9.111.4

Compare Source

Bug Fixes

v9.111.3

Compare Source

Bug Fixes
  • add usage and normalized to instancedattribute (2d550cd)

v9.111.2

Compare Source

Bug Fixes
  • GizmoHelper: allow GizmoHelper to be used with camera-controls (#​2066) (d681f3e)

v9.111.1

Compare Source

Bug Fixes
  • hot reload instancedattribute bug (25685bd)

v9.111.0

Compare Source

Features

v9.110.0

Compare Source

Features

v9.109.5

Compare Source

Bug Fixes

v9.109.4

Compare Source

Bug Fixes

v9.109.3

Compare Source

Bug Fixes

v9.109.2

Compare Source

Bug Fixes

v9.109.1

Compare Source

Bug Fixes

v9.109.0

Compare Source

Features
  • Float: add autoInvalidate prop for on-demand rendering (#​2034) (690f7a0)

v9.108.4

Compare Source

Bug Fixes
  • useEnvironment: remove gainmap from cache after webgl context lost (#​2029) (b50a2d4)

v9.108.3

Compare Source

Bug Fixes
  • MeshRefractionMaterial: use color chunks, support opacity prop (#​2020) (7ceab1a)

v9.108.2

Compare Source

Bug Fixes

v9.108.1

Compare Source

Bug Fixes

v9.108.0

Compare Source

Features

v9.107.3

Compare Source

Bug Fixes

v9.107.2

Compare Source

Bug Fixes

v9.107.1

Compare Source

Bug Fixes

v9.107.0

Compare Source

Bug Fixes
  • Stats and StatsGl don't remove previous class names on rerender (#​1994) (18c24eb)
Features
  • GradientTexture: support any color representation in GradientTexture (#​1993) (1bb5b95)

v9.106.2

Compare Source

Bug Fixes

v9.106.1

Compare Source

Bug Fixes

v9.106.0

Compare Source

Features
  • support scrollcontrols prepend (8e5a82a)

v9.105.6

Compare Source

Bug Fixes

v9.105.5

Compare Source

Bug Fixes
  • regenerate types, update stdlib for CSB (1c676bc)
pmndrs/react-three-fiber (@​react-three/fiber)

v8.17.7

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.17.6...v8.17.7

v8.17.6

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.17.5...v8.17.6

v8.17.5

Compare Source

Re-release of 8.17.0 https://github.com/pmndrs/react-three-fiber/issues/3331.

v8.17.4

Compare Source

v8.17.3

Compare Source

v8.17.2

Compare Source

v8.17.1

Compare Source

v8.17.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @types/react to v18.3.0 Update all dependencies Apr 26, 2024
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from e2c498b to d886b6f Compare May 3, 2024 21:42
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 9c00940 to 5dd9c28 Compare May 13, 2024 13:09
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 718c1e8 to ef2c286 Compare May 20, 2024 17:01
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 236e688 to 57d3031 Compare May 24, 2024 13:59
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 26cf39a to e13b966 Compare May 31, 2024 20:40
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 5bd1006 to 5dd00d6 Compare September 4, 2024 23:07
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from e841cd3 to 913d152 Compare September 13, 2024 16:49
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 5930a7f to bbfa707 Compare September 19, 2024 19:31
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.

0 participants