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

chore(deps): bump sonar-maven-plugin from 3.6.0.1398 to 3.7.0.1746 #18

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sonar-maven-plugin from 3.6.0.1398 to 3.7.0.1746.

Commits
  • 9eb7bda Revert new version and update parent (#58)
  • aca571e Prepare for next development iteration
  • 1fb7734 MSONAR-172 - support read SONAR_HOST_URL from environment (#57)
  • 19cc105 Fix compatibility of QA tests with SQ 6.7
  • 7e6429f Set version to 3.7-SNAPSHOT
  • 8c92f8a Set version to 3.6.1-SNAPSHOT
  • c645dc1 Fix run of ITs on Maven 3.5.2
  • 0f50020 Add integration tests on Maven 3.6.1
  • 2913c21 Fix typo in README
  • f3bf47a Add Quality Gate badge to README
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.6.0.1398 to 3.7.0.1746.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.6.0.1398...3.7.0.1746)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 13, 2019
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Collaborator

@npepinpe npepinpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

ghost pushed a commit that referenced this pull request Dec 13, 2019
10: chore: use junit5 for testing r=npepinpe a=npepinpe

Closes #7 

18: chore(deps): bump sonar-maven-plugin from 3.6.0.1398 to 3.7.0.1746 r=npepinpe a=dependabot-preview[bot]

Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.6.0.1398 to 3.7.0.1746.
<details>
<summary>Commits</summary>

- [`9eb7bda`](SonarSource/sonar-scanner-maven@9eb7bda) Revert new version and update parent ([#58](https://github-redirect.dependabot.com/SonarSource/sonar-scanner-maven/issues/58))
- [`aca571e`](SonarSource/sonar-scanner-maven@aca571e) Prepare for next development iteration
- [`1fb7734`](SonarSource/sonar-scanner-maven@1fb7734) MSONAR-172 - support read SONAR_HOST_URL from environment ([#57](https://github-redirect.dependabot.com/SonarSource/sonar-scanner-maven/issues/57))
- [`19cc105`](SonarSource/sonar-scanner-maven@19cc105) Fix compatibility of QA tests with SQ 6.7
- [`7e6429f`](SonarSource/sonar-scanner-maven@7e6429f) Set version to 3.7-SNAPSHOT
- [`8c92f8a`](SonarSource/sonar-scanner-maven@8c92f8a) Set version to 3.6.1-SNAPSHOT
- [`c645dc1`](SonarSource/sonar-scanner-maven@c645dc1) Fix run of ITs on Maven 3.5.2
- [`0f50020`](SonarSource/sonar-scanner-maven@0f50020) Add integration tests on Maven 3.6.1
- [`2913c21`](SonarSource/sonar-scanner-maven@2913c21) Fix typo in README
- [`f3bf47a`](SonarSource/sonar-scanner-maven@f3bf47a) Add Quality Gate badge to README
- Additional commits viewable in [compare view](SonarSource/sonar-scanner-maven@3.6.0.1398...3.7.0.1746)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.sonarsource.scanner.maven:sonar-maven-plugin&package-manager=maven&previous-version=3.6.0.1398&new-version=3.7.0.1746)](https://dependabot.com/compatibility-score.html?dependency-name=org.sonarsource.scanner.maven:sonar-maven-plugin&package-manager=maven&previous-version=3.6.0.1398&new-version=3.7.0.1746)

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-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request.

[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- 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)



</details>

20: chore(deps): bump slf4j-api from 1.7.25 to 1.7.29 r=npepinpe a=dependabot-preview[bot]

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.25 to 1.7.29.
<details>
<summary>Commits</summary>

- [`ca93154`](qos-ch/slf4j@ca93154) do not deploy slf4j-site
- [`d061e25`](qos-ch/slf4j@d061e25) this module is Apache 2.0 licensed
- [`e8ce694`](qos-ch/slf4j@e8ce694) preapre release 1.7.29
- [`125e7cc`](qos-ch/slf4j@125e7cc) Merge pull request [#219](https://github-redirect.dependabot.com/qos-ch/slf4j/issues/219) from delgurth/1.7-maintenance-with-slf4j-466
- [`a7562cb`](qos-ch/slf4j@a7562cb) SLF4J-466: backport changes to 1.7
- [`9752c89`](qos-ch/slf4j@9752c89) specify jdk8 in travis
- [`b44fbd5`](qos-ch/slf4j@b44fbd5) prepare release 1.7.28
- [`2a13746`](qos-ch/slf4j@2a13746) correct Automatic-Module-Name: org.apache.log4j
- [`4c6c574`](qos-ch/slf4j@4c6c574) fix javadoc issues
- [`71291d9`](qos-ch/slf4j@71291d9) prepare release 1.7.27
- Additional commits viewable in [compare view](qos-ch/slf4j@v_1.7.25...v_1.7.29)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=1.7.25&new-version=1.7.29)](https://dependabot.com/compatibility-score.html?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=1.7.25&new-version=1.7.29)

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-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request.

[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- 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)



</details>

Co-authored-by: Nicolas Pépin-Perreault <nicolas.pepin-perreault@camunda.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@ghost
Copy link

ghost commented Dec 13, 2019

Build succeeded

@ghost ghost merged commit 9296572 into master Dec 13, 2019
@ghost ghost deleted the dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-3.7.0.1746 branch December 13, 2019 10:14
This pull request was closed.
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.

1 participant