Skip to content

Try is now WS tests pass on CI#192

Closed
lvca wants to merge 13 commits intomainfrom
feature/websocket-change-streams
Closed

Try is now WS tests pass on CI#192
lvca wants to merge 13 commits intomainfrom
feature/websocket-change-streams

Conversation

@lvca
Copy link
Member

@lvca lvca commented Nov 3, 2021

No description provided.

@lvca lvca self-assigned this Nov 3, 2021
@lvca lvca closed this Nov 15, 2021
@lvca lvca added the invalid This doesn't seem right label Nov 15, 2021
@lvca lvca deleted the feature/websocket-change-streams branch May 6, 2023 15:31
mergify bot added a commit that referenced this pull request Feb 5, 2026
… 3.14.1 to 3.15.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-compiler-plugin's releases](https://github.com/apache/maven-compiler-plugin/releases).*

> 3.15.0
> ------
>
> 🐛 Bug Fixes
> -----------
>
> * Fix Java 25 compatibility during integration tests ([#1020](https://redirect.github.com/apache/maven-compiler-plugin/pull/1020)) [`@​desruisseaux`](https://github.com/desruisseaux)
> * [[MCOMPILER-540]](https://issues.apache.org/jira/browse/MCOMPILER-540) - useIncrementalCompilation=false may add generated sources to the sources list ([#192](https://redirect.github.com/apache/maven-compiler-plugin/pull/192)) [`@​mensinda`](https://github.com/mensinda)
>
> 👻 Maintenance
> -------------
>
> * Bump org.apache.maven.plugins:maven-plugins from 45 to 46 ([#1015](https://redirect.github.com/apache/maven-compiler-plugin/pull/1015)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Remove declaration of "plexus-snapshots" repository ([#1010](https://redirect.github.com/apache/maven-compiler-plugin/pull/1010)) [`@​desruisseaux`](https://github.com/desruisseaux)
> * Works only with Maven 4.0.0 rc4 ([#996](https://redirect.github.com/apache/maven-compiler-plugin/pull/996)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Enable Java 25 and Maven 4 in CI ([#975](https://redirect.github.com/apache/maven-compiler-plugin/pull/975)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#1016](https://redirect.github.com/apache/maven-compiler-plugin/pull/1016)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexusCompilerVersion from 2.16.1 to 2.16.2 ([#1021](https://redirect.github.com/apache/maven-compiler-plugin/pull/1021)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 46 to 47 ([#1019](https://redirect.github.com/apache/maven-compiler-plugin/pull/1019)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 ([#1008](https://redirect.github.com/apache/maven-compiler-plugin/pull/1008)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.ow2.asm:asm from 9.9 to 9.9.1 ([#1005](https://redirect.github.com/apache/maven-compiler-plugin/pull/1005)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#1007](https://redirect.github.com/apache/maven-compiler-plugin/pull/1007)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump maven-plugin-testing-harness to 3.4.0 ([#1001](https://redirect.github.com/apache/maven-compiler-plugin/pull/1001)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump plexusCompilerVersion from 2.16.0 to 2.16.1 ([#999](https://redirect.github.com/apache/maven-compiler-plugin/pull/999)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 ([#993](https://redirect.github.com/apache/maven-compiler-plugin/pull/993)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexusCompilerVersion from 2.15.0 to 2.16.0 ([#992](https://redirect.github.com/apache/maven-compiler-plugin/pull/992)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.ow2.asm:asm from 9.8 to 9.9 ([#981](https://redirect.github.com/apache/maven-compiler-plugin/pull/981)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`9290cb3`](apache/maven-compiler-plugin@9290cb3) [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
* [`3657d40`](apache/maven-compiler-plugin@3657d40) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* [`7bbf805`](apache/maven-compiler-plugin@7bbf805) Bump plexusCompilerVersion from 2.16.1 to 2.16.2
* [`57fa938`](apache/maven-compiler-plugin@57fa938) Bump org.apache.maven.plugins:maven-plugins from 46 to 47
* [`385e3f2`](apache/maven-compiler-plugin@385e3f2) Fix Java 25 compatibility during integration tests ([#1020](https://redirect.github.com/apache/maven-compiler-plugin/issues/1020))
* [`6b34423`](apache/maven-compiler-plugin@6b34423) Bump org.apache.maven.plugins:maven-plugins from 45 to 46
* [`aaeb9c6`](apache/maven-compiler-plugin@aaeb9c6) [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
* [`6e3db9d`](apache/maven-compiler-plugin@6e3db9d) Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
* [`0fe9b84`](apache/maven-compiler-plugin@0fe9b84) Remove declaration of "plexus-snapshots" repository ([#1010](https://redirect.github.com/apache/maven-compiler-plugin/issues/1010))
* [`35f6800`](apache/maven-compiler-plugin@35f6800) Bump org.ow2.asm:asm from 9.9 to 9.9.1
* Additional commits viewable in [compare view](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-compiler-plugin&package-manager=maven&previous-version=3.14.1&new-version=3.15.0)](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 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants