dependabot[bot]
fcce38fb7a
Bump carrierwave from 2.1.1 to 2.2.0 ( #12802 )
...
* Bump carrierwave from 2.1.1 to 2.2.0
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases )
- [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md )
- [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v2.1.1...v2.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Replace extension_whitelist with extension_allowlist
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2021-02-25 10:53:25 +01:00
Nick Taylor
ff10001e86
Added the MDX extension for VS Code. ( #12816 )
2021-02-25 10:22:18 +01:00
Jacob Herrington
dd3121e91c
Add username to onboarding ( #12697 )
...
* Add username to onboarding
* Add margin to profile form error alert
* Update user controller for onboarding
Co-authored-by: Michael Kohl <me@citizen428.net>
2021-02-24 10:48:31 -06:00
Suzanne Aitchison
5bed8f56d4
improve keyboard accessibility of modals 12427 10610 ( #12511 )
...
* adds focusTrap wrapper to preact Modal component
* add view specific code for focus trap in admin add nav link
* add script to return a focustrap toggle, use in add nav link modal partial
* add trap to edit nav link modal
* add handlers for sign up modal
* update modal controller for admin section, update nav link modals to use
* update other admin modals with new data values for trap
* remove unneeded erb script file
* remove unneeded target
* refactor to remove extra unneeded param
* remove duplicate code, store getFocusTrapToggle in window
* trap focus in comment and bookmark showModal instances for not logged in user
* remove need for activator id
* clean up id refs no longer needed
* remove custom code and re-use focsu-trap lib
* update storybook docs
* update default export in focusTrap
* prevent close button click triggering a modal toggle twice
* ensure if user navigates from a modal the trap is deactivated
* add jsdoc comments and add dynamic import
* ensure admin controller modal traps are cleaned up on disconnect
* update sign up modal to use crayons
* update modal controller and admin nav links modals to use preact modal
* update profile fields modals for new controller
* tweak styling of sign up and admin modals to match previous
* update listings modal to use crayons modal, adapt focus trap to work with click outside
* memoize deactivate callback to ensure modal can be presented on first page load
* add missed focustrap changes
* fix focus trap issues in onboarding flow
* refactor onboarding focus trap, remove getFocusTrapToggle
* tweaks for styling and article modal toggle
* add click outside tests to modal
* add cypress tests for the login modal
* update liquid tag tests affected by change
* refactors to address review comments
* fix issue with login modal presented twice on comment add
* change ids to selectors in admin modals
* small pr comment refactors
* add listings e2e tests
* add nav link modal tests
* fix issue with help modal
* tweak to fix ui bug from merge
* remove context from showLoginModal
* rename toggleModal
* rename state property for clarity
Co-authored-by: Nick Taylor <nick@dev.to>
2021-02-24 16:01:10 +00:00
Nick Taylor
2bba2a6ee4
Added the @components webpack alias to the project ( #12808 )
...
* Added the @shared webpack alias to the project.
* Added some documentation.
* Fixed a copy paste error.
* Renamed @shared to @components.
* Update docs/frontend/webpacker.md
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-02-24 16:07:48 +01:00
dependabot[bot]
d62527b143
Bump @storybook/addon-docs from 6.1.19 to 6.1.20 ( #12804 )
...
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/docs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 15:04:56 +01:00
dependabot[bot]
d47bf9ad11
Bump @storybook/addon-a11y from 6.1.19 to 6.1.20 ( #12807 )
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/a11y )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 11:44:52 +00:00
dependabot[bot]
23c41d6995
Bump @storybook/preact from 6.1.19 to 6.1.20 ( #12806 )
...
Bumps [@storybook/preact](https://github.com/storybookjs/storybook/tree/HEAD/app/preact ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/app/preact )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 12:42:19 +01:00
dependabot[bot]
a1f073d5da
Bump @storybook/addon-knobs from 6.1.19 to 6.1.20 ( #12805 )
...
Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/knobs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 11:20:05 +00:00
dependabot[bot]
b9d1113bb8
Bump @storybook/addon-links from 6.1.19 to 6.1.20 ( #12803 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/links )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 11:44:59 +01:00
Michael Kohl
c2b4cdbc00
Update credit purchase button on submit ( #12760 )
...
* Update credit purchase button on submit
* Update app/views/credits/new.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Reset button on error
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-02-24 11:44:46 +01:00
dependabot[bot]
9be4a4801b
Bump @storybook/addon-storysource from 6.1.19 to 6.1.20 ( #12800 )
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/storysource )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 10:35:37 +00:00
dependabot[bot]
949cb7badf
Bump @babel/preset-env from 7.12.17 to 7.13.5 ( #12801 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.17 to 7.13.5.
- [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.13.5/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 11:07:48 +01:00
dependabot[bot]
658248856d
Bump @storybook/addon-actions from 6.1.19 to 6.1.20 ( #12798 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.1.19 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 10:48:40 +01:00
dependabot[bot]
a96876fb5f
Bump dogstatsd-ruby from 4.8.2 to 4.8.3 ( #12774 )
...
Bumps [dogstatsd-ruby](https://github.com/DataDog/dogstatsd-ruby ) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/DataDog/dogstatsd-ruby/releases )
- [Changelog](https://github.com/DataDog/dogstatsd-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dogstatsd-ruby/compare/v4.8.2...v4.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:36:25 +00:00
rhymes
af77a47293
Remove canonical_url from API Article Create/Update examples ( #12795 )
2021-02-24 10:29:56 +01:00
dependabot[bot]
ddbfbf000b
Bump svgo from 2.0.3 to 2.1.0 ( #12799 )
...
Bumps [svgo](https://github.com/svg/svgo ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/svg/svgo/releases )
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md )
- [Commits](https://github.com/svg/svgo/compare/v2.0.3...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:23:15 +01:00
Alexis Hope
e8fb17ca78
Update database config ( #11308 )
2021-02-23 17:41:34 -05:00
Julianna Tetreault
3a7e8cb8e5
[15 Min. Fix] Update Default bg_color and text_color Hexes on Tag Edit Page ( #12770 ) [deploy]
...
* Updates default bg_color and text_color hexes on tag edit page
* Removes duplicate placeholder from edit.html.erb
2021-02-23 14:17:22 -07:00
rhymes
351d4f8da7
Fix regression in Honeybadger.config.exceptions.ignore ( #12796 )
2021-02-23 19:08:29 +01:00
dependabot[bot]
d481c6971c
Bump eslint-config-prettier from 7.2.0 to 8.0.0 ( #12788 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 18:14:38 +01:00
dependabot[bot]
7f6de344b2
Bump @storybook/addon-a11y from 6.1.18 to 6.1.19 ( #12792 )
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/addons/a11y )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 18:00:27 +01:00
dependabot[bot]
25279a4efc
Bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0 ( #12793 )
2021-02-23 10:56:01 -05:00
Fernando Valverde
9d4490f7da
Make Skip to Content button hide higher up outside of view ( #12790 )
2021-02-23 09:16:54 -06:00
dependabot[bot]
4acb19f9cd
Bump @storybook/addon-actions from 6.1.18 to 6.1.19 ( #12785 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 14:59:17 +00:00
dependabot[bot]
03f3a2aa61
Bump ibm-openapi-validator from 0.34.2 to 0.34.3 ( #12781 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.34.2...v0.34.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 08:50:11 -06:00
dependabot[bot]
73040eac8f
Bump @testing-library/user-event from 12.7.2 to 12.7.3 ( #12787 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.7.2 to 12.7.3.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.7.2...v12.7.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 14:43:59 +00:00
dependabot[bot]
4e2dafd13c
Bump @babel/core from 7.12.17 to 7.13.1 ( #12782 )
2021-02-23 08:54:35 -05:00
dependabot[bot]
6b9736df6c
Bump @storybook/addon-knobs from 6.1.18 to 6.1.19 ( #12784 )
2021-02-23 08:20:00 -05:00
dependabot[bot]
cb02893d01
Bump @storybook/addon-storysource from 6.1.18 to 6.1.19 ( #12777 )
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/addons/storysource )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 11:42:29 +00:00
dependabot[bot]
7b869ccce6
Bump @storybook/addon-links from 6.1.18 to 6.1.19 ( #12780 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/addons/links )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 12:05:39 +01:00
dependabot[bot]
e07f492221
Bump @storybook/addon-docs from 6.1.18 to 6.1.19 ( #12778 )
...
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/addons/docs )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 10:14:18 +00:00
dependabot[bot]
6e58a9408b
Bump stripe from 5.29.1 to 5.30.0 ( #12773 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 5.29.1 to 5.30.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases )
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.29.1...v5.30.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 10:10:36 +00:00
dependabot[bot]
d46dbbf45f
Bump @storybook/preact from 6.1.18 to 6.1.19 ( #12775 )
...
Bumps [@storybook/preact](https://github.com/storybookjs/storybook/tree/HEAD/app/preact ) from 6.1.18 to 6.1.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.19/app/preact )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 11:05:55 +01:00
Suzanne Aitchison
5abe88c69b
Add skip links to readinglist, podcasts, and listings ( #12769 )
...
* add skip link functionality to readinglist, listings and podcasts
* fix initscrolling reference to podcasts
2021-02-23 08:33:26 +00:00
Michael Kohl
acb79a2cf2
Add check constraint for users.username ( #12741 )
2021-02-22 16:49:21 -05:00
Molly Struve
c7c907ac86
Optimization:Sync Github Repos Hourly ( #12757 )
2021-02-22 12:49:54 -06:00
Jacob Herrington
0c6f4113f2
Fix irregular comment count buttons ( #12724 )
...
* Fix irregular comment count buttons
* Fix irregular comments button on tag and user page
* Add regression tests for irregular comment buttons
2021-02-22 12:11:44 -06:00
ludwiczakpawel
57bc51e65f
Sidebar fix on iPad ( #12705 )
...
* ipad sidebar fix
* ipad sidebar fix
2021-02-22 17:41:16 +01:00
Mac Siri
60be1d6def
Add flaky tags & retry in specs ( #12750 )
2021-02-22 11:20:16 -05:00
Yaroslav Shmarov
18129f2cb2
Routes: more modern and consistent syntax ( #12547 )
...
* more modern and consistent syntax
* correct offenses in routes.rb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-02-22 12:02:48 +00:00
dependabot[bot]
0e7d2503c1
Bump @testing-library/dom from 7.29.4 to 7.29.6 ( #12761 )
2021-02-22 06:36:18 -05:00
dependabot[bot]
9e783a5a63
Bump @testing-library/user-event from 12.7.1 to 12.7.2 ( #12764 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.7.1 to 12.7.2.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.7.1...v12.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:39:47 +00:00
Suzanne Aitchison
5038b7160c
make sure skip link scroll accounts for sticky header ( #12747 )
2021-02-22 10:28:15 +00:00
Anna Buianova
1fb86379f0
Specs for article collection update ( #12766 )
2021-02-22 10:14:52 +00:00
dependabot[bot]
8388e90482
Bump emoji_regex from 3.2.1 to 3.2.2 ( #12765 )
...
Bumps [emoji_regex](https://github.com/ticky/ruby-emoji-regex ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/ticky/ruby-emoji-regex/releases )
- [Commits](https://github.com/ticky/ruby-emoji-regex/compare/v3.2.1...v3.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:11:35 +00:00
dependabot[bot]
14d2e4e967
Bump @testing-library/cypress from 7.0.3 to 7.0.4 ( #12762 )
...
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.3...v7.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:05:54 +00:00
dependabot[bot]
dce6760e51
Bump svgo from 2.0.2 to 2.0.3 ( #12763 )
...
Bumps [svgo](https://github.com/svg/svgo ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/svg/svgo/releases )
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md )
- [Commits](https://github.com/svg/svgo/compare/v2.0.2...v2.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 10:52:53 +01:00
Fernando Valverde
11da7ddb9f
Remove 'showing' from settings dropdown in mobile devices when page loads ( #12753 )
2021-02-19 16:47:38 -06:00
dependabot[bot]
a464f961f3
Bump doorkeeper from 5.4.0 to 5.5.0 ( #12742 )
...
* Bump doorkeeper from 5.4.0 to 5.5.0
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases )
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Update configuration and i18n strings
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rhymes <rhymes@hey.com>
2021-02-19 17:49:18 +01:00