dependabot[bot]
5c0487b28a
Bump core-js from 3.22.5 to 3.22.7 ( #17788 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.5 to 3.22.7.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.5...v3.22.7 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 10:12:57 -04:00
dependabot[bot]
b164cb4b43
Bump @babel/preset-env from 7.17.10 to 7.18.2 ( #17789 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 10:12:44 -04:00
dependabot[bot]
0ebb8bffe9
Bump field_test from 0.5.2 to 0.5.3 ( #17782 )
...
Bumps [field_test](https://github.com/ankane/field_test ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/ankane/field_test/releases )
- [Changelog](https://github.com/ankane/field_test/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/field_test/compare/v0.5.2...v0.5.3 )
---
updated-dependencies:
- dependency-name: field_test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 07:08:00 -06:00
Suzanne Aitchison
02cdaed8e6
layout tweaks for mobile ( #17771 )
2022-05-31 10:55:19 +02:00
dependabot[bot]
b62e791370
Bump ddtrace from 1.0.0 to 1.1.0 ( #17774 )
...
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases )
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: ddtrace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 08:47:41 -04:00
Mac Siri
b10343b53f
Implement feed variant 20220525 ( #17778 )
2022-05-27 08:12:58 -04:00
Julianna Tetreault
8efdf51c02
Updates the Contributing Guide link in issue.yml ( #17773 )
2022-05-26 10:05:22 -06:00
Dwight Scott
8b70e9e1f3
added ability to assign moderator role via admin/super admin ( #17759 )
...
* added ability to assign moderator role via admin/super admin
* create Mod User in seeds
* add Cypress specs
* fix failing Cypress tests
* fix failing specs by moving test Mod user to the end
* nudge Travis
* nudge Travis
Co-authored-by: Arit Amana <msarit@gmail.com>
2022-05-26 10:57:08 -04:00
dependabot[bot]
eced29ce68
Bump blazer from 2.6.3 to 2.6.4 ( #17767 )
...
Bumps [blazer](https://github.com/ankane/blazer ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/ankane/blazer/releases )
- [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/blazer/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: blazer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:39:02 -04:00
Viviane Dias
94c431afb0
[single-article] Refactor class components to be functional component ( #17681 )
...
* refactor(single-article): migrates class to use pure components
* test(single-article): removes repeated test from file
2022-05-26 12:59:06 +01:00
Viviane Dias
0960b36d92
[categories] Refactor class components to be functional component ( #17682 )
...
* feat(categories): migrate Categories to pure component
* test(categories): adds tests to Categories comp
2022-05-26 12:53:25 +01:00
Jeferson S. Brito
6f8c07aa69
Fix Stackoverflow liquid embedded styles ( #17541 )
...
* Fix Stackoverflow liquid embedded styles
* Fix extend cryaons styles
* Remove unnecessary alt descriptions
* Extend header selector to apply styles to old tags
* Add pointer-events to nested anchor on legacy html
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-05-26 11:59:32 +01:00
dependabot[bot]
8b717374b7
Bump sass-loader from 12.6.0 to 13.0.0 ( #17748 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 11:54:54 +01:00
dependabot[bot]
fd29414d44
Bump eslint-plugin-react from 7.29.4 to 7.30.0 ( #17750 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.29.4 to 7.30.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 11:48:00 +01:00
dependabot[bot]
3a497459a7
Bump @honeybadger-io/js from 4.0.1 to 4.0.3 ( #17745 )
...
Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js ) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/honeybadger-io/honeybadger-js/releases )
- [Changelog](https://github.com/honeybadger-io/honeybadger-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/honeybadger-io/honeybadger-js/compare/v4.0.1...v4.0.3 )
---
updated-dependencies:
- dependency-name: "@honeybadger-io/js"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 11:46:43 +01:00
dependabot[bot]
42d668fadc
Bump @storybook/addon-links from 6.4.22 to 6.5.4 ( #17747 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.4.22 to 6.5.4.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.4/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.4/addons/links )
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 11:26:20 +01:00
dependabot[bot]
eb211d48fc
Bump sass from 1.51.0 to 1.52.1 ( #17746 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.51.0 to 1.52.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.51.0...1.52.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 11:24:27 +01:00
dependabot[bot]
5a4f5d33c8
Bump rubocop-performance from 1.13.3 to 1.14.0 ( #17760 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.3...v1.14.0 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 14:16:09 -04:00
Mac Siri
3f05adc958
Remove warning gem ( #17765 )
2022-05-25 12:36:35 -04:00
Suzanne Aitchison
f545b4b73f
localize display of US and non-US date format ( #17758 )
2022-05-25 17:08:00 +01:00
Fernando Valverde
21103696c3
Add missing explicit scopes to Omniauth adapters ( #17761 )
...
* Add missing scopes to Omniauth adapters - explicit > implicit
* Trigger CI
2022-05-25 09:56:13 -06:00
Arit Amana
2fed62454d
Reposition 'Feature Post' button on Mod Panel ( #17735 )
...
* physically move btn
* fix styling
* actually fix styling 😅
* remove old button
* add cypress seed and specs
* fix E2E seeds to fix Travis failures
* refactor specs
2022-05-24 16:49:22 -04:00
Suzanne Aitchison
c93794f987
Initial BETA storybook version of DateRangePicker ( #17742 )
...
* WIP initial component/story
* examples of customisation
* populate the month year pickers
* change the calendar view when the month or year is chosen
* fix which dates should be disabled
* style left right nav buttons
* add calendar icon, fix some date range styles
* extract some color variables
* some minor changes to styles and comments
* add phrases, allow all dates to be toggled in story
* consolidate styles
* conditional navigation given max and min dates
* labels on selects, tweaks to story
* undo unrelated changes from merge
* undo unrelated changes from merge
* undo unrelated changes from merge
* undo unrelated changes from merge
* retry adding dependencies, not feeling hopeful XD
* is this a preact issue?
* Revert "is this a preact issue?"
This reverts commit 5f3f720f8e739cc3dcca7fd54f8d97e08d8bb88c.
* without css import
* import styles via sass file, not component
* Apply suggestions from code review
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2022-05-24 17:43:58 +01:00
dependabot[bot]
3952648262
Bump bundler-audit from 0.9.0.1 to 0.9.1 ( #17732 )
...
Bumps [bundler-audit](https://github.com/postmodern/bundler-audit ) from 0.9.0.1 to 0.9.1.
- [Release notes](https://github.com/postmodern/bundler-audit/releases )
- [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md )
- [Commits](https://github.com/postmodern/bundler-audit/compare/v0.9.0.1...v0.9.1 )
---
updated-dependencies:
- dependency-name: bundler-audit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 11:13:45 -04:00
dependabot[bot]
29b1a72777
Bump oj from 3.13.11 to 3.13.13 ( #17751 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.11 to 3.13.13.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.11...v3.13.13 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 11:13:23 -04:00
Dwight Scott
c6f852624f
create helper for roles and add FF for moderator role ( #17737 )
...
* create helper for roles and add FF for moderator role
* address PR feedback
2022-05-24 10:46:30 -04:00
Suzanne Aitchison
e62684342f
Member index view - collapse other filter sections when one is clicked ( #17740 )
...
* collapse any filter sections when a new one is clicked
* add a cypress test
2022-05-24 14:51:18 +01:00
dependabot[bot]
dc9a482e08
Bump solargraph from 0.44.3 to 0.45.0 ( #17752 )
...
Bumps [solargraph](https://github.com/castwide/solargraph ) from 0.44.3 to 0.45.0.
- [Release notes](https://github.com/castwide/solargraph/releases )
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md )
- [Commits](https://github.com/castwide/solargraph/compare/v0.44.3...v0.45.0 )
---
updated-dependencies:
- dependency-name: solargraph
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 09:42:14 -04:00
dependabot[bot]
6ee164100c
Bump sidekiq-unique-jobs from 7.1.22 to 7.1.23 ( #17749 )
...
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs ) from 7.1.22 to 7.1.23.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases )
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.22...v7.1.23 )
---
updated-dependencies:
- dependency-name: sidekiq-unique-jobs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 09:41:48 -04:00
Suzanne Aitchison
3eafafd2e7
switch icon ( #17757 )
2022-05-24 14:38:12 +01:00
Viviane Dias
655bfb59c4
refactor(article-cover-image): migrates class comp to pure comp ( #17697 )
2022-05-24 06:50:36 -06:00
Viviane Dias
34a78440cf
refactor(single-listing): migrates class comp to pure comp ( #17698 )
2022-05-23 16:52:52 +01:00
dependabot[bot]
15950b47a2
Bump cypress-rails from 0.5.3 to 0.5.4 ( #17733 )
...
Bumps [cypress-rails](https://github.com/testdouble/cypress-rails ) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/testdouble/cypress-rails/releases )
- [Changelog](https://github.com/testdouble/cypress-rails/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testdouble/cypress-rails/compare/v0.5.3...v0.5.4 )
---
updated-dependencies:
- dependency-name: cypress-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 16:46:33 +01:00
Viviane Dias
b2e6ca67a2
refactor(save-btn): migrates class comp to pure comp ( #17699 )
2022-05-23 16:15:27 +01:00
Viviane Dias
ab26216de9
[github-repos] Refactor class components to be functional component ( #17700 )
...
* refactor(github-repos): migrates class comp to pure comp
* refactor(github-repos): shifts functions to keep same pattern
2022-05-23 16:12:13 +01:00
Suzanne Aitchison
5f12358040
add UI for member index v2 actions ( #17739 )
2022-05-23 14:55:28 +01:00
dependabot[bot]
799031f23b
Bump rubocop-rspec from 2.11.0 to 2.11.1 ( #17726 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.11.0...v2.11.1 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 17:23:39 -04:00
Dwight Scott
dbeb4a5aca
make feed image consistent with cover image ( #17512 )
...
* make feed image consistent with cover image
* small tweaks for the logged out view of the feed cover image`
* update feed cover image for logged in users
* update to reflect new cover image
* reverting to see if the build, builds?
* snapshot tests
* update spec to look for the right class
* too long by ONE character 121/120 🙄
* Update app/javascript/articles/components/ArticleCoverImage.jsx
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Update app/views/articles/_single_story.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Update app/views/articles/_single_story.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* no need for the anchor tag to have a bg color
* update snapshot test expectations
* remove unnecessary span with hidden class
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-05-19 13:40:00 -04:00
Dwight Scott
58763c0b9d
apply same scale-down property to preview cover image ( #17502 )
2022-05-19 13:39:40 -04:00
Dwight Scott
0b0aa97562
change the object-fit to scale down to retain ratio on cover images ( #17347 )
2022-05-19 13:39:28 -04:00
Dwight Scott
f19fa13215
new feed variant 20220518 ( #17722 )
...
* new feed variant 20220518
* source code in favor of the spreadsheet
* remove following_org and follow_author in favor of query performance
2022-05-18 18:09:05 -04:00
Md Sahil
8ef63d73f3
Update ListingsController, resolves issue #17683 ( #17685 )
...
* Updating listings_controller.rb and fixing issue :-> 17683
* Update listings_controller.rb
* adding tests for publishing and unpublishing lists
* Apply suggestions from code review
Co-authored-by: Jeremy Friesen <jeremy.n.friesen@gmail.com>
2022-05-18 16:29:14 -04:00
dependabot[bot]
17955537e7
Bump ddtrace from 0.54.2 to 1.0.0 ( #17662 )
...
* Bump ddtrace from 0.54.2 to 1.0.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 0.54.2 to 1.0.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases )
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.54.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: ddtrace
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply configurationa update
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2022-05-18 15:46:49 -04:00
dependabot[bot]
b0830c9345
Bump js-routes from 2.2.3 to 2.2.4 ( #17721 )
...
Bumps [js-routes](https://github.com/railsware/js-routes ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/railsware/js-routes/releases )
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/railsware/js-routes/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: js-routes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 13:00:39 -06:00
dependabot[bot]
51da639e7d
Bump rubocop-rspec from 2.10.0 to 2.11.0 ( #17720 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.10.0...v2.11.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 14:59:34 -04:00
yheuhtozr
aa7e5d45fc
i18n keys update for new profile decorator ( #17684 )
2022-05-18 10:51:06 -04:00
Ridhwana
8975adf35f
feat: link to the contributing guide on developers.forem.com ( #17703 )
2022-05-18 16:13:14 +02:00
Takuya N
c3c33aa9cd
Show friendly error message on API fetch failure on stats ( #17570 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-05-18 16:12:42 +02:00
Suzanne Aitchison
c37bbd77e5
Member index phase 2 - mock filters modal ( #17578 )
...
* mock filters popover
* fix for safari
* add missing label
2022-05-17 15:25:21 +01:00
dependabot[bot]
256ba5e8f5
Bump focus-trap from 6.9.1 to 6.9.2 ( #17694 )
...
Bumps [focus-trap](https://github.com/focus-trap/focus-trap ) from 6.9.1 to 6.9.2.
- [Release notes](https://github.com/focus-trap/focus-trap/releases )
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/focus-trap/focus-trap/compare/v6.9.1...v6.9.2 )
---
updated-dependencies:
- dependency-name: focus-trap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 09:50:17 -04:00