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 #364

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.5 -> 7.25.8 age adoption passing confidence
@mdx-js/rollup (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@size-limit/preset-small-lib 11.1.2 -> 11.1.6 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/addon-links (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/addon-storysource (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/react (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@storybook/react-vite (source) 7.6.19 -> 7.6.20 age adoption passing confidence
@testing-library/jest-dom 6.4.5 -> 6.6.2 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@vitejs/plugin-react (source) 4.2.1 -> 4.3.3 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.0 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.37.1 age adoption passing confidence
eslint-plugin-storybook ^0.8.0 -> ^0.9.0 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.3 age adoption passing confidence
size-limit 11.1.2 -> 11.1.6 age adoption passing confidence
storybook (source) 7.6.19 -> 7.6.20 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.3 age adoption passing confidence
vite (source) 4.5.3 -> 4.5.5 age adoption passing confidence
vite-plugin-css-injected-by-js 3.5.1 -> 3.5.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

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

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

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
mdx-js/mdx (@​mdx-js/rollup)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: mdx-js/mdx@3.0.1...3.1.0

ai/size-limit (@​size-limit/preset-small-lib)

v11.1.6

Compare Source

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

v11.1.5

Compare Source

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

v11.1.4

Compare Source

v11.1.3

Compare Source

  • Updated esbuild.
  • Updated CSS loaders for webpack.
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/addon-storysource)

v7.6.20

Compare Source

storybookjs/storybook (@​storybook/react)

v7.6.20

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.6

Compare Source

Bug Fixes
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.3

Compare Source

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @&#8203;babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@&#8203;babel/plugin-transform-react-jsx-development', {}])
  }

  return {
    plugins: [react({ babel: { plugins: babelPlugins } })],
  }
})

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

v4.3.1

Compare Source

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

v4.3.0

Compare Source

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@&#8203;babel/plugin-transform-react-jsx-development', {}])
  }

  return {
    plugins: [react({ babel: { plugins: babelPlugins } })],
  }
})
Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

babel/babel-loader (babel-loader)

v9.2.1

Compare Source

v9.2.0

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor

github-actions bot commented Aug 25, 2024

size-limit report 📦

Path Size
./dist/react-alternating-timeline.es.js 0 B (-100% 🔽)
./dist/react-alternating-timeline.umd.js 0 B (-100% 🔽)
dist/react-alternating-timeline.es.js 1.93 KB (+100% 🔺)
dist/react-alternating-timeline.umd.js 2.09 KB (+100% 🔺)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9b8d41f to 016e8b6 Compare September 4, 2024 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 850f787 to b4f4889 Compare September 12, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 83ab63d to f3846a4 Compare September 19, 2024 20:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6d9d5c1 to e97de2c Compare October 1, 2024 00:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3e286cf to f640f0f Compare October 3, 2024 13:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f685569 to 244d27c Compare October 9, 2024 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fac2475 to 9f5d3c7 Compare October 16, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8091b51 to 7554f70 Compare October 18, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants