Skip to content

Commit

Permalink
chore(deps): update dependency react-joyride to v2.9.3 (#8903)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-joyride](https://react-joyride.com/)
([source](https://redirect.github.com/gilbarbara/react-joyride)) |
[`2.9.2` ->
`2.9.3`](https://renovatebot.com/diffs/npm/react-joyride/2.9.2/2.9.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-joyride/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-joyride/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-joyride/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-joyride/2.9.2/2.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gilbarbara/react-joyride (react-joyride)</summary>

###
[`v2.9.3`](https://redirect.github.com/gilbarbara/react-joyride/releases/tag/v2.9.3):
2.9.3

[Compare
Source](https://redirect.github.com/gilbarbara/react-joyride/compare/v2.9.2...v2.9.3)

- Update custom-components docs:
[`650ab36`](https://redirect.github.com/gilbarbara/react-joyride/commit/650ab36b1cd4a48b4867bce9a94523324c4cc9e4)
- Upgrade dependencies:
[`9874150`](https://redirect.github.com/gilbarbara/react-joyride/commit/987415098c53af59faaec8ac4404de25601d7978)
- Fix scroll for targets with custom scroll parent or fixed position:
[`3648311`](https://redirect.github.com/gilbarbara/react-joyride/commit/3648311d664498214ef9ef00752f8b1254641777)
- Disable tooltip keyboard focus if the `disableScrolling` is set:
[`af6fa9e`](https://redirect.github.com/gilbarbara/react-joyride/commit/af6fa9eae16e4edf5372323768b354d2a1012770)
- Fix locale handling of custom components:
[`826669d`](https://redirect.github.com/gilbarbara/react-joyride/commit/826669d18f32c8ae3cbd5ef92188a017c13c764f)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b0334cd commit 8ba4be2
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8550,8 +8550,8 @@ __metadata:
linkType: hard

"react-joyride@npm:^2.5.3":
version: 2.9.2
resolution: "react-joyride@npm:2.9.2"
version: 2.9.3
resolution: "react-joyride@npm:2.9.3"
dependencies:
"@gilbarbara/deep-equal": "npm:^0.3.1"
deep-diff: "npm:^1.0.2"
Expand All @@ -8563,11 +8563,11 @@ __metadata:
scroll: "npm:^3.0.1"
scrollparent: "npm:^2.1.0"
tree-changes: "npm:^0.11.2"
type-fest: "npm:^4.26.1"
type-fest: "npm:^4.27.0"
peerDependencies:
react: 15 - 18
react-dom: 15 - 18
checksum: 10c0/2a20ae0c0f2139e59a61ae7367feac22415e95d23a3c779e4529634d9782cbcf3853f53b896824babdec4b12bd75636aa324baef546e02c1976f68186a40b30a
checksum: 10c0/8045ef1cc14e1d48aebf46f9ecff43c1aecb6eacf3310f533844c5bf7b4d6390cdbed5f43424bb4d19c6a3351ca8d150d0a0e0c5c5e99138b70d52830276d554
languageName: node
linkType: hard

Expand Down Expand Up @@ -9929,6 +9929,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.27.0":
version: 4.29.1
resolution: "type-fest@npm:4.29.1"
checksum: 10c0/93019c35cedec6dc12a324edcf6bd71719881c944f70e6bf029fd2deb4132589439510f4043f82d7afa6238c0850becfe64fa299a0bca351bed9d839b65463e2
languageName: node
linkType: hard

"typed-array-buffer@npm:^1.0.2":
version: 1.0.2
resolution: "typed-array-buffer@npm:1.0.2"
Expand Down

0 comments on commit 8ba4be2

Please sign in to comment.