Skip to content

Commit 545c0fd

Browse files
zkoppertCopilot
andcommitted
Fix changelog accuracy from multi-model review
- Correct github-linguist version: 9.1.0 -> 9.3.0 - Note Ruby 3.2 removal from CI matrix alongside 4.0 addition - Add PR link for pip install hardening (#2048) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent 90abb8c commit 545c0fd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* Use HTTPS for cpanminus download in CI to prevent MITM attacks [#2050](https://github.com/github/markup/pull/2050)
1010
* Bump nokogiri to >= 1.19.1 to fix GHSA-wx95-c6cv-8532
11-
* Harden CI pip install with `--require-hashes --no-deps`
11+
* Harden CI pip install with `--require-hashes --no-deps` [#2048](https://github.com/github/markup/pull/2048)
1212

1313
### Bug Fixes
1414

@@ -17,9 +17,9 @@
1717
### Infrastructure
1818

1919
* Remove legacy Dockerfile and .dockerignore (Ubuntu Trusty, non-functional) [#2048](https://github.com/github/markup/pull/2048)
20-
* Add Ruby 4.0 to CI test matrix
20+
* Update CI test matrix: drop Ruby 3.2, add Ruby 4.0 (now testing 3.3, 3.4, 4.0)
2121
* Bump nokogiri to 1.19.2, activesupport to 7.2.3.1
22-
* Bump github-linguist from 7.30.0 to 9.1.0
22+
* Bump github-linguist from 7.30.0 to 9.3.0
2323
* Pin GitHub Actions to commit SHAs for supply chain hardening
2424
* Add Dependabot configuration for automated dependency updates
2525

0 commit comments

Comments
 (0)