| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.197.0` -> `^0.198.0`](https://renovatebot.com/diffs/npm/flow-bin/0.197.0/0.198.0) |
---
### Release Notes
<details>
<summary>flowtype/flow-bin</summary>
### [`v0.198.0`](https://github.com/flowtype/flow-bin/compare/08b8e76d103f9326e439b3c0a847807cf65e38d6...2b180bbad62765dd88f088560cc335a090459da4)
[Compare Source](https://github.com/flowtype/flow-bin/compare/08b8e76d103f9326e439b3c0a847807cf65e38d6...2b180bbad62765dd88f088560cc335a090459da4)
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.18.0` -> `4.19.0` |
| [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.18.0` -> `4.19.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `2.15.3.Final` -> `2.16.0.Final` |
---
### Release Notes
<details>
<summary>liquibase/liquibase-hibernate</summary>
### [`v4.19.0`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.19.0)
[Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.18.0...v4.19.0)
Support for Liquibase 4.19.0.
#### What's Changed
- Support Hibernate ORM 6.1 with Jakarta EE 10 by [@​papegaaij](https://github.com/papegaaij) in https://github.com/liquibase/liquibase-hibernate/pull/434
- Bump hibernate.version from 6.1.5.Final to 6.1.6.Final by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/447
- Bump spring.version from 6.0.2 to 6.0.3 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/448
#### New Contributors
- [@​papegaaij](https://github.com/papegaaij) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/434
**Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.18.0...v4.19.0
</details>
<details>
<summary>liquibase/liquibase</summary>
### [`v4.19.0`](https://github.com/liquibase/liquibase/releases/tag/v4.19.0)
[Compare Source](https://github.com/liquibase/liquibase/compare/v4.18.0...v4.19.0)
##### Liquibase v4.19.0 is a patch release with an XSD upgrade.
#### Enhancements
- Simplify assert calls and replaced with simpler and equivalent calls. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3497
- Delete unused import statement. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3522
- Added call to modifyChangeSet during execute method to allow the changeSet to be correctly set on the executor DAT-12388 by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3511
- Remove unnecessary local variables that add nothing to the comprehensibility of a method. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3373
- Allow loading gzipped data files by [@​mike-seger](https://github.com/mike-seger) in https://github.com/liquibase/liquibase/pull/3379
- Use try-with-resources Statement when is possible. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3374
- Define and reuse constants. Use an empty array styles to convert a collection to an array. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3500
- Add support for block comment rollback commands on SQL changesets by [@​krishnaenugandula](https://github.com/krishnaenugandula) in https://github.com/liquibase/liquibase/pull/1399
- Allow primary key on addColumn for H2 by [@​nick318](https://github.com/nick318) in https://github.com/liquibase/liquibase/pull/3372
- Additional (optional) tableType attribute on the CreateTableChange by [@​MartinRied](https://github.com/MartinRied) in https://github.com/liquibase/liquibase/pull/3108
- Include "path" in databasechangelog's description column for all change types with "path" attributes by [@​MichaelKern-IVV](https://github.com/MichaelKern-IVV) in https://github.com/liquibase/liquibase/pull/3244
- [#​1466](https://github.com/liquibase/liquibase/issues/1466): Add ignore:true changeset attribute to Formatted SQL changeLogs by [@​skrivenko](https://github.com/skrivenko) in https://github.com/liquibase/liquibase/pull/3377
- [#​1290](https://github.com/liquibase/liquibase/issues/1290): Forbid empty changeSet id and author by [@​skrivenko](https://github.com/skrivenko) in https://github.com/liquibase/liquibase/pull/3397
- Allow to drop and create a view for a Postgres database if replacing the view would fail by [@​rozenshteyn](https://github.com/rozenshteyn) in https://github.com/liquibase/liquibase/pull/3399
- Rename DatabaseObjectComparator class to be DatabaseObjectCollectionComparator for clarity DAT-10112 by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3544
- Do not lower case the ProvidedValue description if the string is capitalized, i.e. it starts with 2 upper-case characters DAT-12614 by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3589
- Use 'Integer.compare' instead by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3528
- Simplify 'Map' operations. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3527
- Remove unnecessary semicolon. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3571
- Missing Override annotations. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3558
- Prevents redundant loop iterations. Early loop exit in 'if' condition. by [@​arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3547
- DAT 6635 - Implement TagCommand by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3570
- DAT-12576 update release workflow to attach artifact by run_id by [@​ap-liquibase](https://github.com/ap-liquibase) in https://github.com/liquibase/liquibase/pull/3629
- DAT-12365 update install4j script to version 10.x by [@​jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3641
- Upgrades installer JDK version for next release. by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3440
- remove licenses that were moved to individual extensions (DAT-12784) by [@​StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3646
- DAT-12597 include commercial sources and javadoc in reversion by [@​ap-liquibase](https://github.com/ap-liquibase) in https://github.com/liquibase/liquibase/pull/3671
#### Security, Driver, and other updates
- Bump mariadb-java-client from 3.0.8 to 3.1.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3471
- Bump testcontainers-bom from 1.17.5 to 1.17.6 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3477
- Bump snowflake-jdbc from 3.13.22 to 3.13.25 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3475
- Bump slf4j-jdk14 from 2.0.3 to 2.0.4 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3485
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3484
- Bump castlabs/get-package-version-id-action from 2.0 to 2.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3490
- Bump sqlite-jdbc from 3.39.4.0 to 3.40.0.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3510
- Bump jaybird from 4.0.6.java8 to 4.0.8.java8 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3509
- Bump mockito-inline from 4.8.1 to 4.10.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3580
- Bump targetMavenVersion from 3.8.5 to 3.8.6 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3593
- Bump junit-jupiter-params from 5.8.1 to 5.9.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3592
- Bump jaybird from 4.0.6.java8 to 4.0.8.java8 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3602
- Bump slf4j-jdk14 from 2.0.4 to 2.0.6 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3566
- Bump snowflake-jdbc from 3.13.25 to 3.13.26 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3579
- Bump robinraju/release-downloader from 1.6 to 1.7 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3603
- Bump ojdbc8 from 21.7.0.0 to 21.8.0.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3551
- Bump up the max number of code points for JSON/YAML parser DAT-12657 by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3552
- Bump actions/cache from 3.0.11 to 3.2.3 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3654
- update changelog version - 4.19 by [@​suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase/pull/3676
- Update changelog xsd 4.19 by [@​suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase/pull/3678
- Bump targetMavenVersion from 3.8.5 to 3.8.7 by [@​dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3634
- Update release-published.yml by [@​jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3540
- DAT-12783 Adding extension license information by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3614
#### Fixes
- fix overwriteOutputFile parameter for GenerateChangelog (DAT-12036) by [@​StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3543
- Avoid ClassCastException when loading LogService from Scope by [@​mattbertolini](https://github.com/mattbertolini) in https://github.com/liquibase/liquibase/pull/3518
- Adds exclusions for mariadb newly added waffle dependency. by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3559
- Correctly handle indexes with descending columns in snapshot DAT-11447 by [@​wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3535
- Fix getting default schema issue for firebird by [@​MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase/pull/3390
- Fix generatedSQL logic to allow setting up a function as a default value for MySQL version 8 by [@​MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase/pull/3362
- DAT-11579: when generating changelogs for MySQL, ignore table column order for PKs by [@​StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3486
- Included SQL to return unique constraints for Sybase by [@​crenan](https://github.com/crenan) in https://github.com/liquibase/liquibase/pull/3517
- Add varbinary and binary support for DB2 - fixes [#​3408](https://github.com/liquibase/liquibase/issues/3408) by [@​mihaelaDev](https://github.com/mihaelaDev) in https://github.com/liquibase/liquibase/pull/3428
- Added support for COMPUTED values inside CSV files for loadData change by [@​zbynekvavros](https://github.com/zbynekvavros) in https://github.com/liquibase/liquibase/pull/944
- Prevent Executors collision due to hash used as a Map's key part by [@​Dasiu](https://github.com/Dasiu) in https://github.com/liquibase/liquibase/pull/3533
- Breaks out of LockService.init loop after validations are completed by [@​filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3576
- implement SingletonObject to solve [#​2349](https://github.com/liquibase/liquibase/issues/2349) by [@​yairogen](https://github.com/yairogen) in https://github.com/liquibase/liquibase/pull/3624
- Postgresql - Fallback to default schema name in SequenceSnapshotGenerator when this is null by [@​djochim](https://github.com/djochim) in https://github.com/liquibase/liquibase/pull/3637
##### OWASP Dependency Check: Reported Vulnerabilities
- snakeyaml.jar - This is a ["critical" vulnerability reported against the snakeyaml library](https://ossindex.sonatype.org/vulnerability/CVE-2022-1471). We are currently on the newest version of snakeyaml and there is no fix for the issue as of yet.
#### New Contributors
- [@​mike-seger](https://github.com/mike-seger) made their first contribution in https://github.com/liquibase/liquibase/pull/3379
- [@​crenan](https://github.com/crenan) made their first contribution in https://github.com/liquibase/liquibase/pull/3517
- [@​mihaelaDev](https://github.com/mihaelaDev) made their first contribution in https://github.com/liquibase/liquibase/pull/3428
- [@​krishnaenugandula](https://github.com/krishnaenugandula) made their first contribution in https://github.com/liquibase/liquibase/pull/1399
- [@​skrivenko](https://github.com/skrivenko) made their first contribution in https://github.com/liquibase/liquibase/pull/3397
- [@​zbynekvavros](https://github.com/zbynekvavros) made their first contribution in https://github.com/liquibase/liquibase/pull/944
- [@​Dasiu](https://github.com/Dasiu) made their first contribution in https://github.com/liquibase/liquibase/pull/3533
- [@​yairogen](https://github.com/yairogen) made their first contribution in https://github.com/liquibase/liquibase/pull/3624
- [@​djochim](https://github.com/djochim) made their first contribution in https://github.com/liquibase/liquibase/pull/3637
**Full Changelog**: https://github.com/liquibase/liquibase/compare/v4.18.0...v4.19.0
##### Get Certified
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
##### Read the Documentation
Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.
##### Meet the Community
Our community has built a lot. From extensions to integrations, youβve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:
[Contribute code](https://www.liquibase.org/development/contribute.html)
[Make doc updates](https://github.com/Datical/liquibase-docs)
[Help by asking and answering questions](https://forum.liquibase.org/)
[Set up a chat with the Product team](https://calendly.com/liquibase-outreach/product-feedback)
Thanks to everyone who helps make the Liquibase community strong!
#### File Descriptions
- **Liquibase CLI** -- Includes open source + commercial functionality
- **liquibase-x.y.z.tar.gz** -- Archive in tar.gz format
- **liquibase-x.y.z.zip** -- Archive in zip format
- **liquibase-windows-x64-installer-x.y.z.exe** -- Installer for Windows
- **liquibase-macos-installer-x.y.z.dmg** -- Installer for MacOS
- **Primary Libraries** - For embedding in other software
- **liquibase-core-x.y.z.jar** β Base Liquibase library (open source)
- **liquibase-commerical-x.y.z.jar** β Additional commercial functionality
- **liquibase-additional-x.y.z.zip** β Contains additional, less commonly used files
- Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar
- Javadocs for all the libraries
- Source archives for all the open source libraries
- ASC/MD5/SHA1 verification hashes for all files
**NOTE: liquibase-core-<version>.jar** contains only the open-source license. If you use Liquibase Pro or other commercial add-ons, you must also **install liquibase-commercial-<version>.jar**
</details>
<details>
<summary>quarkusio/quarkus</summary>
### [`v2.16.0.Final`](https://github.com/quarkusio/quarkus/compare/2.15.3.Final...2.16.0.Final)
[Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.3.Final...2.16.0.Final)
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π» **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.196.0` -> `^0.197.0`](https://renovatebot.com/diffs/npm/flow-bin/0.196.0/0.197.0) |
---
### Release Notes
<details>
<summary>flowtype/flow-bin</summary>
### [`v0.197.0`](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6)
[Compare Source](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6)
### [`v0.196.3`](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c)
[Compare Source](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c)
### [`v0.196.2`](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020)
[Compare Source](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020)
### [`v0.196.1`](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad)
[Compare Source](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad)
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | compile | minor | `5.12.1` -> `5.13.0` |
---
### Release Notes
<details>
<summary>java-native-access/jna</summary>
### [`v5.13.0`](https://github.com/java-native-access/jna/blob/HEAD/CHANGES.md#Release-5130)
[Compare Source](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0)
\================
## Features
- [#​1454](https://github.com/java-native-access/jna/pull/1454): Add `c.s.j.p.win32.Psapi.QueryWorkingSetEx` and associated Types - [@​crain-32](https://github.com/Crain-32).
- [#​1459](https://github.com/java-native-access/jna/pull/1459): Add `VirtualLock` and `VirtualUnlock` in `c.s.j.p.win32.Kernel32` - [@​matthiasblaesing](https://github.com/matthiasblaesing).
- [#​1471](https://github.com/java-native-access/jna/pull/1471): Add `c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated` and associated Types - [@​dbwiddis](https://github.com/dbwiddis).
- [#​1474](https://github.com/java-native-access/jna/pull/1474): Add `c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet`, `IWbemServices.GetObject`, `IWbemContext.SetValue` and associated methods - [@​rchateauneu](https://github.com/rchateauneu).
- [#​1482](https://github.com/java-native-access/jna/pull/1482): Add multilingual support of `Kernel32Util.formatMessage` - [@​overpathz](https://github.com/overpathz).
- [#​1490](https://github.com/java-native-access/jna/pull/1490): Adds support for a custom `SymbolProvider` in `NativeLibrary` & `Library` - [@​soywiz](https://github.com/soywiz).
- [#​1491](https://github.com/java-native-access/jna/pull/1491): Update libffi to v3.4.4 - [@​matthiasblaesing](https://github.com/matthiasblaesing).
- [#​1487](https://github.com/java-native-access/jna/issues/1487): Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - [@​sratz](https://github.com/sratz).
## Bug Fixes
- [#​1452](https://github.com/java-native-access/jna/issues/1452): Fix memory allocation/handling for error message generation in native library code (`dispatch.c`) - [@​matthiasblaesing](https://github.com/matthiasblaesing).
- [#​1460](https://github.com/java-native-access/jna/issues/1460): Fix win32 variant date conversion in DST offest window and with millisecond values - [@​eranl](https://github.com/eranl).
- [#​1472](https://github.com/java-native-access/jna/issues/1472): Fix incorrect bitmask in `c.s.j.Pointer#createConstant(int)` - [@​dbwiddis](https://github.com/dbwiddis).
- [#​1481](https://github.com/java-native-access/jna/issues/1481): Fix NPE in NativeLibrary when unpacking from classpath is disabled - [@​trespasserw](https://github.com/trespasserw).
- [#​1489](https://github.com/java-native-access/jna/pull/1489): Fixes typo in `OpenGL32Util#wglGetProcAddress`, instead of parameter `procName` the hardcoded value `wglEnumGpusNV` was used - [@​soywiz](https://github.com/soywiz).
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
|/ / |
|
|\ \
| | |
| | |
| | | |
Change-Id: Icf882908c36e6e09a96a5c1fa04d4849311eabd8
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(mulk/mulkcms2!6)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.29.0` -> `2.30.0` |
---
### Release Notes
<details>
<summary>diffplug/spotless</summary>
### [`v2.30.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#​2300---2022-09-14)
##### Added
- `formatAnnotations()` step to correct formatting of Java type annotations. It puts type annotations on the same line as the type that they qualify. Run it after a Java formatting step, such as `googleJavaFormat()`. ([#​1275](https://github.com/diffplug/spotless/pull/1275))
##### Changes
- Bump default `ktfmt` version to latest `0.39` -> `0.40` ([#​1312](https://github.com/diffplug/spotless/pull/1312))
- Bump default `ktlint` version to latest `0.46.1` -> `0.47.1` ([#​1303](https://github.com/diffplug/spotless/pull/1303))
- Also restored support for older versions of ktlint back to `0.31.0`
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
| |/ / |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -> `2.15.3.Final` |
| [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.15.2.Final` -> `2.15.3.Final` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v2.15.3.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.15.3.Final)
[Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final)
##### Complete changelog
- [#​30255](https://github.com/quarkusio/quarkus/pull/30255) - Introduce a JSON Stream parser for the reactive rest client
- [#​30242](https://github.com/quarkusio/quarkus/pull/30242) - Throw an IllegalStateException with basic info about the provider that failed to provide a resource
- [#​30227](https://github.com/quarkusio/quarkus/pull/30227) - SmallRye GraphQL 1.9.1/2.0.1 + config property to control Federation
- [#​30218](https://github.com/quarkusio/quarkus/pull/30218) - OIDC documentation fixes
- [#​30200](https://github.com/quarkusio/quarkus/pull/30200) - Ensure that Kotlin implementation of QuarkusApplication works properly
- [#​30195](https://github.com/quarkusio/quarkus/pull/30195) - Log graphql.execution.AbortExecutionException when it occurs
- [#​30190](https://github.com/quarkusio/quarkus/issues/30190) - 2.15.2.Final breaks command mode with main class extends from QuarkusApplication in kotlin
- [#​30187](https://github.com/quarkusio/quarkus/pull/30187) - Bump xstream from 1.4.19 to 1.4.20
- [#​30183](https://github.com/quarkusio/quarkus/pull/30183) - Fixing typos in security overview doc
- [#​30177](https://github.com/quarkusio/quarkus/pull/30177) - Properly handle SSE comments in RESTEasy Reactive client and server code
- [#​30172](https://github.com/quarkusio/quarkus/pull/30172) - Codestarts - Fix flattening of log levels
- [#​30169](https://github.com/quarkusio/quarkus/issues/30169) - NullPointerException when sending SSE with comment only
- [#​30161](https://github.com/quarkusio/quarkus/pull/30161) - Align behavior for getDeferredIdentity and getIdentity in TestIdentityAssociation
- [#​30160](https://github.com/quarkusio/quarkus/issues/30160) - Different behavior in TestIdentityAssociation for getDeferredIdentity and getIdentity
- [#​30157](https://github.com/quarkusio/quarkus/pull/30157) - Gradle quarkusDev: don't use test classes dir for app classes
- [#​30155](https://github.com/quarkusio/quarkus/pull/30155) - Show how to verify smallrye-jwt issuer in a shared network
- [#​30154](https://github.com/quarkusio/quarkus/pull/30154) - Remove remaining references to javax classes
- [#​30152](https://github.com/quarkusio/quarkus/issues/30152) - Improve error handling of AbortExecutionException in smallrye-graphql extension
- [#​30146](https://github.com/quarkusio/quarkus/pull/30146) - Properly segregate Json MessageBodyReader/Writer classes for server and client
- [#​30145](https://github.com/quarkusio/quarkus/issues/30145) - GraphQL federation directives, which allow multiple values, do not match Apollo contract
- [#​30142](https://github.com/quarkusio/quarkus/pull/30142) - When disabling name and version for label selectod in k8s, don't remove from labels
- [#​30138](https://github.com/quarkusio/quarkus/issues/30138) - Keycloak Dev Services
- [#​30132](https://github.com/quarkusio/quarkus/pull/30132) - Register REST Client body parameters for reflection
- [#​30119](https://github.com/quarkusio/quarkus/issues/30119) - Enable/disable GraphQL Federation automatically (+ add a config property for it)
- [#​30100](https://github.com/quarkusio/quarkus/issues/30100) - Setting `add-version-to-label-selectors: false` removes the app.kubernetes.io/version label
- [#​30078](https://github.com/quarkusio/quarkus/issues/30078) - Quarkus Kotlin Native Reactive REST Client not working properly
- [#​30061](https://github.com/quarkusio/quarkus/issues/30061) - Adding Kotlin Tests Breaks Kotlin/Java project
- [#​30044](https://github.com/quarkusio/quarkus/issues/30044) - Resteasy Reactive Rest Client fails to re-construct large chunks of streamed json (stream+json) and fails deserialization
- [#​29998](https://github.com/quarkusio/quarkus/pull/29998) - Bump to smallrye-config 2.13.1
- [#​29918](https://github.com/quarkusio/quarkus/issues/29918) - smallrye-config: Converter<Int> throws IllegalStateException
- [#​29609](https://github.com/quarkusio/quarkus/pull/29609) - Remove Reflection replacements, now supported by GraalVM
</details>
<details>
<summary>quarkusio/quarkus-platform</summary>
### [`v2.15.3.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.15.2.Final...2.15.3.Final)
[Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.15.2.Final...2.15.3.Final)
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
β» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
π **Ignore**: Close this MR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
| |/ |
|
| |\
| | |
| | | |
See merge request mulk/mulkcms2!2
|
| | | |
|
| |\ \
| | |/
| |/| |
See merge request mulk/mulkcms2!1
|
| |/ |
|
| | |
|
| |
| |
| |
| |
| | |
v1.8.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|/
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Change-Id: Iea0fad67d5444f93a6bc41a0878acf62c569bae5
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
| |
v1.7.22 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthias Andreas Benkard <code@mail.matthias.benkard.de>
|
|
|
|
|
|
|
|
| |
This was causing an error:
ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
Change-Id: I2de3713fa1d7ca9d6f3592840a944e16cc8faa1d
|
|
|
|
| |
Change-Id: Ie32d4f528cec794d03536eaf402de31ab2e9468e
|
|
|
|
| |
Change-Id: I807147f3a4d105c08a9ffda130afec36dc13228a
|
|
|
|
|
|
|
|
|
|
|
| |
Content Tools was previously wrapped into an ECMAScript module through
the use of Snowpack. This mechanism broke some time ago, making the
wiki uneditable.
Content Tools is now imported as is, which simplifies its packaging
and restores it to a working state.
Change-Id: I49d2d625bc955a260a63c47bcaceb23b61366123
|
|
|
|
|
|
| |
wonkiness.
Change-Id: I3e278bd1c8b03dd55d255fab1a0ca6d94cafbdde
|
|
|
|
| |
Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38
|
|
|
|
| |
Change-Id: I03526ef4f5d99db202cbbf1045e52464e2d83a9a
|
|
|
|
| |
Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881
|
|
|
|
| |
Change-Id: If3205486b9a2acbc5578479395237f2d41be0c40
|
|
|
|
| |
Change-Id: I8a57dbdbad27e01297263b382ce557859d9b462d
|
|
|
|
| |
Change-Id: I9cf42af869056b7c944c891d6dc008a640c82edc
|
|
|
|
| |
Change-Id: If77c7740cd9b776f9c043b246a444788093b0a42
|
|
|
|
| |
Change-Id: I58ea7a2abd24b2f45b80f401ad0506a698993a9b
|
|
|
|
| |
Change-Id: I63cb2c2350f5183b7fbca335df8a06425193e015
|
|
|
|
| |
Change-Id: I98fd99327fdfebaddfebe3541e6b1ccb1d78fe3c
|
|
|
|
| |
Change-Id: I27feecfe2d4309397b116552856227eacb7e9600
|
|
|
|
| |
Change-Id: I9bf140ded85045b09997145ed2a9fb421fedc7d4
|
|
|
|
| |
Change-Id: Iac22d115f0d1c59eb273a26d720c07f6d1b11077
|
|
|
|
| |
Change-Id: I05b8e425fb95a4e6e364c52b73d0857d60814ae9
|
|
|
|
|
|
|
|
|
|
|
|
| |
Applies recommendations by https://validator.w3.org/nu/:
- Replaces untitled sections with divs. (Sections are supposed to
represent semantic, not structural, units.)
- Replaces bookmark title h1. with h2s. (While not strictly required
according to the HTML spec, you are supposed to make heading levels
independent of semantic structure tags.)
Change-Id: I81c634b67bb1044214b5f88a7e05f00d8ba87d5c
|
|
|
|
|
|
|
| |
The initializers were mistakenly removed, but they are needed for
bookmarklet-driven bookmark submission. This adds them back.
Change-Id: I565e5b3f372da826224d96dddf568295af552744
|
|
|
|
| |
Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485
|
|
|
|
|
|
| |
repository).
Change-Id: I35f3c0252b1002afd50e7f4bf9509fe2f5f3992b
|
|
|
|
| |
Change-Id: If0c9bb286ccfe05bc1911dda6ebcfd895dc71e59
|