Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Bump java-oxford-dictionaries from 0.3.1 to 0.4.0 #124

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps java-oxford-dictionaries from 0.3.1 to 0.4.0.

Changelog

Sourced from java-oxford-dictionaries's changelog.

[v0.4.0]

Added

  • Support fields query parameter

Deprecated

  • Change client constructor arguments: drop endpointUrl

Changed

  • Actions: use gradle/gradle-build-actions
  • Bump versions
    • jackson@2.13.2
    • groovy@3.0.10
    • spotbugs@5.0.6
    • spotless@6.3.0
    • httpclient5@5.1.3
Commits
  • eb81c8f Release v0.4.0
  • 0ad3799 Endpoint URL is now hold in RequestFactory class
  • 30d123f Supoprt fields parameter for query
  • e782898 Gradle: change deprecated isEnabled to enabled
  • da4a3c8 Actions: use gradle/gradle-build-action@v2
  • 6af4d45 Merge pull request #44 from miurahr/dependabot/gradle/com.fasterxml.jackson.d...
  • 0533d29 Bump jackson-dataformat-yaml from 2.13.1 to 2.13.2
  • d94790b Merge pull request #45 from miurahr/dependabot/gradle/com.fasterxml.jackson.c...
  • de96bdb Bump jackson-databind from 2.13.1 to 2.13.2
  • 4c6d032 Merge pull request #42 from miurahr/dependabot/gradle/com.fasterxml.jackson.c...
  • 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 [java-oxford-dictionaries](https://github.com/miurahr/java-oxford-dictionaries) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/miurahr/java-oxford-dictionaries/releases)
- [Changelog](https://github.com/miurahr/java-oxford-dictionaries/blob/main/changelog.md)
- [Commits](miurahr/java-oxford-dictionaries@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: tokyo.northside:java-oxford-dictionaries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 14, 2022
@miurahr miurahr merged commit b6aa9dd into main Mar 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/tokyo.northside-java-oxford-dictionaries-0.4.0 branch March 17, 2022 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant