dependabot[bot] opened a new pull request #750:
URL: https://github.com/apache/logging-log4j2/pull/750


   Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.5.5 to 
3.10.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/liquibase/liquibase/releases";>liquibase-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.10.3</h2>
   <h2>Liquibase 3.10.3 is a bugfix release</h2>
   <h3>Changes</h3>
   <p>This release merges many community-contributed pull requests. Thanks to 
everyone who helps make the Liquibase community strong!</p>
   <ul>
   <li>Fixed issue with includeAll not working with some spring-packaged jars 
<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1140";>liquibase/liquibase#1140</a></li>
   <li>Fixed sequence snapshot in Postgresql <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1372";>liquibase/liquibase#1372</a></li>
   <li>Fixed SERIAL/BIGSERIAL handling in Postgreql <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1010";>liquibase/liquibase#1010</a></li>
   <li>SpringLiquibase bean can now take any ResourceAccessor implementation <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/936";>liquibase/liquibase#936</a></li>
   <li>Fixed snapshot of TEXT types in MSSQL <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1327";>liquibase/liquibase#1327</a></li>
   <li>Moved SQL logging from INFO to DEBUG <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1258";>liquibase/liquibase#1258</a></li>
   <li>Minor XSD cleanup <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1239";>liquibase/liquibase#1239</a></li>
   <li>Fixed handling of question marks in SQL for Postgresql <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/912";>liquibase/liquibase#912</a></li>
   <li>Fixed handling of includeAll in maven <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1332";>liquibase/liquibase#1332</a></li>
   <li>Do not expect access to v$session on Oracle <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1422";>liquibase/liquibase#1422</a></li>
   <li>Allow spaces after <code>--</code> comments in formatted SQL <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/781";>liquibase/liquibase#781</a></li>
   <li>Fixed loadData support for enums in Postgresql <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/983";>liquibase/liquibase#983</a></li>
   <li>Fixed CSV handling when last column is empty <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1431";>liquibase/liquibase#1431</a></li>
   <li>Fixed SqlServer handling of computed columns in snapshot <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1443";>liquibase/liquibase#1443</a></li>
   <li>Avoid broken PostgreSQL batch logic <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/pull/1447";>liquibase/liquibase#1447</a></li>
   </ul>
   <h4>Special 3.10.3 shout-outs</h4>
   <p>Mike Olivas, mrgrew, Robert Reeves, FrankHoellering, Steven C. Saliman, 
thomas, Ruud Welling, Sudipto Sarkar, alexander.schuetz, ningyu, Wes Willard 
and others!</p>
   <h2>v3.10.2</h2>
   <h2>Liquibase 3.10.2 is a bugfix release</h2>
   <h3>Changes</h3>
   <p>This release merges many community-contributed pull requests. Thanks to 
everyone who helps make the Liquibase community strong!</p>
   <ul>
   <li>Dependency cycle error during generateChangeLog with 
--diffTypes=tables,columns,data</li>
   <li>liquibase maven:: unable to run tests on java &gt; 8</li>
   <li>Add Banner in log out put that directs users to online resources.</li>
   <li>GH PR#980 - fixed invalid carriage return coming from oracle ojdbc8 
12.2.0.1</li>
   <li>GH PR#976 - Changes databasechangelog sql to use legacy mode</li>
   <li>Add support for java.sql.Types.TIMESTAMP_WITH_TIMEZONE (CORE-3525)</li>
   <li>GH PR#929 - Fix #CORE-3493 Inconsistent resolution of 
ChangeLogParameters in liqu…</li>
   <li>GH PR#744 - Informix data type generation with Default Value cause</li>
   <li>GH PR#1176 - Add MariaDB sequence support to the 3.10.x branch</li>
   <li>GH PR#1177 - CORE-3643: fixed the 'shouldValidateX' methods in the 
Constraints</li>
   <li>GH PR#1201 - H2 unknown reserved word</li>
   </ul>
   <h2>v3.10.1</h2>
   <h2>Liquibase 3.10.1 is a bugfix release</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/liquibase/liquibase/blob/master/changelog.txt";>liquibase-core's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Liquibase Core Changelog</h1>
   <p>Changes in version 4.7.1 (2022.01.21)</p>
   <ul>
   <li>Fix bug which makes Liquibase misidentify your database dialect if the 
