Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps bullet from 5.7.6 to 6.0.1.

Changelog

Sourced from bullet's changelog.

6.0.1 (06/26/2019)

  • Add Bullet::ActiveJob
  • Prevent "Maximum call stack exceeded" errors when used with Turbolinks

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
... (truncated)
Commits
  • c00e202 Bumping version to 6.0.1
  • 5caf958 update README
  • fe0ffb6 Merge pull request #465 from janklimo/454-turbolinks
  • c83f4e6 Prevent "Maximum call stack exceeded" errors when used with Turbolinks
  • 3d3aa3a Auto corrected by following Lint Javascript unicorn/prefer-add-event-listener
  • 8be261c Auto corrected by following Lint Ruby Lint/UnneededCopEnableDirective
  • d8e4c89 Auto corrected by following Format Javascript Code
  • 74d7582 Merge pull request #449 from sadovnik/patch-1
  • a69a47d Merge pull request #460 from mpg-tomoya-komiyama/master
  • 7699d46 fix syntax error
  • 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.


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)
  • 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 26, 2019
@timurvafin timurvafin temporarily deployed to fs-rails-base-api-pr-252 June 26, 2019 06:48 Inactive
Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.7.6 to 6.0.1.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](flyerhzm/bullet@5.7.6...6.0.1)

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

Superseded by #255.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bullet-6.0.1 branch August 21, 2019 09:11
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.

2 participants