Skip to content

Build: Bump orc from 1.9.2 to 2.0.0#9913

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/orc-2.0.0
Closed

Build: Bump orc from 1.9.2 to 2.0.0#9913
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/orc-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2024

Bumps orc from 1.9.2 to 2.0.0.
Updates org.apache.orc:orc-core from 1.9.2 to 2.0.0

Updates org.apache.orc:orc-tools from 1.9.2 to 2.0.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `orc` from 1.9.2 to 2.0.0.

Updates `org.apache.orc:orc-core` from 1.9.2 to 2.0.0

Updates `org.apache.orc:orc-tools` from 1.9.2 to 2.0.0

---
updated-dependencies:
- dependency-name: org.apache.orc:orc-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.orc:orc-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 10, 2024
@manuzhang
Copy link
Member

It looks ignoring major version update in dependabot is not working. @nastra can you help check dependabot logs?

@nastra
Copy link
Contributor

nastra commented Mar 11, 2024

It looks ignoring major version update in dependabot is not working. @nastra can you help check dependabot logs?

This was never configured to be ignored

@manuzhang
Copy link
Member

manuzhang commented Mar 11, 2024

Sorry, forgot to mention my attempt to ignore major version here in #9806

@manuzhang
Copy link
Member

manuzhang commented Mar 18, 2024

@nastra do you get a chance to check the log? The latest example is #9978

@manuzhang
Copy link
Member

NVM, I find my mistake in the previous PR and submit a new fix #9981

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/gradle/orc-2.0.0 branch March 18, 2024 07:39
@manuzhang
Copy link
Member

@nastra Thanks, this was working immediately.

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.

2 participants