From d4c69ee7d18425787fff32bdedae66b4b58e591d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:07:15 +0000 Subject: [PATCH] Bump the main group with 21 updates (#16) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the main group with 21 updates: | Package | From | To | | --- | --- | --- | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.14.0` | `19.15.0` | | [@primer/primitives](https://github.com/primer/primitives) | `10.3.2` | `10.3.4` | | [@primer/react](https://github.com/primer/react) | `37.8.0` | `37.12.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.0.8` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.0.3` | | [styled-components](https://github.com/styled-components/styled-components) | `5.3.11` | `6.1.15` | | [@electron-forge/cli](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/maker-deb](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/maker-rpm](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/maker-squirrel](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/maker-zip](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/plugin-auto-unpack-natives](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/plugin-fuses](https://github.com/electron/forge) | `7.6.0` | `7.6.1` | | [@electron-forge/plugin-vite](https://github.com/electron/forge/tree/HEAD/packages/plugin/vite) | `7.6.0` | `7.6.1` | | [electron](https://github.com/electron/electron) | `33.2.1` | `34.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.20.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.22.0` | `8.23.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.12` | `6.1.0` | Updates `@primer/octicons-react` from 19.14.0 to 19.15.0
Release notes

Sourced from @​primer/octicons-react's releases.

v19.15.0

Minor Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.15.0

Minor Changes

Commits

Updates `@primer/primitives` from 10.3.2 to 10.3.4
Release notes

Sourced from @​primer/primitives's releases.

v10.3.4

Patch Changes

v10.3.3

Patch Changes

Changelog

Sourced from @​primer/primitives's changelog.

10.3.4

Patch Changes

10.3.3

Patch Changes

Commits

Updates `@primer/react` from 37.8.0 to 37.12.0
Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.12.0

Permalink to documentation

Minor Changes

Patch Changes

... (truncated)

Commits

Updates `react` from 18.3.1 to 19.0.0
Release notes

Sourced from react's releases.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a react@18.3 release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

React DOM Client

React DOM Server

React Server Components

Deprecations

Breaking Changes

React 19 brings in a number of breaking changes, including the removals of long-deprecated APIs. We recommend first upgrading to 18.3.1, where we've added additional deprecation warnings. Check out the upgrade guide for more details and guidance on codemodding.

React

... (truncated)

Changelog

Sourced from react's changelog.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a react@18.3 release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

React DOM Client

React DOM Server

React Server Components

Deprecations

Breaking Changes

React 19 brings in a number of breaking changes, including the removals of long-deprecated APIs. We recommend first upgrading to 18.3.1, where we've added additional deprecation warnings. Check out the upgrade guide for more details and guidance on codemodding.

React

... (truncated)

Commits

Updates `@types/react` from 18.3.18 to 19.0.8
Commits

Updates `react-dom` from 18.3.1 to 19.0.0
Release notes

Sourced from react-dom's releases.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a react@18.3 release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

React DOM Client

React DOM Server

React Server Components

Deprecations

Breaking Changes

React 19 brings in a number of breaking changes, including the removals of long-deprecated APIs. We recommend first upgrading to 18.3.1, where we've added additional deprecation warnings. Check out the upgrade guide for more details and guidance on codemodding.

React

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a react@18.3 release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

React DOM Client

React DOM Server

React Server Components

Deprecations

Breaking Changes

React 19 brings in a number of breaking changes, including the removals of long-deprecated APIs. We recommend first upgrading to 18.3.1, where we've added additional deprecation warnings. Check out the upgrade guide for more details and guidance on codemodding.

React

... (truncated)

Commits

Updates `@types/react-dom` from 18.3.5 to 19.0.3
Commits

Updates `styled-components` from 5.3.11 to 6.1.15
Release notes

Sourced from styled-components's releases.

styled-components@6.1.15

Patch Changes

styled-components@6.1.14

Patch Changes

Commits

Updates `@electron-forge/cli` from 7.6.0 to 7.6.1
Release notes

Sourced from @​electron-forge/cli's releases.

v7.6.1

What's Changed

This release contains several bug fixes and improvements, as well as bumps in dependencies.

Bug Fixes and Improvements

Other Changes