dependabot[bot]
|
6d250a8e32
|
Bump the bundler group across 1 directory with 11 updates
Bumps the bundler group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [faraday](https://github.com/lostisland/faraday) | `2.13.2` | `2.14.1` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.192.0` | `1.208.0` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.8` | `1.19.1` |
| [actionview](https://github.com/rails/rails) | `8.0.2` | `8.0.4.1` |
| [phlex](https://github.com/phlex-ruby/phlex) | `2.3.1` | `2.3.2` |
| [rack](https://github.com/rack/rack) | `3.1.16` | `3.1.21` |
| [rexml](https://github.com/ruby/rexml) | `3.4.1` | `3.4.2` |
Updates `faraday` from 2.13.2 to 2.14.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.13.2...v2.14.1)
Updates `aws-sdk-s3` from 1.192.0 to 1.208.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Updates `nokogiri` from 1.18.8 to 1.19.1
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.8...v1.19.1)
Updates `actionview` from 8.0.2 to 8.0.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1)
Updates `activerecord` from 8.0.2 to 8.0.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/activerecord/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1)
Updates `activestorage` from 8.0.2 to 8.0.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/activestorage/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1)
Updates `activesupport` from 8.0.2 to 8.0.4.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2...v8.0.4.1)
Updates `phlex` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/phlex-ruby/phlex/releases)
- [Commits](https://github.com/phlex-ruby/phlex/compare/2.3.1...2.3.2)
Updates `rack` from 3.1.16 to 3.1.21
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.16...v3.1.21)
Updates `rexml` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2)
Updates `uri` from 1.0.3 to 1.1.1
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.1.1)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.14.1
dependency-type: direct:production
dependency-group: bundler
- dependency-name: aws-sdk-s3
dependency-version: 1.208.0
dependency-type: direct:production
dependency-group: bundler
- dependency-name: nokogiri
dependency-version: 1.19.1
dependency-type: direct:production
dependency-group: bundler
- dependency-name: actionview
dependency-version: 8.0.4.1
dependency-type: indirect
dependency-group: bundler
- dependency-name: activerecord
dependency-version: 8.0.4.1
dependency-type: indirect
dependency-group: bundler
- dependency-name: activestorage
dependency-version: 8.0.4.1
dependency-type: indirect
dependency-group: bundler
- dependency-name: activesupport
dependency-version: 8.0.4.1
dependency-type: indirect
dependency-group: bundler
- dependency-name: phlex
dependency-version: 2.3.2
dependency-type: indirect
dependency-group: bundler
- dependency-name: rack
dependency-version: 3.1.21
dependency-type: indirect
dependency-group: bundler
- dependency-name: rexml
dependency-version: 3.4.2
dependency-type: indirect
dependency-group: bundler
- dependency-name: uri
dependency-version: 1.1.1
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-02 19:17:05 +00:00 |
|
24c02
|
939aa09b8b
|
fix oauth2 token loss?
|
2025-12-30 13:07:14 -05:00 |
|
24c02
|
92ef482132
|
move to sentry?
|
2025-12-29 10:39:37 -05:00 |
|
24c02
|
417c1f0e8f
|
Add migrations for HCB payment integration
- Add can_use_indicia boolean to users table
- Create hcb_oauth_connections table for storing OAuth tokens
- Create hcb_payment_accounts table for user/org pairs
|
2025-12-18 14:40:06 -05:00 |
|
nora
|
b1c8b2f91a
|
Sign in with Hack Club for back_office users (#185)
* add HCA for back office users
* maybe better initializer?
|
2025-12-11 17:03:19 -05:00 |
|
dependabot[bot]
|
84b49474c8
|
Bump selenium-webdriver from 4.32.0 to 4.34.0 (#136)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.32.0 to 4.34.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.32.0...selenium-4.34.0)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.34.0
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>
|
2025-07-21 17:48:40 -04:00 |
|
dependabot[bot]
|
2055989f44
|
Bump norairrecord from 0.3.0 to 0.4.0 (#135)
Bumps [norairrecord](https://github.com/24c02/norairrecord) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/24c02/norairrecord/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: norairrecord
dependency-version: 0.4.0
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>
|
2025-07-21 17:48:29 -04:00 |
|
dependabot[bot]
|
c45eadeca3
|
Bump faraday from 2.13.1 to 2.13.2 (#129)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.13.1...v2.13.2)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.13.2
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>
|
2025-07-21 17:48:05 -04:00 |
|
dependabot[bot]
|
d3745b18cc
|
Bump turbo-rails from 2.0.13 to 2.0.16 (#114)
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.13 to 2.0.16.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.16)
---
updated-dependencies:
- dependency-name: turbo-rails
dependency-version: 2.0.16
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>
|
2025-07-21 17:47:47 -04:00 |
|
dependabot[bot]
|
8721120f1f
|
Bump thruster from 0.1.13 to 0.1.14 (#137)
Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.13 to 0.1.14.
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/basecamp/thruster/compare/v0.1.13...v0.1.14)
---
updated-dependencies:
- dependency-name: thruster
dependency-version: 0.1.14
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>
|
2025-07-21 17:47:27 -04:00 |
|
dependabot[bot]
|
ece585abc5
|
Bump countries from 7.1.1 to 8.0.2 (#115)
Bumps [countries](https://github.com/countries/countries) from 7.1.1 to 8.0.2.
- [Release notes](https://github.com/countries/countries/releases)
- [Changelog](https://github.com/countries/countries/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/countries/countries/blob/master/UPGRADE.md)
- [Commits](https://github.com/countries/countries/compare/v7.1.1...v8.0.2)
---
updated-dependencies:
- dependency-name: countries
dependency-version: 8.0.2
dependency-type: direct:production
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>
|
2025-07-07 17:11:31 -04:00 |
|
dependabot[bot]
|
93ff684221
|
Bump phlex-rails from 2.2.0 to 2.3.1 (#118)
Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/phlex-ruby/phlex-rails/releases)
- [Commits](https://github.com/phlex-ruby/phlex-rails/compare/2.2.0...2.3.1)
---
updated-dependencies:
- dependency-name: phlex-rails
dependency-version: 2.3.1
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>
|
2025-07-07 17:11:10 -04:00 |
|
dependabot[bot]
|
23ee2c97dd
|
Bump good_job from 4.10.1 to 4.11.1 (#127)
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.10.1 to 4.11.1.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bensheldon/good_job/compare/v4.10.1...v4.11.1)
---
updated-dependencies:
- dependency-name: good_job
dependency-version: 4.11.1
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>
|
2025-07-07 17:10:50 -04:00 |
|
dependabot[bot]
|
e9c91834d0
|
Bump literal from 1.7.1 to 1.8.1 (#119)
Bumps [literal](https://github.com/joeldrapper/literal) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/joeldrapper/literal/releases)
- [Commits](https://github.com/joeldrapper/literal/compare/1.7.1...1.8.1)
---
updated-dependencies:
- dependency-name: literal
dependency-version: 1.8.1
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>
|
2025-07-07 17:10:37 -04:00 |
|
dependabot[bot]
|
f41c2a59b1
|
Bump annotaterb from 4.14.0 to 4.16.0 (#122)
Bumps [annotaterb](https://github.com/drwl/annotaterb) from 4.14.0 to 4.16.0.
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/drwl/annotaterb/compare/v4.14.0...v4.16.0)
---
updated-dependencies:
- dependency-name: annotaterb
dependency-version: 4.16.0
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>
|
2025-07-07 17:10:23 -04:00 |
|
dependabot[bot]
|
e920e2af77
|
Bump easypost from 6.4.1 to 7.1.0 (#123)
Bumps [easypost](https://github.com/EasyPost/easypost-ruby) from 6.4.1 to 7.1.0.
- [Release notes](https://github.com/EasyPost/easypost-ruby/releases)
- [Changelog](https://github.com/EasyPost/easypost-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/EasyPost/easypost-ruby/compare/v6.4.1...v7.1.0)
---
updated-dependencies:
- dependency-name: easypost
dependency-version: 7.1.0
dependency-type: direct:production
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>
|
2025-07-07 17:09:43 -04:00 |
|
dependabot[bot]
|
253be97d59
|
Bump csv from 3.3.4 to 3.3.5 (#110)
Bumps [csv](https://github.com/ruby/csv) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](https://github.com/ruby/csv/compare/v3.3.4...v3.3.5)
---
updated-dependencies:
- dependency-name: csv
dependency-version: 3.3.5
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>
|
2025-07-07 17:09:24 -04:00 |
|
dependabot[bot]
|
ed8026df6d
|
Bump oauth2 from 2.0.10 to 2.0.12 (#109)
Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 2.0.10 to 2.0.12.
- [Release notes](https://github.com/oauth-xx/oauth2/releases)
- [Changelog](https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oauth-xx/oauth2/compare/v2.0.10...v2.0.12)
---
updated-dependencies:
- dependency-name: oauth2
dependency-version: 2.0.12
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>
|
2025-07-07 17:09:13 -04:00 |
|
dependabot[bot]
|
15294ed974
|
Bump aws-sdk-s3 from 1.186.1 to 1.192.0 (#128)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.186.1 to 1.192.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-version: 1.192.0
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>
|
2025-07-07 17:09:05 -04:00 |
|
24c02
|
b239197dfe
|
pin ttfunk to patched version
|
2025-06-27 15:59:15 -04:00 |
|
nora
|
a93149380e
|
phlex mf'in pdf! (#125)
|
2025-06-24 15:32:58 -04:00 |
|
24c02
|
c405c68a7d
|
INITIAL GOSH DANG COMMIT :3333
|
2025-05-31 23:25:41 -04:00 |
|