Skip to content

Update all dependencies #36

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

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.28.0 age adoption passing confidence devDependencies minor
@react-spring/three ^9.5.2 -> ^10.0.0 age adoption passing confidence devDependencies major
@react-spring/web ^9.5.2 -> ^10.0.0 age adoption passing confidence devDependencies major
@react-three/drei ^9.57.2 -> ^10.0.0 age adoption passing confidence devDependencies major
@react-three/fiber ^8.2.1 -> ^9.0.0 age adoption passing confidence devDependencies major
@react-three/fiber ^8.2.1 -> ^9.0.0 age adoption passing confidence dependencies major
@react-three/postprocessing ^2.5.4 -> ^3.0.0 age adoption passing confidence devDependencies major
@types/node (source) ^20.0.0 -> ^22.0.0 age adoption passing confidence devDependencies major
@types/react (source) ^18.0.28 -> ^19.0.0 age adoption passing confidence devDependencies major
@types/react (source) 18.3.0 -> 19.1.9 age adoption passing confidence devDependencies major
@types/react-dom (source) ^18.0.11 -> ^19.0.0 age adoption passing confidence devDependencies major
@types/three (source) ^0.164.0 -> ^0.179.0 age adoption passing confidence devDependencies minor
actions/checkout v4.1.4 -> v5.0.0 age adoption passing confidence action major
actions/dependency-review-action v4.2.5 -> v4.7.1 age adoption passing confidence action minor
autoprefixer 10.4.19 -> 10.4.21 age adoption passing confidence devDependencies patch
eslint (source) 9.1.1 -> 9.33.0 age adoption passing confidence dependencies minor
eslint (source) 9.1.1 -> 9.33.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) ^14.0.0 -> ^15.0.0 age adoption passing confidence dependencies major
eslint-config-prettier ^9.0.0 -> ^10.0.0 age adoption passing confidence dependencies major
github/codeql-action v3.25.3 -> v3.29.8 age adoption passing confidence action minor
next (source) 14.2.3 -> 15.4.6 age adoption passing confidence dependencies major
postcss (source) 8.4.38 -> 8.5.6 age adoption passing confidence devDependencies minor
postprocessing 6.35.3 -> 6.37.7 age adoption passing confidence dependencies minor
prettier (source) 3.2.5 -> 3.6.2 age adoption passing confidence devDependencies minor
react (source) 18.3.1 -> 19.1.1 age adoption passing confidence dependencies major
react-dom (source) 18.3.1 -> 19.1.1 age adoption passing confidence dependencies major
step-security/harden-runner v2.7.0 -> v2.13.0 age adoption passing confidence action minor
tailwindcss (source) ^3.0.16 -> ^4.0.0 age adoption passing confidence devDependencies major
three (source) ^0.164.0 -> ^0.179.0 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.9.2 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.9.2 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7


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 3 times, most recently from 161203e to cdd9427 Compare May 31, 2025 19:54
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from cfdcce0 to 3d24740 Compare June 7, 2025 16:54
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from a73a466 to 7eef8f7 Compare June 15, 2025 08:07
@renovate renovate bot force-pushed the renovate/all branch from 8d1868c to 62d5e0f Compare July 5, 2025 20:08
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 2c5d3f1 to f1883b3 Compare July 22, 2025 18:33
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 72253cd to de53c1f Compare August 10, 2025 14:37
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