planner
planner copied to clipboard
Bump turbo-rails from 1.5.0 to 2.0.11
Bumps turbo-rails from 1.5.0 to 2.0.11.
Release notes
Sourced from turbo-rails's releases.
v2.0.11
What's Changed
- Address
warning:*' interpreted as argument prefix` by@​yahondain hotwired/turbo-rails#689- Migrate Turbo Native helpers to Hotwire Native by
@​joemasilottiin hotwired/turbo-rails#691- Update readme - incorrect URL for source file SystemTestHelper by
@​mlpinitin hotwired/turbo-rails#692New Contributors
@​yahondamade their first contribution in hotwired/turbo-rails#689@​mlpinitmade their first contribution in hotwired/turbo-rails#692Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.10...v2.0.11
v2.0.10
What's Changed
- Fix regression where
turbo-stream[action="remove"]would try to render a view partial by@​seanpdoylein hotwired/turbo-rails#680- Restore support for
broadcast_refresheswith Sidekiq's defaultstrict_argsby@​AnalyzePlatypusin hotwired/turbo-rails#683New Contributors
@​AnalyzePlatypusmade their first contribution in hotwired/turbo-rails#683Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.9...v2.0.10
v2.0.9
What's Changed
- [Fix Regression] Fix Broadcastable inclusion in new Rails apps by
@​aaronjensenin hotwired/turbo-rails#678Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.8...v2.0.9
v2.0.8
What's Changed
- Create executable bug report Rails application by
@​seanpdoylein hotwired/turbo-rails#593- remove unused morph tag builder by
@​omarluqin hotwired/turbo-rails#655- Fix deprecation in routing by
@​atomakain hotwired/turbo-rails#657- Raise ArgumentError when turbo_stream_from helper gets passed blank streamables by
@​mwallbain hotwired/turbo-rails#661- Drop Redis for dev requirement by
@​dhhin hotwired/turbo-rails#675- Do not load ActiveJobs if ActiveJob is not loaded by
@​aaronjensenin hotwired/turbo-rails#602- Add
turbo_stream.refreshbuilder method by@​seanpdoylein hotwired/turbo-rails#595- Add attributes hash as optional arg to replace/update model tag builders by
@​omarluqin hotwired/turbo-rails#658- Revert "Add attributes hash as optional arg to replace/update model tag builders" by
@​jorgemanrubiain hotwired/turbo-rails#676- Add optional method to TagBuilder for morph by
@​AlexKovynevin hotwired/turbo-rails#665- Only pass
:request_idoption to Refresh Stream by@​seanpdoylein hotwired/turbo-rails#603- Support
targets:inBroadcastablemethods - Update by@​JuannFerrariin hotwired/turbo-rails#511- Stream Tag Builder: Support
:renderablearguments by@​seanpdoylein hotwired/turbo-rails#569- Introduce
Turbo::SystemTestHelperby@​seanpdoylein hotwired/turbo-rails#577- Alter Action Cable Element to be morph-compatible by
@​seanpdoylein hotwired/turbo-rails#650New Contributors
@​atomakamade their first contribution in hotwired/turbo-rails#657
... (truncated)
Commits
52727cbUpdate to turbo 8.0.128c681ddBump turbo versionb775fe4Update readme - incorrect URL for source file (#692)567520fMigrate Turbo Native helpers to Hotwire Native (#691)4bbe142Merge pull request #689 from yahonda/address_splat_warningfad15faAddresswarning:*' interpreted as argument prefix`1aa7ba9Bump version for 2.0.10f445df3Remove needless variable595634eExtract explaining method3ad21e9Fix #522, #535. See PR 624. (#683)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)