sarvex / gitlabhq

GitLab is version control for your server
https://about.gitlab.com/features/
Other
0 stars 0 forks source link

Bump bullet from 7.0.7 to 7.1.6 #260

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps bullet from 7.0.7 to 7.1.6.

Changelog

Sourced from bullet's changelog.

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
  • 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
  • 0e8417a Merge pull request #698 from agrobbin/skip-user-in-notification-data
  • feb8ed1 allow apps to not include the user in a notification
  • eff5b01 Bumping version to 7.1.5
  • e48c6c8 Merge pull request #696 from yads/main
  • ecadb96 fix mongoid8
  • 5de1867 Bumping version to 7.1.4
  • 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 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)
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud