Update bullet: 5.9.0 → 6.0.2 (major) #67
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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?
✳️ bullet (5.9.0 → 6.0.2) · Repo · Changelog
Release Notes
6.0.2 (from changelog)
6.0.1 (from changelog)
6.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Bumping version to 6.0.2
support rails 6
Merge pull request #466 from santib/fix-readme
Fix README to prevent issues on production
Bumping version to 6.0.1
update README
Merge pull request #465 from janklimo/454-turbolinks
Prevent "Maximum call stack exceeded" errors when used with Turbolinks
Auto corrected by following Lint Javascript unicorn/prefer-add-event-listener
Auto corrected by following Lint Ruby Lint/UnneededCopEnableDirective
Auto corrected by following Format Javascript Code
Merge pull request #449 from sadovnik/patch-1
Merge pull request #460 from mpg-tomoya-komiyama/master
fix syntax error
Merge pull request #458 from y-yagi/patch-1
Fix release date of 6.0.0
use ruby 2.6.0 and rails 6.0 on travis
Auto corrected by following Lint Ruby Lint/UnneededCopDisableDirective
add Bullet::ActiveJob
update to test 6.0.0.rc1
Bumping version to 6.0.0
bump copyright year
Merge pull request #444 from darren987469/fail_spec_for_unused_preload_associations
update sqlite3 dependency
Merge pull request #447 from paulcsmith/pcs/clarify-rails-check
Merge pull request #448 from smudge/primary-key-unpersisted
Prefix core ext with 'bullet_' to avoid polluting global namespace
Handle case where ID is manually set on unpersisted record
Auto corrected by following Format Javascript Code
make bullet_xhr.js a valid js
Merge pull request #439 from duduribeiro/wip_rails6_alpha
Make Rails check more specific
Revert "don't triger a preload error on "manual" preloads"
Call `check_unused_preload_associations` in spec
Auto corrected by following Ruby Style/StringLiterals
update README
Wip for Rails 6
reformat code
Auto corrected by following Ruby Style/WhileUntilModifier
Auto corrected by following Ruby Style/Dir
Merge pull request #436 from flexport/kevin/add_xhr_support
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.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