Skip to content

chore(deps-dev): bump size-limit from 4.5.6 to 11.2.0#2

Open
dependabot[bot] wants to merge 1 commit into
add-eventstore-group-parameterfrom
dependabot/npm_and_yarn/size-limit-11.2.0
Open

chore(deps-dev): bump size-limit from 4.5.6 to 11.2.0#2
dependabot[bot] wants to merge 1 commit into
add-eventstore-group-parameterfrom
dependabot/npm_and_yarn/size-limit-11.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 14, 2025

Copy link
Copy Markdown

Bumps size-limit from 4.5.6 to 11.2.0.

Release notes

Sourced from size-limit's releases.

11.2.0

11.1.6

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

11.1.5

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.

11.1.2

11.1.1

11.1.0

11.0.3

Changelog

Sourced from size-limit's changelog.

11.2.0

11.1.6

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

11.1.5

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.

11.1.2

11.1.1

11.1.0

11.0.3

  • Fixed .mjs config support (by Arya Emami).
  • Updated esbuild.

11.0.2

  • Fixed require is not defined regression.
  • Updated esbuild-visualizer.

11.0.1

  • Updated estimo.
  • Updated lilconfig.

11.0

  • Moved to Brotli as default compression. Use gzip: true for old behavior.

10.0.3

... (truncated)

Commits
  • 896eee2 Release 11.2.0 version
  • 69fab9c Update Vitest
  • 15a4c46 Update dependencies
  • edda423 feat: add time options to set loading network speed, latency and message (#384)
  • 6f44d9b Avoid patterns in simple example
  • 549350a feat: implement new --config arg to specify a custom path to configuration fi...
  • 3542c73 fix: remove extra blank line in terminal when output is empty (#383)
  • 5b831e1 Fix pnpm version
  • 7b56b53 Update dependencies
  • 7a0c618 Bump cross-spawn from 7.0.3 to 7.0.5 (#381)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Summary by CodeRabbit

  • Chores
    • Updated build tooling dependencies.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [size-limit](https://github.com/ai/size-limit) from 4.5.6 to 11.2.0.
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@4.5.6...11.2.0)

---
updated-dependencies:
- dependency-name: size-limit
  dependency-version: 11.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Nov 14, 2025
@akshayutture-augment

Copy link
Copy Markdown

@coderabbitai review

@akshayutture-augment

Copy link
Copy Markdown

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Nov 19, 2025

Copy link
Copy Markdown
✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Nov 19, 2025

Copy link
Copy Markdown

Walkthrough

The pull request updates the size-limit development dependency from version ^4.5.6 to ^11.2.0 in package.json. This is a major version bump with no changes to exported APIs or public entities.

Changes

Cohort / File(s) Summary
Dependency Version Bump
package.json
Updated devDependency size-limit from ^4.5.6 to ^11.2.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single dependency version update with no logic or configuration changes
  • Verify that the major version bump (11.x vs 4.x) is intentional and compatible with the project's size-checking workflow

Poem

🐰 The rabbit hops with joy so bright,
size-limit climbs to heights new height,
From four to eleven, what a leap!
Dependencies updated, promises to keep. 🚀

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping a devDependency (size-limit) from version 4.5.6 to 11.2.0, using conventional commit format.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant