Skip to content

[v4.2] Restrict sqlite3 gem to '~> 1.3', like ActiveRecord#5746

Merged
tvdeyen merged 2 commits intov4.2from
backport/v4.2/pr-5727
May 8, 2024
Merged

[v4.2] Restrict sqlite3 gem to '~> 1.3', like ActiveRecord#5746
tvdeyen merged 2 commits intov4.2from
backport/v4.2/pr-5727

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 8, 2024

Backport

This will backport the following commits from main to v4.2:

Questions ?

Please refer to the Backport tool documentation

@github-actions github-actions Bot requested a review from a team as a code owner May 8, 2024 10:40
@github-actions github-actions Bot added the changelog:repository Changes to the repository not within any gem label May 8, 2024
@github-actions github-actions Bot force-pushed the backport/v4.2/pr-5727 branch 2 times, most recently from 225f261 to bb5cc24 Compare May 8, 2024 10:41
@github-actions github-actions Bot force-pushed the backport/v4.2/pr-5727 branch from bb5cc24 to 7db9422 Compare May 8, 2024 10:41
@tvdeyen tvdeyen changed the title [v4.2] Restrict sqlite3 gem to '~> 1.3', like ActiveRecord [v4.2] Restrict sqlite3 gem to '~> 1.3', like ActiveRecord May 8, 2024
mamhoff added 2 commits May 8, 2024 14:15
They just released sqlite3 2.0.0, but ActiveRecord's sqlite3 adapter
doesn't know about this yet, leading to conflicting sqlite3 gems in
specs.

This is probably a temporary fix until ActiveRecord learns the news.

(cherry picked from commit 4319e17)
The task itself is fine, as it inherits from
Rails' app generator, which has the sqlite3 restriction:
https://github.com/rails/rails/blob/main/railties/lib/rails/generators/database.rb#L19.

(cherry picked from commit e85fd4c)
@tvdeyen tvdeyen force-pushed the backport/v4.2/pr-5727 branch from 7db9422 to e89da30 Compare May 8, 2024 12:15
@tvdeyen tvdeyen merged commit a1d1635 into v4.2 May 8, 2024
@tvdeyen tvdeyen deleted the backport/v4.2/pr-5727 branch May 8, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:repository Changes to the repository not within any gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants