Skip to content

Bump picomatch#505

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-bf05dc1ecf
Open

Bump picomatch#505
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-bf05dc1ecf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps and picomatch. These dependencies needed to be updated together.
Updates picomatch from 2.3.1 to 2.3.2

Release notes

Sourced from picomatch's releases.

2.3.2

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@2.3.1...2.3.2

Changelog

Sourced from picomatch's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

4.0.0 (2024-02-07)

Fixes

Changed

3.0.1

Fixes

... (truncated)

Commits

Updates picomatch from 4.0.3 to 4.0.4

Release notes

Sourced from picomatch's releases.

2.3.2

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@2.3.1...2.3.2

Changelog

Sourced from picomatch's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

4.0.0 (2024-02-07)

Fixes

Changed

3.0.1

Fixes

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🏁 Benchmark Comparison (Node 22)

Comparing this PR (d4dd2e7) against master (740d5f1).

✅ No regressions over the 5% threshold detected.

Benchmark Metric PR Branch Master Δ Change
BigNumber Arithmetic mul large numbers 8.94 ms 8.94 ms +0.00 ms 0.00%
BigNumber Arithmetic add large numbers 1.51 ms 1.52 ms -0.01 ms -0.66%
BigNumber Serialization toSm big 3.04 ms 3.03 ms +0.01 ms +0.33%
BigNumber Serialization toSm little 3.16 ms 3.13 ms +0.03 ms +0.96%
BigNumber Serialization fromSm big 3.14 ms 3.21 ms -0.07 ms -2.18%
BigNumber Serialization fromSm little 3.21 ms 3.23 ms -0.02 ms -0.62%
BigNumber Serialization fromScriptNum 3.24 ms 3.21 ms +0.03 ms +0.93%
Script Serialization Big script round trip 3.88 ms 3.92 ms -0.04 ms -1.02%
Transaction Verification deep chain verify 580.97 ms 585.35 ms -4.38 ms -0.75%
Transaction Verification wide transaction verify 595.52 ms 593.01 ms +2.51 ms +0.42%
Transaction Verification large tx verify 294.93 ms 294.90 ms +0.03 ms +0.01%
Transaction Verification nested inputs verify 164.36 ms 164.40 ms -0.04 ms -0.02%
Symmetric Key encrypt large 2MB 1746.88 ms 1738.22 ms +8.66 ms +0.50%
Symmetric Key decrypt large 2MB 1704.60 ms 1695.86 ms +8.74 ms +0.52%
Symmetric Key encrypt 50 small 7.57 ms 7.56 ms +0.01 ms +0.13%
Symmetric Key decrypt 50 small 7.17 ms 7.15 ms +0.02 ms +0.28%
Symmetric Key encrypt 200 medium 182.72 ms 181.46 ms +1.26 ms +0.69%
Symmetric Key decrypt 200 medium 176.75 ms 176.45 ms +0.30 ms +0.17%
Reader & Writer mixed ops 0.22 ms 0.22 ms +0.00 ms 0.00%
Reader & Writer large payloads 26.08 ms 26.57 ms -0.49 ms -1.84%
Reader & Writer 3000 small payloads 1.81 ms 1.81 ms +0.00 ms 0.00%
Reader & Writer 400 medium payloads 14.27 ms 14.19 ms +0.08 ms +0.56%
Atomic BEEF Transaction.toAtomicBEEF 1.77 ms 1.76 ms +0.01 ms +0.57%
Atomic BEEF Transaction.fromAtomicBEEF 3.75 ms 3.72 ms +0.03 ms +0.81%

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants