Branch: refs/heads/master
Home: https://github.com/jenkinsci/instant-messaging-plugin
Commit: 2b07e56f117004b261b28ccd0e20df4014f29325
https://github.com/jenkinsci/instant-messaging-plugin/commit/2b07e56f117004b261b28ccd0e20df4014f29325
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps): bump plugin from 4.54 to 4.64
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.54 to 4.64.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.54...plugin-4.64)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 04440ebb5bf01a120fd6968ef03a09b78b6f14eb
https://github.com/jenkinsci/instant-messaging-plugin/commit/04440ebb5bf01a120fd6968ef03a09b78b6f14eb
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/test/java/hudson/plugins/im/IMPublisherTest.java
Log Message:
-----------
IMPublisherTest: before(): rectify use of "this.rangeset" in mock - persist
it as a class propery
Commit: fbff13b09a2b4a790d56bc36a34a5ff4867e4622
https://github.com/jenkinsci/instant-messaging-plugin/commit/fbff13b09a2b4a790d56bc36a34a5ff4867e4622
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/test/java/hudson/plugins/im/IMPublisherTest.java
Log Message:
-----------
IMPublisherTest: before(): mock toString() of projects and builds to help
make sense of them in debugger
Commit: 0f86c2784aa53f0f56fd9c0dc6ab058ef1f7b36c
https://github.com/jenkinsci/instant-messaging-plugin/commit/0f86c2784aa53f0f56fd9c0dc6ab058ef1f7b36c
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/test/java/hudson/plugins/im/IMPublisherTest.java
Log Message:
-----------
IMPublisherTest: before(): mock getProject() explicitly where we earlier
mocked just getParent()
Commit: 05abb720f9a725308da7c7aba2df1ed7eb9d8fe0
https://github.com/jenkinsci/instant-messaging-plugin/commit/05abb720f9a725308da7c7aba2df1ed7eb9d8fe0
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/main/java/hudson/plugins/im/IMPublisher.java
Log Message:
-----------
IMPublisher: downstreamIsFirstInRangeTriggeredByUpstream(): separate
downstreamProject to pass mocked self-tests
Commit: bf50da8fd5e18da676b7f96488a385ed3fca5d86
https://github.com/jenkinsci/instant-messaging-plugin/commit/bf50da8fd5e18da676b7f96488a385ed3fca5d86
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/test/java/hudson/plugins/im/MatrixNotificationTest.java
Log Message:
-----------
MatrixNotificationTest: before(): mock getProject() explicitly where we
earlier mocked just getParent()
Commit: e71a06c95cec591e18e39cdc1d8b414517c53c6f
https://github.com/jenkinsci/instant-messaging-plugin/commit/e71a06c95cec591e18e39cdc1d8b414517c53c6f
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/im/IMPublisher.java
M src/test/java/hudson/plugins/im/IMPublisherTest.java
M src/test/java/hudson/plugins/im/MatrixNotificationTest.java
Log Message:
-----------
Merge pull request #171 from
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.64
build(deps): bump plugin from 4.54 to 4.64
Compare:
https://github.com/jenkinsci/instant-messaging-plugin/compare/8b1df674ed4e...e71a06c95cec
--
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/instant-messaging-plugin/push/refs/heads/master/8b1df6-e71a06%40github.com.