janus-idp / janus-idp.github.io

Other
13 stars 28 forks source link

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

Closed renovate[bot] closed 1 year 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.1 -> 1.53.2 age adoption passing confidence
framer-motion 10.13.1 -> 10.15.0 age adoption passing confidence
pnpm (source) 8.6.10 -> 8.6.11 age adoption passing confidence

Release Notes

segmentio/analytics-next (@​segment/analytics-next) ### [`v1.53.2`](https://togithub.com/segmentio/analytics-next/blob/HEAD/packages/browser/CHANGELOG.md#1532) [Compare Source](https://togithub.com/segmentio/analytics-next/compare/@segment/analytics-next@1.53.1...@segment/analytics-next@1.53.2) ##### Patch Changes - [#​888](https://togithub.com/segmentio/analytics-next/pull/888) [`f3183f2`](https://togithub.com/segmentio/analytics-next/commit/f3183f2163d93f98ce2f8dd7830d2bca3b47f537) Thanks [@​danieljackins](https://togithub.com/danieljackins)! - Fix query string parsing bug that was causing events containing the 'search' property with a non string value to be dropped - [#​891](https://togithub.com/segmentio/analytics-next/pull/891) [`e0c7792`](https://togithub.com/segmentio/analytics-next/commit/e0c7792924e6f7ba0a36c200c5468141de3b9320) Thanks [@​zikaari](https://togithub.com/zikaari)! - Fix cookie write error
framer/motion (framer-motion) ### [`v10.15.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10150-2023-07-28) [Compare Source](https://togithub.com/framer/motion/compare/v10.14.0...v10.15.0) ##### Added - Updated types for public `inView` API. ### [`v10.14.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10140-2023-07-27) [Compare Source](https://togithub.com/framer/motion/compare/v10.13.2...v10.14.0) ##### Added - `scroll()` now accepts animations from `animate()` to create hardware-accelerated animations. ### [`v10.13.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10132-2023-07-27) [Compare Source](https://togithub.com/framer/motion/compare/v10.13.1...v10.13.2) ##### Fixed - Removed animation resync for optimised animation handoff. - Fixed offset not working with useScroll.
pnpm/pnpm (pnpm) ### [`v8.6.11`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.11) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.10...v8.6.11) #### Patch Changes - Change the install error message when a lockfile is wanted but absent to indicate the wanted lockfile is absent, not present. This now reflects the actual error [#​6851](https://togithub.com/pnpm/pnpm/pull/6851). - When dealing with a local dependency that is a path to a symlink, a new symlink should be created to the original symlink, not to the actual directory location. - The length of the temporary file names in the content-addressable store reduced in order to prevent `ENAMETOOLONG` errors from happening [#​6842](https://togithub.com/pnpm/pnpm/issues/6842). - Don't print "added" stats, when installing with `--lockfile-only`. - Installation of a git-hosted dependency should not fail if the `pnpm-lock.yaml` file of the installed dependency is not up-to-date [#​6865](https://togithub.com/pnpm/pnpm/issues/6865). - Don't ignore empty strings in params [#​6594](https://togithub.com/pnpm/pnpm/issues/6594). - Always set `dedupe-peer-dependents` to `false`, when running installation during deploy [#​6858](https://togithub.com/pnpm/pnpm/issues/6858). - When several containers use the same store simultaneously, there's a chance that multiple containers may create a temporary file at the same time. In such scenarios, pnpm could fail to rename the temporary file in one of the containers. This issue has been addressed: pnpm will no longer fail if the temporary file is absent but the destination file exists. - Authorization token should be found in the configuration, when the requested URL is explicitly specified with a default port (443 on HTTPS or 80 on HTTP) [#​6863](https://togithub.com/pnpm/pnpm/pull/6864). #### Our Gold Sponsors
#### Our Silver Sponsors

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.