Re: [PR] CXF-9041: CXF will only accept org.glassfish.jaxb.runtime.v2.ContextFactory [cxf]
reta merged PR #1989: URL: https://github.com/apache/cxf/pull/1989 -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump github/codeql-action from 3.25.15 to 3.26.0 [cxf]
dependabot[bot] opened a new pull request, #2002: URL: https://github.com/apache/cxf/pull/2002 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0. Changelog Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action's changelog. CodeQL Action Changelog See the https://github.com/github/codeql-action/releases";>releases page for the relevant changes to the CodeQL CLI and language packs. Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. [UNRELEASED] No user facing changes. 3.26.0 - 06 Aug 2024 Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. https://redirect.github.com/github/codeql-action/pull/2403";>#2403 Bump the minimum CodeQL bundle version to 2.13.5. https://redirect.github.com/github/codeql-action/pull/2408";>#2408 3.25.15 - 26 Jul 2024 Update default CodeQL bundle version to 2.18.1. https://redirect.github.com/github/codeql-action/pull/2385";>#2385 3.25.14 - 25 Jul 2024 Experimental: add a new start-proxy action which starts the same HTTP proxy as used by https://github.com/github/dependabot-action";>github/dependabot-action. Do not use this in production as it is part of an internal experiment and subject to change at any time. https://redirect.github.com/github/codeql-action/pull/2376";>#2376 3.25.13 - 19 Jul 2024 Add codeql-version to outputs. https://redirect.github.com/github/codeql-action/pull/2368";>#2368 Add a deprecation warning for customers using CodeQL version 2.13.4 and earlier. These versions of CodeQL were discontinued on 9 July 2024 alongside GitHub Enterprise Server 3.9, and will be unsupported by CodeQL Action versions 3.26.0 and later and versions 2.26.0 and later. https://redirect.github.com/github/codeql-action/pull/2375";>#2375 If you are using one of these versions, please update to CodeQL CLI version 2.13.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version. Alternatively, if you want to continue using a version of the CodeQL CLI between 2.12.6 and 2.13.4, you can replace github/codeql-action/*@v3 by github/codeql-action/*@v3.25.13 and github/codeql-action/*@v2 by github/codeql-action/*@v2.25.13 in your code scanning workflow to ensure you continue using this version of the CodeQL Action. 3.25.12 - 12 Jul 2024 Improve the reliability and performance of analyzing code when analyzing a compiled language with the autobuild https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#codeql-build-modes";>build mode on GitHub Enterprise Server. This feature is already available to GitHub.com users. https://redirect.github.com/github/codeql-action/pull/2353";>#2353 Update default CodeQL bundle version to 2.18.0. https://redirect.github.com/github/codeql-action/pull/2364";>#2364 3.25.11 - 28 Jun 2024 Avoid failing the workflow run if there is an error while uploading debug artifacts. https://redirect.github.com/github/codeql-action/pull/2349";>#2349 Update default CodeQL bundle version to 2.17.6. https://redirect.github.com/github/codeql-action/pull/2352";>#2352 3.25.10 - 13 Jun 2024 Update default CodeQL bundle version to 2.17.5. https://redirect.github.com/github/codeql-action/pull/2327";>#2327 3.25.9 - 12 Jun 2024 Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. https://redirect.github.com/github/codeql-action/pull/2330";>#2330 The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. https://redirect.github.com/github/codeql-action/pull/2332";>#2332 3.25.8 - 04 Jun 2024 ... (truncated) Commits https://github.com/github/codeql-action/commit/eb055d739abdc2e8de2e5f4ba1a8b246daa779aa";>eb055d7 Merge pull request https://redirect.github.com/github/codeql-action/issues/2410";>#2410 from github/update-v3.26.0-c24926b73 https://github.com/github/codeql-action/commit/3884d04c1155b714391ad663c28d71f332778d0c";>3884d04 Update changelog for v3.26.0
[PR] Bump actions/upload-artifact from 4.3.5 to 4.3.6 [cxf]
dependabot[bot] opened a new pull request, #2003: URL: https://github.com/apache/cxf/pull/2003 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. Release notes Sourced from https://github.com/actions/upload-artifact/releases";>actions/upload-artifact's releases. v4.3.6 What's Changed Revert to @actions/artifact 2.1.8 by https://github.com/robherley";>@robherley in https://redirect.github.com/actions/upload-artifact/pull/594";>actions/upload-artifact#594 Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.6";>https://github.com/actions/upload-artifact/compare/v4...v4.3.6 Commits https://github.com/actions/upload-artifact/commit/834a144ee995460fba8ed112a2fc961b36a5ec5a";>834a144 Merge pull request https://redirect.github.com/actions/upload-artifact/issues/594";>#594 from actions/robherley/4.3.6 https://github.com/actions/upload-artifact/commit/134dcf33c0b9454c4b17a936843d7e21dccdc335";>134dcf3 v4.3.6 https://github.com/actions/upload-artifact/commit/73a0b9c9543c5bbf0637ed4d2c7798a21949ac8a";>73a0b9c revert back to @actions/artifact 2.1.8 See full diff in https://github.com/actions/upload-artifact/compare/89ef406dd8d7e03cfd12d9e0a4a378f454709029...834a144ee995460fba8ed112a2fc961b36a5ec5a";>compare view [](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) --- 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) -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump actions/setup-java from 4.2.1 to 4.2.2 [cxf]
dependabot[bot] opened a new pull request, #2001: URL: https://github.com/apache/cxf/pull/2001 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2. Release notes Sourced from https://github.com/actions/setup-java/releases";>actions/setup-java's releases. v4.2.2 What's Changed Bug fixes: Fix macos latest check failures by https://github.com/HarithaVattikuti";>@HarithaVattikuti in https://redirect.github.com/actions/setup-java/pull/634";>actions/setup-java#634 Fix dragonwell distribution parsing issues by https://github.com/Accelerator1996";>@Accelerator1996 in https://redirect.github.com/actions/setup-java/pull/643";>actions/setup-java#643 Documentation changes Update advanced documentation for java-version-file by https://github.com/mahabaleshwars";>@mahabaleshwars in https://redirect.github.com/actions/setup-java/pull/622";>actions/setup-java#622 Dependency updates: Bump undici from 5.28.3 to 5.28.4 and other dependency updates by https://github.com/dependabot";>@dependabot in https://redirect.github.com/actions/setup-java/pull/616";>actions/setup-java#616 Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.2.2";>https://github.com/actions/setup-java/compare/v4...v4.2.2 Commits https://github.com/actions/setup-java/commit/6a0805fcefea3d4657a47ac4c165951e33482018";>6a0805f Fix the bug about parsing dragonwell version (https://redirect.github.com/actions/setup-java/issues/642";>#642) (https://redirect.github.com/actions/setup-java/issues/643";>#643) https://github.com/actions/setup-java/commit/fd08b9c8dc6f530393a204a04e1f05101a5d00fd";>fd08b9c Bump undici from 5.28.3 to 5.28.4 (https://redirect.github.com/actions/setup-java/issues/616";>#616) https://github.com/actions/setup-java/commit/2e74cbce18569d23ca8b812590dbb83f13ac7c5a";>2e74cbc Fix versions check failures (https://redirect.github.com/actions/setup-java/issues/634";>#634) https://github.com/actions/setup-java/commit/a1c6c9c8677803c9f4bd31e0f15ac0844258f955";>a1c6c9c Updated advanced-usage.md (https://redirect.github.com/actions/setup-java/issues/622";>#622) See full diff in https://github.com/actions/setup-java/compare/99b8673ff64fbf99d8d325f52d9a5bdedb8483e9...6a0805fcefea3d4657a47ac4c165951e33482018";>compare view [](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) --- 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) -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump cxf.slf4j.version from 2.0.15 to 2.0.16 [cxf]
dependabot[bot] opened a new pull request, #2004: URL: https://github.com/apache/cxf/pull/2004 Bumps `cxf.slf4j.version` from 2.0.15 to 2.0.16. Updates `org.slf4j:slf4j-jdk14` from 2.0.15 to 2.0.16 Updates `org.slf4j:jcl-over-slf4j` from 2.0.15 to 2.0.16 Updates `org.slf4j:slf4j-api` from 2.0.15 to 2.0.16 Updates `org.slf4j:slf4j-log4j12` from 2.0.15 to 2.0.16 Updates `org.slf4j:slf4j-nop` from 2.0.15 to 2.0.16 Updates `org.slf4j:jul-to-slf4j` from 2.0.15 to 2.0.16 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) --- 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) -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump cxf.hibernate.em.version from 6.5.2.Final to 6.6.0.Final [cxf]
dependabot[bot] opened a new pull request, #2005: URL: https://github.com/apache/cxf/pull/2005 Bumps `cxf.hibernate.em.version` from 6.5.2.Final to 6.6.0.Final. Updates `org.hibernate.orm:hibernate-core` from 6.5.2.Final to 6.6.0.Final Release notes Sourced from https://github.com/hibernate/hibernate-orm/releases";>org.hibernate.orm:hibernate-core's releases. Hibernate ORM 6.6.0.CR1 released Today, we published a new candidate release of Hibernate ORM 6.6: 6.6.0.CR1. What's new This release introduces a lot of improvements as well as bug fixes. Please refer to the https://in.relation.to/2024/06/14/orm-66CR1/";>release announcement for details. You can find the full list of 6.6.0.CR1 changes https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.0.CR1";>here. Conclusion For additional details, see: the https://hibernate.org/orm/releases/6.6/";>release page the https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html";>Migration Guide the https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html";>Introduction Guide the https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html";>User Guide See also the following resources related to supported APIs: the https://hibernate.org/community/compatibility-policy/";>compatibility policy the https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt";>incubating API report (@Incubating) the https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt";>deprecated API report (@Deprecated + @Remove) the https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt";>internal API report (internal packages, @Internal) Visit the https://hibernate.org/community/";>website for details on getting in touch with us. Changelog Sourced from https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt";>org.hibernate.orm:hibernate-core's changelog. Changes in 6.6.0.Final (August 08, 2024) https://hibernate.atlassian.net/projects/HHH/versions/32329";>https://hibernate.atlassian.net/projects/HHH/versions/32329 ** Bug * [HHH-18463] - Add AzureDialect * [HHH-18451] - CharBooleanConverter : Boolean null value conversion limited by the BooleanJavaType check condition * [HHH-18403] - DB2iDialect should not support Update Returning * [HHH-18399] - Unable to persist self-referencing entity with https://github.com/OneToOne";>@OneToOne and https://github.com/JoinTable";>@JoinTable * [HHH-18391] - EntityGraphs are not considering Embedded attributes * [HHH-18378] - Avoid reusing existing joins for entity-graph fetches if they're included in the where clause * [HHH-18373] - When executing update with Criteria API by setting InheritanceType.JOINED, InlineMutationStrategy, NPE error occurs * [HHH-18309] - Oracle LimitHandler does not seem to handle maxrows correctly for native queries * [HHH-17997] - Querying an Entity with CacheConcurrencyStrategy.READONLY throws UnsupportedOperationException: Can't update readonly object * [HHH-17847] - StoredProcedureQuery map result set incorrectly when having INOUT param * [HHH-17465] - Incorrect metamodel for shared version attribute in https://github.com/MappedSuperclass";>@MappedSuperclass Changes in 6.6.0.CR2 (August 6, 2024) https://hibernate.atlassian.net/projects/HHH/versions/32320";>https://hibernate.atlassian.net/projects/HHH/versions/32320 ** Bug * [HHH-15725] - Criteria API Expression.as adds cast even when the cast type is equal to the expression type * [HHH-17840] - Jackson JsonNode stored as JSON "null" value instead of database NULL * [HHH-17914] - NPE getSqlString() in debug mode * [HHH-17949] - StatelessSession.upsert() with https://github.com/Version-ed";>@Version-ed entity on databases with no SQL merge * [HHH-18012] - Subclass of super generic array AttributeConverter cannot be auto applied * [HHH-18017] - Query cache on Polymorphic entities leads to InstantiationException (Cannot instantiate abstract class) * [HHH-18062] - 'Could not instantiate entity ... due to argument type mismatch' with record https://github.com/IdClass";>@IdClass * [HHH-18085] - Executing SELECT query twice in a transaction, leads to "Shared references of collection error" * [HHH-18086] - Assertion Error when using JOIN FETCH on ToOneAttribute with multiple JOINs of parent entity * [HHH-18108] - Duplicate class definition regression caused by ClassTransformer * [HHH-18177] - org.hibernate.AssertionFailure: null identifier for collection of role thrown when merging entity with generated id * [HHH-18229] - "UnsupportedOperationException: Re-work support for semi-resolve " with null value in column referenced by https://github.com/JoinColumn";>@JoinColumn * [HHH-18272] - UnsupportedO