Commit Graph

1635 Commits

Author SHA1 Message Date
Arnaud Cogoluègnes
c4644d6910
Merge pull request #579 from rabbitmq/dependabot/gradle/java-gradle/main/org.mockito-mockito-core-5.16.1
chore(deps): bump org.mockito:mockito-core from 5.16.0 to 5.16.1 in /java-gradle
2025-03-17 19:00:36 +01:00
dependabot[bot]
d5fc59db8a
chore(deps): bump org.mockito:mockito-core in /java-gradle
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 17:54:53 +00:00
Arnaud Cogoluègnes
05a5af9630
Merge pull request #578 from rabbitmq/dependabot/maven/spring-amqp-stream/main/org.springframework.amqp-spring-rabbit-stream-3.2.4
chore(deps): bump org.springframework.amqp:spring-rabbit-stream from 3.2.3 to 3.2.4 in /spring-amqp-stream
2025-03-17 18:36:35 +01:00
dependabot[bot]
4d06f27b48
chore(deps): bump org.springframework.amqp:spring-rabbit-stream
Bumps [org.springframework.amqp:spring-rabbit-stream](https://github.com/spring-projects/spring-amqp) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 17:34:58 +00:00
Michael Klishin
903af5e1b8
Merge pull request #577 from rabbitmq/dependabot/gradle/java-gradle/main/org.junit.jupiter-junit-jupiter-api-5.12.1
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 in /java-gradle
2025-03-14 15:36:52 -04:00
dependabot[bot]
49fa54aa55
chore(deps): bump org.junit.jupiter:junit-jupiter-api in /java-gradle
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 19:35:51 +00:00
Michael Klishin
eba9c7f8ba
Merge pull request #576 from rabbitmq/dependabot/gradle/java-gradle/main/org.junit.jupiter-junit-jupiter-engine-5.12.1
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 in /java-gradle
2025-03-14 15:34:26 -04:00
Michael Klishin
29fb87ac4d
Merge pull request #575 from rabbitmq/dependabot/maven/java-mvn/main/org.junit.jupiter-junit-jupiter-5.12.1
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 in /java-mvn
2025-03-14 15:34:19 -04:00
dependabot[bot]
917f1f0066
chore(deps): bump org.junit.jupiter:junit-jupiter-engine in /java-gradle
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 17:52:14 +00:00
dependabot[bot]
ac9b691f84
chore(deps-dev): bump org.junit.jupiter:junit-jupiter in /java-mvn
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 17:50:19 +00:00
Michael Klishin
4818efb6a5
Merge pull request #574 from rabbitmq/dependabot/cargo/rust-lapin/ring-0.17.13
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-lapin
2025-03-07 14:02:45 -05:00
dependabot[bot]
0ab98d246e
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-lapin
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 19:01:40 +00:00
Michael Klishin
c7eccd4c58
Merge pull request #573 from rabbitmq/dependabot/cargo/rust-stream/ring-0.17.13
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-stream
2025-03-07 14:00:47 -05:00
dependabot[bot]
5c8e4f1855
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-stream
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:05:26 +00:00
Michael Klishin
081b2c9644
Merge pull request #572 from rabbitmq/dependabot/maven/java-mvn/main/org.mockito-mockito-core-5.16.0
chore(deps-dev): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /java-mvn
2025-03-03 13:08:01 -05:00
Michael Klishin
6ddcbd8a67
Merge pull request #571 from rabbitmq/dependabot/gradle/java-gradle/main/org.mockito-mockito-core-5.16.0
chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /java-gradle
2025-03-03 13:07:52 -05:00
dependabot[bot]
cc59c8ed20
chore(deps-dev): bump org.mockito:mockito-core in /java-mvn
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:04:19 +00:00
dependabot[bot]
1c8b344eab
chore(deps): bump org.mockito:mockito-core in /java-gradle
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:35:03 +00:00
Michael Klishin
8b3d485ff8
Merge pull request #570 from rabbitmq/dependabot/maven/java-stream-mvn/main/ch.qos.logback-logback-classic-1.5.17
chore(deps): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 in /java-stream-mvn
2025-02-26 12:27:32 -05:00
dependabot[bot]
e97ef20f6f
chore(deps): bump ch.qos.logback:logback-classic in /java-stream-mvn
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.16...v_1.5.17)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 17:13:27 +00:00
Michael Klishin
db5163cf55
Merge pull request #569 from rabbitmq/dependabot/gradle/java-gradle/main/org.slf4j-slf4j-simple-2.0.17
chore(deps): bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 in /java-gradle
2025-02-25 13:02:56 -05:00
Michael Klishin
99f38034e0
Merge pull request #566 from rabbitmq/dependabot/maven/java-mvn/main/org.slf4j-slf4j-simple-2.0.17
chore(deps): bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 in /java-mvn
2025-02-25 13:02:41 -05:00
Michael Klishin
918285ecfc
Merge pull request #568 from rabbitmq/dependabot/maven/java-stream-mvn/main/org.slf4j-slf4j-api-2.0.17
chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in /java-stream-mvn
2025-02-25 13:02:34 -05:00
Michael Klishin
b2aa8dc109
Merge pull request #567 from rabbitmq/dependabot/maven/java-mvn/main/org.slf4j-slf4j-api-2.0.17
chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in /java-mvn
2025-02-25 13:02:23 -05:00
dependabot[bot]
2f4d57fd1a
chore(deps): bump org.slf4j:slf4j-simple in /java-gradle
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 18:01:40 +00:00
dependabot[bot]
3c665673de
chore(deps): bump org.slf4j:slf4j-api in /java-stream-mvn
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 17:53:12 +00:00
dependabot[bot]
928dc1fc24
chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in /java-mvn
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 17:46:31 +00:00
dependabot[bot]
903847efde
chore(deps): bump org.slf4j:slf4j-simple in /java-mvn
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 17:46:29 +00:00
Michael Klishin
5335b02d50
Merge pull request #564 from rabbitmq/dependabot/gradle/java-gradle/main/org.junit.jupiter-junit-jupiter-api-5.12.0
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 in /java-gradle
2025-02-21 14:29:07 -05:00
dependabot[bot]
5dcf0f190d
chore(deps): bump org.junit.jupiter:junit-jupiter-api in /java-gradle
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 19:25:54 +00:00
Michael Klishin
d0931ba79a
Merge pull request #565 from rabbitmq/dependabot/maven/spring-amqp/main/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /spring-amqp
2025-02-21 14:25:20 -05:00
Michael Klishin
2e234ce396
Merge pull request #563 from rabbitmq/dependabot/gradle/java-gradle/main/org.junit.jupiter-junit-jupiter-engine-5.12.0
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 in /java-gradle
2025-02-21 14:25:01 -05:00
Michael Klishin
27533898e1
Merge pull request #562 from rabbitmq/dependabot/maven/java-stream-mvn/main/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /java-stream-mvn
2025-02-21 14:24:53 -05:00
dependabot[bot]
639beded31
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 18:05:20 +00:00
dependabot[bot]
34e77d50ad
chore(deps): bump org.junit.jupiter:junit-jupiter-engine in /java-gradle
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 17:56:45 +00:00
dependabot[bot]
bf7196e4f6
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 17:55:17 +00:00
Arnaud Cogoluègnes
243ff15f65
Merge pull request #559 from rabbitmq/dependabot/maven/java-mvn/main/org.junit.jupiter-junit-jupiter-5.12.0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 in /java-mvn
2025-02-21 17:27:52 +00:00
Arnaud Cogoluègnes
f916f6d0c7
Merge pull request #560 from rabbitmq/dependabot/maven/java-mvn/main/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /java-mvn
2025-02-21 17:27:46 +00:00
Arnaud Cogoluègnes
8296a06376
Merge pull request #561 from rabbitmq/dependabot/maven/spring-amqp-stream/main/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /spring-amqp-stream
2025-02-21 17:27:32 +00:00
dependabot[bot]
54abf14e66
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 17:17:25 +00:00
dependabot[bot]
20457c0957
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 17:08:46 +00:00
dependabot[bot]
9d63e34c7f
chore(deps-dev): bump org.junit.jupiter:junit-jupiter in /java-mvn
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 17:08:42 +00:00
Michael Klishin
898469c645
Merge pull request #558 from rabbitmq/dependabot/maven/spring-amqp/main/org.springframework.boot-spring-boot-starter-parent-3.4.3
chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.2 to 3.4.3 in /spring-amqp
2025-02-20 16:51:34 -05:00
Michael Klishin
886bf00af1
Merge pull request #557 from rabbitmq/dependabot/maven/spring-amqp-stream/main/org.springframework.boot-spring-boot-starter-parent-3.4.3
chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.2 to 3.4.3 in /spring-amqp-stream
2025-02-20 16:51:26 -05:00
dependabot[bot]
5f989ce91f
chore(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-20 17:25:21 +00:00
dependabot[bot]
a602450a4a
chore(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-20 17:14:29 +00:00
Arnaud Cogoluègnes
77619f36d5
Merge pull request #554 from rabbitmq/dependabot/maven/spring-amqp-stream/main/org.springframework.amqp-spring-rabbit-stream-3.2.3
chore(deps): bump org.springframework.amqp:spring-rabbit-stream from 3.2.2 to 3.2.3 in /spring-amqp-stream
2025-02-19 19:33:21 +00:00
Arnaud Cogoluègnes
d718d54dae
Merge pull request #555 from rabbitmq/dependabot/maven/java-stream-mvn/main/org.apache.maven.plugins-maven-clean-plugin-3.4.1
chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 in /java-stream-mvn
2025-02-19 19:32:45 +00:00
Arnaud Cogoluègnes
f6608f41b7
Merge pull request #556 from rabbitmq/dependabot/maven/java-mvn/main/org.apache.maven.plugins-maven-clean-plugin-3.4.1
chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 in /java-mvn
2025-02-19 19:32:25 +00:00
dependabot[bot]
1c4aa92610
chore(deps): bump org.apache.maven.plugins:maven-clean-plugin
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 18:16:55 +00:00