dependabot[bot]
c35ce8725d
Bump preact from 10.10.0 to 10.10.1 ( #18295 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.10.0...10.10.1 )
---
updated-dependencies:
- dependency-name: preact
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-08-09 09:32:29 +01:00
dependabot[bot]
a63df79a86
Bump @babel/plugin-transform-react-jsx from 7.18.6 to 7.18.10 ( #18293 )
...
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx ) from 7.18.6 to 7.18.10.
- [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.10/packages/babel-plugin-transform-react-jsx )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-react-jsx"
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-08-09 08:57:31 +01:00
dependabot[bot]
d942fa87eb
Bump oj from 3.13.19 to 3.13.20 ( #18296 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.19 to 3.13.20.
- [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.19...v3.13.20 )
---
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-08-08 16:38:25 -06:00
Anna Buianova
cab9b754b9
Don't show manage link in the action-space for a scheduled article ( #18278 )
...
* Don't show manage link in the action-space for a scheduled article
* Fixed Article#scheduled? for articles with empty published_at
2022-08-08 15:14:11 +03:00
Suzanne Aitchison
f1df37f431
Add "only display when logged out" as an option on Navigation Links ( #18275 )
...
* add new column with enum value
* refactor to use display_to column
* add some more specs to application_helper
* test for the backfill DUS
* fix line length
* refactor
2022-08-08 10:55:24 +01:00
dependabot[bot]
6ff7e26ea8
Bump ddtrace from 1.2.0 to 1.3.0 ( #18279 )
...
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 1.2.0 to 1.3.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.2.0...v1.3.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-08-08 10:42:34 +02:00
dependabot[bot]
cafd634328
Bump webmock from 3.16.0 to 3.17.0 ( #18280 )
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/bblimke/webmock/releases )
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bblimke/webmock/compare/v3.16.0...v3.17.0 )
---
updated-dependencies:
- dependency-name: webmock
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-08-08 10:41:11 +02:00
dependabot[bot]
b58d990bb5
Bump sidekiq from 6.5.1 to 6.5.3 ( #18281 )
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.5.1...v6.5.3 )
---
updated-dependencies:
- dependency-name: sidekiq
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-08-08 10:38:28 +02:00
Anna Buianova
a00468633f
Fixed sending slack notifications for published articles ( #18272 )
2022-08-08 09:04:22 +03:00
Takuya N
3403dc9bfd
Enable ESLint 8 on CodeClimate ( #18207 )
...
https://github.com/codeclimate/codeclimate/pull/1040#issuecomment-1135080381
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-05 11:44:24 -04:00
dependabot[bot]
5c62e9af52
Bump autoprefixer from 10.4.7 to 10.4.8 ( #18252 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8 )
---
updated-dependencies:
- dependency-name: autoprefixer
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-08-05 15:48:56 +01:00
dependabot[bot]
6fba590919
Bump eslint from 8.20.0 to 8.21.0 ( #18257 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
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-08-05 08:26:26 -06:00
dependabot[bot]
df0308db81
Bump core-js from 3.24.0 to 3.24.1 ( #18253 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.24.0 to 3.24.1.
- [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.24.0...v3.24.1 )
---
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-08-05 11:39:02 +01:00
Joshua Wehner
2d271706c3
Tweak prefix image size for DisplayAds on articles ( #18260 )
2022-08-04 15:41:25 -04:00
dependabot[bot]
bfbb472b19
Bump rubocop from 1.32.0 to 1.33.0 ( #18276 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.32.0...v1.33.0 )
---
updated-dependencies:
- dependency-name: rubocop
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-08-04 13:37:31 -06:00
dependabot[bot]
660e87e5cb
Bump @honeybadger-io/js from 4.0.4 to 4.0.5 ( #18255 )
...
Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js ) from 4.0.4 to 4.0.5.
- [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.4...v4.0.5 )
---
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-08-04 10:14:32 -06:00
Joshua Wehner
cf11b020e5
Feed experiment for 2022-08-01 ( #18269 )
...
Co-authored-by: Josh Puetz <hi@joshpuetz.com>
2022-08-04 11:06:58 -04:00
dependabot[bot]
55f4448269
Bump webmock from 3.14.0 to 3.16.0 ( #18265 )
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.14.0 to 3.16.0.
- [Release notes](https://github.com/bblimke/webmock/releases )
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bblimke/webmock/compare/v3.14.0...v3.16.0 )
---
updated-dependencies:
- dependency-name: webmock
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-08-04 08:59:07 -06:00
Fernando Valverde
815b98168e
Include user_id fields in a couple API endpoint responses ( #18214 )
...
* Include user_id fields in a couple API responses
* Replace v0 partial within API v1 jbuilder views
2022-08-03 10:51:35 -06:00
Anna Buianova
5f60f93191
Improved editing scheduling articles ( #18250 )
2022-08-03 15:45:32 +03:00
Jacob Enders
4fee192679
Use --radius-auto ( #18198 )
...
Setting the first variable of border-radius to var(--radius-auto) fixed the issue.
Attempting to set the first and second variables of border-radius to var(--radius-auto) resulted in no border radius ever showing.
2022-08-03 13:32:58 +01:00
Jhonatan Hidalgo
d4b71dd89b
Change all tooltip texts on heart/like reactions to like ( #18135 )
...
* Change all tooltip text on heart/like reactions icons
All texts of like reactions were changed to 'Like' instead of 'Heart' as well as the style used to display these tooltips.
Some tooltip styles have been changed to maintain consistency in the style between new 'Like' reaction tooltip style
* Add button accessible name
* Append new Like tooltip hasn't been added
Append the missing tooltips and refactored the code. The related E2E test has been updated
* Remove unnecessary tooltips
the new non-required tooltips that were aggregated were deleted
* Fix error code
* Refactoring code
* Adjust hover media queries
2022-08-03 12:44:36 +01:00
Joshua Wehner
6de182e111
Try for inline T&C links on small screens ( #18200 )
...
* Try for inline T&C links on small screens
* Try different approach to flex-wrap for T&C
2022-08-03 12:42:09 +01:00
Jeremy Friesen
0549b6c38d
Removing jeremyf and asheren from Core contributors ( #18262 )
2022-08-02 17:29:04 -04:00
dependabot[bot]
efdc4b1e8d
Bump octokit from 5.1.0 to 5.2.0 ( #18264 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 15:20:36 -04:00
dependabot[bot]
a2d77d5a6a
Bump oj from 3.13.18 to 3.13.19 ( #18256 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 15:20:03 -04:00
dependabot[bot]
174aa37710
Bump sidekiq-unique-jobs from 7.1.26 to 7.1.27 ( #18258 )
...
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs ) from 7.1.26 to 7.1.27.
- [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.26...v7.1.27 )
---
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-08-02 07:00:32 -06:00
dependabot[bot]
23e73f62c4
Bump rouge from 3.29.0 to 3.30.0 ( #18259 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 16:45:56 -04:00
dependabot[bot]
503ad3a31a
Bump liquid from 5.3.0 to 5.4.0 ( #18244 )
...
Bumps [liquid](https://github.com/Shopify/liquid ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/Shopify/liquid/releases )
- [Changelog](https://github.com/Shopify/liquid/blob/master/History.md )
- [Commits](https://github.com/Shopify/liquid/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: liquid
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-08-01 11:30:07 -04:00
Jeremy Friesen
5296b6c4b4
Adding configurations to tighten spam handling ( #18195 )
...
This is a draft highlighting a proof of concept to allow for each Forem
to add tighter enforcement of spam.
Related to forem/forem-internal-eng#453
2022-08-01 11:21:34 -04:00
Josh Puetz
dcc669de47
Rename generated swagger file
2022-07-29 10:21:27 -05:00
dependabot[bot]
41bc646328
Bump eslint-plugin-no-only-tests from 2.6.0 to 3.0.0 ( #18217 )
...
Bumps [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests ) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases )
- [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md )
- [Commits](https://github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v2.6.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-no-only-tests
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-07-29 07:31:46 -06:00
dependabot[bot]
dad60b425d
Bump faker from 2.21.0 to 2.22.0 ( #18239 )
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.21.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: faker
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-07-28 14:41:37 -06:00
Josh Puetz
74e44aeb61
Documentation for Negative Behavior APIs ( #18187 )
...
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-28 14:30:32 -05:00
dependabot[bot]
582d78a7ff
Bump bootsnap from 1.12.0 to 1.13.0 ( #18238 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-28 14:29:53 -05:00
Jhonatan Hidalgo
998d39cd4c
Focus comment box when entering by "comments" button from home feed ( #18132 )
2022-07-28 14:17:46 -05:00
dependabot[bot]
8a8aea80ff
Bump sidekiq-unique-jobs from 7.1.25 to 7.1.26 ( #18237 )
...
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs ) from 7.1.25 to 7.1.26.
- [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.25...v7.1.26 )
---
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-07-28 13:13:14 -06:00
dependabot[bot]
d15c5d5e34
Bump dotenv-rails from 2.8.0 to 2.8.1 ( #18234 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-28 14:09:32 -04:00
dependabot[bot]
6560e98c4a
Bump pg from 1.4.1 to 1.4.2 ( #18233 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-28 12:14:34 -04:00
Arit Developer
450af1cd45
Redeploying the Flag/Unflag User functionality ( #18235 )
...
* building again
* still building
* still building
* stuck
* Suzanne Holmes on the case
* make report content a button not a link
* revert to link
* add tests
* revert changes made trying to get ModCenter to work
* hide nonworking actions_panel btns in Mod Center
* nudge Travis
* incorporate PR comments
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-28 09:03:37 -04:00
Ridhwana
1c46207f91
Tests for the Multi Input Crayons Component ( #18186 )
...
* feat: add the labels
* feat: tests
* update specs following validation merge
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-27 12:25:13 -06:00
Suzanne Aitchison
caec27c300
Dynamically change number of formatter buttons in md toolbar overflow menu ( #18224 )
...
* dynamically change number of formatter buttons in the overflow menu
* add specs
2022-07-27 17:40:48 +01:00
dependabot[bot]
5bfb8defde
Bump stackprof from 0.2.19 to 0.2.20 ( #18228 )
...
Bumps [stackprof](https://github.com/tmm1/stackprof ) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/tmm1/stackprof/releases )
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tmm1/stackprof/compare/v0.2.19...v0.2.20 )
---
updated-dependencies:
- dependency-name: stackprof
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-07-27 10:31:02 -06:00
Arit Developer
3fa350c7f2
Revert "Relocate and Refactor "Flag User" Action ( #18182 )" ( #18232 )
...
This reverts commit 8f544ab6ed .
2022-07-27 12:10:22 -04:00
Suzanne Aitchison
898898a46f
Add a new template to custom pages ( #18212 )
...
* add nav bar included page template
* add a test, add random seeds with new template
2022-07-27 16:56:59 +01:00
Fernando Valverde
c93062b3cf
Add missing action of comment deletion in unpublish API endpoint ( #18202 )
...
* Add missing action of comment deletion in unpublish api
* reorganize controller action + inline comments
* Improve spec to check for AuditLog integrity
2022-07-27 09:18:18 -06:00
Arit Developer
8f544ab6ed
Relocate and Refactor "Flag User" Action ( #18182 )
...
* building again
* still building
* still building
* stuck
* Suzanne Holmes on the case
* make report content a button not a link
* revert to link
* add tests
* revert changes made trying to get ModCenter to work
* hide nonworking actions_panel btns in Mod Center
* nudge Travis
* incorporate PR comments
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-27 10:47:17 -04:00
Josh Puetz
76bb397137
Feed experiment for 2022-07-26 ( #18227 )
2022-07-27 08:19:32 -05:00
dependabot[bot]
2f0603e64b
Bump core-js from 3.23.5 to 3.24.0 ( #18215 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.23.5 to 3.24.0.
- [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.23.5...v3.24.0 )
---
updated-dependencies:
- dependency-name: core-js
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-07-27 10:08:19 +01:00
dependabot[bot]
66d8961b74
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 ( #18218 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
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-07-27 09:35:38 +01:00