Skip to content

chore(deps): bump srcmap-generator from 0.3.8 to 0.3.9#159

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/srcmap-generator-0.3.9
Closed

chore(deps): bump srcmap-generator from 0.3.8 to 0.3.9#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/srcmap-generator-0.3.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps srcmap-generator from 0.3.8 to 0.3.9.

Release notes

Sourced from srcmap-generator's releases.

v0.3.9 - Performance and benchmark coverage

Performance

  • Improves source map parsing by skipping unnecessary range-mapping scans when maps do not include range mappings.
  • Adds broader CodSpeed benchmark coverage for Rust crates and Node package workloads.
  • Refines generator, remapping, codec, and source-map benchmark coverage.

Bug fixes

  • Fixes CodSpeed workflow permissions and benchmark command wiring.
  • Deduplicates benchmark discovery and stabilizes Node benchmark simulation.

Infrastructure / CI

  • Adds the CodSpeed benchmark workflow and matrix generation.
  • Updates dependency automation and CI tooling.
  • Bumps Rust and npm package versions to 0.3.9.

Full Changelog: fallow-rs/srcmap@v0.3.8...v0.3.9

Commits
  • 78e804b chore: release v0.3.9
  • d27e830 perf: skip range scan without range mappings
  • b19fc6d fix: scope codspeed oidc permission
  • 13f9472 fix: deduplicate codspeed benchmarks
  • 51a44d8 fix: run node codspeed shard in simulation
  • 7e0442a fix: pin tinybench for codspeed walltime
  • f4e5225 test: broaden codspeed benchmark coverage
  • 2ea9902 perf: skip range scan for regular source maps
  • 8298b53 test: expand codspeed benchmark coverage
  • 4d0adc2 ci: fix codspeed benchmark run command
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [srcmap-generator](https://github.com/fallow-rs/srcmap) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/fallow-rs/srcmap/releases)
- [Changelog](https://github.com/fallow-rs/srcmap/blob/main/release.toml)
- [Commits](fallow-rs/srcmap@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: srcmap-generator
  dependency-version: 0.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 8, 2026
@dependabot dependabot Bot requested a review from BartWaardenburg as a code owner July 8, 2026 04:11
@dependabot dependabot Bot added the rust Pull requests that update rust code label Jul 8, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oxc-coverage-instrument Binary Size

Details
Benchmark suite Current: 4d353e7 Previous: 498f961 Ratio
Binary Size (oxc-coverage-instrument CLI) 87049568 bytes 87047216 bytes 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@codspeed-hq

codspeed-hq Bot commented Jul 8, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 48 untouched benchmarks
⏩ 33 skipped benchmarks1


Comparing dependabot/cargo/srcmap-generator-0.3.9 (4d353e7) with main (498f961)2

Open in CodSpeed

Footnotes

  1. 33 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (f05911d) during the generation of this report, so 498f961 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like srcmap-generator is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/srcmap-generator-0.3.9 branch July 12, 2026 18:34
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants