Commit Graph

1098 Commits

Author SHA1 Message Date
Andrew Brown
6ad05817d1 Merge branch 'master' into tailwind-redesign (bad merge oof) 2023-02-14 13:31:13 -08:00
Andrew Brown
5a6ddc0316 re-add rails_admin 2023-02-14 12:40:56 -08:00
Andrew Brown
cfa6ed7ad9
Merge pull request #1215 from indentlabs/dependabot/bundler/newrelic_rpm-8.16.0
Bump newrelic_rpm from 8.10.0 to 8.16.0
2023-02-14 12:27:04 -08:00
dependabot[bot]
4c341fdcac
Bump newrelic_rpm from 8.10.0 to 8.16.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.10.0 to 8.16.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/8.10.0...8.16.0)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 20:26:49 +00:00
Andrew Brown
64197de1f3
Merge pull request #1217 from indentlabs/dependabot/bundler/pry-0.14.2
Bump pry from 0.14.1 to 0.14.2
2023-02-14 12:26:37 -08:00
dependabot[bot]
0eabc2b5de
Bump pry from 0.14.1 to 0.14.2
Bumps [pry](https://github.com/pry/pry) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry/compare/v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: pry
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 20:26:18 +00:00
Andrew Brown
7f1d8708c7
Merge pull request #1218 from indentlabs/dependabot/bundler/paypal_client-0.4.1
Bump paypal_client from 0.4.0 to 0.4.1
2023-02-14 12:26:05 -08:00
dependabot[bot]
b1c62e64d5
Bump paypal_client from 0.4.0 to 0.4.1
Bumps [paypal_client](https://github.com/dennisvdvliet/paypal_client) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/dennisvdvliet/paypal_client/releases)
- [Changelog](https://github.com/dennisvdvliet/paypal_client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dennisvdvliet/paypal_client/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: paypal_client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 20:25:44 +00:00
Andrew Brown
d8b17ecd3b
Merge pull request #1220 from indentlabs/dependabot/bundler/listen-3.8.0
Bump listen from 3.7.1 to 3.8.0
2023-02-14 12:25:38 -08:00
Andrew Brown
7ed22c7e32
Merge pull request #1222 from indentlabs/dependabot/bundler/textstat-0.1.8
Bump textstat from 0.1.7 to 0.1.8
2023-02-14 12:24:58 -08:00
Andrew Brown
e785edf961
Merge pull request #1223 from indentlabs/dependabot/bundler/paranoia-2.6.1
Bump paranoia from 2.6.0 to 2.6.1
2023-02-14 12:24:44 -08:00
Andrew Brown
a8af174e49 Merge branch 'master' of github.com:indentlabs/notebook 2023-02-14 12:24:00 -08:00
Andrew Brown
de21187a77 update redcarpet 2023-02-14 12:18:28 -08:00
Andrew Brown
02233b5c05 upgrade ruby 2.7.2 --> 3.2.1 2023-02-14 11:04:38 -08:00
Andrew Brown
a7d0843810 remove rails_admin 2023-02-14 10:17:35 -08:00
Andrew Brown
2284a08d72 try compiling assets on staging with terser instead of uglifier 2023-02-14 09:50:37 -08:00
Andrew Brown
1623b1c429 pin rails at 6.1 until we're ready to go 7 2023-02-14 09:26:00 -08:00
dependabot[bot]
601dd17738
Bump paranoia from 2.6.0 to 2.6.1
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](https://github.com/rubysherpas/paranoia/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: paranoia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 13:09:22 +00:00
dependabot[bot]
9ab006611a
Bump textstat from 0.1.7 to 0.1.8
Bumps [textstat](https://github.com/kupolak/textstat) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/kupolak/textstat/releases)
- [Changelog](https://github.com/kupolak/textstat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kupolak/textstat/compare/0.1.7...0.1.8)

---
updated-dependencies:
- dependency-name: textstat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 13:08:14 +00:00
dependabot[bot]
cf154d739f
Bump listen from 3.7.1 to 3.8.0
Bumps [listen](https://github.com/guard/listen) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 13:05:15 +00:00
Andrew Brown
b24bc66154 drop rails_admin back to 2.x 2023-02-13 23:50:39 -08:00
dependabot[bot]
d9d25622fd
Bump webpacker from 5.4.3 to 5.4.4
Bumps [webpacker](https://github.com/rails/webpacker) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: webpacker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:45:19 +00:00
Andrew Brown
177a4125aa Merge branch 'master' of github.com:indentlabs/notebook 2023-02-13 22:44:01 -08:00
dependabot[bot]
61ba220c52
Bump material_icons from 2.2.1 to 4.0.0
Bumps [material_icons](https://github.com/Angelmmiguel/material_icons) from 2.2.1 to 4.0.0.
- [Release notes](https://github.com/Angelmmiguel/material_icons/releases)
- [Changelog](https://github.com/Angelmmiguel/material_icons/blob/master/changelog.md)
- [Commits](https://github.com/Angelmmiguel/material_icons/compare/v2.2.1...v4.0.0)

---
updated-dependencies:
- dependency-name: material_icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:31:53 +00:00
Andrew Brown
0d15d768b9 Merge branch 'master' of github.com:indentlabs/notebook 2023-02-13 22:31:41 -08:00
Andrew Brown
8d903bc9c0 try to upgrade rails_admin but we need to update sprockets first for it to actually work 2023-02-13 22:31:21 -08:00
dependabot[bot]
16d2d2af1c
Bump sprockets from 3.7.2 to 4.2.0
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 4.2.0.
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/sprockets/compare/v3.7.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sprockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:06:22 +00:00
Andrew Brown
a6c29cc1e5
Merge pull request #1185 from indentlabs/dependabot/bundler/rmagick-5.1.0
Bump rmagick from 4.2.6 to 5.1.0
2023-02-13 22:03:30 -08:00
dependabot[bot]
b43cd30658
Bump rails_admin from 2.2.1 to 3.1.1
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 2.2.1 to 3.1.1.
- [Release notes](https://github.com/sferik/rails_admin/releases)
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sferik/rails_admin/compare/v2.2.1...v3.1.1)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:01:33 +00:00
dependabot[bot]
3d4c286537
Bump rmagick from 4.2.6 to 5.1.0
Bumps [rmagick](https://github.com/rmagick/rmagick) from 4.2.6 to 5.1.0.
- [Release notes](https://github.com/rmagick/rmagick/releases)
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

---
updated-dependencies:
- dependency-name: rmagick
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:00:24 +00:00
dependabot[bot]
138ccdc960
Bump rails from 6.1.6.1 to 6.1.7.2
Bumps [rails](https://github.com/rails/rails) from 6.1.6.1 to 6.1.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.6.1...v6.1.7.2)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 05:57:30 +00:00
Andrew Brown
a7f4f9ecd4
Merge pull request #1211 from indentlabs/dependabot/bundler/bullet-7.0.7
Bump bullet from 7.0.3 to 7.0.7
2023-02-13 21:55:30 -08:00
Andrew Brown
743a3148a3
Merge pull request #1212 from indentlabs/dependabot/bundler/active_storage_validations-1.0.3
Bump active_storage_validations from 0.9.8 to 1.0.3
2023-02-13 21:55:06 -08:00
Andrew Brown
2026fe6ee9 wip polish 2023-02-13 21:47:36 -08:00
dependabot[bot]
3332d65ddb
Bump pg from 1.4.3 to 1.4.5
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.3 to 1.4.5.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.3...v1.4.5)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 12:58:43 +00:00
dependabot[bot]
5be043dcca
Bump active_storage_validations from 0.9.8 to 1.0.3
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 0.9.8 to 1.0.3.
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases)
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/compare/0.9.8...1.0.3)

---
updated-dependencies:
- dependency-name: active_storage_validations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 12:57:59 +00:00
dependabot[bot]
b47bab0454
Bump bullet from 7.0.3 to 7.0.7
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.3 to 7.0.7.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.3...7.0.7)

---
updated-dependencies:
- dependency-name: bullet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 12:57:35 +00:00
dependabot[bot]
8b53fce828
Bump meta-tags from 2.17.0 to 2.18.0
Bumps [meta-tags](https://github.com/kpumuk/meta-tags) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/kpumuk/meta-tags/releases)
- [Changelog](https://github.com/kpumuk/meta-tags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kpumuk/meta-tags/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: meta-tags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 01:30:49 +00:00
Andrew Brown
b6d2fab8e2
Merge pull request #1172 from indentlabs/dependabot/bundler/puma-5.6.5
Bump puma from 5.6.4 to 5.6.5
2023-02-09 17:23:33 -08:00
Andrew Brown
59c7be76c3
Merge pull request #1199 from indentlabs/dependabot/bundler/sqlite3-1.6.0
Bump sqlite3 from 1.4.4 to 1.6.0
2023-02-09 17:16:00 -08:00
Andrew Brown
353afdea9e
Merge pull request #1203 from indentlabs/dependabot/bundler/selenium-webdriver-4.8.0
Bump selenium-webdriver from 4.4.0 to 4.8.0
2023-02-09 17:06:48 -08:00
Andrew Brown
3724ddbd90
Merge pull request #1205 from indentlabs/dependabot/bundler/sanitize-6.0.1
Bump sanitize from 6.0.0 to 6.0.1
2023-02-09 17:06:28 -08:00
Andrew Brown
bf25bd7c4c
Merge pull request #1207 from indentlabs/dependabot/bundler/globalid-1.1.0
Bump globalid from 1.0.0 to 1.1.0
2023-02-09 17:05:17 -08:00
dependabot[bot]
499b14d5d7
Bump selenium-webdriver from 4.4.0 to 4.8.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.4.0 to 4.8.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.4.0...selenium-4.8.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:11:02 +00:00
dependabot[bot]
a46243b6c9
Bump rails-html-sanitizer from 1.4.3 to 1.5.0
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:57 +00:00
dependabot[bot]
e21f03ae66
Bump globalid from 1.0.0 to 1.1.0
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: globalid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:46 +00:00
dependabot[bot]
a52ef3a1b3
Bump sanitize from 6.0.0 to 6.0.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:45 +00:00
dependabot[bot]
ed0abbf6be
Bump sqlite3 from 1.4.4 to 1.6.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.4.4 to 1.6.0.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.4.4...v1.6.0)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:39 +00:00
dependabot[bot]
960016e374
Bump puma from 5.6.4 to 5.6.5
Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.4...v5.6.5)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:20 +00:00
drusepth
89386ef181 start on thredded-tailwind redesign & analyses homepage 2022-12-05 18:25:21 -08:00