Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps celesta.version from 7.4.8 to 7.4.12.
Updates celesta-parent from 7.4.8 to 7.4.12

Commits
  • 9c35813 updating poms for 7.4.12 release [ci skip]
  • 6f2457a Bump checkstyle from 9.1 to 9.2 (#384)
  • 3ac2951 Bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#382)
  • 5ccd4de Bump junit.version from 5.8.1 to 5.8.2 (#383)
  • a21ccb5 Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#385)
  • 68c7fd9 truncate materialized views after each test (#387)
  • d43ad0f updating poms for 7.4.12-SNAPSHOT development [ci skip]
  • 1a1f85a updating poms for 7.4.11 release [ci skip]
  • bfbb406 Bump maven.plugin.api.version from 3.8.3 to 3.8.4 (#378)
  • 2a46891 Bump mockito-core from 4.0.0 to 4.1.0 (#379)
  • Additional commits viewable in compare view

Updates celesta-sql from 7.4.8 to 7.4.12

Commits
  • 9c35813 updating poms for 7.4.12 release [ci skip]
  • 6f2457a Bump checkstyle from 9.1 to 9.2 (#384)
  • 3ac2951 Bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#382)
  • 5ccd4de Bump junit.version from 5.8.1 to 5.8.2 (#383)
  • a21ccb5 Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#385)
  • 68c7fd9 truncate materialized views after each test (#387)
  • d43ad0f updating poms for 7.4.12-SNAPSHOT development [ci skip]
  • 1a1f85a updating poms for 7.4.11 release [ci skip]
  • bfbb406 Bump maven.plugin.api.version from 3.8.3 to 3.8.4 (#378)
  • 2a46891 Bump mockito-core from 4.0.0 to 4.1.0 (#379)
  • Additional commits viewable in compare view

Updates celesta-system-services from 7.4.8 to 7.4.12

Commits
  • 9c35813 updating poms for 7.4.12 release [ci skip]
  • 6f2457a Bump checkstyle from 9.1 to 9.2 (#384)
  • 3ac2951 Bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#382)
  • 5ccd4de Bump junit.version from 5.8.1 to 5.8.2 (#383)
  • a21ccb5 Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#385)
  • 68c7fd9 truncate materialized views after each test (#387)
  • d43ad0f updating poms for 7.4.12-SNAPSHOT development [ci skip]
  • 1a1f85a updating poms for 7.4.11 release [ci skip]
  • bfbb406 Bump maven.plugin.api.version from 3.8.3 to 3.8.4 (#378)
  • 2a46891 Bump mockito-core from 4.0.0 to 4.1.0 (#379)
  • Additional commits viewable in compare view

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 `celesta.version` from 7.4.8 to 7.4.12.

Updates `celesta-parent` from 7.4.8 to 7.4.12
- [Release notes](https://github.com/CourseOrchestra/celesta/releases)
- [Changelog](https://github.com/CourseOrchestra/celesta/blob/dev/ReleaseJenkinsfile)
- [Commits](CourseOrchestra/celesta@7.4.8...7.4.12)

Updates `celesta-sql` from 7.4.8 to 7.4.12
- [Release notes](https://github.com/CourseOrchestra/celesta/releases)
- [Changelog](https://github.com/CourseOrchestra/celesta/blob/dev/ReleaseJenkinsfile)
- [Commits](CourseOrchestra/celesta@7.4.8...7.4.12)

Updates `celesta-system-services` from 7.4.8 to 7.4.12
- [Release notes](https://github.com/CourseOrchestra/celesta/releases)
- [Changelog](https://github.com/CourseOrchestra/celesta/blob/dev/ReleaseJenkinsfile)
- [Commits](CourseOrchestra/celesta@7.4.8...7.4.12)

---
updated-dependencies:
- dependency-name: ru.curs:celesta-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ru.curs:celesta-sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ru.curs:celesta-system-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2021

Superseded by #179.

@dependabot dependabot bot closed this Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/celesta.version-7.4.12 branch December 13, 2021 02:23
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.

1 participant