Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bullet from 5.7.6 to 6.0.0 #249

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 6, 2019

Bumps bullet from 5.7.6 to 6.0.0.

Changelog

Sourced from bullet's changelog.

6.0.0 (04/25/2019)

  • Add XHR support to Bullet
  • Support Rails 6.0
  • Handle case where ID is manually set on unpersisted record

5.9.0 (11/11/2018)

  • Require Ruby 2.3+
  • Support Mongo 7.x

5.8.0 (10/29/2018)

  • Fix through reflection for rails 5.x
  • Fix false positive in after_save/after_create callbacks
  • Don't triger a preload error on "manual" preloads
  • Avoid Bullet from making extra queries in mongoid6
  • Support option for #first and #last on mongoid6.x
  • Fix duplicate logs in mongoid 4.x and 5.x version
  • Use caller for ruby 1.9 while caller_locations for 2.0+
  • Extend stacktrace matching for sub-file precision
  • Exclude configured bundler path in addition to '/vendor'
  • Fix caller_path in excluded_stacktrace_path
  • Update uniform_notifier dependency to add Sentry support
  • Integrate awesomecode.io and refactor code

5.7.0 (12/03/2017)

  • Support rails 5.2
  • Implement Bullet.delete_whitelist to delete a specific whitelist definition
  • Fix caller_path in the case of nil

5.6.0 (07/16/2017)

  • Migrate alias_method to Module#prepend
  • Add install generator
  • Stack trace filter
  • Fix rails 5.1 compatibility
  • Fix inverse_of for rails 5
  • Fix detect file attachment for rack #319

5.5.0 (12/30/2016)

  • Display http request method #311
  • Add close button to footer
  • Raise an error if bullet does not support AR or Mongoid
  • Avoid double backtrace
  • Fix false alert on counter cache when associations are already loaded #288
  • Fix "false alert" in rails 5 #239
  • Do not support ActiveRecord 3.x and Mongoid 3.x / 4.x anymore
... (truncated)
Commits
  • ae935d5 update to test 6.0.0.rc1
  • 66aa476 Bumping version to 6.0.0
  • 58f8f4f Merge pull request #444 from darren987469/fail_spec_for_unused_preload_associ...
  • 11ef24f update sqlite3 dependency
  • b9ff331 Merge pull request #447 from paulcsmith/pcs/clarify-rails-check
  • c5f1945 Merge pull request #448 from smudge/primary-key-unpersisted
  • 0d5b02c Prefix core ext with 'bullet_' to avoid polluting global namespace
  • d535fd5 Handle case where ID is manually set on unpersisted record
  • 2ada165 Auto corrected by following Format Javascript Code
  • b5e89cc make bullet_xhr.js a valid js
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 6, 2019
@timurvafin timurvafin temporarily deployed to fs-rails-base-api-pr-249 June 6, 2019 02:41 Inactive
@dependabot-preview
Copy link
Contributor Author

Superseded by #252.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bullet-6.0.0 branch June 26, 2019 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant