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 asm from 7.2 to 9.2 in /modules/lang-painless #2124

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps asm from 7.2 to 9.2.

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)

@dependabot dependabot bot requested a review from a team as a code owner February 16, 2022 17:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2022
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 135a88e
Log 2448

Reports 2448

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/lang-painless/org.ow2.asm-asm-9.2 branch from 135a88e to 38ebd73 Compare February 18, 2022 18:26
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 38ebd73c915ea2b7b7c9081ba24de734571f3a77
Log 2578

Reports 2578

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 540c103c4eea314fcc1bf1d092b92dab44997828
Log 2582

Reports 2582

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/lang-painless/org.ow2.asm-asm-9.2 branch from 540c103 to c62de6c Compare February 21, 2022 19:55
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure c62de6c57f8d0da121172af0a37d32bdfaade492
Log 2654

Reports 2654

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 2e80a6151755ab84389af634d2051551d1b311e7
Log 2656

Reports 2656

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/lang-painless/org.ow2.asm-asm-9.2 branch from 2e80a61 to 494d4c2 Compare February 21, 2022 21:28
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 494d4c20a2c741837f6ab22b01a81346b011b00c
Log 2669

Reports 2669

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0120d60e0a64af1d3e3b220a4fbce56b80175d7e
Log 2670

Reports 2670

Bumps asm from 7.2 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/lang-painless/org.ow2.asm-asm-9.2 branch from 0120d60 to 6157ea1 Compare February 21, 2022 23:33
Signed-off-by: dependabot[bot] <[email protected]>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 6157ea1
Log 2676

Reports 2676

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 14d2853
Log 2677

Reports 2677

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 790debb
Log 2732

Reports 2732

@VachaShah
Copy link
Collaborator

❌   Gradle Check failure 790debb Log 2732

Reports 2732

#1908

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 790debb
Log 2737

Reports 2737

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 790debb
Log 2755

Reports 2755

@owaiskazi19 owaiskazi19 merged commit e435718 into main Feb 24, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/lang-painless/org.ow2.asm-asm-9.2 branch February 24, 2022 01:30
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 24, 2022
* Bump asm from 7.2 to 9.2 in /modules/lang-painless

Bumps asm from 7.2 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

* Fixing failing precommit and check

Signed-off-by: Vacha Shah <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <[email protected]>
(cherry picked from commit e435718)
@VachaShah VachaShah added the >upgrade Label used when upgrading library dependencies (e.g., Lucene) label Feb 28, 2022
VachaShah pushed a commit that referenced this pull request Mar 3, 2022
* Bump asm from 7.2 to 9.2 in /modules/lang-painless

Bumps asm from 7.2 to 9.2.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

* Fixing failing precommit and check

Signed-off-by: Vacha Shah <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <[email protected]>
(cherry picked from commit e435718)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants