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

⬆️ Bump bullet from 7.0.7 to 7.2.0 #244

Open
wants to merge 1 commit into
base: legacy/plaza
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps bullet from 7.0.7 to 7.2.0.

Changelog

Sourced from bullet's changelog.

7.2.0 (07/12/2024)

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

7.1.6 (01/16/2024)

  • Allow apps to not include the user in a notification

7.1.5 (01/05/2024)

  • Fix mongoid8

7.1.4 (11/17/2023)

  • Call association also on through reflection

7.1.3 (11/05/2023)

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

7.1.2 (10/13/2023)

  • Handle Rails 7.1 composite primary keys

7.1.1 (10/07/2023)

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

7.1.0 (10/06/2023)

  • 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
Commits
  • 9ea62db Bumping version to 7.2.0
  • 278d78b Merge pull request #707 from hatsu38/support-ActiveRecord-7.2.0
  • 1390d5b feat: Add Support ActiveRecord 7.2
  • 6abe9a5 Merge pull request #700 from kaishuu0123/fix/count-method-signature-for-activ...
  • c673436 fix count method signature for active_record5
  • f063cad fix count method signature for active_record60
  • f15e7a1 Bumping version to 7.1.6
  • 6ddf11e add .vscode to .gitignore
  • 6f4e373 Merge pull request #699 from flyerhzm/awesomecode-format-ruby-code-59929
  • 7dd1355 Auto corrected by following Format Ruby Code
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7.0.7 to 7.2.0.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@7.0.7...7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 23, 2024
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

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