Build(deps): Bump the monthly-updates group with 2 updates (#26)
Bumps the monthly-updates group with 2 updates: actions/checkout and ruby/setup-ruby.
Updates
actions/checkoutfrom 6.0.3 to 7.0.0Release notes
Sourced from actions/checkout's releases.
v7.0.0
What's Changed
- block checking out fork pr for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by
@dependabot[bot] in actions/checkout#2458- Bump flatted from 3.3.1 to 3.4.2 by
@dependabot[bot] in actions/checkout#2460- Bump js-yaml from 4.1.0 to 4.2.0 by
@dependabot[bot] in actions/checkout#2461- Bump
@actions/coreand@actions/tool-cacheand Remove uuid by@dependabot[bot] in actions/checkout#2459- upgrade module to esm and update dependencies by
@aiqiaoyin actions/checkout#2463- Bump the minor-npm-dependencies group across 1 directory with 3 updates by
@dependabot[bot] in actions/checkout#2462- getting ready for checkout v7 release by
@aiqiaoyin actions/checkout#2464- update error wording by
@aiqiaoyin actions/checkout#2467New Contributors
@aiqiaoymade their first contribution in actions/checkout#2454Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
v7.0.0
- Block checking out fork PR for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by
@dependabot[bot] in actions/checkout#2458- Bump flatted from 3.3.1 to 3.4.2 by
@dependabot[bot] in actions/checkout#2460- Bump js-yaml from 4.1.0 to 4.2.0 by
@dependabot[bot] in actions/checkout#2461- Bump
@actions/coreand@actions/tool-cacheand Remove uuid by@dependabot[bot] in actions/checkout#2459- upgrade module to esm and update dependencies by
@aiqiaoyin actions/checkout#2463- Bump the minor-npm-dependencies group across 1 directory with 3 updates by
@dependabot[bot] in actions/checkout#2462v6.0.3
- Fix checkout init for SHA-256 repositories by
@yaananthin actions/checkout#2439- fix: expand merge commit SHA regex and add SHA-256 test cases by
@yaananthin actions/checkout#2414v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)- See full diff in compare view
Updates
ruby/setup-rubyfrom 1.310.0 to 1.315.0Release notes
Sourced from ruby/setup-ruby's releases.
v1.315.0
What's Changed
- Bump actions/checkout from 6 to 7 by
@dependabot[bot] in ruby/setup-ruby#924- Add ruby-3.4.10 by
@ruby-builder-botin ruby/setup-ruby#925Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.314.0...v1.315.0
v1.314.0
What's Changed
- Add support for ubuntu-26.04 and ubuntu-26.04-arm by
@eregonin ruby/setup-ruby#923Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.313.0...v1.314.0
v1.313.0
What's Changed
- Add jruby-10.0.6.0 by
@ruby-builder-botin ruby/setup-ruby#921Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.312.0...v1.313.0
v1.312.0
What's Changed
- Use BUNDLE_LOCKFILE when detecting the lockfile by
@Thomascountzin ruby/setup-ruby#919New Contributors
@Thomascountzmade their first contribution in ruby/setup-ruby#919Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.311.0...v1.312.0
v1.311.0
What's Changed
- Add jruby-9.4.15.0 by
@ruby-builder-botin ruby/setup-ruby#920Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.310.0...v1.311.0
Commits
0dafeacAdd ruby-3.4.10bf35c27Bump actions/checkout from 6 to 79eb537cAdd support for ubuntu-26.04 and ubuntu-26.04-arme1a3b10Improve versions-strings-for-builder.rb0df5288Removegem install sasscon Windows JRuby89f9052Add jruby-10.0.6.012fd324Use BUNDLE_LOCKFILE when detecting the lockfilea99ac84Add jruby-9.4.15.0- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don’t alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency’s major version (unless you unignore this specific dependency’s major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency’s minor version (unless you unignore this specific dependency’s minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSigned-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
fluent-plugin-parser-cri
Fluentd parser plugin to parse CRI logs.
CRI logs consist of
time,stream,logtagandmessageparts like below:Installation
RubyGems
Configuration
stream/logtagfields or not when<parse>section is specified. Default istrue<parse> section (optional)
Same as parser plugin configuration.
This nested
<parse>is used for parsingmessagepart.Log and configuration example
Basic case
With this configuration, following CRI log
is parsed to
Parse message part with parsers
By specifying
<parse>section, you can parsemessagepart with parser plugins.With this configuration, following CRI log
is parsed to
If you don’t need
stream/logtagfields, setmerge_cri_fields falselike below:Concatenate multiple
messagerecords into oneIf you want to concatenate the following
messagerecords into one record, use @type concat filter plugin withuse_partial_cri_logtagparameter.See fluent-plugin-concat’s usage in more details.
Copyright