Skip to content

Bump titanium-json-ld from 1.1.0 to 1.3.1#21

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.apicatalog-titanium-json-ld-1.3.1
Open

Bump titanium-json-ld from 1.1.0 to 1.3.1#21
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.apicatalog-titanium-json-ld-1.3.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps titanium-json-ld from 1.1.0 to 1.3.1.

Release notes

Sourced from titanium-json-ld's releases.

1.3.1

This release is all about publishing titanium-json-ld-jre8 artifact.

<!-- Java 11 -->
<dependency>
    <groupId>com.apicatalog</groupId>
    <artifactId>titanium-json-ld</artifactId>
    <version>1.3.1</version>
</dependency>

or

<!-- Android (Java 8, OkHtttp) -->
<dependency>
    <groupId>com.apicatalog</groupId>
    <artifactId>titanium-json-ld-jre8</artifactId>
    <version>1.3.1</version>
</dependency>

1.3.0

Changelog

  • added a new option allowing to relax URI validation JsonLdOptions.isUriValidation() (#203, #204)
  • bug fixes and minor improvements (#205, #210, #216, #217, #218, #219)

Thanks to our first sponsor @​thadguidry for initiating json-ld-cli project.

1.2.0

Changelog

Commits

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 [titanium-json-ld](https://github.com/filip26/titanium-json-ld) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/filip26/titanium-json-ld/releases)
- [Commits](filip26/titanium-json-ld@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: com.apicatalog:titanium-json-ld
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
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.

0 participants