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

chore(deps): update dependency bullet to v8 #2477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

✅ マイナーチェンジ以上のアップデートは動作確認をしてからマージすること

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bullet (changelog) 7.0.3 -> 8.0.1 age adoption passing confidence

Release Notes

flyerhzm/bullet (bullet)

v8.0.1

Compare Source

  • Update benchmark to use sqlite
  • Reduce mem allocations
  • Require active_support's inflections module before requiring the delegation module

v8.0.0

Compare Source

  • Support Rails 8
  • Drop Rails 4.0 and 4.1 support
  • Require Ruby at least 2.7.0
  • Store global objects into thread-local variables
  • Avoid globally polluting ::String and ::Object classes

v7.2.0

Compare Source

  • Support rails 7.2
  • Fix count method signature for active_record5 and active_record60

v7.1.6

Compare Source

  • Allow apps to not include the user in a notification

v7.1.5

Compare Source

  • Fix mongoid8

v7.1.4

Compare Source

  • Call association also on through reflection

v7.1.3

Compare Source

  • Call NPlusOneQuery's call_association when calling count on collection association

v7.1.2

Compare Source

  • Handle Rails 7.1 composite primary keys

v7.1.1

Compare Source

  • Add support for Content-Security-Policy-Report-Only nonces
  • Fix count method signature

v7.1.0

Compare Source

  • Support rails 7.1
  • Alias Bullet.enable? to enabled?, and Bullet.enable= to enabled=
  • Added always_append_html_body option, so the html snippet is always included even if there are no notifications
  • Added detection of n+1 count queries from count method
  • Changed the counter cache notification title to recommend using size

v7.0.7

Compare Source

  • Check Rails.application.config.content_security_policy before insert Bullet::Rack

v7.0.6

Compare Source

  • Better way to check if ActionDispatch::ContentSecurityPolicy::Middleware exists

v7.0.5

Compare Source

  • Fix n+1 false positives in AR 7.0
  • Fix eager_load nested has_many :through false positives
  • Respect Content-Security-Policy nonces
  • Added CallStacks support for avoid eager loading
  • Iterate fewer times over objects

v7.0.4

Compare Source

  • Fix eager_load has_many :through false positives
  • mongoid7x: add dynamic methods

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 7, 2024
@renovate renovate bot requested a review from a team December 7, 2024 07:22
@renovate renovate bot force-pushed the renovate/bullet-8.x-lockfile branch from 33a09aa to a1c8f05 Compare February 10, 2025 08:43
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.

0 participants