Below you will find pages that utilize the taxonomy term “mikefarah”
August 5, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.44.3.
This action is used across all versions by 64 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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
June 16, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.44.2.
This action is used across all versions by 64 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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
May 12, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.44.1.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added min/max operators (#1992) Thanks @mbenson Added pivot oeprator (#1993) Thanks @mbenson Fix: shell-completion (#2006) Thanks @codekow Handle escaped backslashes (#1997) Thanks @mbenson Fix npe when given filename ending with “.” (#1994) Fix: linux (w/ selinux) build (#2004) Thanks @codekow Bumped dependencies
March 24, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.43.1.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added omit operator #1989 thanks @mbenson! Can now multiply strings by numbers #1988 thanks @mbenson! Added tostring #72 Added string interpolation #1149 Can specify parent(n) levels #1970 Fixed CSV line break issue #1974 Adding a EvaluateAll function to StringEvaluator #1966 yqlib, default to colors off when using yaml library #1964 Removed JSON output warning Bumped dependencies
February 26, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.42.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Can execute yq expression files directly with shebang #1851 Added –csv-separator flag #1950 Added –properties-separator option - thanks @learnitall #1864 Added –properties-array-brackets flag for properties encoder #1933 Shell completion improvements - thanks @scop #1911 Bumped dependencies
February 16, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.41.1.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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
December 12, 2023
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.40.5.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixing seg fault on bad XML #1888 Fixed handling of — #1890, #1896 Bumped dependencies
December 4, 2023
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.40.4.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed bug with creating maps with values based off keys #1886, #1889 Bumped dependencies
November 23, 2023
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.40.3.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed JSON output issue with empty arrays #1880
November 20, 2023
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.40.2.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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
September 26, 2023
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.35.2.
This publisher is shown as erified by GitHub. This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 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