Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

This PR contains the following updates:

Package Update Change
mikefarah/yq (source) minor 4.33.1 -> 4.48.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mikefarah/yq (mikefarah/yq)

v4.48.1: - First and Parents Operators

Compare Source

  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
    • Added 'first(exp)' operator, to return the first entry matching an expression in an array
    • Fixed xml namespace prefixes #​1730 (thanks @​baodrate)
    • Fixed out of range panic in yaml decoder #​2460 (thanks @​n471d)
    • Bumped dependencies

v4.47.2

Compare Source

v4.47.1: - Merge Anchor fixes (with flag)

Compare Source

v4.46.1: - INI support + bug fixes

Compare Source

v4.45.4: - Fixing wrong map() behaviour on empty map

Compare Source

  • Fixing wrong map() behaviour on empty map #​2359
  • Bumped dependencies

v4.45.3: - Fixes regression bug(s)

Compare Source

Sorry for the regression folks! 😓
fwiw I have since added automated tests to capture the scenarios provided in the regression bug tickets

v4.45.2

Compare Source

v4.45.1: - Create parent directories when --split-exp is used!

Compare Source

  • Create parent directories when --split-exp is used, Thanks @​rudo-thomas
    • Bumped dependencies

v4.44.6

Compare Source

v4.44.5

Compare Source

  • Format comments with a gray foreground (Thanks @​gabe565)
  • Fixed handling of nulls with sort_by expressions #​2164
  • Force no color output when NO_COLOR env presents (Thanks @​narqo)
  • Fixed array subtraction update bug #​2159
  • Fixed index out of range error
  • Can traverse straight from parent operator (parent.blah)
  • Bumped dependencies

Note: 4.44.4 was skipped as it had a release pipeline failure

v4.44.3

Compare Source

  • Fixed upper-case file extension detection, Thanks @​ryenus (#​2121)
    • Log printing follow no-colors flag #​2082
    • Skip and warn when interpolating strings and theres a unclosed bracket #​2083
    • Fixed CSV content starting with # issue #​2076
    • Bumped dependencies

v4.44.2

Compare Source

  • Handle numbers with underscores #​2039
    • Unique now works on maps and arrays #​2068
    • Added support for short hand splat with env[] expression #​2071, as well as many other operators (split,select,eval,pick..)
    • Bumped dependencies

v4.44.1: - min/max/pivot!

Compare Source

v4.43.1

Compare Source

v4.42.1

Compare Source

  • Can execute yq expression files directly with shebang #​1851

v4.41.1

Compare Source

  • Can now comment in yq expressions! #​1919
    • Added new CSV option to turn off auto-parsing #​1947
    • Can now retrieve the alias names of merge anchors #​1942
    • Fixed Toml decoding when table array defined before parent #​1922
    • Fixing with_entries context #​1925

v4.40.7

Compare Source

v4.40.5

Compare Source

v4.40.4: - Fixed bug with creating maps with values based off keys

Compare Source

  • Fixed bug with creating maps with values based off keys #​1886, #​1889
    • Bumped dependencies

v4.40.3: - Fixes JSON empty array bug

Compare Source

  • Fixed JSON output issue with empty arrays #​1880

v4.40.2: - Official

Compare Source

Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!

  • Do not panic when StdIn is closed (#​1867) Thanks @​aleskandro!
  • Fixed issue when update against self #​1869
  • Fixed multi doc anchor bug #​1861
  • Fixes doc line separator issue when reading expression file #​1860
  • Bumped dependencies

v4.35.2: - Minor fixes

Compare Source

  • Fix various typos #​1798
    • Fixed number parsing as float bug in JSON #​1756
    • Fixed string, null concatenation consistency #​1712
    • Fixed expression parsing issue #​1711
    • Bumped dependencies

v4.35.1: - Lua Output!

Compare Source

  • Added Lua output support (Thanks @​Zash)!
    • Added BSD checksum format (Thanks @​viq)!
    • Bumped dependencies

v4.34.2

Compare Source

Bumped depedencies

v4.34.1

Compare Source

v4.33.3

Compare Source

  • Fixed bug when splatting empty array #​1613
    • Added scalar output for TOML (#​1617)
    • Fixed passing of read-only context in pipe (partial fix for #​1631)
    • Bumped dependency versions

v4.33.2: - Null seperated output and snap removable media

Compare Source

  • Add --nul-output|-0 flag to separate element with NUL character (#​1550) Thanks @​vaab!
    • Add removable-media interface plug declaration to the snap packaging(#​1618) Thanks @​brlin-tw!
    • Scalar output now handled in csv, tsv and property files
    • Bumped dependency versions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 40c4742 to b04fce9 Compare January 14, 2024 06:09
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from b04fce9 to 5f9a878 Compare January 14, 2024 09:01
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 5f9a878 to 5d29be0 Compare January 15, 2024 06:44
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 5d29be0 to 02ed0f7 Compare January 15, 2024 11:45
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 02ed0f7 to 82162cf Compare January 15, 2024 23:15
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 82162cf to 2a0ae96 Compare January 16, 2024 01:33
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 2a0ae96 to 997ba56 Compare January 16, 2024 21:08
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 997ba56 to e80457e Compare January 17, 2024 00:07
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from e80457e to 34f8c7a Compare January 18, 2024 14:55
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 34f8c7a to f1363aa Compare January 18, 2024 17:48
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from f1363aa to 0eed8ec Compare January 18, 2024 21:42
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 0eed8ec to 4c6c6b2 Compare January 19, 2024 03:29
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 4c6c6b2 to dca2385 Compare January 21, 2024 00:59
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:8d1595f180373c9aa4d05b18b48df7c24bfd0ab55e3bda1b5b6dd59e16eb531a"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from dca2385 to ca1ccf1 Compare January 21, 2024 03:42
@github-actions
Copy link

media/recyclarr CronJob (batch/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "batch/v1"
   kind: "CronJob"
   spec: {
     jobTemplate: {
       spec: {
         template: {
           spec: {
             initContainers: [
               ...
               {
                 name: "yaml-tags"
-                image: "mikefarah/yq:4.33.1@sha256:ddf60fa876a4f73414477fab551bcfb864a179cad6ce998b13ba4180e0f5702d"
+                image: "mikefarah/yq:4.40.5@sha256:32be61dc94d0acc44f513ba69d0fc05f1f92c2e760491f2a27e11fc13cde6327"
               }
             ]
           }
         }
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from ca1ccf1 to 442117e Compare January 21, 2024 06:15
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.44.2 chore(deps): update mikefarah/yq docker tag to v4.44.3 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 09474b8 to a04e670 Compare November 16, 2024 12:40
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.44.3 chore(deps): update mikefarah/yq docker tag to v4.44.5 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from a04e670 to a0559e9 Compare December 7, 2024 09:04
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.44.5 chore(deps): update mikefarah/yq docker tag to v4.44.6 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch 2 times, most recently from b2f01fb to d3bdbb2 Compare December 15, 2024 01:10
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch 2 times, most recently from d6b99e7 to ce20bbd Compare January 12, 2025 06:15
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.44.6 chore(deps): update mikefarah/yq docker tag to v4.45.1 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch 2 times, most recently from 355368e to be4a2a9 Compare February 25, 2025 16:38
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from be4a2a9 to bbfa541 Compare May 3, 2025 10:23
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.45.1 chore(deps): update mikefarah/yq docker tag to v4.45.2 May 3, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from bbfa541 to f9ded18 Compare May 9, 2025 12:43
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.45.2 chore(deps): update mikefarah/yq docker tag to v4.45.3 May 9, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from f9ded18 to e9d5969 Compare May 11, 2025 14:38
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.45.3 chore(deps): update mikefarah/yq docker tag to v4.45.4 May 11, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from e9d5969 to 3ae9f82 Compare July 10, 2025 06:40
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.45.4 chore(deps): update mikefarah/yq docker tag to v4.46.1 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 3ae9f82 to cde27f2 Compare July 23, 2025 12:54
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.46.1 chore(deps): update mikefarah/yq docker tag to v4.47.1 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from cde27f2 to 8ab4cae Compare September 9, 2025 01:05
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.47.1 chore(deps): update mikefarah/yq docker tag to v4.47.2 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 8ab4cae to 0ffcb0d Compare October 12, 2025 08:31
@renovate renovate bot changed the title chore(deps): update mikefarah/yq docker tag to v4.47.2 chore(deps): update mikefarah/yq docker tag to v4.48.1 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch 2 times, most recently from 1d6b7cf to 2aa29ab Compare October 15, 2025 09:55
@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 2aa29ab to 770f03f Compare November 4, 2025 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant