dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump javamelody-spring-boot-starter from 1.79.0 to 1.80.0 #112

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps javamelody-spring-boot-starter from 1.79.0 to 1.80.0.

Release notes *Sourced from [javamelody-spring-boot-starter's releases](https://github.com/javamelody/javamelody/releases).* > ## JavaMelody v1.80.0 > **Downloads:** > - See [Release Notes v1.80.0](https://github.com/javamelody/javamelody/wiki/ReleaseNotes#1800) and [User guide](https://github.com/javamelody/javamelody/wiki/UserGuide) for install. > - If you use Maven, add a [dependency](https://github.com/javamelody/javamelody/wiki/UserGuide#dependencies) in the pom.xml of your webapp: > > ```xml > > net.bull.javamelody > javamelody-core > 1.80.0 > > ``` > - [javamelody-core-1.80.0.jar](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.80.0/javamelody-core-1.80.0.jar) : Jar for integration in a webapp > - [javamelody-collector-server-1.80.0.war](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.80.0/javamelody-collector-server-1.80.0.war) : War of the optional collect server, not needed in most use cases > > **Plugins:** > - [JIRA / Confluence / Bamboo / Bitbucket](https://github.com/javamelody/javamelody/wiki/AtlassianPlugin) > - [Jenkins](http://wiki.jenkins-ci.org/display/JENKINS/Monitoring) > - [Liferay](https://github.com/javamelody/liferay-javamelody) > - [Alfresco](https://github.com/javamelody/alfresco-javamelody) > - [Sonar](https://github.com/javamelody/sonar-javamelody) > - [Grails](http://www.grails.org/plugin/grails-melody)
Commits - [`62344b3`](https://github.com/javamelody/javamelody/commit/62344b390d4e3d4743af2f6f814605b72ffeca1d) [maven-release-plugin] prepare release javamelody-core-1.80.0 - [`0f4f7a8`](https://github.com/javamelody/javamelody/commit/0f4f7a858697a77abdf100f390ef35be6e304b1e) added: aggregation in collector server - [`ec0b95a`](https://github.com/javamelody/javamelody/commit/ec0b95acef7b9f033fd9387b35e125f80893e05a) remove ciManagement (no longer available) - [`f604388`](https://github.com/javamelody/javamelody/commit/f6043883acedac9231ac693815a30747acb69dfc) upgrade test dependency - [`48e90a2`](https://github.com/javamelody/javamelody/commit/48e90a20c4590d580543b2391d06f80a3e1a3e9a) forgot optional - [`1739587`](https://github.com/javamelody/javamelody/commit/17395870f9298c74bc210edc89739d7eb70a9f2e) monitoring of ElasticsearchRestTemplate calls - [`c19336e`](https://github.com/javamelody/javamelody/commit/c19336efb1f72bceaefe43218165549dee421ffa) catch au cas où - [`97a5b56`](https://github.com/javamelody/javamelody/commit/97a5b5619e50f6e33f8089fc80981af4258b2351) refactoring - [`3c943f1`](https://github.com/javamelody/javamelody/commit/3c943f1b2517b67e328ded8209ce8b072a5fed26) Jenkins plugin: added Waiting in build queue - [`ef31fef`](https://github.com/javamelody/javamelody/commit/ef31fef596433c1e69903b58e7f378a149f3d891) format - Additional commits viewable in [compare view](https://github.com/javamelody/javamelody/compare/javamelody-core-1.79.0...javamelody-core-1.80.0)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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)