Skip to content

build(deps): bump ebean from 12.12.0 to 12.12.2#220

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.ebean-ebean-12.12.2
Closed

build(deps): bump ebean from 12.12.0 to 12.12.2#220
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.ebean-ebean-12.12.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps ebean from 12.12.0 to 12.12.2.

Release notes

Sourced from ebean's releases.

12.12.2

Issues:

#2406 - Memory leak in Query.findEach bug #2408 - Fix reuse of io.ebean.Update when using setParameter with Collection bug

12.12.1

Issues:

#2404 - Initializing @OneToMany with mutableListOf() in Kotlin results in ClassCastException bug #2402 - Modify EbeanVersion to check for minimum ebean-agent version #2401 - Fix EbeanVersion for use in module-path (reads local ebean-api pom.properties) #2398 - Fix compiler warning for annotation processing query bean generators

Changelog

Sourced from ebean's changelog.

#release configuration #Tue Oct 12 12:43:59 NZDT 2021 projectVersionPolicyId=default project.scm.io.ebean:ebean-core-type.tag=HEAD scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} project.rel.io.ebean:ebean-ddl-generator=12.12.2 project.dev.io.ebean:ebean-core=12.12.3-SNAPSHOT project.scm.io.ebean:ebean-api.tag=HEAD project.scm.io.ebean:ebean-redis.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:ebean-querybean.tag=HEAD project.scm.io.ebean:ebean-api.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.dev.io.ebean:ebean-api=12.12.3-SNAPSHOT project.rel.io.ebean:ebean=12.12.2 project.dev.io.ebean:ebean-core-type=12.12.3-SNAPSHOT project.scm.io.ebean:ebean-ddl-generator.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git exec.activateProfiles=release project.dev.io.ebean:ebean-test=12.12.3-SNAPSHOT project.scm.io.ebean:kotlin-querybean-generator.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:ebean-querybean.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:ebean-bom.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:ebean-core.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.rel.io.ebean:ebean-core-type=12.12.2 project.rel.io.ebean:kotlin-querybean-generator=12.12.2 project.dev.io.ebean:querybean-generator=12.12.3-SNAPSHOT project.scm.io.ebean:ebean-autotune.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git scm.commentPrefix=[maven-release-plugin] releaseStrategyId=default project.rel.io.ebean:ebean-querybean=12.12.2 project.scm.io.ebean:ebean-externalmapping-api.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:querybean-generator.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.dev.io.ebean:kotlin-querybean-generator=12.12.3-SNAPSHOT project.scm.io.ebean:ebean-core-type.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git completedPhase=generate-release-poms project.rel.io.ebean:ebean-redis=12.12.2 project.scm.io.ebean:ebean-test.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.scm.io.ebean:ebean-postgis.developerConnection=scm:git:git@github.com:ebean-orm/ebean.git project.dev.io.ebean:ebean-autotune=12.12.3-SNAPSHOT project.rel.io.ebean:ebean-api=12.12.2 project.scm.io.ebean:ebean-postgis.tag=HEAD project.scm.io.ebean:querybean-generator.tag=HEAD project.rel.io.ebean:querybean-generator=12.12.2 scm.tag=ebean-parent-12.12.2 project.rel.io.ebean:ebean-externalmapping-xml=12.12.2 project.scm.io.ebean:ebean-ddl-generator.tag=HEAD project.rel.io.ebean:ebean-externalmapping-api=12.12.2 project.scm.io.ebean:ebean-externalmapping-xml.tag=HEAD preparationGoals=clean verify exec.pomFileName=pom.xml project.dev.io.ebean:ebean-externalmapping-api=12.12.3-SNAPSHOT project.dev.io.ebean:ebean=12.12.3-SNAPSHOT

... (truncated)

Commits
  • c89d39e [maven-release-plugin] prepare release ebean-parent-12.12.2
  • 5565572 Bump ebean-agent version
  • 0273e1c Modify test TestUpdate to ensure basic test data is loaded first
  • 8440a13 Refactor rename internal method DefaultPersistenceContext.classContext()
  • c5e9407 #2408 Followup refactor BindParamsParser extract methods
  • ac73031 Merge pull request #2408 from FOCONIS/pr/bugfix/reuse_update_collection_param...
  • a65ff8a Tidy test only - TestOneToManyCorrectGrouping
  • f904fea Tidy, remove unnecessary --add-opens test clause for eban-querybean testing
  • 2549eac #2406 - Memory leak in Query.findEach
  • a592717 Merge remote-tracking branch 'ebean/master' into pr/bugfix/reuse_update_colle...
  • 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 [ebean](https://github.com/ebean-orm/ebean) from 12.12.0 to 12.12.2.
- [Release notes](https://github.com/ebean-orm/ebean/releases)
- [Changelog](https://github.com/ebean-orm/ebean/blob/master/release.properties)
- [Commits](ebean-orm/ebean@ebean-parent-12.12.0...ebean-parent-12.12.2)

---
updated-dependencies:
- dependency-name: io.ebean:ebean
  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 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #222.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.ebean-ebean-12.12.2 branch October 21, 2021 14:02
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.

0 participants

Comments