Skip to content

Bump bullet from 8.1.3 to 8.2.0 - #90

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bullet-8.2.0
Open

Bump bullet from 8.1.3 to 8.2.0#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bullet-8.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps bullet from 8.1.3 to 8.2.0.

Changelog

Sourced from bullet's changelog.

8.2.0 (08/29/2026)

  • Add thread-safe Bullet.pause, Bullet.resume, Bullet.paused?, and Bullet.skip APIs
  • Add configurable footer positioning
  • Fix unused eager loading false positives when N+1 detection is disabled
  • Fix unused eager loading false positives for conditional has_many :through associations
  • Fix Ruby 4.0 compatibility issues
  • Drop support for ActiveRecord versions older than 7 and Mongoid versions older than 8
Commits
  • 805fc58 Bump version to 8.2.0
  • fa67b54 Merge pull request #777 from deivid-rodriguez/deivid-rodriguez/fix-has-many-t...
  • 5471086 Merge pull request #780 from deivid-rodriguez/deivid-rodriguez/mongoid-compat
  • 0962b7b Make Gemfile.mongoid-8.0 installable
  • 8ca4ff0 Drop no longer supported mongoid versions
  • a48b03a rbx implementation is no longer maintained
  • 1372b2b Fix has many through unused eager load false positives
  • 09cd01d Merge pull request #779 from deivid-rodriguez/deivid-rodriguez/drop-very-old-...
  • 770547f Drop support for ActiveRecord older than 7.x
  • 3820804 Merge pull request #776 from deivid-rodriguez/deivid-rodriguez/fix-unused-eag...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.1.3 to 8.2.0.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@8.1.3...8.2.0)

---
updated-dependencies:
- dependency-name: bullet
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 6, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants