janus-idp / janus-idp.github.io

Other
13 stars 27 forks source link

fix(deps): update all non-major dependencies #275

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@docusaurus/core (source) 3.0.1 -> 3.1.0 age adoption passing confidence dependencies minor
@docusaurus/module-type-aliases (source) 3.0.1 -> 3.1.0 age adoption passing confidence devDependencies minor
@docusaurus/plugin-google-gtag (source) 3.0.1 -> 3.1.0 age adoption passing confidence dependencies minor
@docusaurus/preset-classic (source) 3.0.1 -> 3.1.0 age adoption passing confidence dependencies minor
@docusaurus/theme-classic (source) 3.0.1 -> 3.1.0 age adoption passing confidence devDependencies minor
@docusaurus/tsconfig (source) 3.0.1 -> 3.1.0 age adoption passing confidence dependencies minor
@docusaurus/types (source) 3.0.1 -> 3.1.0 age adoption passing confidence devDependencies minor
@heroicons/react 2.0.18 -> 2.1.1 age adoption passing confidence dependencies minor
@segment/analytics-next (source) 1.62.0 -> 1.63.0 age adoption passing confidence dependencies minor
@types/node (source) 20.10.4 -> 20.11.0 age adoption passing confidence devDependencies minor 20.11.2 (+1)
@types/react (source) 18.2.43 -> 18.2.47 age adoption passing confidence devDependencies patch 18.2.48
@types/react-dom (source) 18.2.17 -> 18.2.18 age adoption passing confidence devDependencies patch
axios (source) 1.6.2 -> 1.6.5 age adoption passing confidence devDependencies patch
clsx 2.0.0 -> 2.1.0 age adoption passing confidence dependencies minor
framer-motion 10.16.16 -> 10.18.0 age adoption passing confidence dependencies minor
node 20.10.0 -> 20.11.0 age adoption passing confidence minor
pnpm (source) 8.12.0 -> 8.14.1 age adoption passing confidence packageManager minor
postcss (source) 8.4.32 -> 8.4.33 age adoption passing confidence devDependencies patch
prettier-plugin-tailwindcss 0.5.9 -> 0.5.11 age adoption passing confidence devDependencies patch
prism-react-renderer 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
react-cookie (source) 7.0.0 -> 7.0.1 age adoption passing confidence dependencies patch
tailwindcss (source) 3.3.6 -> 3.4.1 age adoption passing confidence devDependencies minor
turbo (source) 1.11.2 -> 1.11.3 age adoption passing confidence devDependencies patch

Release Notes

