ytai / ioio

Software, firmware and hardware of the IOIO - I/O for Android
Apache License 2.0
746 stars 355 forks source link

Bump com.github.hannesa2:gradle-one-jar from 1.3 to 1.4 #349

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 7 months ago

Bumps com.github.hannesa2:gradle-one-jar from 1.3 to 1.4.

Release notes

Sourced from com.github.hannesa2:gradle-one-jar's releases.

1.4

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/hannesa2/gradle-one-jar/compare/1.3...1.4

Changelog

Sourced from com.github.hannesa2:gradle-one-jar's changelog.

1.0.6 - 2020-12-21

  • This is (still) an Onslip fork.
  • Merged PR #3: Allow empty classifier.
  • Merged PR #4: Remove redundant output declaration.

1.0.5 - 2017-08-12

  • This is an Onslip fork.
  • Added binDir property to include a file hierarchy in binlib. This is required when having JNI modules for multiple systems and architectures.
  • Applied PR rholder/gradle-one-jar#32: Stop using deprecated Manifest.writeTo(Writer) and using Manifest.writeTo(Object) instead (alisiikh, PR #1)

1.0.4 - 2014-01-25

  • Bump Gradle wrapper up to 1.10
  • Add notes about ClassLoader support to README.md (ben-manes, walec51, issue #11)
  • Possible fix for dependent subproject rebuilding (issue #12)
  • Add ability to change final artifact name to align with builtin Jar task (issue #14)

1.0.3 - 2013-02-28

  • Support for custom one-jar-boot.jar via Gradle dependency (squiddle)

1.0.2 - 2013-02-20

  • Add binLib and additionalDir functionality, similar to binlib and fileset tags in the One-JAR Ant task (rholder, issue #5)
  • Update one-jar-boot 0.97 to version 0.97.1 (joschi, issue #4)

1.0.1 - 2013-02-02

  • Bump Gradle wrapper 1.3 to 1.4 (joschi)
  • Fix to remove automatic artifact publishing (joschi, issue #3)
  • Adding HISTORY.md

1.0.0 - 2013-01-13

  • Stable release, packaging for Maven Central
  • Fixes for artifact publishing (joschi)
  • Documentation for all the things

0.0.1-beta - 2012-12-09

  • Refactor everything to become a Gradle Task

0.0.1-alpha - 2012-05-19

  • First commit, appears to be mostly working
Commits
  • 853d92f Merge pull request #38 from hannesa2/Java17
  • 68a1f73 Java 17
  • d00e717 New release job
  • 223854c Build any pull request
  • d5ee5da Merge pull request #35 from hannesa2/dependabot/github_actions/actions/checko...
  • 2a3f94c Merge pull request #36 from hannesa2/dependabot/github_actions/actions/cache-...
  • 8243175 Bump actions/cache from 3.3.1 to 3.3.2
  • 4394965 Bump actions/checkout from 3 to 4
  • fbe9780 Merge pull request #27 from hannesa2/gradlew-update-7.6
  • a252fac Merge pull request #34 from hannesa2/dependabot/github_actions/actions/cache-...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

hannesa2 commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.