liquibase / liquibase-teradata

Liquibase extension to add Teradata Database support
Apache License 2.0
6 stars 7 forks source link

Bump org.liquibase:liquibase-parent-pom from 0.2.6 to 0.3.1 #104

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps org.liquibase:liquibase-parent-pom from 0.2.6 to 0.3.1.

Release notes

Sourced from org.liquibase:liquibase-parent-pom's releases.

Liquibase Parent POM v0.3.1

Changes

  • (#91) chore(pom.xml): update liquibase-parent-pom version from 0.4.0-SNAPSH… @​jandroav

Full Changelog: https://github.com/liquibase/liquibase-parent-pom/compare/v0.3.0...liquibase-parent-pom-0.3.1

Liquibase Parent POM v0.3.0

Changes

  • (#90) fix(pom.xml): update jacoco.xmlReportPaths to correct path to improve… @​jandroav

Full Changelog: https://github.com/liquibase/liquibase-parent-pom/compare/v0.2.8...liquibase-parent-pom-0.2.9

Liquibase Parent POM v0.2.8

Changes

  • (#89) Fix properties issue @​jandroav
  • (#88) Fix properties issue @​jandroav
  • (#24) chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 @​dependabot
  • (#33) chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 @​dependabot
  • (#34) chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 @​dependabot
  • (#36) chore(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 @​dependabot
  • (#37) chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 @​dependabot
  • (#39) chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 @​dependabot
  • (#43) chore(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.2.0.jre8 to 12.4.1.jre8 @​dependabot
  • (#57) chore(deps): bump org.liquibase.ext:liquibase-sdk-maven-plugin from 0.10.13 to 0.10.20 @​dependabot
  • (#60) chore(deps): bump commons-io:commons-io from 2.11.0 to 2.14.0 @​dependabot
  • (#61) chore(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 @​dependabot
  • (#66) Add license scan report and status @​fossabot
  • (#73) chore(deps-dev): bump org.json:json from 20230618 to 20231013 @​dependabot
  • (#87) chore(pom.xml): update liquibase-parent-pom version from 0.2.6-SNAPSH… @​jandroav
  • (#86) chore(deps): bump liquibase/build-logic from 0.4.9 to 0.5.3 @​dependabot

🚀 New Features

  • (#84) Manage dependencies, do not force them on downstream projects @​fbiville
  • (#85) Use project name as implementation title in manifest @​abrackx

Full Changelog: https://github.com/liquibase/liquibase-parent-pom/compare/v0.2.7...liquibase-parent-pom-0.2.8

Liquibase Parent POM v0.2.7

Changes

Full Changelog: https://github.com/liquibase/liquibase-parent-pom/compare/v0.2.6...liquibase-parent-pom-0.2.7

Commits
  • cd82b41 chore(pom.xml): update liquibase-parent-pom version from 0.4.0-SNAPSH… (#91)
  • da719e6 [maven-release-plugin] prepare for next development iteration
  • 29fbece [maven-release-plugin] prepare release liquibase-parent-pom-0.3.0
  • 3af9ee4 fix(pom.xml): update jacoco.xmlReportPaths to correct path to improve code co...
  • f4cbbfc chore(pom.xml): remove unused dependencies to optimize build process
  • 4daf293 [maven-release-plugin] prepare for next development iteration
  • d19ff22 [maven-release-plugin] prepare release liquibase-parent-pom-0.2.8
  • 05268ba Fix properties issue (#89)
  • d0b32b0 Fix properties issue (#88)
  • 4ae2b57 chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#24)
  • 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 show 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)
github-actions[bot] commented 10 months ago

Label error: This PR is being prevented from merging because you have not added one of the labels: breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 10 months ago

Superseded by #108.