Jorge Manrubia
2bfe3ed424
Bump fizzy
2025-11-07 14:28:23 +01:00
Jorge Manrubia
448a01ae3a
Update Lexxy to fix android issues
...
See https://github.com/basecamp/lexxy/pull/435
2025-11-06 16:02:07 +01:00
Mike Dalessio
90a139a486
Use the rubygems-hosted beamer-rails gem
2025-11-05 17:31:10 -05:00
Mike Dalessio
72a1cfc088
dep: update Rails and AR::Tenanted
...
Note that the query logs in this version of AR::Tenanted have changed,
to use standard Rails query log tags, which I have enabled.
Note that enabling Rails query log tags disables prepared
statements. I don't think turning off prepared statements will impact
our performance, but I'll verify that post-deploy (we have dashboards
for a reason).
2025-11-05 13:12:42 -05:00
Jorge Manrubia
498e4644cc
Bump lexxy
2025-11-05 11:07:51 +01:00
Jorge Manrubia
20596fa97e
Update lexxy
2025-11-04 13:42:32 +01:00
Jorge Manrubia
c6a30cffd6
Merge pull request #1479 from basecamp/prompts-position
...
Update lexxy
2025-11-04 12:45:51 +01:00
Jorge Manrubia
2f3c1699c9
Update lexxy
2025-11-04 12:45:03 +01:00
Kevin McConnell
417acab12a
Upgrade Beamer to zone-aware version
2025-11-04 09:58:53 +00:00
Jorge Manrubia
a21502e83a
Update to latest Lexxy (Lexical 38.2)
2025-11-04 07:33:29 +01:00
Jason Zimdars
e1159a06aa
Merge branch 'main' into seed-new-accounts
2025-11-03 17:10:09 -06:00
David Heinemeier Hansson
38a7a14466
Remove vector extension that we are no longer using
2025-11-03 13:40:03 +01:00
David Heinemeier Hansson
ada599f6a2
Use latest Rails
2025-11-02 17:31:35 +01:00
Jorge Manrubia
e726335833
WIP for seeding accounts
2025-11-02 00:05:38 +01:00
David Heinemeier Hansson
b3ffbc6a79
Helpful to have the web-console on the error pages
...
Not sure why that was removed?
2025-10-31 21:50:00 +01:00
David Heinemeier Hansson
d49c7f45eb
Use a single populate script with faker data
2025-10-31 21:19:33 +01:00
Jorge Manrubia
aa1ffb3357
Remove AI summaries and semantic searches
...
We were not using either. We can restore if we revisit.
2025-10-29 11:55:32 +01:00
Jorge Manrubia
23c889e564
Merge remote-tracking branch 'origin/dependabot/bundler/benchmark-0.5.0' into update-dependencies
2025-10-29 08:43:27 +01:00
Jorge Manrubia
dc1b6e80c5
Merge remote-tracking branch 'origin/dependabot/bundler/activerecord-tenanted-aaa4a34' into update-dependencies
2025-10-29 08:43:20 +01:00
Jorge Manrubia
f1db0b6ebd
Merge remote-tracking branch 'origin/dependabot/bundler/ruby_llm-cf27430' into update-dependencies
2025-10-29 08:43:12 +01:00
Jorge Manrubia
7429d500fb
Merge remote-tracking branch 'origin/dependabot/bundler/solid_queue-1.2.2' into update-dependencies
2025-10-29 08:42:57 +01:00
Jorge Manrubia
9bb3161f02
Merge remote-tracking branch 'origin/dependabot/bundler/sentry-ruby-6.0.0' into update-dependencies
2025-10-29 08:42:50 +01:00
Jorge Manrubia
d5d18d2be5
Merge remote-tracking branch 'origin/dependabot/bundler/development-dependencies-665d66c95d' into update-dependencies
2025-10-29 08:42:43 +01:00
Jorge Manrubia
a8604bf62e
Merge remote-tracking branch 'origin/dependabot/bundler/rails-d85a155' into update-dependencies
2025-10-29 08:42:35 +01:00
Jorge Manrubia
2341666f18
Merge remote-tracking branch 'origin/dependabot/bundler/kamal-2.8.2' into update-dependencies
2025-10-29 08:42:29 +01:00
dependabot[bot]
7e0bbea4aa
Bump rails from 1ca9478 to d85a155
...
Bumps [rails](https://github.com/rails/rails ) from `1ca9478` to `d85a155`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/1ca947883d1975487e14208e8159726654fc20d1...d85a155ae9914bd286270d7ccbd4c5b0caad68ec )
---
updated-dependencies:
- dependency-name: rails
dependency-version: d85a155ae9914bd286270d7ccbd4c5b0caad68ec
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 07:38:43 +00:00
Jorge Manrubia
860ba1f2e4
Upgrade turbo and remove our patched version
...
We upstreamed the changes from https://github.com/basecamp/fizzy/pull/1327
2025-10-29 08:35:27 +01:00
dependabot[bot]
7d20c2751b
Bump kamal from 2.8.0 to 2.8.2
...
Bumps [kamal](https://github.com/basecamp/kamal ) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/basecamp/kamal/releases )
- [Commits](https://github.com/basecamp/kamal/compare/v2.8.0...v2.8.2 )
---
updated-dependencies:
- dependency-name: kamal
dependency-version: 2.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 23:26:29 +00:00
dependabot[bot]
245c1fabbf
Bump the development-dependencies group with 2 updates
...
Bumps the development-dependencies group with 2 updates: [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) and [webmock](https://github.com/bblimke/webmock ).
Updates `selenium-webdriver` from 4.37.0 to 4.38.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.37.0...selenium-4.38.0 )
Updates `webmock` from 3.25.1 to 3.26.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.25.1...v3.26.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: webmock
dependency-version: 3.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 21:11:11 +00:00
dependabot[bot]
7e209e188e
Bump sentry-ruby from 5.28.0 to 6.0.0
...
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby ) from 5.28.0 to 6.0.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases )
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.28.0...6.0.0 )
---
updated-dependencies:
- dependency-name: sentry-ruby
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 21:10:07 +00:00
dependabot[bot]
6d4c6deeef
Bump solid_queue from 1.2.1 to 1.2.2
...
Bumps [solid_queue](https://github.com/rails/solid_queue ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/rails/solid_queue/releases )
- [Commits](https://github.com/rails/solid_queue/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: solid_queue
dependency-version: 1.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 21:09:45 +00:00
dependabot[bot]
292a23dce0
Bump ruby_llm from 32611af to cf27430
...
Bumps [ruby_llm](https://github.com/crmne/ruby_llm ) from `32611af` to `cf27430`.
- [Release notes](https://github.com/crmne/ruby_llm/releases )
- [Commits](https://github.com/crmne/ruby_llm/compare/32611afc114c5f40696dd42f8a1eaee6b6b81330...cf2743079d62897a0ad06f7cfd2796fefe3ebb5e )
---
updated-dependencies:
- dependency-name: ruby_llm
dependency-version: cf2743079d62897a0ad06f7cfd2796fefe3ebb5e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 20:41:54 +00:00
dependabot[bot]
4415422f5a
Bump activerecord-tenanted from 82eff28 to aaa4a34
...
Bumps [activerecord-tenanted](https://github.com/basecamp/activerecord-tenanted ) from `82eff28` to `aaa4a34`.
- [Release notes](https://github.com/basecamp/activerecord-tenanted/releases )
- [Commits](https://github.com/basecamp/activerecord-tenanted/compare/82eff28e0d2f857f14cf8d9c94eaa6c37cec58bb...aaa4a3473eab400c4c8a6ca05a7207578d3ade53 )
---
updated-dependencies:
- dependency-name: activerecord-tenanted
dependency-version: aaa4a3473eab400c4c8a6ca05a7207578d3ade53
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 20:40:37 +00:00
dependabot[bot]
b5321bf8dc
Bump benchmark from 0.4.1 to 0.5.0
...
Bumps [benchmark](https://github.com/ruby/benchmark ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/ruby/benchmark/releases )
- [Commits](https://github.com/ruby/benchmark/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: benchmark
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 20:34:58 +00:00
Mike Dalessio
8f7219af86
Merge pull request #1358 from basecamp/dependabot/bundler/yabeda-http_requests-0.3.0
...
Bump yabeda-http_requests from 0.2.1 to 0.3.0
2025-10-27 13:28:55 -04:00
dependabot[bot]
89f1c1e44e
Bump yabeda-http_requests from 0.2.1 to 0.3.0
...
Bumps [yabeda-http_requests](https://github.com/yabeda-rb/yabeda-http_requests ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/yabeda-rb/yabeda-http_requests/releases )
- [Changelog](https://github.com/yabeda-rb/yabeda-http_requests/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yabeda-rb/yabeda-http_requests/compare/v0.2.1...v0.3.0 )
---
updated-dependencies:
- dependency-name: yabeda-http_requests
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 13:26:29 -04:00
Mike Dalessio
b03e5c9282
Merge pull request #1353 from basecamp/dependabot/bundler/puma-7.1.0
...
Bump puma from 7.0.4 to 7.1.0
2025-10-27 13:25:42 -04:00
Mike Dalessio
3606b6920c
Merge pull request #1351 from basecamp/dependabot/bundler/aws-sdk-s3-1.200.0
...
Bump aws-sdk-s3 from 1.199.1 to 1.200.0
2025-10-27 13:24:44 -04:00
Mike Dalessio
c680b2ba1a
Merge pull request #1350 from basecamp/dependabot/bundler/development-dependencies-c4ddfb1369
...
Bump selenium-webdriver from 4.36.0 to 4.37.0 in the development-dependencies group
2025-10-27 13:22:18 -04:00
Mike Dalessio
d7cf678a63
Merge pull request #1356 from basecamp/dependabot/bundler/thruster-0.1.16
...
Bump thruster from 0.1.15 to 0.1.16
2025-10-27 13:19:55 -04:00
Mike Dalessio
a94b1fde3d
Merge pull request #1357 from basecamp/dependabot/bundler/kamal-2.8.0
...
Bump kamal from 2.7.0 to 2.8.0
2025-10-27 13:17:06 -04:00
Lewis Buckley
44bbd1c87a
Yabeda Active Jobs with scheduled / bulk enqueue support
2025-10-27 09:31:26 +00:00
dependabot[bot]
3d0018ed9e
Bump thruster from 0.1.15 to 0.1.16
...
Bumps [thruster](https://github.com/basecamp/thruster ) from 0.1.15 to 0.1.16.
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md )
- [Commits](https://github.com/basecamp/thruster/commits )
---
updated-dependencies:
- dependency-name: thruster
dependency-version: 0.1.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-23 10:16:41 +00:00
dependabot[bot]
6f74111a65
Bump aws-sdk-s3 from 1.199.1 to 1.200.0
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.199.1 to 1.200.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.200.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-23 10:16:39 +00:00
Stanko Krtalić
880ad7ff12
Use Beamer through its gem ( #1230 )
2025-10-23 12:14:00 +02:00
dependabot[bot]
2179e410d3
Bump kamal from 2.7.0 to 2.8.0
...
Bumps [kamal](https://github.com/basecamp/kamal ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/basecamp/kamal/releases )
- [Commits](https://github.com/basecamp/kamal/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: kamal
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 20:17:22 +00:00
dependabot[bot]
8b189296f4
Bump puma from 7.0.4 to 7.1.0
...
Bumps [puma](https://github.com/puma/puma ) from 7.0.4 to 7.1.0.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/main/History.md )
- [Commits](https://github.com/puma/puma/compare/v7.0.4...v7.1.0 )
---
updated-dependencies:
- dependency-name: puma
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 20:16:23 +00:00
dependabot[bot]
d87cbb05fd
Bump selenium-webdriver in the development-dependencies group
...
Bumps the development-dependencies group with 1 update: [selenium-webdriver](https://github.com/SeleniumHQ/selenium ).
Updates `selenium-webdriver` from 4.36.0 to 4.37.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.36.0...selenium-4.37.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-version: 4.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 20:15:34 +00:00
Mike Dalessio
35577df08d
dep: update activerecord-tenanted
2025-10-16 12:19:41 -04:00
Mike Dalessio
b8ab372f09
dep: go back to Rails edge
...
now that the SQLite URI improvements have landed
2025-10-16 12:15:06 -04:00