Eric Sorenson and GitHub
05fe457637
Merge pull request #1054 from actions/ahpook/release-4.8.3
...
Changes for Release 4.8.3
2026-02-19 17:25:10 -08:00
Eric Sorenson
3a8496cb71
Update generated package files for v4.8.3
2026-02-18 21:56:46 -08:00
Eric Sorenson
0f22a01592
Update CONTRIBUTING for new release process
...
Fixes some newline damage, grammatical errors, and includes new instructions for pushing a major version branch instead of force-pushing a tag.
2026-02-18 21:54:45 -08:00
Eric Sorenson
58be34364d
Updating package versions for 4.8.3
2026-02-18 21:45:59 -08:00
Eric Sorenson and GitHub
9284e0c621
Merge pull request #931 from actions/dependabot/npm_and_yarn/spdx-licenses-208b55449f
...
Bump spdx-expression-parse from 3.0.1 to 4.0.0 in the spdx-licenses group across 1 directory
2026-02-18 21:31:42 -08:00
Eric Sorenson and GitHub
43f5f029f5
Merge pull request #1052 from actions/juxtin/fix-long-summaries
...
Properly truncate long summaries and catch errors
2026-02-18 21:18:45 -08:00
Eric Sorenson and GitHub
f0033fc4d6
Merge pull request #1053 from actions/dependabot/npm_and_yarn/fast-xml-parser-5.3.6
...
Bump fast-xml-parser from 5.3.5 to 5.3.6
2026-02-18 08:49:06 -08:00
Eric Sorenson and GitHub
07b91577a3
Merge pull request #920 from jsoref/issue-919
2025-10-17 14:30:12 -07:00
Eric Sorenson and GitHub
40c09b7dc9
Merge pull request #1001 from actions/ahpook/v4.8.1-release
2025-10-10 14:06:00 -07:00
Eric Sorenson
45529485b5
Bump version for 4.8.1 release
2025-10-10 12:55:32 -07:00
Eric Sorenson and GitHub
e63da9a041
Merge pull request #1000 from actions/ahpook/deprecation-redux
2025-10-10 12:21:31 -07:00
Eric Sorenson
71365c76bc
(bug) Fix spamming link test in deprecation warning (again)
...
We'd thought that the syntax in #974 would avoid auto-linking
but didn't check closely enough, and now the deprecation issue
it links to cannot be loaded due to having too many references.
This updates the text to point to a new issue in a way that...
I hope... will not be auto-linked.
2025-10-10 09:37:13 -07:00
Eric Sorenson
5558c35bb3
Address discrepancy between docs and reality
...
The documentation used to say that you needed to transform keys
in external config files from using `-` to `_`, but in reality
the code transforms `-` to `_` regardless of where they occur.
See 4b4ec08f7b
Closes #909
2025-08-15 17:16:55 -07:00
Eric Sorenson and GitHub
bf0431a342
Merge pull request #893 from omahs/patch-1
...
Fix typos
2025-02-07 14:27:22 -08:00