From 97d44a42f17d644a4926f41fd324584a4b2e0ac5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:03:35 -0700 Subject: [PATCH] build(deps): update dependency focus-trap to v7.5.4 (#8025) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [focus-trap](https://togithub.com/focus-trap/focus-trap) | [`7.5.3` -> `7.5.4`](https://renovatebot.com/diffs/npm/focus-trap/7.5.3/7.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/focus-trap/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/focus-trap/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/focus-trap/7.5.3/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/focus-trap/7.5.3/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
focus-trap/focus-trap (focus-trap) ### [`v7.5.4`](https://togithub.com/focus-trap/focus-trap/blob/HEAD/CHANGELOG.md#754) [Compare Source](https://togithub.com/focus-trap/focus-trap/compare/v7.5.3...v7.5.4) ##### Patch Changes - [`680f6e8`](https://togithub.com/focus-trap/focus-trap/commit/680f6e8): Fix issue with not being able to cycle back to the start from the last element if there is a focusable web component inside the focus-trap (([#​1068](https://togithub.com/focus-trap/focus-trap/issues/1068))\[https://github.com/focus-trap/focus-trap/issues/1068](https://togithub.com/focus-trap/focus-trap/issues/1068)8])
--- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on tuesday and thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Esri/calcite-design-system). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- packages/calcite-components/package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e0250a46f4..2e82c946233 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18401,9 +18401,9 @@ "dev": true }, "node_modules/focus-trap": { - "version": "7.5.3", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.3.tgz", - "integrity": "sha512-7UsT/eSJcTPF0aZp73u7hBRTABz26knRRTJfoTGFCQD5mUImLIIOwWWCrtoQdmWa7dykBi6H+Cp5i3S/kvsMeA==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz", + "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==", "dependencies": { "tabbable": "^6.2.0" } @@ -40859,7 +40859,7 @@ "color": "4.2.3", "composed-offset-position": "0.0.4", "dayjs": "1.11.10", - "focus-trap": "7.5.3", + "focus-trap": "7.5.4", "form-request-submit-polyfill": "2.0.0", "lodash-es": "4.17.21", "sortablejs": "1.15.0", @@ -43116,7 +43116,7 @@ "color": "4.2.3", "composed-offset-position": "0.0.4", "dayjs": "1.11.10", - "focus-trap": "7.5.3", + "focus-trap": "7.5.4", "form-request-submit-polyfill": "2.0.0", "lodash-es": "4.17.21", "sortablejs": "1.15.0", @@ -54845,9 +54845,9 @@ } }, "focus-trap": { - "version": "7.5.3", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.3.tgz", - "integrity": "sha512-7UsT/eSJcTPF0aZp73u7hBRTABz26knRRTJfoTGFCQD5mUImLIIOwWWCrtoQdmWa7dykBi6H+Cp5i3S/kvsMeA==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz", + "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==", "requires": { "tabbable": "^6.2.0" } diff --git a/packages/calcite-components/package.json b/packages/calcite-components/package.json index 7079cd13c6c..5871e3573a8 100644 --- a/packages/calcite-components/package.json +++ b/packages/calcite-components/package.json @@ -70,7 +70,7 @@ "color": "4.2.3", "composed-offset-position": "0.0.4", "dayjs": "1.11.10", - "focus-trap": "7.5.3", + "focus-trap": "7.5.4", "form-request-submit-polyfill": "2.0.0", "lodash-es": "4.17.21", "sortablejs": "1.15.0",