{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":219169003,"defaultBranch":"master","name":"bom","ownerLogin":"MarkEWaite","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-11-02T14:55:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/156685?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721686243.0","currentOid":""},"activityList":{"items":[{"before":"7b6bdbfa451498b8df3383122456cdb483a5589a","after":null,"ref":"refs/heads/check-commons-lang3-3.15.0","pushedAt":"2024-07-22T22:10:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"}},{"before":null,"after":"7b6bdbfa451498b8df3383122456cdb483a5589a","ref":"refs/heads/check-commons-lang3-3.15.0","pushedAt":"2024-07-22T17:10:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Test Apache Commons Lang3 3.15.0\n\nhttps://github.com/jenkinsci/commons-lang3-api-plugin/pull/69","shortMessageHtmlLink":"Test Apache Commons Lang3 3.15.0"}},{"before":"22027e2f4b795e2c09c2af9aa64358dc8ea2bfb9","after":null,"ref":"refs/heads/test-secret-text-form-validation","pushedAt":"2024-07-21T00:00:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"}},{"before":null,"after":"295eb0dacb5c6b8538d34b93f61ba5bdb41dee90","ref":"refs/heads/check-modernise-build-time-trend-page","pushedAt":"2024-07-20T23:17:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Check the modernise build time trend page pull request\n\nhttps://github.com/jenkinsci/jenkins/pull/9465 improves the build time\ntrend page by adding a \"time since\" column and an explicit icon that links\nto the console output. It also hides the agent column for Pipeline jobs\nand allows the table to be resized.\n\nCheck that those very nice improvements do not break any of the tests\nin the plugin bill of materials.","shortMessageHtmlLink":"Check the modernise build time trend page pull request"}},{"before":null,"after":"22027e2f4b795e2c09c2af9aa64358dc8ea2bfb9","ref":"refs/heads/test-secret-text-form-validation","pushedAt":"2024-07-20T13:08:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Test add FormValidation support to SecretTextArea\n\nhttps://github.com/jenkinsci/jenkins/pull/9450 with the most recent\nchanges to the master branch merged into it.","shortMessageHtmlLink":"Test add FormValidation support to SecretTextArea"}},{"before":"c4aaaf7b6edf5ea85cd7bbea89c8cbc72e8abd2a","after":"b21177d4bcd96f0c86ae951e512657b03dc95349","ref":"refs/heads/master","pushedAt":"2024-07-19T20:37:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Pin htmlpublisher 1.35 for 2.426.x (#3390)","shortMessageHtmlLink":"Pin htmlpublisher 1.35 for 2.426.x (jenkinsci#3390)"}},{"before":"df763f1f83fa06375a85f77c5ca44acc228def53","after":null,"ref":"refs/heads/pin-htmlpublisher-for-2.426.x","pushedAt":"2024-07-19T20:10:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"}},{"before":null,"after":"df763f1f83fa06375a85f77c5ca44acc228def53","ref":"refs/heads/pin-htmlpublisher-for-2.426.x","pushedAt":"2024-07-19T15:16:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Pin htmlpublisher 1.35 for 2.426.x\n\nDo not want to diagnose strange failure on a line that we will drop\nnext week.\n\nThe strange failure happens only on the 2.426.x line where even\nthough matrix project plugin 822.824.v14451b_c0fd42 is specified\nin the 2.426.x pom.xml file, still the declarative Pipeline plugin\nInjectedTest.pluginActive fails with the message:\n\nSEVERE: Failed Loading plugin Copy Artifact Plugin v749.vfb_dca_a_9b_6549 (copyartifact)\njava.io.IOException: Failed to load: Copy Artifact Plugin (copyartifact 749.vfb_dca_a_9b_6549)\n - Update required: Matrix Project Plugin (matrix-project 789.v57a_725b_63c79) to be updated to 822.824.v14451b_c0fd42 or higher\n at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:988)\n at hudson.PluginManager$2$1$1.run(PluginManager.java:550)\n at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:177)\n at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:305)\n at jenkins.model.Jenkins$5.runTask(Jenkins.java:1170)\n at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:221)\n at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:120)\n at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)\n at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n at java.base/java.lang.Thread.run(Thread.java:1583)\n\nJul 19, 2024 9:09:23 AM jenkins.InitReactorRunner$1 onTaskFailed\nSEVERE: Failed Loading plugin Git plugin v5.2.2 (git)\njava.io.IOException: Failed to load: Git plugin (git 5.2.2)\n - Update required: Matrix Project Plugin (matrix-project 789.v57a_725b_63c79) to be updated to 822.824.v14451b_c0fd42 or higher\n at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:988)\n at hudson.PluginManager$2$1$1.run(PluginManager.java:550)\n at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:177)\n at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:305)\n at jenkins.model.Jenkins$5.runTask(Jenkins.java:1170)\n at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:221)\n at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:120)\n at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)\n at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n at java.base/java.lang.Thread.run(Thread.java:1583)\n\nJul 19, 2024 9:09:23 AM jenkins.InitReactorRunner$1 onTaskFailed\nSEVERE: Failed Loading plugin HTML Publisher plugin v1.36 (htmlpublisher)\njava.io.IOException: Failed to load: HTML Publisher plugin (htmlpublisher 1.36)\n - Update required: Matrix Project Plugin (matrix-project 789.v57a_725b_63c79) to be updated to 818.v7eb_e657db_924 or higher\n at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:988)\n at hudson.PluginManager$2$1$1.run(PluginManager.java:550)\n at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:177)\n at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:305)\n at jenkins.model.Jenkins$5.runTask(Jenkins.java:1170)\n at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:221)\n at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:120)\n at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)\n at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n at java.base/java.lang.Thread.run(Thread.java:1583)","shortMessageHtmlLink":"Pin htmlpublisher 1.35 for 2.426.x"}},{"before":"80c6f17c2ffb64e15859ce4396cbd48cf549e722","after":"eab7d92854af05c5d9ce5ea3ffd75bb466b5c486","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-18T22:33:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"b167e94d387cf19b1f4d273f187895d4a6dcea6d","after":"c4aaaf7b6edf5ea85cd7bbea89c8cbc72e8abd2a","ref":"refs/heads/master","pushedAt":"2024-07-18T22:31:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump configuration-as-code-plugin.version in /bom-weekly (#3388)\n\nBumps `configuration-as-code-plugin.version` from 1810.v9b_c30a_249a_4c to 1836.vccda_4a_122a_a_e.\n\nUpdates `io.jenkins:configuration-as-code` from 1810.v9b_c30a_249a_4c to 1836.vccda_4a_122a_a_e\n- [Release notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)\n- [Commits](https://github.com/jenkinsci/configuration-as-code-plugin/commits)\n\nUpdates `io.jenkins.configuration-as-code:test-harness` from 1810.v9b_c30a_249a_4c to 1836.vccda_4a_122a_a_e\n- [Release notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)\n- [Commits](https://github.com/jenkinsci/configuration-as-code-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: io.jenkins:configuration-as-code\n dependency-type: direct:production\n- dependency-name: io.jenkins.configuration-as-code:test-harness\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump configuration-as-code-plugin.version in /bom-weekly (jenkinsci#3388"}},{"before":"1a0ad8c1e7530c1e6dcc1436e9226606ace603ac","after":"b167e94d387cf19b1f4d273f187895d4a6dcea6d","ref":"refs/heads/master","pushedAt":"2024-07-18T22:20:18.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:htmlpublisher in /bom-weekly (#3382)\n\nBumps [org.jenkins-ci.plugins:htmlpublisher](https://github.com/jenkinsci/htmlpublisher-plugin) from 1.35 to 1.36.\r\n- [Release notes](https://github.com/jenkinsci/htmlpublisher-plugin/releases)\r\n- [Changelog](https://github.com/jenkinsci/htmlpublisher-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/jenkinsci/htmlpublisher-plugin/compare/htmlpublisher-1.35...htmlpublisher-1.36)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.jenkins-ci.plugins:htmlpublisher\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jesse Glick ","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:htmlpublisher in /bom-weekly (jenkinsci#3382"}},{"before":"489ea568c35ff4042817561fbcea23a4fe0c15a5","after":"80c6f17c2ffb64e15859ce4396cbd48cf549e722","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-18T19:43:20.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"gounthar","name":"Bruno Verachten","path":"/gounthar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/116569?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"6f13180fbf25ba07df28670d58b17207b22aff90","after":"489ea568c35ff4042817561fbcea23a4fe0c15a5","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-18T14:17:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"b6d47f8e61718d8b95a6687165b20723844d0355","after":"6f13180fbf25ba07df28670d58b17207b22aff90","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-17T02:59:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"70e0e415194ce05cbdc1480b03b21fae287f318e","after":"b6d47f8e61718d8b95a6687165b20723844d0355","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-16T17:48:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"1d449626791bb5961a5c6e7609d3896228d221af","after":"1a0ad8c1e7530c1e6dcc1436e9226606ace603ac","ref":"refs/heads/master","pushedAt":"2024-07-16T17:48:15.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:htmlpublisher in /bom-weekly (#3379)\n\nBumps [org.jenkins-ci.plugins:htmlpublisher](https://github.com/jenkinsci/htmlpublisher-plugin) from 1.35 to 1.36.\n- [Release notes](https://github.com/jenkinsci/htmlpublisher-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/htmlpublisher-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/htmlpublisher-plugin/compare/htmlpublisher-1.35...htmlpublisher-1.36)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkins-ci.plugins:htmlpublisher\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:htmlpublisher in /bom-weekly (jenkinsci#3379"}},{"before":"99a27d3ae23d7a542db105494ed30aae155bc797","after":"70e0e415194ce05cbdc1480b03b21fae287f318e","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-16T14:43:01.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"2dd9d953f51e33f1a18777491c785c57507bb9a8","after":"99a27d3ae23d7a542db105494ed30aae155bc797","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-15T15:52:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"bom-2.452.x must depend on bom-2.462.x\n\nThanks to @jglick for detecting that mistake. Reported as\nhttps://github.com/jenkinsci/bom/pull/3374#pullrequestreview-2177691511","shortMessageHtmlLink":"bom-2.452.x must depend on bom-2.462.x"}},{"before":null,"after":"7a6ea0f55db75465e6893796e923a28e5e3e24f1","ref":"refs/heads/test-2.462.1-rc","pushedAt":"2024-07-14T12:42:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Test Jenkins 2.462.1 pre-release\n\nhttps://github.com/jenkins-infra/release/issues/561 is the LTS checklist\nthat includes this test as one of its checklist items.","shortMessageHtmlLink":"Test Jenkins 2.462.1 pre-release"}},{"before":"6cce6fe182b63ece19b31235cc3a8020ccc3a018","after":"2dd9d953f51e33f1a18777491c785c57507bb9a8","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-13T12:08:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Merge branch 'master' into add-2.462.x","shortMessageHtmlLink":"Merge branch 'master' into add-2.462.x"}},{"before":"330d8248d39e816320ae06b23abef1514f3fca42","after":"1d449626791bb5961a5c6e7609d3896228d221af","ref":"refs/heads/master","pushedAt":"2024-07-13T12:07:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:credentials in /bom-weekly (#3373)\n\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:credentials in /bom-weekly (jenkinsci#3373)"}},{"before":null,"after":"6cce6fe182b63ece19b31235cc3a8020ccc3a018","ref":"refs/heads/add-2.462.x","pushedAt":"2024-07-13T11:54:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Document the final 2.426.x BOM version","shortMessageHtmlLink":"Document the final 2.426.x BOM version"}},{"before":"3c96d0fa2437c67e709ac62656d3f740a9c66d14","after":"330d8248d39e816320ae06b23abef1514f3fca42","ref":"refs/heads/master","pushedAt":"2024-07-12T15:36:58.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump pipeline-model-definition-plugin.version in /bom-weekly (#3371)\n\nBumps `pipeline-model-definition-plugin.version` from 2.2203.v89fa_170c2b_f5 to 2.2205.vc9522a_9d5711.\n\nUpdates `org.jenkinsci.plugins:pipeline-model-api` from 2.2203.v89fa_170c2b_f5 to 2.2205.vc9522a_9d5711\n- [Release notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)\n\nUpdates `org.jenkinsci.plugins:pipeline-model-definition` from 2.2203.v89fa_170c2b_f5 to 2.2205.vc9522a_9d5711\n- [Release notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)\n\nUpdates `org.jenkinsci.plugins:pipeline-model-extensions` from 2.2203.v89fa_170c2b_f5 to 2.2205.vc9522a_9d5711\n- [Release notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)\n\nUpdates `org.jenkinsci.plugins:pipeline-stage-tags-metadata` from 2.2203.v89fa_170c2b_f5 to 2.2205.vc9522a_9d5711\n- [Release notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkinsci.plugins:pipeline-model-api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: org.jenkinsci.plugins:pipeline-model-definition\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: org.jenkinsci.plugins:pipeline-model-extensions\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: org.jenkinsci.plugins:pipeline-stage-tags-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump pipeline-model-definition-plugin.version in /bom-weekly (jenkins…"}},{"before":"6aeb2167fecd094bdb7e6ac86416e443bf6886dc","after":"3c96d0fa2437c67e709ac62656d3f740a9c66d14","ref":"refs/heads/master","pushedAt":"2024-07-06T13:40:00.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:credentials in /bom-weekly (#3355)\n\nBumps [org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin) from 1355.v46f52a_b_98d64 to 1361.v56f5ca_35d21c.\n- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jenkinsci/credentials-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkins-ci.plugins:credentials\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:credentials in /bom-weekly (jenkinsci#3355)"}},{"before":"5d46be54a0d244b34c7d86abd65ca5bd64ba48fe","after":"6aeb2167fecd094bdb7e6ac86416e443bf6886dc","ref":"refs/heads/master","pushedAt":"2024-06-24T18:51:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Revert recent Subversion changes (#3323)","shortMessageHtmlLink":"Revert recent Subversion changes (jenkinsci#3323)"}},{"before":"4d908bcf910c92b99708f56818ef79a079907c68","after":"5d46be54a0d244b34c7d86abd65ca5bd64ba48fe","ref":"refs/heads/master","pushedAt":"2024-06-24T16:19:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:subversion in /bom-weekly (#3321)\n\nBumps [org.jenkins-ci.plugins:subversion](https://github.com/jenkinsci/subversion-plugin) from 1265.v4b_6d7cd94421 to 1268.v0581f58a_b_3cd.\n- [Release notes](https://github.com/jenkinsci/subversion-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md)\n- [Commits](https://github.com/jenkinsci/subversion-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkins-ci.plugins:subversion\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:subversion in /bom-weekly (jenkinsci#3321)"}},{"before":"347db7c6db6ec7cb43e8406ae825bcba17f29762","after":"4d908bcf910c92b99708f56818ef79a079907c68","ref":"refs/heads/master","pushedAt":"2024-06-22T16:27:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump io.jenkins.plugins:pipeline-graph-view from 287.v3ef017b_780d5 to 304.va_f2a_16b_e4964 in /bom-weekly (#3318)\n\n* Bump io.jenkins.plugins:pipeline-graph-view in /bom-weekly\n\nBumps [io.jenkins.plugins:pipeline-graph-view](https://github.com/jenkinsci/pipeline-graph-view-plugin) from 287.v3ef017b_780d5 to 304.va_f2a_16b_e4964.\n- [Release notes](https://github.com/jenkinsci/pipeline-graph-view-plugin/releases)\n- [Commits](https://github.com/jenkinsci/pipeline-graph-view-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: io.jenkins.plugins:pipeline-graph-view\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \n\n* Use 2.452.1 as Jenkins version in 2.452.x profile for sample plugin\n\n---------\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Mark Waite ","shortMessageHtmlLink":"Bump io.jenkins.plugins:pipeline-graph-view from 287.v3ef017b_780d5 t…"}},{"before":"1af4cc81bb26da88b77dadaec800f395a182ba70","after":"347db7c6db6ec7cb43e8406ae825bcba17f29762","ref":"refs/heads/master","pushedAt":"2024-06-22T11:52:25.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:subversion in /bom-weekly (#3316)\n\nBumps [org.jenkins-ci.plugins:subversion](https://github.com/jenkinsci/subversion-plugin) from 1256.vee91953217b_6 to 1261.v040121d29c7c.\n- [Release notes](https://github.com/jenkinsci/subversion-plugin/releases)\n- [Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md)\n- [Commits](https://github.com/jenkinsci/subversion-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkins-ci.plugins:subversion\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:subversion in /bom-weekly (jenkinsci#3316)"}},{"before":"4d5aaf32dc1d01ccab7e751609a0433a6f350fd5","after":null,"ref":"refs/heads/check-git-client-with-apache-mina-ssh","pushedAt":"2024-06-14T15:14:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"}},{"before":"880969643851689e8ca0f1721519c8298918c5e4","after":"1af4cc81bb26da88b77dadaec800f395a182ba70","ref":"refs/heads/master","pushedAt":"2024-06-14T15:08:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkEWaite","name":"Mark Waite","path":"/MarkEWaite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/156685?s=80&v=4"},"commit":{"message":"Bump org.jenkins-ci.plugins:git-client from 4.7.0 to 5.0.0 in /bom-weekly (#3304)\n\n* Bump org.jenkins-ci.plugins:git-client in /bom-weekly\n\nBumps [org.jenkins-ci.plugins:git-client](https://github.com/jenkinsci/git-client-plugin) from 4.7.0 to 5.0.0.\n- [Release notes](https://github.com/jenkinsci/git-client-plugin/releases)\n- [Commits](https://github.com/jenkinsci/git-client-plugin/compare/git-client-4.7.0...git-client-5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.jenkins-ci.plugins:git-client\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \n\n* Pin git client 4.7.0 for bom-2.426.x\n\n---------\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Mark Waite ","shortMessageHtmlLink":"Bump org.jenkins-ci.plugins:git-client from 4.7.0 to 5.0.0 in /bom-we…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhj5WvgA","startCursor":null,"endCursor":null}},"title":"Activity · MarkEWaite/bom"}