OpenIotOrg / openiot

The Open Source Project for the Internet of Things
457 stars 190 forks source link

Bump javamelody-core from 1.45.0 to 1.74.0 in /ui/ui.requestPresentation #157

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps javamelody-core from 1.45.0 to 1.74.0.

Release notes *Sourced from [javamelody-core's releases](https://github.com/javamelody/javamelody/releases).* > ## JavaMelody v1.74.0 > **Downloads:** > - See [Release Notes v1.74.0](https://github.com/javamelody/javamelody/wiki/ReleaseNotes#1740) 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.74.0 > > ``` > - [javamelody-core-1.74.0.jar](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.74.0/javamelody-core-1.74.0.jar) : Jar for integration in a webapp > - [javamelody-collector-server-1.74.0.war](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.74.0/javamelody-collector-server-1.74.0.war) : War of the optional collect server, not needed in most use cases > > **Plugins:** > - [JIRA / Confluence / Bamboo](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) > > ## JavaMelody v1.73.1 > **Downloads:** > - See [Release Notes v1.73.1](https://github.com/javamelody/javamelody/wiki/ReleaseNotes#1731) 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.73.1 > > ``` > - [javamelody-core-1.73.1.jar](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.73.1/javamelody-core-1.73.1.jar) : Jar for integration in a webapp > - [javamelody-collector-server-1.73.1.war](https://github.com/javamelody/javamelody/releases/download/javamelody-core-1.73.1/javamelody-collector-server-1.73.1.war) : War of the optional collect server, not needed in most use cases > > **Plugins:** > - [JIRA / Confluence / Bamboo](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) > > ## JavaMelody v1.73.0 > **Downloads:** > - See [Release Notes v1.73.0](https://github.com/javamelody/javamelody/wiki/ReleaseNotes#1730) 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: > ... (truncated)
Commits - [`f3a12ae`](https://github.com/javamelody/javamelody/commit/f3a12ae1b0f1d44420c0753dd9f15a91c1fe4861) [maven-release-plugin] prepare release javamelody-core-1.74.0 - [`ef11182`](https://github.com/javamelody/javamelody/commit/ef111822562d0b9365bd3e671a75b65bd0613353) fix for security - [`00dd8d5`](https://github.com/javamelody/javamelody/commit/00dd8d51a6483cb3a5b4c8ae9c24197028401c58) remove final of getMonitoringUrl for [#766](https://github-redirect.dependabot.com/javamelody/javamelody/issues/766) - [`82cfc1a`](https://github.com/javamelody/javamelody/commit/82cfc1ab2456841d52542abdd8786e07129c550f) do not require Log4J when sending metrics to InfluxDB or Datadog - [`23fe0a1`](https://github.com/javamelody/javamelody/commit/23fe0a10aef9c24aad47fe6a209adde4f8b739ff) use UI theme when themedMonitoring.css/js are found - [`ca43b98`](https://github.com/javamelody/javamelody/commit/ca43b9821d5eb04030700075778380fed4377cde) a:visited:hover like a:hover - [`36679d7`](https://github.com/javamelody/javamelody/commit/36679d7469d27f425b37d1234ec0b6c8242486ec) [#757](https://github-redirect.dependabot.com/javamelody/javamelody/issues/757) workaround jboss / wildfly bug in MBeans tree - [`38211a7`](https://github.com/javamelody/javamelody/commit/38211a74776037d4e7b67b75df44f3879248ef4a) fix sql monitoring from jndi datasource when Tomcat's ServerInfo is customized - [`01f0cb4`](https://github.com/javamelody/javamelody/commit/01f0cb49a5bd353c4cc7888a42e88fa1b484185a) clean-up - [`37c586a`](https://github.com/javamelody/javamelody/commit/37c586a0ae1c0e2102ea84009ef1df6a805bb82e) clean-up - Additional commits viewable in [compare view](https://github.com/javamelody/javamelody/compare/javamelody-core-1.45.0...javamelody-core-1.74.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OpenIotOrg/openiot/network/alerts).