-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 com.netflix.nebula:gradle-extra-configurations-plugin from 9.0.0 to 10.0.0 in /buildSrc #7068
Bump com.netflix.nebula:gradle-extra-configurations-plugin from 9.0.0 to 10.0.0 in /buildSrc #7068
Conversation
Gradle Check (Jenkins) Run Completed with:
|
#7098 will add the CHANGELOG update for this PR |
b902071
to
376ad46
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
|
Gradle Check (Jenkins) Run Completed with:
|
I am not a maintainer so I cannot merge this change... Would any maintainer being willing to merge this please? Thank you. |
@scrawfor99 totally forgot about this one, there is change in the plugins here which we haven't yet looked, it could impact (or not) the dependencies, will check it shortly. |
Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: owaiskazi19 <[email protected]>
53c0b5b
to
5052d74
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
…pendencies Signed-off-by: Andriy Redko <[email protected]>
fa6188c
to
0287a84
Compare
Gradle Check (Jenkins) Run Completed with:
|
|
@dblock @andrross @kotwanikunal mind please to review, thank you |
buildSrc/src/main/groovy/org/opensearch/gradle/plugin/OptionalDependenciesPlugin.groovy
Show resolved
Hide resolved
I don't think we should include gradle files as a part of codecov. |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.x 2.x
# Navigate to the new working tree
pushd ../.worktrees/backport-2.x
# Create a new branch
git switch --create backport/backport-7068-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 e6daa9fb4bdc989c4f5bbfbc7fe55b7985aff93b
# Push it to GitHub
git push --set-upstream origin backport/backport-7068-to-2.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.x Then, create a pull request where the |
… to 10.0.0 in /buildSrc (opensearch-project#7068) * Bump com.netflix.nebula:gradle-extra-configurations-plugin in /buildSrc Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Added CHANGELOG entry Signed-off-by: owaiskazi19 <[email protected]> * Add OptionalDependenciesPlugin to support Maven/Ivy style optional dependencies Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: owaiskazi19 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: owaiskazi19 <[email protected]> Co-authored-by: Andriy Redko <[email protected]> (cherry picked from commit e6daa9f)
… to 10.0.0 in /buildSrc (#7068) (#7993) * Bump com.netflix.nebula:gradle-extra-configurations-plugin in /buildSrc Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Added CHANGELOG entry Signed-off-by: owaiskazi19 <[email protected]> * Add OptionalDependenciesPlugin to support Maven/Ivy style optional dependencies Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: owaiskazi19 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: owaiskazi19 <[email protected]> Co-authored-by: Andriy Redko <[email protected]> (cherry picked from commit e6daa9f) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… to 10.0.0 in /buildSrc (opensearch-project#7068) (opensearch-project#7993) * Bump com.netflix.nebula:gradle-extra-configurations-plugin in /buildSrc Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Added CHANGELOG entry Signed-off-by: owaiskazi19 <[email protected]> * Add OptionalDependenciesPlugin to support Maven/Ivy style optional dependencies Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: owaiskazi19 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: owaiskazi19 <[email protected]> Co-authored-by: Andriy Redko <[email protected]> (cherry picked from commit e6daa9f) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… to 10.0.0 in /buildSrc (opensearch-project#7068) * Bump com.netflix.nebula:gradle-extra-configurations-plugin in /buildSrc Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Added CHANGELOG entry Signed-off-by: owaiskazi19 <[email protected]> * Add OptionalDependenciesPlugin to support Maven/Ivy style optional dependencies Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: owaiskazi19 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: owaiskazi19 <[email protected]> Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Rishab Nahata <[email protected]>
… to 10.0.0 in /buildSrc (opensearch-project#7068) * Bump com.netflix.nebula:gradle-extra-configurations-plugin in /buildSrc Bumps [com.netflix.nebula:gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-extra-configurations-plugin@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Added CHANGELOG entry Signed-off-by: owaiskazi19 <[email protected]> * Add OptionalDependenciesPlugin to support Maven/Ivy style optional dependencies Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: owaiskazi19 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: owaiskazi19 <[email protected]> Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Bumps com.netflix.nebula:gradle-extra-configurations-plugin from 9.0.0 to 10.0.0.
Release notes
Sourced from com.netflix.nebula:gradle-extra-configurations-plugin's releases.
Commits
c8bbf2b
Merge pull request #54 from nebula-plugins/remove-optional-basee8764db
Make OptionalBasePlugin no-op3c19b73
nebula plugin-plugin 20.5.026fca15
Gradle 8.1-rc-1a8c2971
Gradle 8.0.1c46653c
Gradle 8.0e575234
Gradle 8.0-rc-2bbefdea
Upgrade to plugin-plugin 20.4.005510ad
plugin-plugin 20.3.04d5aa93
Gradle 8.0-rc-1You can trigger a rebase of this PR 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)