Skip to content

Commit eeea94d

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6849)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent e951894 commit eeea94d

File tree

3 files changed

+48
-69
lines changed

3 files changed

+48
-69
lines changed

integration-tests/snapshots/chef/chef/report.yaml

+2-12
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,10 @@ Url: https://github.com/chef/chef.git
44
Args: '["--config=../../../cspell-chef.config.yaml","**"]'
55
Summary:
66
files: 1204
7-
filesWithIssues: 2
8-
issues: 11
7+
filesWithIssues: 1
8+
issues: 1
99
errors: 0
1010
Errors: []
1111

1212
issues:
1313
- "lib/chef/provider/mount/solaris.rb:152:74 largefiles U setuid/devices/intr/largefiles/logging/xattr/onerror"
14-
- "lib/chef/provider/package/dnf/dnf_helper.py:6:8 hawkey U import hawkey"
15-
- "lib/chef/provider/package/dnf/dnf_helper.py:19:14 installroot U conf.installroot = '/'"
16-
- "lib/chef/provider/package/dnf/dnf_helper.py:20:14 assumeyes U conf.assumeyes = True"
17-
- "lib/chef/provider/package/dnf/dnf_helper.py:22:36 installroot U update_from_etc(conf.installroot)"
18-
- "lib/chef/provider/package/dnf/dnf_helper.py:55:19 versionstr U def version_tuple(versionstr):"
19-
- "lib/chef/provider/package/dnf/dnf_helper.py:59:19 versionstr U colon_index = versionstr.find(':')"
20-
- "lib/chef/provider/package/dnf/dnf_helper.py:61:17 versionstr U e = str(versionstr[:colon_index])"
21-
- "lib/chef/provider/package/dnf/dnf_helper.py:62:18 versionstr U dash_index = versionstr.find('-')"
22-
- "lib/chef/provider/package/dnf/dnf_helper.py:64:15 versionstr U tmp = versionstr[colon_index + 1:dash"
23-
- "lib/chef/provider/package/dnf/dnf_helper.py:124:39 hawkey U filter(arch=[ 'noarch', hawkey.detect_arch() ])"

integration-tests/snapshots/chef/chef/snapshot.txt

+1-11
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@ Repository: chef/chef
33
Url: "https://github.com/chef/chef.git"
44
Args: ["--config=../../../cspell-chef.config.yaml","**"]
55
Lines:
6-
CSpell: Files checked: 1204, Issues found: 11 in 2 files.
6+
CSpell: Files checked: 1204, Issues found: 1 in 1 file.
77
exit code: 1
88
lib/chef/provider/mount/solaris.rb:152:74 - Unknown word (largefiles) -- setuid/devices/intr/largefiles/logging/xattr/onerror
9-
lib/chef/provider/package/dnf/dnf_helper.py:124:39 - Unknown word (hawkey) -- filter(arch=[ 'noarch', hawkey.detect_arch() ])
10-
lib/chef/provider/package/dnf/dnf_helper.py:19:14 - Unknown word (installroot) -- conf.installroot = '/'
11-
lib/chef/provider/package/dnf/dnf_helper.py:20:14 - Unknown word (assumeyes) -- conf.assumeyes = True
12-
lib/chef/provider/package/dnf/dnf_helper.py:22:36 - Unknown word (installroot) -- update_from_etc(conf.installroot)
13-
lib/chef/provider/package/dnf/dnf_helper.py:55:19 - Unknown word (versionstr) -- def version_tuple(versionstr):
14-
lib/chef/provider/package/dnf/dnf_helper.py:59:19 - Unknown word (versionstr) -- colon_index = versionstr.find(':')
15-
lib/chef/provider/package/dnf/dnf_helper.py:61:17 - Unknown word (versionstr) -- e = str(versionstr[:colon_index])
16-
lib/chef/provider/package/dnf/dnf_helper.py:62:18 - Unknown word (versionstr) -- dash_index = versionstr.find('-')
17-
lib/chef/provider/package/dnf/dnf_helper.py:64:15 - Unknown word (versionstr) -- tmp = versionstr[colon_index + 1:dash
18-
lib/chef/provider/package/dnf/dnf_helper.py:6:8 - Unknown word (hawkey) -- import hawkey

pnpm-lock.yaml

+45-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)