[jenkinsci/yaml-axis-plugin]

2024-05-25 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-830.v7ea_da_561b_a_34
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-830.v7ea_da_561b_a_34/3aa3d3-00%40github.com.


[jenkins-infra/jenkins.io] d78368: Automated changelog for 2.460

2024-05-25 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.460
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d78368222f5682b1ba1ca73ec55496a96e1a53f1
  
https://github.com/jenkins-infra/jenkins.io/commit/d78368222f5682b1ba1ca73ec55496a96e1a53f1
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.460



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.460/304759-d78368%40github.com.


[jenkinsci/jenkins] 8c5026: Update dependency css-loader to v7.1.2 (#9315)

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8c5026a89f0253487f6b4eb181675b253f48bfe7
  
https://github.com/jenkinsci/jenkins/commit/8c5026a89f0253487f6b4eb181675b253f48bfe7
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency css-loader to v7.1.2 (#9315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/50ba7d-8c5026%40github.com.


[jenkinsci/docker-plugin] dcc941: Remove usages of Commons Compress (#1079)

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: dcc9416886a66f84aa927587be657bf82f44857f
  
https://github.com/jenkinsci/docker-plugin/commit/dcc9416886a66f84aa927587be657bf82f44857f
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M src/main/java/io/jenkins/docker/connector/DockerComputerSSHConnector.java

  Log Message:
  ---
  Remove usages of Commons Compress (#1079)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/docker-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-plugin/push/refs/heads/master/057a51-dcc941%40github.com.


[jenkinsci/jenkins] cf2c94: EE 8 to EE 9

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jenkins
  Commit: cf2c94c5e4adfca429cd1656bc5a11ffcbc6e926
  
https://github.com/jenkinsci/jenkins/commit/cf2c94c5e4adfca429cd1656bc5a11ffcbc6e926
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .github/dependabot.yml
M .idea/encodings.xml
M bom/pom.xml
M core/pom.xml
M core/src/main/java/hudson/DescriptorExtensionList.java
M core/src/main/java/hudson/ExpressionFactory2.java
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/LocalPluginManager.java
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/ProxyConfigurationManager.java
M core/src/main/java/hudson/ResponseHeaderFilter.java
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/WebAppMain.java
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliCrumbExclusion.java
M core/src/main/java/hudson/cli/ReloadConfigurationCommand.java
M core/src/main/java/hudson/cli/UpdateNodeCommand.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleAnnotationDescriptor.java
M core/src/main/java/hudson/console/ConsoleAnnotatorFactory.java
M core/src/main/java/hudson/console/HyperlinkNote.java
M core/src/main/java/hudson/diagnosis/OldDataMonitor.java
M core/src/main/java/hudson/diagnosis/ReverseProxySetupMonitor.java
M core/src/main/java/hudson/diagnosis/TooManyJobsButNoView.java
M core/src/main/java/hudson/init/impl/GroovyInitScript.java
M core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java
M core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
M core/src/main/java/hudson/logging/LogRecorder.java
M core/src/main/java/hudson/logging/LogRecorderManager.java
M core/src/main/java/hudson/markup/MarkupFormatter.java
M core/src/main/java/hudson/model/AbstractBuild.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/AbstractModelObject.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Actionable.java
M core/src/main/java/hudson/model/AdministrativeMonitor.java
M core/src/main/java/hudson/model/AllView.java
M core/src/main/java/hudson/model/Api.java
M core/src/main/java/hudson/model/AutoCompletionCandidates.java
M core/src/main/java/hudson/model/BallColor.java
M core/src/main/java/hudson/model/BooleanParameterDefinition.java
M core/src/main/java/hudson/model/BuildAuthorizationToken.java
M core/src/main/java/hudson/model/BuildTimelineWidget.java
M core/src/main/java/hudson/model/ChoiceParameterDefinition.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/ComputerSet.java
M core/src/main/java/hudson/model/Descriptor.java
M core/src/main/java/hudson/model/DirectlyModifiableView.java
M core/src/main/java/hudson/model/DirectoryBrowserSupport.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/Failure.java
M core/src/main/java/hudson/model/FileParameterDefinition.java
M core/src/main/java/hudson/model/FileParameterValue.java
M core/src/main/java/hudson/model/Hudson.java
M core/src/main/java/hudson/model/Item.java
M core/src/main/java/hudson/model/ItemGroupMixIn.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/JobProperty.java
M core/src/main/java/hudson/model/JobPropertyDescriptor.java
M core/src/main/java/hudson/model/Label.java
M core/src/main/java/hudson/model/ListView.java
M core/src/main/java/hudson/model/ManageJenkinsAction.java
M core/src/main/java/hudson/model/ModifiableItemGroup.java
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
M core/src/main/java/hudson/model/MyView.java
M core/src/main/java/hudson/model/MyViewsProperty.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/PaneStatusProperties.java
M core/src/main/java/hudson/model/ParameterDefinition.java
M core/src/main/java/hudson/model/ParameterValue.java
M core/src/main/java/hudson/model/ParametersDefinitionProperty.java
M core/src/main/java/hudson/model/PasswordParameterDefinition.java
M core/src/main/java/hudson/model/Project.java
M core/src/main/java/hudson/model/ProxyView.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/RSS.java
M core/src/main/java/hudson/model/ReconfigurableDescribable.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/RunParameterDefinition.java
M 

[jenkinsci/stapler] 132291: EE 8 to EE 9

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/stapler
  Commit: 1322911df6bbc7973557db47419a376af06ee008
  
https://github.com/jenkinsci/stapler/commit/1322911df6bbc7973557db47419a376af06ee008
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M core/example/src/example/Book.java
M core/example/src/example/BookStore.java
M core/example/src/example/WebAppMain.java
M core/maven-example/pom.xml
M core/maven-example/src/main/java/example/Book.java
M core/maven-example/src/main/java/example/BookStore.java
M core/maven-example/src/main/java/example/WebAppMain.java
M core/pom.xml
M core/src/main/java/org/kohsuke/stapler/AcceptHeader.java
M core/src/main/java/org/kohsuke/stapler/Ancestor.java
M core/src/main/java/org/kohsuke/stapler/AncestorImpl.java
M core/src/main/java/org/kohsuke/stapler/AncestorInPath.java
M core/src/main/java/org/kohsuke/stapler/AnnotationHandler.java
M core/src/main/java/org/kohsuke/stapler/AttributeKey.java
M core/src/main/java/org/kohsuke/stapler/BindInterceptor.java
M core/src/main/java/org/kohsuke/stapler/ClassDescriptor.java
A core/src/main/java/org/kohsuke/stapler/CompatibleFilter.java
M core/src/main/java/org/kohsuke/stapler/CrumbIssuer.java
M core/src/main/java/org/kohsuke/stapler/DataBoundConstructor.java
M core/src/main/java/org/kohsuke/stapler/DataBoundResolvable.java
M core/src/main/java/org/kohsuke/stapler/DataBoundSetter.java
M core/src/main/java/org/kohsuke/stapler/DiagnosticThreadNameFilter.java
M core/src/main/java/org/kohsuke/stapler/DirectoryishDispatcher.java
M core/src/main/java/org/kohsuke/stapler/DispatchValidator.java
M core/src/main/java/org/kohsuke/stapler/Dispatcher.java
M core/src/main/java/org/kohsuke/stapler/EvaluationTrace.java
M core/src/main/java/org/kohsuke/stapler/Facet.java
M core/src/main/java/org/kohsuke/stapler/ForwardToView.java
M core/src/main/java/org/kohsuke/stapler/ForwardingFunction.java
M core/src/main/java/org/kohsuke/stapler/Function.java
M core/src/main/java/org/kohsuke/stapler/Header.java
M core/src/main/java/org/kohsuke/stapler/HttpDeletable.java
M core/src/main/java/org/kohsuke/stapler/HttpRedirect.java
M core/src/main/java/org/kohsuke/stapler/HttpResponse.java
M core/src/main/java/org/kohsuke/stapler/HttpResponseRenderer.java
M core/src/main/java/org/kohsuke/stapler/HttpResponses.java
M core/src/main/java/org/kohsuke/stapler/IndexDispatcher.java
M core/src/main/java/org/kohsuke/stapler/IndexHtmlDispatcher.java
M core/src/main/java/org/kohsuke/stapler/IndexViewDispatcher.java
M core/src/main/java/org/kohsuke/stapler/LimitedTo.java
M core/src/main/java/org/kohsuke/stapler/LocaleDrivenResourceProvider.java
M core/src/main/java/org/kohsuke/stapler/MetaClass.java
M core/src/main/java/org/kohsuke/stapler/NameBasedDispatcher.java
M core/src/main/java/org/kohsuke/stapler/PreInvokeInterceptedFunction.java
M core/src/main/java/org/kohsuke/stapler/QueryParameter.java
M core/src/main/java/org/kohsuke/stapler/ReflectionUtils.java
M core/src/main/java/org/kohsuke/stapler/RequestImpl.java
M core/src/main/java/org/kohsuke/stapler/ResponseImpl.java
M core/src/main/java/org/kohsuke/stapler/ScriptExecutor.java
M core/src/main/java/org/kohsuke/stapler/ScriptRequestDispatcher.java
M core/src/main/java/org/kohsuke/stapler/SelectionInterceptedFunction.java
M core/src/main/java/org/kohsuke/stapler/Stapler.java
M core/src/main/java/org/kohsuke/stapler/StaplerRequest.java
A core/src/main/java/org/kohsuke/stapler/StaplerRequest2.java
M core/src/main/java/org/kohsuke/stapler/StaplerResponse.java
A core/src/main/java/org/kohsuke/stapler/StaplerResponse2.java
M core/src/main/java/org/kohsuke/stapler/StaplerResponseWrapper.java
M core/src/main/java/org/kohsuke/stapler/StaticViewFacet.java
M core/src/main/java/org/kohsuke/stapler/WebApp.java
M core/src/main/java/org/kohsuke/stapler/bind/Bound.java
M core/src/main/java/org/kohsuke/stapler/bind/BoundObjectTable.java
M core/src/main/java/org/kohsuke/stapler/compression/CompressionFilter.java
M 
core/src/main/java/org/kohsuke/stapler/compression/CompressionServletResponse.java
M 
core/src/main/java/org/kohsuke/stapler/compression/FilterServletOutputStream.java
M 
core/src/main/java/org/kohsuke/stapler/compression/UncaughtExceptionHandler.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredDispatchTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredDoActionTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredFieldTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredGetterTriggerListener.java
M core/src/main/java/org/kohsuke/stapler/export/Flavor.java
M 

[jenkinsci/jenkins] 41f283: Replace usages of JZlib with native Java Platform ...

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/prototype
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 41f2834299591a60508df6cd85403c1d5696a0df
  
https://github.com/jenkinsci/jenkins/commit/41f2834299591a60508df6cd85403c1d5696a0df
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M bom/pom.xml
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleNote.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/UsageStatistics.java
M core/src/main/java/hudson/util/CompressedFile.java

  Log Message:
  ---
  Replace usages of JZlib with native Java Platform functionality


  Commit: 30e410d8783e3e73e06cd2b6626cafde73d95b7c
  
https://github.com/jenkinsci/jenkins/commit/30e410d8783e3e73e06cd2b6626cafde73d95b7c
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .idea/encodings.xml
M Jenkinsfile
M bom/pom.xml
M pom.xml
M test/pom.xml
M test/src/test/java/hudson/PluginTest.java
M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java
M test/src/test/java/hudson/model/UpdateSiteTest.java
M test/src/test/java/jenkins/install/SetupWizardTest.java
M test/src/test/java/jenkins/security/Security3030Test.java
M test/src/test/java/jenkins/util/SystemPropertiesTest.java
M war/pom.xml
M websocket/jetty10/pom.xml
A websocket/jetty12-ee8/pom.xml
A 
websocket/jetty12-ee8/src/main/java/jenkins/websocket/Jetty12EE8Provider.java

  Log Message:
  ---
  Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8)


Compare: 
https://github.com/jenkinsci/jenkins/compare/cbc1513c91f0...30e410d8783e

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/prototype/cbc151-30e410%40github.com.


[jenkinsci/stapler] 9171b2: EE 8 to EE 9

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/stapler
  Commit: 9171b211de645024c6b58917b735f0945ec3b9c6
  
https://github.com/jenkinsci/stapler/commit/9171b211de645024c6b58917b735f0945ec3b9c6
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M core/example/src/example/Book.java
M core/example/src/example/BookStore.java
M core/example/src/example/WebAppMain.java
M core/maven-example/pom.xml
M core/maven-example/src/main/java/example/Book.java
M core/maven-example/src/main/java/example/BookStore.java
M core/maven-example/src/main/java/example/WebAppMain.java
M core/pom.xml
M core/src/main/java/org/kohsuke/stapler/AcceptHeader.java
M core/src/main/java/org/kohsuke/stapler/Ancestor.java
M core/src/main/java/org/kohsuke/stapler/AncestorImpl.java
M core/src/main/java/org/kohsuke/stapler/AncestorInPath.java
M core/src/main/java/org/kohsuke/stapler/AnnotationHandler.java
M core/src/main/java/org/kohsuke/stapler/AttributeKey.java
M core/src/main/java/org/kohsuke/stapler/BindInterceptor.java
M core/src/main/java/org/kohsuke/stapler/ClassDescriptor.java
A core/src/main/java/org/kohsuke/stapler/CompatibleFilter.java
M core/src/main/java/org/kohsuke/stapler/CrumbIssuer.java
M core/src/main/java/org/kohsuke/stapler/DataBoundConstructor.java
M core/src/main/java/org/kohsuke/stapler/DataBoundResolvable.java
M core/src/main/java/org/kohsuke/stapler/DataBoundSetter.java
M core/src/main/java/org/kohsuke/stapler/DiagnosticThreadNameFilter.java
M core/src/main/java/org/kohsuke/stapler/DirectoryishDispatcher.java
M core/src/main/java/org/kohsuke/stapler/DispatchValidator.java
M core/src/main/java/org/kohsuke/stapler/Dispatcher.java
M core/src/main/java/org/kohsuke/stapler/EvaluationTrace.java
M core/src/main/java/org/kohsuke/stapler/Facet.java
M core/src/main/java/org/kohsuke/stapler/ForwardToView.java
M core/src/main/java/org/kohsuke/stapler/ForwardingFunction.java
M core/src/main/java/org/kohsuke/stapler/Function.java
M core/src/main/java/org/kohsuke/stapler/Header.java
M core/src/main/java/org/kohsuke/stapler/HttpDeletable.java
M core/src/main/java/org/kohsuke/stapler/HttpRedirect.java
M core/src/main/java/org/kohsuke/stapler/HttpResponse.java
M core/src/main/java/org/kohsuke/stapler/HttpResponseRenderer.java
M core/src/main/java/org/kohsuke/stapler/HttpResponses.java
M core/src/main/java/org/kohsuke/stapler/IndexDispatcher.java
M core/src/main/java/org/kohsuke/stapler/IndexHtmlDispatcher.java
M core/src/main/java/org/kohsuke/stapler/IndexViewDispatcher.java
M core/src/main/java/org/kohsuke/stapler/LimitedTo.java
M core/src/main/java/org/kohsuke/stapler/LocaleDrivenResourceProvider.java
M core/src/main/java/org/kohsuke/stapler/MetaClass.java
M core/src/main/java/org/kohsuke/stapler/NameBasedDispatcher.java
M core/src/main/java/org/kohsuke/stapler/PreInvokeInterceptedFunction.java
M core/src/main/java/org/kohsuke/stapler/QueryParameter.java
M core/src/main/java/org/kohsuke/stapler/ReflectionUtils.java
M core/src/main/java/org/kohsuke/stapler/RequestImpl.java
M core/src/main/java/org/kohsuke/stapler/ResponseImpl.java
M core/src/main/java/org/kohsuke/stapler/ScriptExecutor.java
M core/src/main/java/org/kohsuke/stapler/ScriptRequestDispatcher.java
M core/src/main/java/org/kohsuke/stapler/SelectionInterceptedFunction.java
M core/src/main/java/org/kohsuke/stapler/Stapler.java
M core/src/main/java/org/kohsuke/stapler/StaplerRequest.java
A core/src/main/java/org/kohsuke/stapler/StaplerRequest2.java
M core/src/main/java/org/kohsuke/stapler/StaplerResponse.java
A core/src/main/java/org/kohsuke/stapler/StaplerResponse2.java
M core/src/main/java/org/kohsuke/stapler/StaplerResponseWrapper.java
M core/src/main/java/org/kohsuke/stapler/StaticViewFacet.java
M core/src/main/java/org/kohsuke/stapler/WebApp.java
M core/src/main/java/org/kohsuke/stapler/bind/Bound.java
M core/src/main/java/org/kohsuke/stapler/bind/BoundObjectTable.java
M core/src/main/java/org/kohsuke/stapler/compression/CompressionFilter.java
M 
core/src/main/java/org/kohsuke/stapler/compression/CompressionServletResponse.java
M 
core/src/main/java/org/kohsuke/stapler/compression/FilterServletOutputStream.java
M 
core/src/main/java/org/kohsuke/stapler/compression/UncaughtExceptionHandler.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredDispatchTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredDoActionTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredFieldTriggerListener.java
M 
core/src/main/java/org/kohsuke/stapler/event/FilteredGetterTriggerListener.java
M core/src/main/java/org/kohsuke/stapler/export/Flavor.java
M 

[jenkinsci/stapler] f085b0: Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8)

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/prototype
  Home:   https://github.com/jenkinsci/stapler
  Commit: f085b0d677fd4747d2ac01b8ef829a9e7dc4f5fd
  
https://github.com/jenkinsci/stapler/commit/f085b0d677fd4747d2ac01b8ef829a9e7dc4f5fd
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M core/pom.xml
M 
core/src/test/java/org/kohsuke/stapler/compression/CompressionFilterTest.java
M core/src/test/java/org/kohsuke/stapler/test/JettyTestCase.java
M jelly/pom.xml
M pom.xml

  Log Message:
  ---
  Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/stapler/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stapler/push/refs/heads/prototype/cd276e-f085b0%40github.com.


[jenkinsci/jenkins] cbc151: Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8)

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/prototype
  Home:   https://github.com/jenkinsci/jenkins
  Commit: cbc1513c91f0f11e46d3798517e83eb0ffa8
  
https://github.com/jenkinsci/jenkins/commit/cbc1513c91f0f11e46d3798517e83eb0ffa8
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .idea/encodings.xml
M Jenkinsfile
M bom/pom.xml
M pom.xml
M test/pom.xml
M test/src/test/java/hudson/PluginTest.java
M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java
M test/src/test/java/hudson/model/UpdateSiteTest.java
M test/src/test/java/jenkins/install/SetupWizardTest.java
M test/src/test/java/jenkins/security/Security3030Test.java
M test/src/test/java/jenkins/util/SystemPropertiesTest.java
M war/pom.xml
M websocket/jetty10/pom.xml
A websocket/jetty12-ee8/pom.xml
A 
websocket/jetty12-ee8/src/main/java/jenkins/websocket/Jetty12EE8Provider.java

  Log Message:
  ---
  Upgrade Jetty from 10.0.20 to 12.0.9 (EE 8)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/prototype/4e5521-cbc151%40github.com.


[jenkins-infra/account-app] 792233: Update dependency org.kohsuke.stapler:stapler-jell...

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/org.kohsuke.stapler-stapler-jelly-1870.x
  Home:   https://github.com/jenkins-infra/account-app
  Commit: 792233d15b1ba83a9120f6cd34d65c23bd61693f
  
https://github.com/jenkins-infra/account-app/commit/792233d15b1ba83a9120f6cd34d65c23bd61693f
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M build.gradle.kts

  Log Message:
  ---
  Update dependency org.kohsuke.stapler:stapler-jelly to v1870



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/account-app/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/account-app/push/refs/renovate/branches/renovate/org.kohsuke.stapler-stapler-jelly-1870.x/00-792233%40github.com.


[jenkins-infra/account-app]

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: 
refs/renovate/branches/renovate/org.kohsuke.stapler-stapler-jelly-1870.x
  Home:   https://github.com/jenkins-infra/account-app

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/account-app/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/account-app/push/refs/renovate/branches/renovate/org.kohsuke.stapler-stapler-jelly-1870.x/792233-00%40github.com.


[jenkins-infra/account-app] 84075f: Update dependency org.kohsuke.stapler:stapler-jell...

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.kohsuke.stapler-stapler-jelly-1870.x
  Home:   https://github.com/jenkins-infra/account-app
  Commit: 84075fc1d1a98b102d01fa90f4f17db7e0f0f683
  
https://github.com/jenkins-infra/account-app/commit/84075fc1d1a98b102d01fa90f4f17db7e0f0f683
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M build.gradle.kts

  Log Message:
  ---
  Update dependency org.kohsuke.stapler:stapler-jelly to v1870



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/account-app/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/account-app/push/refs/heads/renovate/org.kohsuke.stapler-stapler-jelly-1870.x/00-84075f%40github.com.


[jenkinsci/stapler]

2024-05-25 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1870.v48cc46ef5fee
  Home:   https://github.com/jenkinsci/stapler

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/stapler/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stapler/push/refs/tags/1870.v48cc46ef5fee/00-48cc46%40github.com.


[jenkins-infra/jenkins.io] 304759: Automated changelog for 2.460

2024-05-25 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.460
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 304759633b746a8798ad95269679df7ad4362ab7
  
https://github.com/jenkins-infra/jenkins.io/commit/304759633b746a8798ad95269679df7ad4362ab7
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.460



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.460/f9457a-304759%40github.com.


[jenkinsci/jenkins]

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/css-loader-7.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/renovate/branches/renovate/css-loader-7.x/63db42-00%40github.com.


[jenkinsci/jenkins] c70a69: Update dependency css-loader to v7.1.2

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/css-loader-7.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c70a699b56622980deae7d9013d19dc3b254
  
https://github.com/jenkinsci/jenkins/commit/c70a699b56622980deae7d9013d19dc3b254
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency css-loader to v7.1.2



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/renovate/css-loader-7.x/00-c70a69%40github.com.


[jenkinsci/jenkins] 63db42: Update dependency css-loader to v7.1.2

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/css-loader-7.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 63db42bddb809588b0abbae782ef91bb2efd5d89
  
https://github.com/jenkinsci/jenkins/commit/63db42bddb809588b0abbae782ef91bb2efd5d89
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency css-loader to v7.1.2



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/renovate/branches/renovate/css-loader-7.x/00-63db42%40github.com.


[jenkinsci/jenkins] 50ba7d: Update dependency org.apache.maven:maven-core to v...

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 50ba7d4d70f34edd25a0b9b8dc8ed670c8484b14
  
https://github.com/jenkinsci/jenkins/commit/50ba7d4d70f34edd25a0b9b8dc8ed670c8484b14
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .gitpod/Dockerfile

  Log Message:
  ---
  Update dependency org.apache.maven:maven-core to v3.9.7 (#9313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/43932f-50ba7d%40github.com.


[jenkinsci/jenkins]

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/renovate/org.apache.maven-maven-core-3.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/renovate/org.apache.maven-maven-core-3.x/0d06ae-00%40github.com.


[jenkinsci/stapler] 48cc46: Use Java 7 versions of `GZIPInputStream` and `GZIP...

2024-05-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stapler
  Commit: 48cc46ef5feecf21db376259a407140763b3ba51
  
https://github.com/jenkinsci/stapler/commit/48cc46ef5feecf21db376259a407140763b3ba51
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M core/pom.xml
M core/src/main/java/org/kohsuke/stapler/ResponseImpl.java
M core/src/main/java/org/kohsuke/stapler/Stapler.java
M 
core/src/main/java/org/kohsuke/stapler/compression/CompressionServletResponse.java
M core/src/main/java/org/kohsuke/stapler/framework/io/LargeText.java

  Log Message:
  ---
  Use Java 7 versions of `GZIPInputStream` and `GZIPOutputStream` (#203)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/stapler/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stapler/push/refs/heads/master/3605a7-48cc46%40github.com.


[jenkins-infra/jenkins.io] f9457a: Automated changelog for 2.460

2024-05-25 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.460
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f9457a400311d1d9d7233c81b5ded70d65d2d49a
  
https://github.com/jenkins-infra/jenkins.io/commit/f9457a400311d1d9d7233c81b5ded70d65d2d49a
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.460



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.460/6563f3-f9457a%40github.com.


[jenkinsci/remoting] 1808d9: Bump jakarta.websocket:jakarta.websocket-client-ap...

2024-05-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 1808d984300ec13b9d1f4959bcc65a2fd2dcc86b
  
https://github.com/jenkinsci/remoting/commit/1808d984300ec13b9d1f4959bcc65a2fd2dcc86b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jakarta.websocket:jakarta.websocket-client-api from 2.1.1 to 2.2.0 (#744)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/65ecb2-1808d9%40github.com.


[jenkinsci/remoting]

2024-05-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/jakarta.websocket-jakarta.websocket-client-api-2.2.0
  Home:   https://github.com/jenkinsci/remoting

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/dependabot/maven/jakarta.websocket-jakarta.websocket-client-api-2.2.0/311d89-00%40github.com.


[jenkins-infra/jenkins-infra] c04d44: chore: Bump container agent image jenkinsciinfra/b...

2024-05-25 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_f10b18e55b9d879c3dc9d397305f5bd93d89cf9ecbc457d2fadf491e9076d68d
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: c04d441e03215ef912950656feb18a173b9b0ec8
  
https://github.com/jenkins-infra/jenkins-infra/commit/c04d441e03215ef912950656feb18a173b9b0ec8
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Bump container agent image jenkinsciinfra/builder

Made with ❤️️ by updatecli



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_production_f10b18e55b9d879c3dc9d397305f5bd93d89cf9ecbc457d2fadf491e9076d68d/6f5aff-c04d44%40github.com.


[jenkinsci/additional-metrics-plugin]

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/maven-3.x
  Home:   https://github.com/jenkinsci/additional-metrics-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/additional-metrics-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/additional-metrics-plugin/push/refs/renovate/branches/renovate/maven-3.x/203af8-00%40github.com.


[jenkinsci/additional-metrics-plugin] 52ec3d: chore(deps): update dependency maven to v3.9.7

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/maven-3.x
  Home:   https://github.com/jenkinsci/additional-metrics-plugin
  Commit: 52ec3d70913b998865403c2122c11b1ded71d002
  
https://github.com/jenkinsci/additional-metrics-plugin/commit/52ec3d70913b998865403c2122c11b1ded71d002
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .mvn/wrapper/maven-wrapper.properties

  Log Message:
  ---
  chore(deps): update dependency maven to v3.9.7



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/additional-metrics-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/additional-metrics-plugin/push/refs/heads/renovate/maven-3.x/00-52ec3d%40github.com.


[jenkinsci/additional-metrics-plugin] 203af8: chore(deps): update dependency maven to v3.9.7

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/maven-3.x
  Home:   https://github.com/jenkinsci/additional-metrics-plugin
  Commit: 203af865d740f46e861b3889924d0a131e754b2a
  
https://github.com/jenkinsci/additional-metrics-plugin/commit/203af865d740f46e861b3889924d0a131e754b2a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .mvn/wrapper/maven-wrapper.properties

  Log Message:
  ---
  chore(deps): update dependency maven to v3.9.7



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/additional-metrics-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/additional-metrics-plugin/push/refs/renovate/branches/renovate/maven-3.x/00-203af8%40github.com.


[jenkinsci/jenkins]

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.maven-maven-core-3.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/renovate/branches/renovate/org.apache.maven-maven-core-3.x/9bc0ee-00%40github.com.


[jenkinsci/jenkins] 0d06ae: Update dependency org.apache.maven:maven-core to v...

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/org.apache.maven-maven-core-3.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0d06ae959a37dafdece6a09bf61d8ec1b94f9cd8
  
https://github.com/jenkinsci/jenkins/commit/0d06ae959a37dafdece6a09bf61d8ec1b94f9cd8
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .gitpod/Dockerfile

  Log Message:
  ---
  Update dependency org.apache.maven:maven-core to v3.9.7



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/renovate/org.apache.maven-maven-core-3.x/00-0d06ae%40github.com.


[jenkinsci/jenkins] 9bc0ee: Update dependency org.apache.maven:maven-core to v...

2024-05-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/org.apache.maven-maven-core-3.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9bc07cadfa588ace0948da407edbc0c07d65
  
https://github.com/jenkinsci/jenkins/commit/9bc07cadfa588ace0948da407edbc0c07d65
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M .gitpod/Dockerfile

  Log Message:
  ---
  Update dependency org.apache.maven:maven-core to v3.9.7



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/renovate/branches/renovate/org.apache.maven-maven-core-3.x/00-9bc0ee%40github.com.


[jenkins-infra/jenkins-infra] 6f5aff: chore: Bump container agent image jenkinsciinfra/b...

2024-05-25 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_f10b18e55b9d879c3dc9d397305f5bd93d89cf9ecbc457d2fadf491e9076d68d
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6f5aff4ded99feca8ac2a463bbf08edc9f9c9b3d
  
https://github.com/jenkins-infra/jenkins-infra/commit/6f5aff4ded99feca8ac2a463bbf08edc9f9c9b3d
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Bump container agent image jenkinsciinfra/builder

Made with ❤️️ by updatecli



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_production_f10b18e55b9d879c3dc9d397305f5bd93d89cf9ecbc457d2fadf491e9076d68d/00-6f5aff%40github.com.