-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): Bump the size-limit group with 4 updates #6062
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit e0b6676:
|
e2e tests |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6062 +/- ##
=======================================
Coverage 79.23% 79.24%
=======================================
Files 305 305
Lines 9598 9596 -2
Branches 3247 3246 -1
=======================================
- Hits 7605 7604 -1
+ Misses 1993 1992 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
👀 Docs deployed
Commit e0b6676 |
dd32b7d
to
274952b
Compare
Bumps the size-limit group with 4 updates: [@size-limit/file](https://github.com/ai/size-limit), [@size-limit/webpack](https://github.com/ai/size-limit), [@size-limit/webpack-css](https://github.com/ai/size-limit) and [size-limit](https://github.com/ai/size-limit). Updates `@size-limit/file` from 9.0.0 to 10.0.1 - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@9.0.0...10.0.1) Updates `@size-limit/webpack` from 9.0.0 to 10.0.1 - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@9.0.0...10.0.1) Updates `@size-limit/webpack-css` from 9.0.0 to 10.0.1 - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@9.0.0...10.0.1) Updates `size-limit` from 9.0.0 to 10.0.1 - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@9.0.0...10.0.1) --- updated-dependencies: - dependency-name: "@size-limit/file" dependency-type: direct:development update-type: version-update:semver-major dependency-group: size-limit - dependency-name: "@size-limit/webpack" dependency-type: direct:development update-type: version-update:semver-major dependency-group: size-limit - dependency-name: "@size-limit/webpack-css" dependency-type: direct:development update-type: version-update:semver-major dependency-group: size-limit - dependency-name: size-limit dependency-type: direct:development update-type: version-update:semver-major dependency-group: size-limit ... Signed-off-by: dependabot[bot] <[email protected]>
274952b
to
fed3f3d
Compare
Есть проблема у size-limit в v10.0.1 после переезда на ESM в ai/size-limit#338 из-за чего мы пока не может использовать эту версию. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Bumps the size-limit group with 4 updates: @size-limit/file, @size-limit/webpack, @size-limit/webpack-css and size-limit.
Updates
@size-limit/file
from 9.0.0 to 10.0.1Changelog
Sourced from
@size-limit/file
's changelog.... (truncated)
Commits
89352d0
Release 10.0.1 versiond4f54df
Fix imports and exportsa62ac94
Change exports order2e59e81
Add more exportse2a575d
Fix ESM exports between packagese4a7531
Release 10.0 version24e4cd4
Update scriptsee962b2
Move scripts to ESM99308fa
Remove dual-publish plugin6a3d9f3
Update nested dependenciesUpdates
@size-limit/webpack
from 9.0.0 to 10.0.1Changelog
Sourced from
@size-limit/webpack
's changelog.... (truncated)
Commits
89352d0
Release 10.0.1 versiond4f54df
Fix imports and exportsa62ac94
Change exports order2e59e81
Add more exportse2a575d
Fix ESM exports between packagese4a7531
Release 10.0 version24e4cd4
Update scriptsee962b2
Move scripts to ESM99308fa
Remove dual-publish plugin6a3d9f3
Update nested dependenciesUpdates
@size-limit/webpack-css
from 9.0.0 to 10.0.1Changelog
Sourced from
@size-limit/webpack-css
's changelog.... (truncated)
Commits
89352d0
Release 10.0.1 versiond4f54df
Fix imports and exportsa62ac94
Change exports order2e59e81
Add more exportse2a575d
Fix ESM exports between packagese4a7531
Release 10.0 version24e4cd4
Update scriptsee962b2
Move scripts to ESM99308fa
Remove dual-publish plugin6a3d9f3
Update nested dependenciesUpdates
size-limit
from 9.0.0 to 10.0.1Changelog
Sourced from size-limit's changelog.
... (truncated)
Commits
89352d0
Release 10.0.1 versiond4f54df
Fix imports and exportsa62ac94
Change exports order2e59e81
Add more exportse2a575d
Fix ESM exports between packagese4a7531
Release 10.0 version24e4cd4
Update scriptsee962b2
Move scripts to ESM99308fa
Remove dual-publish plugin6a3d9f3
Update nested dependenciesDependabot 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 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 <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