Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheOdinProject/theodinproject

Main Website for The Odin Project
https://github.com/TheOdinProject/theodinproject

Upgrade: Bump core-js from 3.22.8 to 3.23.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.8 to 3.23.1.
- [Release notes](ht...

53306318fb4953ff1613cf2358202fcefb1fa8a8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-pl...

e642c2db52fd307a1b6b1b446404a3320f905eaa authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @sentry/browser from 7.1.1 to 7.2.0

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.1.1 to 7.2.0.
- [...

58c7ea2cdc54e404e5e421d746a61712d042e01f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Update Webpacker Config to be Inline with Recent Rails Defaults

Because:
* We have been experiencing some odd bugs with webpacker which an up to date config cou...

a7af9ee66b9c4bd18e008d2ab3c7a2038679c159 authored over 2 years ago by Kevin Mulhern <[email protected]>
Remove static style guide page

a56066ad163ec1c44f6e4440cd154c6ea8ad5920 authored over 2 years ago by Daniel Murphy <[email protected]>
Upgrade: Bump eslint from 8.17.0 to 8.18.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https:...

d9a65c6d179426c99a43a64f158e3bb053f16cdc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-rails from 2.14.2 to 2.15.0

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.14.2 to 2.15.0.
- [Releas...

524968c153ec2185f4681c09399b6c99af5b0963 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump erb_lint from 0.1.1 to 0.1.3

Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.1.1 to 0.1.3.
- [Release notes](htt...

4d75b815dbae1b8590797bc8401eefe58a856ee5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump view_component from 2.57.0 to 2.57.1

Bumps [view_component](https://github.com/github/view_component) from 2.57.0 to 2.57.1.
- [Relea...

5c177fabdf63fa6a10fc44ee3ab5978c151c448a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump sidekiq from 6.5.0 to 6.5.1

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.5.0 to 6.5.1.
- [Release notes](https...

db66cde5dfbc3784b3b6932bea2d7193844fdead authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Change lesson url field to github_path

Because:
* It's a more descriptive name (#2995)

This Commit:
* Changes lesson url field to gith...

9562bd5725ac76afdbaef7d2b0a1ba6403237685 authored over 2 years ago by Dylan Williams <[email protected]>
Chore: Add null constraint to course badge_uri field

Because:
* Originally done in PR #2889, but need to stagger to avoid
a chicken/egg problem when ...

c0a020d3e0557c447a22746f7e2e4a4c137f9df9 authored over 2 years ago by Dylan Williams <[email protected]>
Chore: Update Rspec config with example persistence

Because:
* It allows us to use the handy --only-failures feature of Rspec

0d925e43956679b12e9ecb7568d1ae9f2307fde5 authored over 2 years ago by Dylan Williams <[email protected]>
Chore: Resolve Remaining Rubocop RSpec Todo's

Because:
* We want all rubocop rspec violations to be fixed.

This commit
* Refactor lesson comp...

0d05a74d88388b0936bb77357aac05ccd4815d34 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Update Bundle Bin File

Because:
* The bundle bin file is out of date with what is included in the latest version of Rai...

d8d8afc468a695013286f3a9b31ddc31dc729f66 authored over 2 years ago by Kevin Mulhern <[email protected]>
Revert "Revert "Chore: Convert homepage course badges to populate from db""

This reverts commit 94899761a16463a880d6849f1e9a237318bf1ba2.

1c491032b324d59294209c42792fe3ffd4e55c4d authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Remove null constraint

c6674e7fd5bed5f94b3dc24cbc27ce3475c9273b authored over 2 years ago by Kevin Mulhern <[email protected]>
Revert "Chore: Convert homepage course badges to populate from db"

This reverts commit 63a9708772e5568cf493cc4bb9c10074b4d5b010.

94899761a16463a880d6849f1e9a237318bf1ba2 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Convert homepage course badges to populate from db

Because:
The existing solution of using a helper was brittle (#2883)

This commit:
* Add show_on...

63a9708772e5568cf493cc4bb9c10074b4d5b010 authored over 2 years ago by Dylan Williams <[email protected]>
Chore: Fix More Rubocop RSpec Violations

Because:
* It removes them from the rubocop_todo file.

This commit:
* Fix RSpec/NotToNot violat...

97215ada89345e2fd3df8e13ec1a74ea9900a2aa authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Fix RSpec/VerifiedDoubles Cops

Because:
* They were in the rubocop todo file.

This commit:
* Fixes all RSpec/VerifiedDoubles c...

2e1420a024f386e9e5f84739af0337002a3bec23 authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump octokit from 4.24.0 to 4.25.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.24.0 to 4.25.0.
- [Release notes](...

fa51e1f00688060d1d6b230d8eb75523d6ce3477 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Remove Mailchimp from The app

Because:
Mailchimp is no longer used to email users

This commit:

* Remove Gibbon gem
* remove ...

98e703c57d775d08c53e455d15e8a8842edd2c96 authored over 2 years ago by Austin Mason <[email protected]>
Chore: Remove Mailchimp from The app

Because:
Mailchimp is no longer used to email users

This commit:

* Remove Gibbon gem
* remove ...

1e9e744100c51b64d06867142b0ccc9e1f1b7067 authored over 2 years ago by Austin Mason <[email protected]>
Convert remaining React components to Tailwind CSS

Remove unneeded custom style

Make the no submissions text stand out more

Make buttons a bit sm...

9b68010a1472fc471339a0da87d6e4e27b45ae13 authored over 2 years ago by L. P. Soai-Van <[email protected]>
Upgrade: Bump view_component from 2.56.2 to 2.57.0

Bumps [view_component](https://github.com/github/view_component) from 2.56.2 to 2.57.0.
- [Relea...

8709e644ed8e8a8eb7e39e5e376df3017b6d1454 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @hookform/resolvers from 2.9.0 to 2.9.1

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.0 to 2.9.1.
-...

fb9c97b56f0bb2a7a562fc4296ee65115f45f9e2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @sentry/browser from 7.0.0 to 7.1.1

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.0.0 to 7.1.1.
- [...

3ac5488027a1a7081b3d93f09852766c7a14a979 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump react-hook-form from 7.31.3 to 7.32.0

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.31.3 to 7.32....

6ee6c29c50efe4c86abc37951bf051058b26646f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump sidekiq from 6.4.2 to 6.5.0

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.4.2 to 6.5.0.
- [Release notes](https...

4a3c49a438a3a046432083748d9424dadc173d50 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-performance from 1.14.1 to 1.14.2

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.1 to 1.14....

39401d8745972b13aa1e07af6eb22f198f3ba28a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Stop Deploying with Circle CI

Because:
* Heroku's Github integration is working again.

a16384201e5414975a0e82936f3d4c7bc8bcc9a5 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Move Faq Items to Locale

Because:
* It gives reduces the duplication on the faq view.

This commit:
* Move all faq questi...

5c92b54676533ffc117e918deb92e590bf04bc8f authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump browserslist from 4.20.3 to 4.20.4

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.20.3 to 4.20.4.
- [Rel...

b22aed24302e8cdc819d851b40cefcf5dd3800aa authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @babel/preset-react from 7.16.7 to 7.17.12

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react...

34162be6c6f4e63cc9739c37149511f511339cc9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop from 1.30.0 to 1.30.1

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.0 to 1.30.1.
- [Release notes](htt...

742dbd082ff436be8215d4e6c40af86d23409e51 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-performance from 1.13.3 to 1.14.1

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.3 to 1.14....

ed12dd882f8f187d16f9d16119c507e7436ede8e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump octokit from 4.22.0 to 4.24.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.22.0 to 4.24.0.
- [Release notes](...

cbcc2ee4d79aff5ebe0af4d53c34cf651aab40eb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump jquery-rails from 4.4.0 to 4.5.0

Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.4.0 to 4.5.0.
- [Release note...

a8b5b90337296590ae53c4c0a0256484f32823a8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @sentry/browser from 6.19.7 to 7.0.0

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.19.7 to 7.0.0.
- ...

2d0a85dc48f23100e29006bdb0ec432f3ceaea63 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @hookform/resolvers from 2.8.10 to 2.9.0

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.10 to 2.9.0.
...

1916b2137f0651027e08d4f1acea0f1122e325a2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eslint from 8.15.0 to 8.17.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.17.0.
- [Release notes](https:...

2c2992ccc97d182be2d30f1feec46dc96045b997 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump core-js from 3.22.7 to 3.22.8

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.22.8.
- [Release notes](ht...

4663561fc54b1efe8565340ec85479f9120d0dda authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump bootsnap from 1.11.1 to 1.12.0

Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.11.1 to 1.12.0.
- [Release notes](h...

16c9403016f38a4d1bbcd7b97046d081af010c60 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump view_component from 2.55.0 to 2.56.2

Bumps [view_component](https://github.com/github/view_component) from 2.55.0 to 2.56.2.
- [Relea...

e0f65cf1eef4a5d4ae44bee8ea6da1434348ae9b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump octokit from 4.22.0 to 4.23.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.22.0 to 4.23.0.
- [Release notes](...

77372bc3083fcfe460a8465184afbb9d5a43543a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump newrelic_rpm from 8.7.0 to 8.8.0

Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.7.0 to 8.8.0.
- [Re...

a9641e71aee84bed3cec1c03781004dacd187685 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump climate_control from 1.0.1 to 1.1.1

Bumps [climate_control](https://github.com/thoughtbot/climate_control) from 1.0.1 to 1.1.1.
- [R...

35f0030d92236f09d4e3aa93d75ff824ad41fefb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove answer duplication in FAQ

ee1a982c6534d730f26dacf77b3d3b0e741583a8 authored over 2 years ago by afkus3r <[email protected]>
Upgrade: Bump sentry-sidekiq from 5.3.0 to 5.3.1

Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.3.1.
- [Release...

a3a51be22d6faa34619887ef028b9ba2fd68a5d2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Keep Tmp Pids Directory

Because:
* Puma needs the tmp/pids directory to run.

This commit:
* Removes tmp/pids from gitig...

0f5be7a4e90cb99a23b46ebce13e171d237a09ae authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump activeadmin from 2.13.0 to 2.13.1

Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 2.13.0 to 2.13.1.
- [Releas...

dfb9d52b0c5314bebf30f43aad693e661f342592 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-rspec from 2.10.0 to 2.11.1

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.10.0 to 2.11.1.
- [Releas...

a2e218dcba81132583f7789f80b2942ede24d2a8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump sentry-rails from 5.3.0 to 5.3.1

Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.3.1.
- [Release n...

541e2c06fbc4c60b19276be3738d822de6b1c182 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump core-js from 3.22.3 to 3.22.7

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.3 to 3.22.7.
- [Release notes](ht...

cca8010cb2e18058463336b68574e3eff6846a9f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @babel/eslint-parser from 7.17.0 to 7.18.2

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser...

2e660f8bfb19fa4eae1032c8d36f0d96bb117d4c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typo in ruby testing section's description

feb0e7c4c393c6e2794fff378c9e2fc4a0be56f1 authored over 2 years ago by Kathleen Moran <[email protected]>
Upgrade: Bump react-hook-form from 7.31.2 to 7.31.3

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.31.2 to 7.31....

6c50a79c5b0bac49e4ecb06c4d48efd01b321839 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eslint-plugin-react from 7.29.4 to 7.30.0

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.29.4 to 7....

2e2d7d2d846ed4f31cba6e674134e9bbca8cd127 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @hookform/resolvers from 2.8.8 to 2.8.10

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.8 to 2.8.10.
...

5e53dfebd797d21b809b73c46f2c8c1f8da01ec7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update faq.html.erb

Fix grammatical error

d8503070be0a67d08d26f89fdce190932a0a5928 authored over 2 years ago by Reset <[email protected]>
Upgrade: Bump rubocop from 1.29.1 to 1.30.0

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.29.1 to 1.30.0.
- [Release notes](htt...

443f4ccae47fc109cd248042b864eb37164b47da authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eventsource from 1.1.0 to 1.1.1

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release ...

bc3d0354a3ccba823f19d42fca09de8a912f937c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump stimulus-use from 0.50.0-2 to 0.50.0

Bumps [stimulus-use](https://github.com/stimulus-use/stimulus-use) from 0.50.0-2 to 0.50.0.
- [R...

7ec26f67883b9c4665b9c82a10956ef9ea30485b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @babel/plugin-proposal-private-methods

Bumps [@babel/plugin-proposal-private-methods](https://github.com/babel/babel/tree/HEAD/packages...

d32e0d6d2f16c637c2312b6b402ff9668c018a9d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump react-hook-form from 7.31.1 to 7.31.2

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.31.1 to 7.31....

e902cc16dfc29955389393c45c45cb720181c7bd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update mini-modding in community rules

3db47c9c5c73aec45c9e379de42e25b602e8e44f authored over 2 years ago by Rachel Moser <[email protected]>
Fix: Progress Cirlce Misaligned When Zoomed out on Safari

Because:
* Safari is miscalculating transforms and transform-origin on the inner progress circle...

08c33b87a34a9779bc1e7c471e7420e9f1d12bd9 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Use Rails 6.1 Defaults

Because:
* This should have been done in the last Rails Upgrade

This commit:
* Use the Rails 6....

5bb7c77a63bfb101810eba9af955bb44192d1e09 authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump react-hook-form from 7.30.0 to 7.31.1

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.30.0 to 7.31....

8cd95f07315567b171b5e4645b559932d7e63859 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @rails/ujs from 7.0.2 to 7.0.3

Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.2 to 7.0.3.
- [Release notes](https:...

58909c9aacb80a54a63f8b8a9942f5c7b93e04ef authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump sentry-ruby from 5.3.0 to 5.3.1

Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.3.1.
- [Release no...

6e144815f5365fb53bd40fda8a1e0c6e288092a5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add sort function to installation lessons appendix

b79e05f6974e1ef5b0b63c8cee8c3eafbf05fb10 authored over 2 years ago by larkin <[email protected]>
Upgrade: Bump rubocop from 1.29.0 to 1.29.1

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.29.0 to 1.29.1.
- [Release notes](htt...

1e3447398df0e5ce6132d67e372afee9f04912e5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump axios from 0.26.1 to 0.27.2

Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
- [Release notes](https://g...

813754ffa1f5eae63ff89b994e8cafc84a0fd8f0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump view_component from 2.53.0 to 2.55.0

Bumps [view_component](https://github.com/github/view_component) from 2.53.0 to 2.55.0.
- [Relea...

ea4a3b0022a9bd95c301b371333fcfbdf5fcc66e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CONTRIBUTING.md

c1170ca012a57f61c3403a9bcfc4002808f60d5a authored over 2 years ago by Leo Kirasić <[email protected]>
Add details to crossposting rule

83859ef10feb3e62edb4a63a90c2ca60cb71ef8a authored over 2 years ago by Rachel Moser <[email protected]>
Upgrade: Bump activeadmin from 2.12.0 to 2.13.0

Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 2.12.0 to 2.13.0.
- [Releas...

84a85d3240f477d59a0d329eca13e5d6676ae5fc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump newrelic_rpm from 8.6.0 to 8.7.0

Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.6.0 to 8.7.0.
- [Re...

e9926016c0126d4be73a740bde560fe369ad2101 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump capybara from 3.37.0 to 3.37.1

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.37.0 to 3.37.1.
- [Release not...

52fb0cf2f2bedae5a544a0a91385e6a93896fe5d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix: Oauth Buttons Have no Styling

Because:
* The oauth buttons had their classes applied by interpolating the oauth provider. This...

43b7d0cff9f9f2ef385a2f639acc731573edc4a0 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Switch CI Deploy to Production

Because:
* The staging deploy test succeeded.

f2512418c472a3023e020ab323b23002e6b68a33 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Test Deploying with Circle

Because:
* We want to deploy after ci passes and the deploy github actions is triggered on forks...

43414d4732462ca4a7066e70ba2630ee9ccef27b authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Tailwind Buttons

Because:
* We are moving all of our CSS to Tailwind.

This commit:
* Move all button variants to...

6ed8d28c8f18d26b12a582556f2aa06416293147 authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump eslint from 8.14.0 to 8.15.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https:...

ff8d1f64d56f4d55e66488997a377d2d1bb99b1d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop from 1.28.2 to 1.29.0

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.2 to 1.29.0.
- [Release notes](htt...

73ea3ae7ede7b848d0b188c8fe976ea166f21aef authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump capybara from 3.36.0 to 3.37.0

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 to 3.37.0.
- [Release not...

956f061a03b916b9ba8496a8866070539c1706d7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Update and improve bin scripts

Because:
* It provides several optional but convenient shortcuts

011616273ae3818cd8ff484dfe0ca76b24867b4b authored over 2 years ago by Dylan Williams <[email protected]>
Fix: Hard to See Links on Dark Mode

Because:
* We have a couple of links on the homepage that were dark gray on dark mode.

This com...

88c134af3eed9b8ba243719cba05a9a3edd2b0e2 authored over 2 years ago by Kevin Mulhern <[email protected]>
Chore: Use Github Action to Deploy

Because
* [Heroku's github integration has been disabled until further notice](https://status.he...

201d23a265e50a3ad1ae15dff699f10212349945 authored over 2 years ago by Kevin Mulhern <[email protected]>
Switch rules and matrix

* Update matrix version to top_meta

* Rename files for rules and matrix

db1be906e0db0e57ef55642088f28e58eceeed32 authored over 2 years ago by Rachel Moser <[email protected]>
Fix: Correct typo in lesson seed that broke github import

89d2d7fc51540cfd0b08780ee0b2615c3ccc1eb3 authored over 2 years ago by Dylan Williams <[email protected]>
Chore: Add Friendly From Name to Emails

Because:
* It lets users know what emails are from The Odin Project at a glance.

e91b431dd0e52266fbb8e4a6b4714d237220f06c authored over 2 years ago by Kevin Mulhern <[email protected]>
Fix: Emails being Sent Via Sendgrid

Because:
* Send grid now requires a sender identity, we need to use an email inbox we can access...

4919cb2b320cc47337f33dac5aa5924e816378fc authored over 2 years ago by Kevin Mulhern <[email protected]>
update lesson urls

location: javascript_lessons.rb & react_lessons.rb
reason: changes in the curriculum repository

20c3b0739c3f612b9478aec6ef433c19d9f362a3 authored over 2 years ago by 01zulfi <[email protected]>
Upgrade: Bump rubocop from 1.27.0 to 1.28.2

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.27.0 to 1.28.2.
- [Release notes](htt...

55d34b6fbcb882bbc17f15780627d78822c98f4d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Disable Style/FetchEnvVar Cop

f56c9bb4db937026f0059a41c449f26fd121951e authored over 2 years ago by Kevin Mulhern <[email protected]>
Fix: Nested Unordered List Spacing in Assignment Panel

Because:
* There was too much spacing between the upper-level content and the nested list.

This...

07c21d382ef2e7003b249d8b8565d5c172ee96ce authored over 2 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-pl...

259bdb4b9151d87e4a0b32421d543bb921ad5947 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>