Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 28, 2025

Bumps @heroicons/react from 1.0.6 to 2.2.0.

Release notes

Sourced from @​heroicons/react's releases.

v2.2.0

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)

v2.1.5

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

v2.1.4

Fixed

  • Improve tree-shakability of React package (#1192)

v2.1.3

  • Improve project READMEs (#1152)

v2.1.2

  • Include license file with published packages (#1151)

v2.1.1

Fixed

  • Fixed chevrons in mini set (#1106)

v2.1.0

Heroicons Micro

We just released Heroicons v2.1 which includes a brand new micro style — a full set of almost three hundred 16×16 icons designed for tighter, higher density UIs.

Learn more about the new set in the announcement post →

Added

  • Added full set of 16×16 micro icons
  • Added arrow-left-start-on-rectangle and arrow-right-end-on-rectangle icons to all sets

Changes

  • Minor improvements to the receipt-percent, receipt-refund, speaker-wave, speaker-x-mark, tag, ticket, window, video-camera-slash, plus, and minus icons in the mini set
  • Minor improvements to chevron-down, chevron-left, chevron-right, chevron-up, and chevron-up-down icons in all sets

Deprecations

  • Renamed arrow-left-on-rectangle to arrow-left-end-on-rectangle

... (truncated)

Changelog

Sourced from @​heroicons/react's changelog.

[2.2.0] - 2024-11-18

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)

[2.1.5] - 2024-07-10

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

[2.1.4] - 2024-06-17

Fixed

  • Improve tree-shakability of React package (#1192)

[2.1.3] - 2024-03-22

  • Improve project READMEs (#1152)

[2.1.2] - 2024-03-22

  • Include license file with published packages (#1151)

[2.1.1] - 2023-12-18

Fixed

  • Fixed chevrons in mini set (#1106)

[2.1.0] - 2023-12-18

Added

  • Added micro icon set (#1104)
  • Rebuilt some icons for better clarity (#1104)

[2.0.18] - 2023-05-09

Fixed

  • Fix incorrect esm paths in package.json for both React and Vue (#988)

[2.0.17] - 2023-03-30

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 28, 2025
abernier and others added 2 commits December 29, 2025 15:06
* .

* Fix Vite 7 build failures in CSG and Mantine demos (#93)

* Initial plan

* Initial investigation of build failures

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix build failures for CSG and multiple-views demos

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
* Initial plan

* Update all packages to latest r3f v9, drei v10, and React 19

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix CI build failures: update postprocessing to v3.0.4, fix zustand imports, fix JSX namespace, migrate Reflector to MeshReflectorMaterial

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix Three.js API breaking changes: migrate render() to createRoot(), replace WebGLMultipleRenderTargets with WebGLRenderTarget

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Remove SSR effect from demos (removed in postprocessing v3), fix remaining Reflector migration

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/heroicons/react-2.2.0 branch from 12888dd to a74d5b9 Compare December 29, 2025 18:10
* Initial plan

* Switch to pnpm package manager

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Update to pnpm 10 and simplify .npmrc configuration

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Remove shamefully-hoist by fixing missing dependencies

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix pnpm action-setup configuration

Remove explicit version from pnpm/action-setup@v4 to use packageManager field from package.json

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Update to latest pnpm 10 version (10.26.2)

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix missing dependencies for pnpm strict dependency resolution

Added missing dependencies exposed by pnpm's strict resolution:
- @react-spring/core, @react-spring/web to floating-laptop, wobbling-sphere
- @pmndrs/branding to progressive-loading-states-with-suspense, re-using-geometry-and-level-of-detail
- three-mesh-bvh to bvh
- three-stdlib to 12 demos (baking-soft-shadows, bloom-hdr-workflow-gltf, color-grading, diamond-refraction, diamond-ring, gltf-animations-re-used, html-input-fields, instanced-particles-effects, inter-epoxy-resin, mount-transitions, object-clump, viking-ship, moksha, nextjs-prism)
- postprocessing to 5 demos (building-dynamic-envmaps, glass-flower, nextjs-prism, starwars, zustand-site)
- @dimforge/rapier3d-compat to minecraft
- zustand to audio-analyser, racing-game
- glslify, glsl-noise to threejs-journey-portal (and upgraded vite-plugin-glslify to 2.3.0)
- lodash to shopping
- use-asset to moksha
- Fixed react-merge-refs import in infinite-scroll (changed to named import)

All 154 demos now build successfully with pnpm's strict dependency resolution.

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Remove .npmrc file - not needed with pnpm workspace

The link-workspace-packages setting defaults to true when pnpm-workspace.yaml is present, so .npmrc is not needed. All demos build successfully without it.

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix CI argument passing for --continue flag

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Restore double -- separator for --continue flag in CI

The --continue flag needs to be passed through two levels:
1. pnpm run ttest -- (first --)
2. pnpm run build -- (second --)
3. turbo build3 --continue (finally reaches turbo)

This ensures all 154 demos are built with --continue flag.

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix CI: change ttest to call turbo directly and use single -- separator

The issue was that ttest was defined as "pnpm run build" which added an extra layer of command nesting. When called with "pnpm run ttest -- -- --continue", it became "turbo build3 -- -- --continue" which didn't work correctly.

Changed:
- ttest script from "pnpm run build" to "turbo build3"
- CI workflow from "-- -- --continue" to "-- --continue"

Now "pnpm run ttest -- --continue" correctly becomes "turbo build3 --continue"

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Restore original script chain: ttest → build → turbo with double -- separator

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix CI: use --continue without -- separator for pnpm

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Fix build task: change from build3 to build2 to build all 154 demos

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Revert to build3: it builds all demos via dependsOn then website

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* Switch to pnpm 10

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>

* .

* .

* disable container:

* .

* disable remote caching

* clean

* doc

* .

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Co-authored-by: Antoine BERNIER <antoine.bernier@gmail.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/heroicons/react-2.2.0 branch from a74d5b9 to f3fe8d8 Compare December 30, 2025 09:15
abernier and others added 2 commits December 30, 2025 10:15
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.2.0.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v1.0.6...v2.2.0)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/heroicons/react-2.2.0 branch from f3fe8d8 to 4371ad2 Compare December 30, 2025 09:16
@abernier abernier force-pushed the main branch 2 times, most recently from 476e815 to 16e8b16 Compare December 30, 2025 10:45
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants