Skip to content

Bump bullet from 8.1.1 to 8.1.3#13

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/bullet-8.1.2
Open

Bump bullet from 8.1.1 to 8.1.3#13
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/bullet-8.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown

Bumps bullet from 8.1.1 to 8.1.3.

Changelog

Sourced from bullet's changelog.

8.1.3 (06/02/2026)

  • Handle inversed polymorphic belongs_to false positives

8.1.2 (05/25/2026)

  • Skip N+1 detection for optional polymorphic belongs_to whose *_type column is nil. ActiveRecord short-circuits the reader to nil without issuing SQL, so the access cannot represent an N+1 query and preloading would be a no-op.
  • Fix Set#<< corruption in UnusedEagerLoading#add_eager_loadings split branch
Commits
  • bc55c03 Bumping version to 8.1.3
  • bf01943 Merge pull request #774 from sloane/sloane/shorten-it-block-comment
  • f30f124 Fixup ActiveRecord versions
  • 899c97f Green
  • 68ad149 Red
  • 02b71fd Bumping version to 8.1.2
  • b92d8d4 Merge pull request #773 from sloane/sloane/bullet-nil-polymorphic-false-positive
  • 5f416e7 Skip N+1 detection for polymorphic belongs_to with nil _type
  • 225aacb 📝 docs: clarify test wrapping requirements for Bullet
  • 8667044 Merge pull request #771 from martingjaldbaek/fix-add-eager-loadings-set-merge
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 30, 2026
Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.1.1 to 8.1.3.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@8.1.1...8.1.3)

---
updated-dependencies:
- dependency-name: bullet
  dependency-version: 8.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump bullet from 8.1.1 to 8.1.2 Bump bullet from 8.1.1 to 8.1.3 Jun 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/bullet-8.1.2 branch from 2bdeb25 to 1587c09 Compare June 14, 2026 07:38
@JijoBose JijoBose force-pushed the main branch 2 times, most recently from 119a95a to 9193ca4 Compare June 15, 2026 18:12
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.

1 participant