Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 14, 2019

Bumps handy-uri-templates from 2.1.6 to 2.1.8.

Release notes

Sourced from handy-uri-templates's releases.

v2.1.8

This is a minor release that verifies that the code is functional with Java 11. Also updated some dependencies to resolve some CVE's.

Gradle Users:

implementation 'com.damnhandy:handy-uri-templates:2.1.8'

Maven Users:

<dependency>
    <groupId>com.damnhandy</groupId>
    <artifactId>handy-uri-templates</artifactId>
    <version>2.1.8</version>
</dependency>

v2.1.7

This is a minor release that verifies that the code is functional with Java 9 and 10. This release includes some minor JavaDocs issues and addresses some Spotbugs issues.

<dependency>
    <groupId>com.damnhandy</groupId>
    <artifactId>handy-uri-templates</artifactId>
    <version>2.1.7</version>
</dependency>
Commits
  • 9bd7ac3 [maven-release-plugin] prepare release handy-uri-templates-2.1.8
  • 1f2a4ca Switch to HTTPS URI
  • eb46ca6 [maven-release-plugin] rollback the release of handy-uri-templates-2.1.8
  • 52010ff [maven-release-plugin] prepare for next development iteration
  • 2c2c5c9 [maven-release-plugin] prepare release handy-uri-templates-2.1.8
  • d41d7f6 Version updates
  • d91a59b Added JDK11
  • 0896e13 Set up CI with Azure Pipelines [skip ci]
  • 017b9fe Added Autimatic Module name
  • 017d351 Version bump
  • 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 will merge this PR once CI passes on it, as requested by @stephenc.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 14, 2019
stephenc
stephenc previously approved these changes Nov 18, 2019
@aheritier
Copy link
Contributor

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/com.damnhandy-handy-uri-templates-2.1.8 branch from 86f334d to c34c80f Compare November 22, 2019 19:12
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@dependabot-preview dependabot-preview bot merged commit f07a80d into master Nov 22, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.damnhandy-handy-uri-templates-2.1.8 branch November 22, 2019 19:19
@aheritier aheritier added this to the 0.10.0 milestone Nov 24, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants