Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jimfs from 1.1 to 1.2 #183

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2021

Bumps jimfs from 1.1 to 1.2.

Release notes

Sourced from jimfs's releases.

1.2

Maven dependency:

<dependency>
  <groupId>com.google.jimfs</groupId>
  <artifactId>jimfs</artifactId>
  <version>1.2</version>
</dependency>

Javadoc for the release can be viewed at: http://google.github.io/jimfs/releases/1.2/api/docs/ API diffs between Jimfs 1.1 and this release can be viewed at: http://google.github.io/jimfs/releases/1.2/api/diffs/

What's new in 1.2

  • Various bug fixes.
Commits
  • 3bc54fa Set version number for jimfs-parent to 1.2.
  • a5effce Remove stray letter and fix indentation.
  • 437e670 Remove sonatype-oss-parent.
  • 7871582 Bump icu4j from 67.1 to 68.2
  • 6557b5a Bump guava.version from 30.0-android to 30.1-android
  • 0809510 Update guava and truth deps.
  • c4ed3d0 Bump junit from 4.13 to 4.13.1
  • 1558d1b Bump maven-source-plugin from 3.2.0 to 3.2.1
  • b4527cd enable Dependabot v2
  • 5638972 Update some plugins.
  • 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 [jimfs](https://github.com/google/jimfs) from 1.1 to 1.2.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.1...v1.2)

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 Jan 6, 2021
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 88.715% when pulling ef2cc54 on dependabot/maven/com.google.jimfs-jimfs-1.2 into fc6a548 on master.

@garydgregory garydgregory merged commit 72b5fa2 into master Jan 6, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.jimfs-jimfs-1.2 branch January 6, 2021 14:38
asfgit pushed a commit that referenced this pull request Jan 6, 2021
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 java Pull requests that update Java code
Projects
None yet
2 participants