Skip to content

Bump geode-core from 1.6.0 to 1.9.0#1579

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.apache.geode-geode-core-1.9.0
Closed

Bump geode-core from 1.6.0 to 1.9.0#1579
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.apache.geode-geode-core-1.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2019

Bumps geode-core from 1.6.0 to 1.9.0.

Commits
  • c0a73d1 bump the geode version in the Dockerfile
  • bf4ee80 adding my GPG key as per release instructions
  • b912ac7 Fixes benchmarks branch
  • 8e92509 Use branch of benchmarks targeted for release/1.9.0.
  • 7d7f8f1 GEODE-6630: move allBucketsRecoveredFromDisk count down latch (#3477)
  • 40ebccd adding my PGP block as instructed in release steps
  • 3601d83 Fixes CI benchmark baseline selection.
  • 0fea07a GEODE-6423 availability checks sometimes immediately initiate removal
  • 097353f GEODE-6662 NioPlainEngine.ensureWrappedCapacity
  • ed13a72 GEODE-6664 CI failure: org.apache.geode.ClusterCommunicationsDUnitTest.receiv...
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [geode-core](https://github.com/apache/geode) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/apache/geode/releases)
- [Commits](apache/geode@rel/v1.6.0...rel/v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2019
@julianhyde
Copy link
Copy Markdown
Contributor

To get this to build without warnings, I had to remove a call to ClientCacheFactory.setPdxPersistent; is is deprecated and apparently a no-op.

@tzolov You wrote this code; can you please comment?

@asereda-gs
Copy link
Copy Markdown
Member

@julianhyde I'll try to get this upgrade through

ClientCacheFactory.setPdxPersistent is not needed (on client cache)

@asereda-gs
Copy link
Copy Markdown
Member

Fixed by #1581

@asereda-gs asereda-gs closed this Nov 14, 2019
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2019

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2019

Superseded by #1582.

@dependabot dependabot bot deleted the dependabot/maven/org.apache.geode-geode-core-1.9.0 branch November 14, 2019 00:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants