Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps ru.vyarus:gradle-animalsniffer-plugin from 1.7.1 to 1.7.2.

Release notes

Sourced from ru.vyarus:gradle-animalsniffer-plugin's releases.

1.7.2

  • Update animalsniffer 1.23 -> 1.24
  • Fix gradle 8.11 support (#100)
  • Fix file report disabling
  • Add AnimalSniffer task shortcut for simpler reports configuration
Changelog

Sourced from ru.vyarus:gradle-animalsniffer-plugin's changelog.

1.7.2 (2024-11-18)

  • Update animalsniffer 1.23 -> 1.24
  • Fix gradle 8.11 support (#100)
  • Fix file report disabling
  • Add AnimalSniffer task shortcut for simpler reports configuration
Commits
  • 43891e1 [Gradle Release Plugin] - pre tag commit: '1.7.2'.
  • ed1fb76 fix badge
  • 31225e2 fix quality violations
  • 2c56799 fix branch-specific configurations;
  • e2621ee fix gradle 8.11 compatibility (#100);
  • 22baa6b update animalsniffer to 1.24
  • 8a5b4fb update codecov action
  • 6b637f3 Merge pull request #95 from xvik/dependabot/gradle/io.github.gradle-nexus.pub...
  • 8377681 Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
  • af53f6b Merge pull request #90 from xvik/dependabot/gradle/com.github.ben-manes.versi...
  • 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 [ru.vyarus:gradle-animalsniffer-plugin](https://github.com/xvik/gradle-animalsniffer-plugin) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/xvik/gradle-animalsniffer-plugin/releases)
- [Changelog](https://github.com/xvik/gradle-animalsniffer-plugin/blob/master/CHANGELOG.md)
- [Commits](xvik/gradle-animalsniffer-plugin@1.7.1...1.7.2)

---
updated-dependencies:
- dependency-name: ru.vyarus:gradle-animalsniffer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.59%. Comparing base (ebec7f2) to head (4746aa1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3513   +/-   ##
=========================================
  Coverage     85.59%   85.59%           
  Complexity     2952     2952           
=========================================
  Files           341      341           
  Lines          8967     8967           
  Branches       1114     1114           
=========================================
  Hits           7675     7675           
  Misses         1007     1007           
  Partials        285      285           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@TimvdLippe TimvdLippe merged commit d080432 into main Nov 18, 2024
18 checks passed
@TimvdLippe TimvdLippe deleted the dependabot/gradle/ru.vyarus-gradle-animalsniffer-plugin-1.7.2 branch November 18, 2024 22:03
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants