Skip to content

Commit

Permalink
chore: bump org.liquibase:liquibase-core from 4.11.0 to 4.25.1
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.11.0 to 4.25.1.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.11.0...v4.25.1)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and php-coder committed Dec 24, 2023
1 parent adb7f89 commit 5f89210
Show file tree
Hide file tree
Showing 19 changed files with 55 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@
<license.plugin.version>3.0</license.plugin.version>

<!-- Redefine default value from spring-boot-dependencies -->
<liquibase.version>4.11.0</liquibase.version>
<liquibase.version>4.25.1</liquibase.version>

<!-- Redefine default value from spring-boot-dependencies -->
<lombok.version>1.18.30</lombok.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-name_ru-column-to-countries-table" author="php-coder" context="scheme">
<comment>Adds name_ru column to countries table</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-lang-column-to-users_activation-table" author="php-coder" context="scheme">
<comment>Adds lang column to users_activation table (with default value "en")</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-slug-column-to-categories-table" author="php-coder" context="scheme">
<comment>Adds slug column to categories table</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-slug-column-to-countries-table" author="php-coder" context="scheme">
<comment>Adds slug column to countries table</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-alt-price-to-series_sales_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-release-day-to-series_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-condition-field-to-series_sales" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.8.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-condition-field-to-series_sales_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="beforeColumn" dbms="mysql,postgresql" />

<changeSet id="create-top_categories-table" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-images_data-preview-field" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="connect-series_import_requests-and-series-table" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="create-solovyov_catalog-table" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="create-zagorski_catalog-table" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-perforated-field-to-series_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-quantity-field-to-series_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="afterColumn" dbms="postgresql" />

<changeSet id="add-seller-info-fields-to-series_sales_import_parsed_data" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="beforeColumn" dbms="mysql,postgresql" />

<changeSet id="add-michel_numbers-column-to-series_import_parsed_data-table" author="php-coder" context="scheme">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd">
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.24.xsd">

<removeChangeSetProperty change="addColumn" remove="beforeColumn" dbms="mysql,postgresql" />

<changeSet id="add-seller_group_id-column-to-series_sales_import_parsed_data-table" author="php-coder" context="scheme">

Expand Down

0 comments on commit 5f89210

Please sign in to comment.