Skip to content

chore(deps): bump CodSpeedHQ/action from 4.18.1 to 4.18.2 in the dependencies group#253

Merged
webpack[bot] merged 1 commit into
mainfrom
dependabot/github_actions/dependencies-670d66c5af
Jul 8, 2026
Merged

chore(deps): bump CodSpeedHQ/action from 4.18.1 to 4.18.2 in the dependencies group#253
webpack[bot] merged 1 commit into
mainfrom
dependabot/github_actions/dependencies-670d66c5af

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: CodSpeedHQ/action.

Updates CodSpeedHQ/action from 4.18.1 to 4.18.2

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.18.2

Release Notes

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 4.18.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.18.2/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.18.2

File Platform Checksum
codspeed-runner-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.18.1...v4.18.2

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

Bumps the dependencies group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action).


Updates `CodSpeedHQ/action` from 4.18.1 to 4.18.2
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@a4a36bb...4e96933)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 8, 2026
@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8591b22

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@webpack webpack Bot enabled auto-merge (squash) July 8, 2026 10:44
@codspeed-hq

codspeed-hq Bot commented Jul 8, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 10.38%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 10 improved benchmarks
❌ 14 regressed benchmarks
✅ 188 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory replace-source memory: construct + 100 insertions 2.8 KB 9.6 KB -70.47%
Memory cached-source memory: construct from cachedData (no warm-up) 264 B 520 B -49.23%
Memory concat-source memory: source() concatenates children 196.1 KB 357.1 KB -45.09%
Memory compat-source memory: CompatSource.from() short-circuits on Source 392 B 648 B -39.51%
Memory raw-source memory: new RawSource(buffer) 784 B 1,168 B -32.88%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 2.2 MB 3.2 MB -30.55%
Memory cached-source memory: cold sourceAndMap() populates all caches 147.3 KB 199.2 KB -26.04%
Memory source-map-source memory: new SourceMapSource(with inner map) 784 B 976 B -19.67%
Memory prefix-source memory: source() allocates rewritten string 1.2 KB 1.4 KB -17.78%
Memory source-map-source memory: map({ columns: true }) 784 B 944 B -16.95%
Simulation cached-source: new CachedSource() 316.2 µs 377.3 µs -16.19%
Simulation replace-source: new ReplaceSource() 178.1 µs 208.6 µs -14.61%
Simulation replace-source: source() (no replacements) 229.6 µs 259.8 µs -11.6%
Memory concat-source memory: new ConcatSource(...children) 3.4 KB 3.8 KB -11.59%
Memory size-only-source memory: new SizeOnlySource() 104.2 KB 58.2 KB +79.09%
Memory original-source memory: map({ columns: false }) line-only mappings 173 KB 104.5 KB +65.52%
Memory concat-source memory: map({ columns: true }) composes child maps 3.9 MB 2.5 MB +55.97%
Memory original-source memory: new OriginalSource() 1.5 KB 1.2 KB +32.43%
Memory compat-source memory: new CompatSource(sourceLike) 1,104 B 912 B +21.05%
Memory clear-cache memory: shared modules (no visited set — allocates per chunk) 19.6 KB 16.8 KB +17.09%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/github_actions/dependencies-670d66c5af (8591b22) with main (210e0a4)

Open in CodSpeed

@webpack webpack Bot merged commit 1aa76ca into main Jul 8, 2026
31 of 33 checks passed
@webpack webpack Bot deleted the dependabot/github_actions/dependencies-670d66c5af branch July 8, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants