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 moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #701

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2021

Bumps moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2.

Release notes

Sourced from moditect-maven-plugin's releases.

1.0.0.RC2

Changelog

⚙️ Dependencies

  • d8cfeca Bump junit from 4.11 to 4.13.1 in /core

🧰 Tasks

  • be6d13e Releasing version 1.0.0.CR2
  • 04db5da Preparing next development iteration
  • 9871167 Preparing 1.0.0.RC1 release
  • 3bcb4b2 Preparing next development iteration

  • 7ad284e Update JReleaser configuration with changelog formatting options
  • ed3f3cc Upgrading version after the 1.0.0.RC2 release
  • fae9671 Update README.md
  • 56166a4 Removing superfluous versions:commit invocation
  • 07429ef Revert "Update trigger workflow the version handling (#152)"
  • 2b66c51 Update trigger workflow the version handling (#152)
  • 5b62329 Using Versions plug-in 2.7 to address compatibility issue;
  • 30e9769 #141 Support JDK 11.0.11+ multi-release and --multi-release=X single argument
  • 55630ba mod#148 Support multiple export modules TOs
  • 62b4613 Configure build with parent pom
  • e36fc09 Application classpath image docs
  • 5bf3a80 Delete image folder if exists
  • 3de7ce0 Run jdeps to list dependencies
  • c206bde Create GenerateModulesList Mojo and class
  • 45c954f Make Moditect copy dependencies (instead of Maven plugin) 🎶🦄
  • 8448593 Fiddle with project to make the example work
  • 78c2534 Copy JAR and dependencies (with Maven) to image
  • 19abb1b Update copyright.txt
  • e60e567 Add --bind-services to create-runtime-image goal. Fixes #129.
  • 2b0415a Update README.md

Contributors

We'd like to thank the following people for their contributions:

  • Gunnar Morling
  • Andres Almiray
  • Fabio Massimo Ercoli
  • Serban Iordache
  • Nicolai Parlog
  • Jay Gazula
Commits
  • be6d13e Releasing version 1.0.0.CR2
  • fae9671 Update README.md
  • 56166a4 Removing superfluous versions:commit invocation
  • 07429ef Revert "Update trigger workflow the version handling (#152)"
  • 2b66c51 Update trigger workflow the version handling (#152)
  • 5b62329 Using Versions plug-in 2.7 to address compatibility issue;
  • 30e9769 #141 Support JDK 11.0.11+ multi-release and --multi-release=X single argument
  • 55630ba mod#148 Support multiple export modules TOs
  • 62b4613 Configure build with parent pom
  • e36fc09 Application classpath image docs
  • 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
  • @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 [moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC1 to 1.0.0.RC2.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.0.0.RC1...1.0.0.CR2)

---
updated-dependencies:
- dependency-name: org.moditect:moditect-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 5, 2021
@codecov
Copy link

codecov bot commented Oct 5, 2021

Codecov Report

Merging #701 (44d4ab3) into main (9f347e9) will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #701      +/-   ##
============================================
+ Coverage     89.94%   90.17%   +0.22%     
- Complexity     2991     2995       +4     
============================================
  Files           374      374              
  Lines         11791    11791              
  Branches       1478     1480       +2     
============================================
+ Hits          10605    10632      +27     
+ Misses          611      594      -17     
+ Partials        575      565      -10     
Impacted Files Coverage Δ
...y/operators/multi/builders/IterableBasedMulti.java 81.91% <0.00%> (-2.13%) ⬇️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.06% <0.00%> (-1.99%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (ø)
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+0.81%) ⬆️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 75.63% <0.00%> (+0.84%) ⬆️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 87.38% <0.00%> (+2.15%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...iny/operators/multi/builders/BaseMultiEmitter.java 87.50% <0.00%> (+4.16%) ⬆️
...perators/multi/processors/SerializedProcessor.java 92.07% <0.00%> (+5.94%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (+6.45%) ⬆️
... and 1 more

@jponge jponge added this to the 1.1.0 milestone Oct 5, 2021
@jponge jponge merged commit 778a82d into main Oct 5, 2021
@jponge jponge deleted the dependabot/maven/org.moditect-moditect-maven-plugin-1.0.0.RC2 branch October 5, 2021 09:31
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant