chore(deps): update all major dependencies (major) - #167
Conversation
Changed Files
|
Greptile SummaryUpdates
Confidence Score: 5/5Safe to merge — the update swaps one commit SHA for another with no interface changes, and the only internal difference is a Node runtime upgrade inside the action itself. The change is a single-line SHA bump. The v3 release notes confirm there are no API-level changes: compose-file, up-flags, and env inputs all work identically. The new commit hash is properly verified against the v3.0.0 tag. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore(deps): update all major dependenci..." | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
6b6a6c7 to
374dd39
Compare
374dd39 to
cb04244
Compare
cb04244 to
4b51f75
Compare
6a08bc0 to
8ae5e9e
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
8ae5e9e to
4ec74ed
Compare
4ec74ed to
37abafa
Compare
37abafa to
829b3fd
Compare
This PR contains the following updates:
v4.15.1→v5.0.2v5.0.3v5.0.5→v6.1.0v6.0.2→v7.0.1v6.4.0→v7.0.0v6.0.1→v7.0.042.2.0→43.3.043.4.0v2.6.0→v3.0.0v3.1.06.0.3→7.0.2Release Notes
CodSpeedHQ/action (CodSpeedHQ/action)
v5.0.2Compare Source
What's Changed
Full Changelog: CodSpeedHQ/action@v5.0.1...v5.0.2
v5.0.1Compare Source
🚀 Highlights
More precise measurements by default
cycle-estimationis now enabled by default, giving more precise benchmark cycle estimation in Simulation mode. See docs.New: allocation exclusion
Opt in to
exclude-allocationsto remove allocator time from benchmarks in Simulation mode and reduce variance. See docs.samply-based profiler by default on LinuxThe walltime profiler now uses
samplyon all OSes. SetCODSPEED_WALLTIME_PROFILER=perfto restore the previous behavior.cycle-estimationis now enabled by default (see above)samply-based profiler is now the default on Linux; setCODSPEED_WALLTIME_PROFILER=perfto revertDetails
🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals
Install codspeed-runner 5.0.1
Install prebuilt binaries via shell script
Download codspeed-runner 5.0.1
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.19.1...v5.0.1
v5.0.0Compare Source
v5Compare Source
v4.19.1Compare Source
Release Notes
This release ships improvements for the memory instrument.
The memory instrument now lazily attaches to allocators, which lowers the startup time to a few seconds (down from minutes on certain systems). Additionally, we shipped a series of serialization improvements, removing in some large benchmarks 3+ minutes of extra CI time.
🐛 Bug Fixes
⚙️ Internals
💼 Other
Install codspeed-runner 4.19.1
Install prebuilt binaries via shell script
Download codspeed-runner 4.19.1
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.19.0...v4.19.1
v4.19.0Compare Source
Release Notes
This release adds a new
--experimental-exclude-allocationsfeature to remove allocator time from Simulation benchmarks.🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Internals
Install codspeed-runner 4.19.0
Install prebuilt binaries via shell script
Download codspeed-runner 4.19.0
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.18.5...v4.19.0
v4.18.5Compare Source
Release Notes
💼 Other
Install codspeed-runner 4.18.4
Install prebuilt binaries via shell script
Download codspeed-runner 4.18.4
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.18.4...v4.18.5
v4.18.4Compare Source
What's Changed
bf19f56by @adriencacciaFull Changelog: CodSpeedHQ/action@v4.18.3...v4.18.4
v4.18.2Compare Source
Release Notes
🐛 Bug Fixes
⚙️ Internals
Install codspeed-runner 4.18.2
Install prebuilt binaries via shell script
Download codspeed-runner 4.18.2
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.18.1...v4.18.2
v4.18.1Compare Source
Release Notes
🚀 Features
Install codspeed-runner 4.18.1
Install prebuilt binaries via shell script
Download codspeed-runner 4.18.1
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
v4.18.0Compare Source
Release Notes
🚀 Features
🐛 Bug Fixes
Install codspeed-runner 4.18.0
Install prebuilt binaries via shell script
Download codspeed-runner 4.18.0
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
v4.17.6Compare Source
Release Notes
🚀 Features
PerfEventto also support samply format by @GuillaumeLagrange🐛 Bug Fixes
💼 Other
🏗️ Refactor
📚 Documentation
⚙️ Internals
Install codspeed-runner 4.17.6
Install prebuilt binaries via shell script
Download codspeed-runner 4.17.6
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.17.5...v4.17.6
v4.17.5Compare Source
Release Notes
This release bundles all runner changes from
4.17.1through4.17.5.🚀 Features
modearg to target setup by @fargito in #397🐛 Bug Fixes
💼 Other
🏗️ Refactor
⚙️ Internals
Install codspeed-runner 4.17.5
Install prebuilt binaries via shell script
Download codspeed-runner 4.17.5
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.17.0...v4.17.5
v4.17.0Compare Source
Release Notes
🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals
Install codspeed-runner 4.17.0
Install prebuilt binaries via shell script
Download codspeed-runner 4.17.0
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.15.1...v4.17.0
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
actions/checkout (actions/checkout)
v7.0.1Compare Source