string 'edb' is in your connection url. (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2364";>#2364</a>)</li>
   <li>Output changeset execution to UI like rollback does (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/1932";>#1932</a>)</li>
   <li>Support MaxDB for sequences (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/932";>#932</a>)</li>
   <li>Include columnDataType in generated setColumnRemarks changesets (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2188";>#2188</a>)</li>
   <li>Use database time for changeloglock table (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2217";>#2217</a>)</li>
   <li>Mysql: support additional information &quot;double&quot; datatypes (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2293";>#2293</a>)</li>
   <li>Correctly handle old &quot;liquibase tagExists myTag&quot; style CLI 
structure (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2269";>#2269</a>)</li>
   <li>Correctly handle cacheSize in mariadb (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2270";>#2270</a>)</li>
   <li>Mark liquibase-maven-plugin logging configuration as deprecated (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2261";>#2261</a>)</li>
   <li>Added validation errors for SQLite and DB2z databases (<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/2359";>#2359</a>)</li>
   </ul>
   <p>Changes in version 4.7.0 (2022.01.07)</p>
   <p>Liquibase 4.7.0 introduces the init command with the project subcommand, 
which helps to build the necessary
   configuration files for using Liquibase or, if you already use Liquibase, 
create new project files with minimal input.[DAT-8640]</p>
   <p>Additionally, we have updated the Liquibase Getting Started tutorials and 
sample changelog files in the installation package.
   From now on, you can use sample SQL, XML, JSON, and YAML changelog files 
with the corresponding changesets.</p>
   <p>Enhancements</p>
   <ul>
   <li>[PRO] Improved the output of the rollback-one-update command</li>
   <li>[PR#2244] [szandany] Enabled the use of the jdbc:edb URL for Liquibase 
to recognize EnterpriseDB</li>
   <li>[PR#2225] [nvoxland] [catholic-indulgence-vaper] Enabled the use of 
lowercase sys.synonyms objects for the generate-changelog and diff-changelog 
commands in Liquibase and SQL Server. The PR fixes PR#2044.</li>
   <li>Added DB2 on z/OS database type and Java classes for Liquibase</li>
   <li>Upgrade h2 to newer version 2.0.206</li>
   </ul>
   <p>Fixes</p>
   <ul>
   <li>Fixed the generateChangeLog wrong dependency order: the addPrimaryKey 
Change Type appeared before its base table in PostgreSQL [DAT-8256]</li>
   <li>Fixed the quality checks settings file to be created using both relative 
and absolute paths</li>
   <li>Fixed quality checks reporting only the first failure for a changeset to 
report all failures in outputs</li>
   <li>PR#2066] [smainz] Fixed the loadData Change Type to recognize CSV files 
when loading data with the path that contains a dot character ('.')</li>
   <li>[PR#2071] [nhumblot] [philhinco] Fixed the addNotNullConstraint Change 
Type causing the &quot;Data too long&quot; error message. The PR fixes 
PR#1054.</li>
   <li>[PR#2073] [smainz] Fixed the relativeToChangelogFile attribute for 
loadData, createProcedure, and createView Change Types</li>
   <li>[PR#2228] Handle the fact that FK names are not always unique</li>
   <li>[PR#2081] fix OSGI support (manifest, class loading)</li>
   <li>[PR#928] addColumn should support not-null constraint</li>
   </ul>
   <p>Changes in version 4.6.2(2021.11.30)</p>
   <p>Liquibase 4.6.2 introduces the multiple objects name quality check that 
allows you to define and check the naming pattern for several objects rather 
than one object.
   For example, you do not want to have a dash in the table, column, and 
sequence names. With the multiple objects name check, you can specify a pattern 
to check for dashes
   and choose tables, columns, and sequences as the objects to check. In 
version 4.6.2, the check is available for:</p>
   <ul>
   <li>Table</li>
   <li>Column</li>
   <li>Sequence</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/46fc9ce9ba08806d9ad943983cc99f4f9160aeb7";><code>46fc9ce</code></a>
 Updating changelog.txt for 3.10.3</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/158e0c9acb7cc26b5f0a71586b7f123bf880279c";><code>158e0c9</code></a>
 Merge remote-tracking branch 'origin/3.10.x' into 3.10.x</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/331b5859cdb0e0fc5a05c935f1ad2e822c74503a";><code>331b585</code></a>
 Fixed schema version number for 3.10</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/064943574c11c350d5d8650f65640b05814f4321";><code>0649435</code></a>
 Merge branch 'LB-366' into 3.10.x</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/2470e6def10ea6555b46f8e907f4c23e88f983d2";><code>2470e6d</code></a>
 Merge branch '3.10.x' into LB-366</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/c415566125e1e1a438a0c8b67d800fe0e112f16d";><code>c415566</code></a>
 Merge branch 'LB-744' into 3.10.x</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/100d0d269c753de44cf8a6828c9ee4e0419c0740";><code>100d0d2</code></a>
 Do not use batched statements for Postgres LoadDataChange LB-744</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/9e1a77fec0110da66928fe697cd6176f939a79ff";><code>9e1a77f</code></a>
 Added 3.10.3 to changelog.txt</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/d27104eef90daf3b41d05b2c4092c8ddcf594ebc";><code>d27104e</code></a>
 Handle MSSQL computed columns in generate changelog LB-366</li>
   <li><a 
href="https://github.com/liquibase/liquibase/commit/adcbc0f251cc4e15aaa17c6008e141c29f23a306";><code>adcbc0f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/1431";>#1431</a>
 from liquibase/<a 
href="https://github-redirect.dependabot.com/liquibase/liquibase/issues/1251";>GH-1251</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/liquibase/liquibase/compare/liquibase-parent-3.5.5...v3.10.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.liquibase:liquibase-core&package-manager=maven&previous-version=3.5.5&new-version=3.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to