Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2021

Bumps grumpy-core from 0.4.0 to 0.4.3.

Release notes

Sourced from grumpy-core's releases.

0.4.2

  • support wms serviceBaseUrl with query parameters other than SERVICE=WMS (conserved in xlink elements in WMS GetCapablities xml)
  • use guava-mini for Preconditions
  • remove unused parameter in RectangleSamplerGrid
  • Bump maven-pmd-plugin from 3.14.0 to 3.15.0
  • Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
Commits
  • 2d3a2f5 [maven-release-plugin] prepare release 0.4.3
  • 721b0e8 fix capabilities template (extra ampersand on getfeatureinfo)
  • 8404269 [maven-release-plugin] prepare for next development iteration
  • 3c5fe19 [maven-release-plugin] prepare release 0.4.2
  • a7d4400 support serviceBaseUrl with query parameters other than SERVICE=WMS
  • a59d6b5 Bump maven-pmd-plugin from 3.14.0 to 3.15.0
  • 3d61f2e Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
  • 22aba5a use guava-mini for Preconditions
  • 250ccaa remove unused parameter in RectangleSamplerGrid
  • 1dbb067 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 [grumpy-core](https://github.com/davidmoten/grumpy) from 0.4.0 to 0.4.3.
- [Release notes](https://github.com/davidmoten/grumpy/releases)
- [Changelog](https://github.com/davidmoten/grumpy/blob/master/RELEASE_NOTES.md)
- [Commits](davidmoten/grumpy@0.4.0...0.4.3)

---
updated-dependencies:
- dependency-name: com.github.davidmoten:grumpy-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #57 (f649486) into master (2c22063) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage     99.53%   99.53%           
  Complexity      171      171           
=========================================
  Files            10       10           
  Lines           428      428           
  Branches         75       75           
=========================================
  Hits            426      426           
  Misses            1        1           
  Partials          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c22063...f649486. Read the comment docs.

@davidmoten davidmoten merged commit 00c4124 into master Sep 17, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.github.davidmoten-grumpy-core-0.4.3 branch September 17, 2021 20:14
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