Skip to content

chore(deps-dev): bump the size-limit group with 3 updates - #923

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/size-limit-363c49ad24
Open

chore(deps-dev): bump the size-limit group with 3 updates#923
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/size-limit-363c49ad24

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the size-limit group with 3 updates: @size-limit/file, @size-limit/webpack and size-limit.

Updates @size-limit/file from 12.1.0 to 13.0.1

Release notes

Sourced from @​size-limit/file's releases.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Changelog

Sourced from @​size-limit/file's changelog.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​size-limit/file since your current version.


Updates @size-limit/webpack from 12.1.0 to 13.0.1

Release notes

Sourced from @​size-limit/webpack's releases.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Changelog

Sourced from @​size-limit/webpack's changelog.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​size-limit/webpack since your current version.


Updates size-limit from 12.1.0 to 13.0.1

Release notes

Sourced from size-limit's releases.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Changelog

Sourced from size-limit's changelog.

13.0.1

  • Fixed publishing process.

13.0.0

  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for size-limit since your current version.


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 size-limit group with 3 updates: [@size-limit/file](https://github.com/ai/size-limit), [@size-limit/webpack](https://github.com/ai/size-limit) and [size-limit](https://github.com/ai/size-limit).


Updates `@size-limit/file` from 12.1.0 to 13.0.1
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@12.1.0...13.0.1)

Updates `@size-limit/webpack` from 12.1.0 to 13.0.1
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@12.1.0...13.0.1)

Updates `size-limit` from 12.1.0 to 13.0.1
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@12.1.0...13.0.1)

---
updated-dependencies:
- dependency-name: "@size-limit/file"
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: size-limit
- dependency-name: "@size-limit/webpack"
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: size-limit
- dependency-name: size-limit
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: size-limit
...

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 Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
JS 16.75 KB (+0.27% 🔺)
JS ES6 with querystring only import (tree shaking) 533 B (0%)
JS ES6 with leadingZero only import (tree shaking) 34 B (0%)
JS ES6 with decodeHTMLEntities only import (tree shaking) 446 B (0%)
JS ES6 with decodeHTMLFullEntities only import (tree shaking) 9.9 KB (0%)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.04%. Comparing base (6ae2f2f) to head (3fb1849).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #923   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files          22       22           
  Lines        3586     3586           
  Branches      111      111           
=======================================
  Hits         3480     3480           
  Misses        104      104           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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