Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Use per-thread CPU time clock on ActiveSupport::Notifications.
George Claghorn
Active Model
No changes.
Active Record
Share the same connection pool for primary and replica databases in the
transactional tests for the same database.
Edouard Chin
Fix the preloader when one record is fetched using after_initialize
but not the entire collection.
Bradley Price
Fix collection callbacks not terminating when :abort is thrown.
Edouard Chin, Ryuta Kamizono
Correctly deprecate where.not working as NOR for relations.
12a9664 deprecated where.not working as NOR, however
doing a relation query like where.not(relation: { ... })
wouldn't be properly deprecated and where.not would work as
NAND instead.
Edouard Chin
Fix db:migrate task with multiple databases to restore the connection
to the previous database.
The migrate task iterates and establish a connection over each db
resulting in the last one to be used by subsequent rake tasks.
We should reestablish a connection to the connection that was
established before the migrate tasks was run
Edouard Chin
Fix multi-threaded issue for AcceptanceValidator.
Ryuta Kamizono
Action View
No changes.
Action Pack
Allow using mountable engine route helpers in System Tests.
Chalo Fernandez
Active Job
Allow Sidekiq access to the underlying job class.
By having access to the Active Job class, Sidekiq can get access to any sidekiq_options which
have been set on that Active Job type and serialize those options into Redis.
Deprecate relying on default exit_on_failure?.
In preparation to make Thor commands exit when there is a failure we are deprecating
defining a command without defining what behavior is expected when there is a failure.
To fix the deprecation you need to define a class method called exit_on_failure? returning
false if you want the current behavior or true if you want the new behavior.
Deprecate defining an option with the default value using a different type as defined in the option.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ railties (6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ actioncable (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ actionmailbox (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
↗️ actionmailer (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ actionpack (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ actiontext (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ actionview (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ activejob (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ activemodel (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ activerecord (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ activestorage (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
↗️ activesupport (indirect, 6.0.1 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ builder (indirect, 3.2.3 → 3.2.4) · Repo · Changelog
↗️ loofah (indirect, 2.3.1 → 2.4.0) · Repo · Changelog
Release Notes
2.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
version bump to v2.4.0
ci: don't turn on frozen strings until after bundle install
update CHANGELOG
add magic comment for frozen string literals to all files
add rubocop as dev dep and configure security and frozen string cops
test suite should check compatibility with frozen string literals
Merge pull request #175 from bchaney/allow-css-max-width
Merge pull request #177 from flavorjones/176-allow-rem-css-sizes
css sanitizer allows "rem" sizes
Allow CSS property: max-width
ci: update concourse, add ruby 2.7 jobs
↗️ nokogiri (indirect, 1.10.5 → 1.10.7) · Repo · Changelog
Release Notes
1.10.7
1.10.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
version bump to v1.10.7
update CHANGELOG
Fix the patch from #1953 to work with both `git` and `patch`
Fix typo in generated metadata
add gem metadata
version bump to v1.10.6
update CHANGELOG
Add a patch to fix libxml2.la's path
add security note to CHANGELOG
↗️ rails (indirect, 6.0.1 → 6.0.2) · Repo
Release Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rake (indirect, 13.0.0 → 13.0.1) · Repo · Changelog
Release Notes
13.0.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
Bump version to 13.0.1
Fixed build failure of the latest GitHub Actions
Merge pull request #271 from thorsteneckel/bugfix-reenable_invocation_exception
Merge pull request #327 from mjbellantoni/mjb-order-only-arg-fix
Merge pull request #329 from jeremyevans/skip-taint-test-on-2.7
Skip a taint test on Ruby 2.7
Merge pull request #328 from orien/gem-metadata
Add project metadata to the gemspec
Update comments to reflect the current state
Fix an incorrectly resolved arg pattern
↗️ thor (indirect, 0.20.3 → 1.0.0) · Repo · Changelog
Release Notes
1.0.0 (from changelog)
Does any of this look wrong? Please let us know.
↗️ zeitwerk (indirect, 2.2.1 → 2.2.2) · Repo · Changelog
Release Notes
2.2.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
ready for 2.2.2
Merge pull request #99 from Shopify/set-name-error-name
Properly set Zeitwerk::NameError#name
Merge pull request #97 from hkdnet/fix-typo
Fix typo
Merge pull request #96 from janbiedermann/topys
Fox topys.
reorders sections in the README [skip ci]
documentation improvements [skip ci]
formatting [skip ci]
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands