Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bullet from 5.8.1 to 5.9.0.

Changelog

Sourced from bullet's changelog.

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

5.4.0 (10/09/2016)

  • Support rails 5.1
  • Extract stack trace filtering into module
... (truncated)
Commits
  • 8400cb5 Bumping version to 5.9.0
  • e7747e7 Merge pull request #438 from flyerhzm/awesomecode-ruby/emptyline-25937
  • 2c0501e Auto corrected by following Ruby EmptyLine
  • e52bb87 Merge pull request #437 from eniwito/support-mongoid-7
  • a749606 [WIP] Support Mongo 7.x
  • See full diff 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.


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 cancel merge will cancel a previously requested merge
  • @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.

Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](flyerhzm/bullet@5.8.1...5.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.87% when pulling 4549703 on dependabot/bundler/bullet-5.9.0 into 920a63d on master.

@indocomsoft indocomsoft merged commit becabd2 into master Nov 12, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bullet-5.9.0 branch November 12, 2018 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants