janus-idp / janus-idp.github.io

Other
13 stars 28 forks source link

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

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@segment/analytics-next 1.53.4 -> 1.54.0 age adoption passing confidence
@types/node (source) 18.17.12 -> 18.17.14 age adoption passing confidence
framer-motion 10.16.1 -> 10.16.3 age adoption passing confidence
pnpm (source) 8.7.0 -> 8.7.1 age adoption passing confidence
postcss (source) 8.4.28 -> 8.4.29 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.3 -> 0.5.4 age adoption passing confidence

Release Notes

segmentio/analytics-next (@​segment/analytics-next) ### [`v1.54.0`](https://togithub.com/segmentio/analytics-next/blob/HEAD/packages/browser/CHANGELOG.md#1540) [Compare Source](https://togithub.com/segmentio/analytics-next/compare/@segment/analytics-next@1.53.4...@segment/analytics-next@1.54.0) ##### Minor Changes - [#​908](https://togithub.com/segmentio/analytics-next/pull/908) [`1b95946`](https://togithub.com/segmentio/analytics-next/commit/1b95946339d32a0395ab6bf56e37ecbd6eb832ae) Thanks [@​oscb](https://togithub.com/oscb)! - Adds storage option in analytics client to specify priority of storage (e.g use cookies over localstorage)
framer/motion (framer-motion) ### [`v10.16.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10163-2023-04-09) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.2...v10.16.3) ##### Fixed - Improved compatibility of custom `RefObject` and `MutableRefObject` types. - Fixing `useScroll` dependencies array. - Fixing optimised handoff to WAAPI animations. ### [`v10.16.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10162-2023-08-30) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.1...v10.16.2) ##### Fixed - Improved performance of frameloop scheduling. - Fixed crasher when using SVGs as scroll animation targets.
pnpm/pnpm (pnpm) ### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1) #### Patch Changes - Fixed an issue with extracting some old versions of tarballs [#​6991](https://togithub.com/pnpm/pnpm/issues/6991). - Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project [#​6890](https://togithub.com/pnpm/pnpm/issues/6890). - Reduce concurrency in the `pnpm -r publish` command [#​6968](https://togithub.com/pnpm/pnpm/issues/6968). - Improved the `pnpm update --interactive` output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages [#​6978](https://togithub.com/pnpm/pnpm/pull/6978). #### Our Gold Sponsors
#### Our Silver Sponsors
postcss/postcss (postcss) ### [`v8.4.29`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8429) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.28...8.4.29) - Fixed `Node#source.offset` (by Ido Rosenthal). - Fixed docs (by Christian Oliff).
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss) ### [`v0.5.4`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#054---2023-08-31) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.3...v0.5.4) ##### Fixed - Type `tailwindFunctions` and `tailwindAttributes` as optional ([#​206](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/206)) - Don’t break `@apply … #{'!important'}` sorting in SCSS ([#​212](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/212))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



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