facebook/docusaurus (@​docusaurus/core) ### [`v3.1.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#310-2024-01-05) [Compare Source](https://togithub.com/facebook/docusaurus/compare/v3.0.1...v3.1.0) ##### :rocket: New Feature - `docusaurus-mdx-loader`, `docusaurus-module-type-aliases`, `docusaurus-theme-classic`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9528](https://togithub.com/facebook/docusaurus/pull/9528) feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-mdx-loader`, `docusaurus-types`, `docusaurus` - [#​9674](https://togithub.com/facebook/docusaurus/pull/9674) feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions ([@​slorber](https://togithub.com/slorber)) - `docusaurus-theme-common` - [#​9671](https://togithub.com/facebook/docusaurus/pull/9671) feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML ([@​tats-u](https://togithub.com/tats-u)) - `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-types`, `docusaurus-utils`, `docusaurus` - [#​9624](https://togithub.com/facebook/docusaurus/pull/9624) feat: siteConfig.markdown.parseFrontMatter hook ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9610](https://togithub.com/facebook/docusaurus/pull/9610) feat(core): enable port configuration via environment variable ([@​OzakIOne](https://togithub.com/OzakIOne)) ##### :bug: Bug Fix - `docusaurus-theme-classic`, `docusaurus-theme-live-codeblock` - [#​9704](https://togithub.com/facebook/docusaurus/pull/9704) fix(theme): allow empty code blocks and live playgrounds ([@​slorber](https://togithub.com/slorber)) - `create-docusaurus` - [#​9696](https://togithub.com/facebook/docusaurus/pull/9696) fix(create-docusaurus): fix init template code blocks, and little improvements ([@​slorber](https://togithub.com/slorber)) - `docusaurus-plugin-pwa` - [#​9668](https://togithub.com/facebook/docusaurus/pull/9668) fix(pwa-plugin): upgrade workbox ([@​SimenB](https://togithub.com/SimenB)) - `docusaurus` - [#​9648](https://togithub.com/facebook/docusaurus/pull/9648) fix(cli): output help when no conventional config + no subcommand ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-theme-live-codeblock` - [#​9631](https://togithub.com/facebook/docusaurus/pull/9631) fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync ([@​slorber](https://togithub.com/slorber)) - `docusaurus-utils` - [#​9617](https://togithub.com/facebook/docusaurus/pull/9617) fix(utils): Markdown link replacement with <> but no spaces ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `docusaurus-module-type-aliases` - [#​9612](https://togithub.com/facebook/docusaurus/pull/9612) fix(type-aliases): add `title` prop for imported inline SVG React components ([@​axmmisaka](https://togithub.com/axmmisaka)) - `docusaurus-plugin-content-blog` - [#​9581](https://togithub.com/facebook/docusaurus/pull/9581) fix(content-blog): add baseUrl for author.image_url ([@​OzakIOne](https://togithub.com/OzakIOne)) - `docusaurus-theme-translations` - [#​9477](https://togithub.com/facebook/docusaurus/pull/9477) fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) ([@​c0h1b4](https://togithub.com/c0h1b4)) ##### :nail_care: Polish - `docusaurus-theme-common` - [#​9335](https://togithub.com/facebook/docusaurus/pull/9335) refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize ([@​jgarrow](https://togithub.com/jgarrow)) ##### :wrench: Maintenance - `docusaurus-theme-search-algolia` - [#​9604](https://togithub.com/facebook/docusaurus/pull/9604) chore: add lint autofix CI job ([@​slorber](https://togithub.com/slorber)) ##### Committers: 8 - Janessa Garrow ([@​jgarrow](https://togithub.com/jgarrow)) - Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - Simen Bekkhus ([@​SimenB](https://togithub.com/SimenB)) - Sébastien Lorber ([@​slorber](https://togithub.com/slorber)) - Tatsunori Uchino ([@​tats-u](https://togithub.com/tats-u)) - [@​c0h1b4](https://togithub.com/c0h1b4) - axmmisaka ([@​axmmisaka](https://togithub.com/axmmisaka)) - ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
tailwindlabs/heroicons (@​heroicons/react) ### [`v2.1.1`](https://togithub.com/tailwindlabs/heroicons/blob/HEAD/CHANGELOG.md#211---2023-12-18) [Compare Source](https://togithub.com/tailwindlabs/heroicons/compare/v2.1.0...v2.1.1) ##### Fixed - Fixed chevrons in mini set ([#​1106](https://togithub.com/tailwindlabs/heroicons/pull/1106)) ### [`v2.1.0`](https://togithub.com/tailwindlabs/heroicons/blob/HEAD/CHANGELOG.md#210---2023-12-18) [Compare Source](https://togithub.com/tailwindlabs/heroicons/compare/v2.0.18...v2.1.0) ##### Added - Added micro icon set ([#​1104](https://togithub.com/tailwindlabs/heroicons/pull/1104)) - Rebuilt some icons for better clarity ([#​1104](https://togithub.com/tailwindlabs/heroicons/pull/1104))
segmentio/analytics-next (@​segment/analytics-next) ### [`v1.63.0`](https://togithub.com/segmentio/analytics-next/blob/HEAD/packages/browser/CHANGELOG.md#1630) [Compare Source](https://togithub.com/segmentio/analytics-next/compare/@segment/analytics-next@1.62.1...@segment/analytics-next@1.63.0) ##### Minor Changes - [#​1008](https://togithub.com/segmentio/analytics-next/pull/1008) [`e57960e`](https://togithub.com/segmentio/analytics-next/commit/e57960e84f5ce5b214dde09928bee6e6bdba3a69) Thanks [@​danieljackins](https://togithub.com/danieljackins)! - Change segmentio to destination type - [#​1023](https://togithub.com/segmentio/analytics-next/pull/1023) [`b5b929e`](https://togithub.com/segmentio/analytics-next/commit/b5b929ea432198ae6aecb2b03ea2194972bcc029) Thanks [@​silesky](https://togithub.com/silesky)! - Deprecate AnalyticsNode class (in favor of the standalone [@​segment/analytics-node](https://togithub.com/segment/analytics-node)) ### [`v1.62.1`](https://togithub.com/segmentio/analytics-next/blob/HEAD/packages/browser/CHANGELOG.md#1621) [Compare Source](https://togithub.com/segmentio/analytics-next/compare/@segment/analytics-next@1.62.0...@segment/analytics-next@1.62.1) ##### Patch Changes - [#​1009](https://togithub.com/segmentio/analytics-next/pull/1009) [`f476038`](https://togithub.com/segmentio/analytics-next/commit/f47603881b787cc81fa1da4496bdbde9eb325a0f) Thanks [@​silesky](https://togithub.com/silesky)! - If initialPageview is true, capture page context as early as possible - Updated dependencies \[[`7b93e7b`](https://togithub.com/segmentio/analytics-next/commit/7b93e7b50fa293aebaf6767a44bf7708b231d5cd)]: - [@​segment/analytics-generic-utils](https://togithub.com/segment/analytics-generic-utils)[@​1](https://togithub.com/1).1.1 - [@​segment/analytics-core](https://togithub.com/segment/analytics-core)[@​1](https://togithub.com/1).4.1
axios/axios (axios) ### [`v1.6.5`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#165-2024-01-05) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.4...v1.6.5) ##### Bug Fixes - **ci:** refactor notify action as a job of publish action; ([#​6176](https://togithub.com/axios/axios/issues/6176)) ([0736f95](https://togithub.com/axios/axios/commit/0736f95ce8776366dc9ca569f49ba505feb6373c)) - **dns:** fixed lookup error handling; ([#​6175](https://togithub.com/axios/axios/issues/6175)) ([f4f2b03](https://togithub.com/axios/axios/commit/f4f2b039dd38eb4829e8583caede4ed6d2dd59be)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+41/-6 (#​6176 #​6175 )") - avatar [Jay](https://togithub.com/jasonsaayman "+6/-1 ()") ### [`v1.6.4`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#164-2024-01-03) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.3...v1.6.4) ##### Bug Fixes - **security:** fixed formToJSON prototype pollution vulnerability; ([#​6167](https://togithub.com/axios/axios/issues/6167)) ([3c0c11c](https://togithub.com/axios/axios/commit/3c0c11cade045c4412c242b5727308cff9897a0e)) - **security:** fixed security vulnerability in follow-redirects ([#​6163](https://togithub.com/axios/axios/issues/6163)) ([75af1cd](https://togithub.com/axios/axios/commit/75af1cdff5b3a6ca3766d3d3afbc3115bb0811b8)) ##### Contributors to this release - avatar [Jay](https://togithub.com/jasonsaayman "+34/-6 ()") - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+34/-3 (#​6172 #​6167 )") - avatar [Guy Nesher](https://togithub.com/gnesher "+10/-10 (#​6163 )") ### [`v1.6.3`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#163-2023-12-26) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.2...v1.6.3) ##### Bug Fixes - Regular Expression Denial of Service (ReDoS) ([#​6132](https://togithub.com/axios/axios/issues/6132)) ([5e7ad38](https://togithub.com/axios/axios/commit/5e7ad38fb0f819fceb19fb2ee5d5d38f56aa837d)) ##### Contributors to this release - avatar [Jay](https://togithub.com/jasonsaayman "+15/-6 (#​6145 )") - avatar [Willian Agostini](https://togithub.com/WillianAgostini "+17/-2 (#​6132 )") - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+3/-0 (#​6084 )")
lukeed/clsx (clsx) ### [`v2.1.0`](https://togithub.com/lukeed/clsx/releases/tag/v2.1.0) [Compare Source](https://togithub.com/lukeed/clsx/compare/v2.0.1...v2.1.0) #### Features - Add new `clsx/lite` submodule for `string`-only usage: [`1a49142`](https://togithub.com/lukeed/clsx/commit/1a49142) *This is a **140b** version of `clsx` that is ideal for Tailwind and/or React contexts, which typically follow this `clsx` usage pattern:* ```js clsx('foo bar', props.maybe && 'conditional classes', props.className); ``` > **Important:** This `clsx/lite` module **ignores all non-string arguments** and is therefore not a 1:1 replacement for `clsx` itself! ```js import { clsx } from 'clsx'; import { clsx as lite } from 'clsx/lite'; // strings-only usage is identical clsx('foo', null, 'bar', true && 'baz'); //=> "foo bar baz" lite('foo', null, 'bar', true && 'baz'); //=> "foo bar baz" // clsx/lite ignores all non-strings clsx('foo', { a: true, b: false, c: true }); //=> "foo a c" lite('foo', { a: true, b: false, c: true }); //=> "foo" ``` *** > **Full Changelog**: https://github.com/lukeed/clsx/compare/v2.0.1...v2.1.0 ### [`v2.0.1`](https://togithub.com/lukeed/clsx/releases/tag/v2.0.1) [Compare Source](https://togithub.com/lukeed/clsx/compare/v2.0.0...v2.0.1) #### Patches - (perf) Cache `arguments.length` & `array.length` for 6% performance gain ([#​26](https://togithub.com/lukeed/clsx/issues/26)): [`deff09b`](https://togithub.com/lukeed/clsx/commit/deff09b) *Adds 5 bytes (+2%) for ~3% avg performance gain* *Thank you [@​jalalazimi](https://togithub.com/jalalazimi)* #### Chores - Update module size: [`bf64e71`](https://togithub.com/lukeed/clsx/commit/bf64e71) - Update benchmark results: [`855eec2`](https://togithub.com/lukeed/clsx/commit/855eec2), [`6e3b2b9`](https://togithub.com/lukeed/clsx/commit/6e3b2b9), - Replace `nyc` with `c8` in CI: [`6e2468e`](https://togithub.com/lukeed/clsx/commit/6e2468e) - Update Node CI matrix: [`308a238`](https://togithub.com/lukeed/clsx/commit/308a238) - Fix readme typos ([#​76](https://togithub.com/lukeed/clsx/issues/76), [#​82](https://togithub.com/lukeed/clsx/issues/82)): [`42354d3`](https://togithub.com/lukeed/clsx/commit/42354d3), [`4c9a55d`](https://togithub.com/lukeed/clsx/commit/4c9a55d) *Thank you [@​andipaetzold](https://togithub.com/andipaetzold) and [@​acusti](https://togithub.com/acusti)* *** > **Full Changelog**: https://github.com/lukeed/clsx/compare/v2.0.0...v2.0.1
framer/motion (framer-motion) ### [`v10.18.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10180-2024-01-10) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.12...v10.18.0) ##### Added - `globalTapTarget` for use in Framer. ### [`v10.17.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101712-2024-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.11...v10.17.12) ##### Fixed - Fixed `animate` sequencing for `MotionValue`s. ### [`v10.17.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101711-2024-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.9...v10.17.11) ##### Fixed - Fixed `layout` prop crashing Framer Motion 3D. ### [`v10.17.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10179-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.8...v10.17.9) ##### Fixed - Improve error message when trying to animate multiple keyframes via spring. ### [`v10.17.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10178-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.7...v10.17.8) ##### Fixed - Adding `null` safeguard for `useAnimationControls`. ### [`v10.17.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10177-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.6...v10.17.7) ##### Fixed - Fix touch event filtering for hover gesture. ### [`v10.17.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10176-2024-02-04) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.5...v10.17.6) ##### Fixed - Ensure cancelled WAAPI animations can't finish. ### [`v10.17.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10175-2024-02-04) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.4...v10.17.5) ##### Fixed - Fixing final keyframe when using `repeatType` `"reverse"` and `"mirror"`. - Display warning if scroll `container` is `position: static`. - Adding `amount` to `useInView` dependencies. ### [`v10.17.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10174-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.3...v10.17.4) ##### Fixed - Ensure keyframe animations don't rerun if all values are the same. ### [`v10.17.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10173-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.2...v10.17.3) ##### Fixed - Unset gestures correctly animate back to values defined in parent variant. ### [`v10.17.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10172-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.1...v10.17.2) ##### Fixed - Fixed issues with duration-based springs appearing stuck or snapping. ### [`v10.17.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10171-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.0...v10.17.1) ##### Fixed - Fixed issue with `dragSnapToOrigin` not continuing animation when interrupted. ### [`v10.17.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10170-2024-02-01) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.16...v10.17.0) ##### Added - Adding `MotionGlobalConfig.skipAnimations` to globally disable animations when testing.
nodejs/node (node) ### [`v20.11.0`](https://togithub.com/nodejs/node/compare/v20.10.0...v20.11.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.10.0...v20.11.0)
pnpm/pnpm (pnpm) ### [`v8.14.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.0...v8.14.1) #### Patch Changes - Resolve the current working directory to its real location before doing any operations [#​6524](https://togithub.com/pnpm/pnpm/issues/6524). - Allow using token helpers in `pnpm publish` [#​7316](https://togithub.com/pnpm/pnpm/issues/7316). - Handle Git repository names containing capital letters [#​7488](https://togithub.com/pnpm/pnpm/pull/7488). - When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.13.1...v8.14.0) ##### Minor Changes - A new option added for hoisting packages from the workspace. When `hoist-workspace-packages` is set to `true`, packages from the workspace are symlinked to either `/node_modules/.pnpm/node_modules` or to `/node_modules` depending on other hoisting settings (`hoist-pattern` and `public-hoist-pattern`) [#​7451](https://togithub.com/pnpm/pnpm/pull/7451). - The `pnpm dedupe` command now accepts more command line options that the `pnpm install` command also accepts. Example: `pnpm dedupe --store-dir=local-store-dir` ##### Patch Changes - The package information output by cat-index should be sorted by key. - `pnpm deploy` should not touch the target directory if it already exists and isn't empty [#​7351](https://togithub.com/pnpm/pnpm/issues/7351). - `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#​926](https://togithub.com/pnpm/pnpm/issues/926) and fix [#​7319](https://togithub.com/pnpm/pnpm/pull/7319). - Don't install Node.js when use-node-version is set in a WebContainer [#​7478](https://togithub.com/pnpm/pnpm/pull/7478). - Fix copy-on-write on Windows Dev Drives [#​7468](https://togithub.com/pnpm/pnpm/issues/7468). ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v8.13.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.13.1) #### Minor Changes - New commands added for inspecting the store: - **pnpm cat-index**: Prints the index file of a specific package in the store. The package is specified by its name and version: pnpm cat-index @​ - **pnpm cat-file**: Prints the contents of a file based on the hash value stored in the index file. For example: pnpm cat-file sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ== - (EXPERIMENTAL) **pnpm find-hash**: Lists the packages that include the file with the specified hash. For example: pnpm find-hash sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ== This command is **experimental**. We might change how it behaves. Related issue: [#​7413](https://togithub.com/pnpm/pnpm/issues/7413). - A new setting added for symlinking [injected dependencies](https://pnpm.io/package_json#dependenciesmetainjected) from the workspace, if their dependencies use the same peer dependencies as the dependent package. The setting is called `dedupe-injected-deps` [#​7416](https://togithub.com/pnpm/pnpm/pull/7416). - Use `--fail-if-no-match` if you want the CLI fail if no packages were matched by the command [#​7403](https://togithub.com/pnpm/pnpm/issues/7403). #### Patch Changes - `pnpm list --parseable` should not print the same dependency multiple times [#​7429](https://togithub.com/pnpm/pnpm/issues/7429). - Fix error message texts in the `pnpm env` commands [#​7456](https://togithub.com/pnpm/pnpm/pull/7456). - Better support for light themed terminals by the `pnpm update --interactive` command [#​7439](https://togithub.com/pnpm/pnpm/issues/7439). - Fix EPERM error that occasionally happened on Windows during renames in the store [#​7213](https://togithub.com/pnpm/pnpm/issues/7213). - Fix error as in `update -i -r` with Git specifiers [#​7415](https://togithub.com/pnpm/pnpm/issues/7415). - Added support for boolean values in 'bundleDependencies' package.json fields when installing a dependency. Fix to properly handle 'bundledDependencies' alias [#​7411](https://togithub.com/pnpm/pnpm/issues/7411). #### Our Gold Sponsors
#### Our Silver Sponsors
config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nickboldt, schultzp2020

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/janus-idp/janus-idp.github.io/blob/main/OWNERS)~~ [schultzp2020] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment