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 parent from 2.10.0 to 2.11.0 #240

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps parent from 2.10.0 to 2.11.0.

Release notes

Sourced from parent's releases.

v2.11.0

What's Changed

New features

  • removed configuration for testng verbose #38

Dependency updates

  • Bump sign-maven-plugin from 0.2.0 to 0.2.1 #35
  • Bump sign-maven-plugin from 0.2.1 to 0.3.0 #36
  • Bump maven-invoker-plugin from 3.2.1 to 3.2.2 #37

Thanks

Many thanks for collaboration on this release for: @​slawekjaranowski

Commits
  • e1d76af [maven-release-plugin] prepare release v2.11.0
  • d2af00f Merge pull request #38 from s4u/rm-testng-config
  • 06612fe removed configuration for testng verbose
  • 2735f13 Merge pull request #37 from s4u/dependabot/maven/org.apache.maven.plugins-mav...
  • 8285ef7 Bump maven-invoker-plugin from 3.2.1 to 3.2.2
  • e66e5bd File sync from s4u/.github
  • 8c23e9b File sync from s4u/.github
  • 069f0ba File sync from s4u/.github
  • 9b8c49a Merge pull request #36 from s4u/dependabot/maven/org.simplify4u.plugins-sign-...
  • 91100db Bump sign-maven-plugin from 0.2.1 to 0.3.0
  • 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

Bumps [parent](https://github.com/s4u/parent) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/s4u/parent/releases)
- [Commits](s4u/parent@v2.10.0...v2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 733d2ed into master Mar 3, 2021
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/org.simplify4u-parent-2.11.0 branch March 3, 2021 12:19
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
Make basic connector be able to perform parallel PUTs in very same manner as it did so far parallel GETs.

Still, there is a "safety switch" to turn off this new feature that is ENABLED by default.

Effects:
* set threads to 1: GET and PUT are executed sequentially
* set parallelPut to false: Behave as Maven 3.8.x line was
* default: perform parallel GETs and PUTs

---

https://issues.apache.org/jira/browse/MRESOLVER-319
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
Development

Successfully merging this pull request may close these issues.

1 participant