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

Deps: Update all non-major dependencies #1643

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.25.2 -> 7.25.7 age adoption passing confidence devDependencies patch
@babel/preset-env (source) 7.25.4 -> 7.25.7 age adoption passing confidence devDependencies patch
@babel/preset-react (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@babel/preset-typescript (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@floating-ui/dom (source) 1.6.10 -> 1.6.11 age adoption passing confidence devDependencies patch
@next/eslint-plugin-next (source) 14.2.9 -> 14.2.14 age adoption passing confidence devDependencies patch
@​omlet/cli 1.10.4 -> 1.11.0 age adoption passing confidence devDependencies minor
@playwright/test (source) 1.47.0 -> 1.47.2 age adoption passing confidence devDependencies patch
@rollup/plugin-node-resolve (source) 15.2.3 -> 15.3.0 age adoption passing confidence devDependencies minor
@types/jest (source) 29.5.12 -> 29.5.13 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.12 -> 29.5.13 age adoption passing confidence dependencies patch
@types/jscodeshift (source) ^0.11.11 -> ^0.12.0 age adoption passing confidence dependencies minor
@types/node (source) 20.14.9 -> 20.16.10 age adoption passing confidence devDependencies minor
@types/node (source) 20.16.5 -> 20.16.10 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.3 -> 18.3.11 age adoption passing confidence devDependencies patch
@types/react (source) 18.3.5 -> 18.3.11 age adoption passing confidence devDependencies patch
@vitejs/plugin-react (source) 4.3.1 -> 4.3.2 age adoption passing confidence devDependencies patch
actions/checkout v4.1.7 -> v4.2.0 age adoption passing confidence action minor
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence devDependencies minor
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-config-next (source) 14.2.9 -> 14.2.14 age adoption passing confidence devDependencies patch
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.35.2 -> 7.37.1 age adoption passing confidence devDependencies minor
eslint-plugin-react-refresh 0.4.11 -> 0.4.12 age adoption passing confidence devDependencies patch
eslint-plugin-storybook 0.8.0 -> 0.9.0 age adoption passing confidence devDependencies minor
html-react-parser 5.1.15 -> 5.1.17 age adoption passing confidence dependencies patch
husky 9.1.5 -> 9.1.6 age adoption passing confidence devDependencies patch
mcr.microsoft.com/playwright v1.47.0-jammy -> v1.47.2-jammy age adoption passing confidence docker patch
netlify-cli 17.36.0 -> 17.36.4 age adoption passing confidence devDependencies patch
next (source) 14.2.9 -> 14.2.14 age adoption passing confidence dependencies patch
npm-run-all2 6.2.2 -> 6.2.3 age adoption passing confidence devDependencies patch
nx (source) 19.7.2 -> 19.8.4 age adoption passing confidence devDependencies minor
postcss (source) 8.4.45 -> 8.4.47 age adoption passing confidence devDependencies patch
rollup (source) 4.21.2 -> 4.24.0 age adoption passing confidence devDependencies minor
sass 1.78.0 -> 1.79.4 age adoption passing confidence devDependencies minor
sass-true (source) 8.0.0 -> 8.1.0 age adoption passing confidence devDependencies minor
tsup (source) 8.2.4 -> 8.3.0 age adoption passing confidence devDependencies minor
vite (source) 5.4.4 -> 5.4.8 age adoption passing confidence devDependencies patch
vite (source) 5.4.4 -> 5.4.8 age adoption passing confidence dependencies patch
webpack 5.94.0 -> 5.95.0 age adoption passing confidence devDependencies minor
yarn (source) 4.4.1 -> 4.5.0 age adoption passing confidence packageManager minor

Release Notes

babel/babel (@​babel/core)

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
floating-ui/floating-ui (@​floating-ui/dom)

v1.6.11

Compare Source

Patch Changes
vercel/next.js (@​next/eslint-plugin-next)

v14.2.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix missing cache-control on SSR app route (#​70265)
  • feat: add polyfill of URL.canParse for browser compatibility (#​70228)
  • Fix vercel og package memory leak (#​70214)
  • Fix startTime error on Android 9 with Chrome 74 (#​67391)
Credits

Huge thanks to @​raeyoung-kim, @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.12

Compare Source

v14.2.11

Compare Source

v14.2.10

Compare Source

microsoft/playwright (@​playwright/test)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

actions/checkout (actions/checkout)

v4.2.0

Compare Source

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
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed

v7.36.1

Compare Source

Fixed

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.12

Compare Source

  • Support type assertion on default export (fixes #​48)
  • Add default export to fix usage with jiti (fixes #​50)
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

remarkablemark/html-react-parser (html-react-parser)

v5.1.17

Compare Source

Build System

v5.1.16

Compare Source

Build System

Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance on Monday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 13, 2024
Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit 703fd76
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/670097c6d0c75d00083bf6e8

Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 703fd76
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/670097c67819350008cec3a1
😎 Deploy Preview https://deploy-preview-1643--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (🔴 down 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 2 times, most recently from 0c77d8c to 5556a72 Compare September 13, 2024 22:26
@coveralls
Copy link

coveralls commented Sep 13, 2024

Coverage Status

coverage: 79.469% (+0.7%) from 78.751%
when pulling 703fd76 on dependencies/all-minor-patch
into 6e2492c on main.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 4 times, most recently from 87b6478 to 5276549 Compare September 15, 2024 07:01
Copy link
Contributor Author

renovate bot commented Sep 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: apps/web-twig-demo/yarn.lock
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 13 times, most recently from 4df05d6 to 08a0ea7 Compare September 20, 2024 04:39
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 18 times, most recently from 3da15d1 to d39e270 Compare October 1, 2024 07:45
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 10 times, most recently from 8613cd6 to babadd7 Compare October 4, 2024 08:34
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from babadd7 to 703fd76 Compare October 5, 2024 01:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant