This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new d73627d  Bump picomatch (#518)
d73627d is described below

commit d73627d364b253831d4b86a89bb440748c6ce274
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 09:57:34 2026 +0000

    Bump picomatch (#518)
    
    * Bump picomatch
    
    Bumps  and [picomatch](https://github.com/micromatch/picomatch). These 
dependencies needed to be updated together.
    
    Updates `picomatch` from 2.3.1 to 2.3.2
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - 
[Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
    
    Updates `picomatch` from 4.0.3 to 4.0.7
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - 
[Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    - dependency-name: picomatch
      dependency-version: 4.0.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Generate changelog entries for #518
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Ramanathan <[email protected]>
---
 src/changelog/.12.x.x/update_picomatch.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/changelog/.12.x.x/update_picomatch.xml 
b/src/changelog/.12.x.x/update_picomatch.xml
new file mode 100644
index 0000000..0be4d60
--- /dev/null
+++ b/src/changelog/.12.x.x/update_picomatch.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="518" link="https://github.com/apache/logging-parent/pull/518"/>
+  <description format="asciidoc">Update `picomatch` to version 
`4.0.7`</description>
+</entry>

Reply via email to