Skip to content

chore(deps): bump postcss from 8.5.19 to 8.5.28 - #260

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.28
Open

chore(deps): bump postcss from 8.5.19 to 8.5.28#260
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-8.5.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.19 to 8.5.28.

Release notes

Sourced from postcss's releases.

8.5.28

  • Fixes types regression.

8.5.27

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

Changelog

Sourced from postcss's changelog.

8.5.28

  • Fixes types regression.

8.5.27

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

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 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 [postcss](https://github.com/postcss/postcss) from 8.5.19 to 8.5.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.19...8.5.28)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: indirect
...

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

@adesege adesege 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.

Benchmark

Details
Benchmark suite Current: ebd2215 Previous: ccb3f17 Ratio
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 52462.66891716368 ops/sec (±1.72%) 44355.827899388205 ops/sec (±1.52%) 0.85
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 53998.880387215075 ops/sec (±0.83%) 49077.55133303189 ops/sec (±1.07%) 0.91
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 27247.75945678073 ops/sec (±1.16%) 24127.579263272528 ops/sec (±1.28%) 0.89
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error 4623.894630689248 ops/sec (±3.03%) 4332.798367697519 ops/sec (±3.08%) 0.94
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 7887.3313120510975 ops/sec (±1.23%) 6877.491973422911 ops/sec (±1.38%) 0.87
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only 319949.3133887688 ops/sec (±0.80%) 367439.1967778971 ops/sec (±2.58%) 1.15
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() 42431.38219907622 ops/sec (±0.99%) 40916.51636711715 ops/sec (±2.82%) 0.96
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap 43558.77965722602 ops/sec (±2.70%) 46221.77899438597 ops/sec (±1.51%) 1.06
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) 47801.62102875005 ops/sec (±0.86%) 47297.584538015675 ops/sec (±0.94%) 0.99
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap 47101.70080999314 ops/sec (±0.95%) 46712.398512126 ops/sec (±0.86%) 0.99
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider 4360485.938953001 ops/sec (±1.65%) 3659523.004609583 ops/sec (±0.26%) 0.84
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton 4133481.4378515636 ops/sec (±2.13%) 3674735.919157303 ops/sec (±0.23%) 0.89
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue 4534560.784739698 ops/sec (±1.61%) 3643329.0527346027 ops/sec (±0.97%) 0.80
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory 4420424.718073865 ops/sec (±2.28%) 3731349.291036125 ops/sec (±0.79%) 0.84
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token 1450685.8346214714 ops/sec (±1.73%) 1231183.1036989056 ops/sec (±0.71%) 0.85
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token 1464963.9355408084 ops/sec (±1.68%) 1316018.4734202325 ops/sec (±0.72%) 0.90
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token 2063687.9876190317 ops/sec (±0.18%) 1783899.5774658315 ops/sec (±0.30%) 0.86
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token 1425532.2351919215 ops/sec (±0.57%) 1315930.5814242992 ops/sec (±0.55%) 0.92
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check 2148716.461517914 ops/sec (±0.16%) 1806360.778904609 ops/sec (±0.19%) 0.84
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() 2490021.6364650703 ops/sec (±3.64%) 1989351.3462046375 ops/sec (±2.25%) 0.80
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate 2478897.4050651337 ops/sec (±1.72%) 2077218.3049918814 ops/sec (±0.64%) 0.84
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module 1357139.2207537992 ops/sec (±0.44%) 1318623.2747570868 ops/sec (±0.43%) 0.97
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree 680171.9088569847 ops/sec (±0.54%) 674368.8967327109 ops/sec (±0.61%) 0.99
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) 1168123.2991263538 ops/sec (±0.47%) 1033574.8692689876 ops/sec (±0.46%) 0.88
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks 800454.4359120822 ops/sec (±0.72%) 861264.3797109328 ops/sec (±0.67%) 1.08
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers 593142.5183296294 ops/sec (±3.13%) 601067.2979531069 ops/sec (±0.70%) 1.01
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers 603867.3236683543 ops/sec (±0.50%) 598005.5897686194 ops/sec (±2.06%) 0.99
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs 598850.298067624 ops/sec (±0.49%) 606220.5693193878 ops/sec (±0.44%) 1.01
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes 20933.89076695744 ops/sec (±7.84%) 20659.201604495036 ops/sec (±7.81%) 0.99
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller 94619.5920003217 ops/sec (±8.84%) 87549.06480088776 ops/sec (±9.59%) 0.93
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers 21027.115851832954 ops/sec (±6.98%) 20055.348642388202 ops/sec (±7.48%) 0.95
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity 367731.6712478127 ops/sec (±1.21%) 348297.84898624144 ops/sec (±1.02%) 0.95
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity 67646.73270610049 ops/sec (±0.53%) 66342.982298651 ops/sec (±0.49%) 0.98
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity 32669.141389630637 ops/sec (±0.51%) 32949.193140155745 ops/sec (±0.54%) 1.01
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path 12545272.14328643 ops/sec (±0.12%) 12503091.774915366 ops/sec (±0.09%) 1.00
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param 2012764.8084429507 ops/sec (±0.69%) 2209847.5226742206 ops/sec (±1.46%) 1.10
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params 1327459.009717272 ops/sec (±0.97%) 1332989.981337998 ops/sec (±0.60%) 1.00

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

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.

1 participant