Bump VaultAPI from 1.7 to 1.7.1 #74

Merged
dependabot[bot] merged 1 commit from dependabot/maven/com.github.MilkBowl-VaultAPI-1.7.1 into master 2023-06-11 09:26:30 +00:00
dependabot[bot] commented 2023-06-11 09:13:56 +00:00 (Migrated from github.com)

Bumps VaultAPI from 1.7 to 1.7.1.

Release notes

Sourced from VaultAPI's releases.

VaultAPI 1.7.1

  • latest fixes and new tag for jitpack
Commits
  • af58e67 Merge pull request #105 from Geolykt/patch-1
  • 9c17591 Unify inconsitent identation
  • c6d3aaa Merge pull request #101 from MilkBowl/dependabot/maven/junit-junit-4.13.1
  • 882d692 Bump junit from 4.12 to 4.13.1
  • ea40092 make sure to run git configs after we cd to the gh-pages directory, not before
  • 7a4d86c fix release.yml wrong command
  • 17c506c standard build should only generate a javadoc jar.
  • c676945 comment out deploy for now
  • 8c201fa uppercases in URL are not supported.
  • ac7a002 fix ENV variable
  • 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 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 [VaultAPI](https://github.com/MilkBowl/VaultAPI) from 1.7 to 1.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MilkBowl/VaultAPI/releases">VaultAPI's releases</a>.</em></p> <blockquote> <h2>VaultAPI 1.7.1</h2> <ul> <li>latest fixes and new tag for jitpack</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/af58e675c37ff9bd3a219e48571065845bcb8806"><code>af58e67</code></a> Merge pull request <a href="https://redirect.github.com/MilkBowl/VaultAPI/issues/105">#105</a> from Geolykt/patch-1</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/9c1759198f360058490804ff2bdbba3868b3be10"><code>9c17591</code></a> Unify inconsitent identation</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/c6d3aaa7ef346873da6b259cac5d0a85f12dea4e"><code>c6d3aaa</code></a> Merge pull request <a href="https://redirect.github.com/MilkBowl/VaultAPI/issues/101">#101</a> from MilkBowl/dependabot/maven/junit-junit-4.13.1</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/882d69290a443fabe7816a7d6d2075e65ae62a56"><code>882d692</code></a> Bump junit from 4.12 to 4.13.1</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/ea400929897776e2023561921dd6751bb36ad796"><code>ea40092</code></a> make sure to run git configs after we cd to the gh-pages directory, not before</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/7a4d86c110977c06ab38a66e30d6ce07cfd458ad"><code>7a4d86c</code></a> fix release.yml wrong command</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/17c506c026a0e2f47bd22e11a5f4ad669f305af9"><code>17c506c</code></a> standard build should only generate a javadoc jar.</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/c6769458fd446826f084e681f3babd629163d119"><code>c676945</code></a> comment out deploy for now</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/8c201fae74fff6d92c3f91c4b2330327f93e4570"><code>8c201fa</code></a> uppercases in URL are not supported.</li> <li><a href="https://github.com/MilkBowl/VaultAPI/commit/ac7a0029b637867ad2b2e46a598bc235aacf29f8"><code>ac7a002</code></a> fix ENV variable</li> <li>Additional commits viewable in <a href="https://github.com/MilkBowl/VaultAPI/compare/1.7...1.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.MilkBowl:VaultAPI&package-manager=maven&previous-version=1.7&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
Sign in to join this conversation.
No description provided.