Branch: refs/heads/avenderov/gradle-kotlin-dsl
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: eb15f3c056171d968e5eb865a92ae6ffe3185905
      
https://github.com/jenkinsci/gradle-plugin/commit/eb15f3c056171d968e5eb865a92ae6ffe3185905
  Author: Alexey Venderov <[email protected]>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
    M README.adoc
    M 
acceptance-tests/src/test/java/hudson/plugins/gradle/MavenInjectionTest.java
    M settings.gradle

  Log Message:
  -----------
  Upgrade bundled Gradle Enterprise Maven extension version. (#225)

* Upgrade bundled gradle enterprise maven extension version.

* Use next version as a placeholder

Co-authored-by: Guy Brand <[email protected]>

* Update gradle enterprise maven extension to version 1.6.1

* Relax assert to support cached goals

Co-authored-by: Guy Brand <[email protected]>


  Commit: d82a8fa170da7cc78dd1e342bfc4338d6c9f8716
      
https://github.com/jenkinsci/gradle-plugin/commit/d82a8fa170da7cc78dd1e342bfc4338d6c9f8716
  Author: Alexey Venderov <[email protected]>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
    M 
acceptance-tests/src/test/java/hudson/plugins/gradle/GradleInjectionTest.java
    M acceptance-tests/src/test/java/hudson/plugins/gradle/MockGeServer.java
    M src/main/resources/hudson/plugins/gradle/injection/init-script.gradle

  Log Message:
  -----------
  Disable upload in background for Gradle (#227)

* Disable upload in background for Gradle

* Test upload in the background disabled

* Only reject upload request

* Keep code as close as possible between Gradle <6 and Gradle >=6


  Commit: 100c50d47320ddda6bbf9706bc17fd69444e3883
      
https://github.com/jenkinsci/gradle-plugin/commit/100c50d47320ddda6bbf9706bc17fd69444e3883
  Author: Alexey Venderov <[email protected]>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M README.adoc
    M gradle.properties

  Log Message:
  -----------
  Releasing 2.2


  Commit: 9b095e641324ff9787ef8aa1c8a0585e38ac47b6
      
https://github.com/jenkinsci/gradle-plugin/commit/9b095e641324ff9787ef8aa1c8a0585e38ac47b6
  Author: Alexey Venderov <[email protected]>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M gradle.properties

  Log Message:
  -----------
  Bumping to next rev


  Commit: e3a22aef75bf2b340c84e1569005cef18b586f9c
      
https://github.com/jenkinsci/gradle-plugin/commit/e3a22aef75bf2b340c84e1569005cef18b586f9c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M acceptance-tests/build.gradle

  Log Message:
  -----------
  Bump netty-bom from 4.1.85.Final to 4.1.86.Final

Bumps [netty-bom](https://github.com/netty/netty) from 4.1.85.Final to 
4.1.86.Final.
- [Release notes](https://github.com/netty/netty/releases)
- 
[Commits](https://github.com/netty/netty/compare/netty-4.1.85.Final...netty-4.1.86.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 95cb0b84123088581f9761c4a30b75d8b205aeb6
      
https://github.com/jenkinsci/gradle-plugin/commit/95cb0b84123088581f9761c4a30b75d8b205aeb6
  Author: Guy Brand <[email protected]>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M acceptance-tests/build.gradle

  Log Message:
  -----------
  Merge pull request #228 from 
jenkinsci/dependabot/gradle/io.netty-netty-bom-4.1.86.Final

Bump netty-bom from 4.1.85.Final to 4.1.86.Final


  Commit: 6640a8e99ec4121fc121358781877c0db904c963
      
https://github.com/jenkinsci/gradle-plugin/commit/6640a8e99ec4121fc121358781877c0db904c963
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-26 (Mon, 26 Dec 2022)

  Changed paths:
    M settings.gradle

  Log Message:
  -----------
  Bump com.gradle.enterprise from 3.12 to 3.12.1

Bumps com.gradle.enterprise from 3.12 to 3.12.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 5a71fed1b023f1bb798cb368fd2073b96e1208cf
      
https://github.com/jenkinsci/gradle-plugin/commit/5a71fed1b023f1bb798cb368fd2073b96e1208cf
  Author: Guy Brand <[email protected]>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M settings.gradle

  Log Message:
  -----------
  Merge pull request #229 from 
jenkinsci/dependabot/gradle/com.gradle.enterprise-3.12.1

Bump com.gradle.enterprise from 3.12 to 3.12.1


  Commit: 5fb00d162b5b948364e5c1b2f04ce04bdd626bc3
      
https://github.com/jenkinsci/gradle-plugin/commit/5fb00d162b5b948364e5c1b2f04ce04bdd626bc3
  Author: Alexey Venderov <[email protected]>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M build.gradle

  Log Message:
  -----------
  Bump gradle-jpi-plugin version (#230)


  Commit: cb0fde3c8720d16842cca14932370d74cfdc385a
      
https://github.com/jenkinsci/gradle-plugin/commit/cb0fde3c8720d16842cca14932370d74cfdc385a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M configuration-maven-extension/build.gradle

  Log Message:
  -----------
  Bump maven-core from 3.8.6 to 3.8.7

Bumps [maven-core](https://github.com/apache/maven) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.6...maven-3.8.7)

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

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 51e52958f44ce9878bcd96e2f57919267c417ea6
      
https://github.com/jenkinsci/gradle-plugin/commit/51e52958f44ce9878bcd96e2f57919267c417ea6
  Author: Guy Brand <[email protected]>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M configuration-maven-extension/build.gradle

  Log Message:
  -----------
  Merge pull request #231 from 
jenkinsci/dependabot/gradle/org.apache.maven-maven-core-3.8.7

Bump maven-core from 3.8.6 to 3.8.7


  Commit: 49f4f2cbfd010d984247e89aea51cfd9c9b1b028
      
https://github.com/jenkinsci/gradle-plugin/commit/49f4f2cbfd010d984247e89aea51cfd9c9b1b028
  Author: Alexey Venderov <[email protected]>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M README.adoc
    M acceptance-tests/build.gradle
    M settings.gradle

  Log Message:
  -----------
  Update acceptance test harness version (#233)

* Bump up ATH version to fix compatibility with the latest jenkins version

* Update embedded gradle enterprise maven extension version

* Bump up gradle enterprise gradle plugin version


  Commit: 738fbb5d79adce871ce0388e52e0fe2b229b6bcd
      
https://github.com/jenkinsci/gradle-plugin/commit/738fbb5d79adce871ce0388e52e0fe2b229b6bcd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M acceptance-tests/build.gradle

  Log Message:
  -----------
  Bump netty-bom from 4.1.86.Final to 4.1.87.Final

Bumps [netty-bom](https://github.com/netty/netty) from 4.1.86.Final to 
4.1.87.Final.
- [Release notes](https://github.com/netty/netty/releases)
- 
[Commits](https://github.com/netty/netty/compare/netty-4.1.86.Final...netty-4.1.87.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 194cbbba1e4aa883f06c2b1ba5e532578e68686c
      
https://github.com/jenkinsci/gradle-plugin/commit/194cbbba1e4aa883f06c2b1ba5e532578e68686c
  Author: Guy Brand <[email protected]>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M acceptance-tests/build.gradle

  Log Message:
  -----------
  Merge pull request #234 from 
jenkinsci/dependabot/gradle/io.netty-netty-bom-4.1.87.Final

Bump netty-bom from 4.1.86.Final to 4.1.87.Final


  Commit: 2bb07d5092758703f8cb1a2e970141fbefd0de6d
      
https://github.com/jenkinsci/gradle-plugin/commit/2bb07d5092758703f8cb1a2e970141fbefd0de6d
  Author: Alexey Venderov <[email protected]>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M README.adoc
    M 
acceptance-tests/src/test/java/hudson/plugins/gradle/GradleInjectionTest.java
    M 
acceptance-tests/src/test/java/hudson/plugins/gradle/MavenInjectionTest.java
    M acceptance-tests/src/test/java/hudson/plugins/gradle/MockGeServer.java
    M build.gradle
    M gradle.properties
    M src/main/resources/hudson/plugins/gradle/injection/init-script.gradle

  Log Message:
  -----------
  Merge branch 'master' into avenderov/gradle-kotlin-dsl

* master:
  Bump netty-bom from 4.1.86.Final to 4.1.87.Final
  Update acceptance test harness version (#233)
  Bump maven-core from 3.8.6 to 3.8.7
  Bump gradle-jpi-plugin version (#230)
  Bump com.gradle.enterprise from 3.12 to 3.12.1
  Bump netty-bom from 4.1.85.Final to 4.1.86.Final
  Bumping to next rev
  Releasing 2.2
  Disable upload in background for Gradle (#227)
  Upgrade bundled Gradle Enterprise Maven extension version. (#225)

# Conflicts:
#       acceptance-tests/build.gradle
#       configuration-maven-extension/build.gradle
#       settings.gradle


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/51fc0897f90c...2bb07d509275

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gradle-plugin/push/refs/heads/avenderov/gradle-kotlin-dsl/51fc08-2bb07d%40github.com.

Reply via email to