Skip to content
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

chore(deps): update dependency @size-limit/preset-big-lib to v8 - autoclosed #111

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@size-limit/preset-big-lib 6.0.4 -> 8.2.6 age adoption passing confidence

Release Notes

ai/size-limit (@​size-limit/preset-big-lib)

v8.2.6

Compare Source

  • Fixed npm release process.

v8.2.5

Compare Source

  • Fixed opening report in @size-limit/esbuild-why (by Yaroslav Chapelskyi).
  • Updated esbuild.

v8.2.4

Compare Source

  • Fixed @size-limit/esbuild-why for multiple checks (by Homa Wong).

v8.2.3

Compare Source

  • Fixed npm release process.

v8.2.2

Compare Source

  • Fixed npm release process.

v8.2.0

Compare Source

v8.1.2

Compare Source

  • Fixed silent mode (by Igor Suvorov).
  • Updated esbuild.
  • Reduced dependencies.

v8.1.1

Compare Source

  • Updated esbuild.

v8.1.0

Compare Source

v8.0.1

Compare Source

  • Fixed config and modifyEsbuildConfig options (by Angelo Ashmore).
  • Updated esbuild.

v8.0.0

Compare Source

v7.0.8

Compare Source

  • Fixed peer dependencies.

v7.0.7

Compare Source

  • Fixed plugin versions in presets.

v7.0.6

Compare Source

  • Added brotlied note to CLI output (by @​azat-io).
  • Updated nanospinner.

v7.0.5

Compare Source

  • Added pnpm examples to migration guide.
  • Fixed docs (by @​azat-io).

v7.0.4

Compare Source

  • Updated esbuild.
  • Updated nanospinner.

v7.0.3

Compare Source

  • Fixed package size.

v7.0.2

Compare Source

  • Fixed peer dependency ignore in @size-limit/esbuild.

v7.0.1

Compare Source

  • Fixed --save-bundle arguments with @size-limit/esbuild.
  • Fixed ignore option with @size-limit/esbuild.
  • Fixed brotli option without webpack.
  • Fixed error messages.

v7.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/size-limit-preset-big-lib-8.x branch from a14e3fe to 3a6c7c7 Compare June 24, 2023 00:54
@renovate renovate bot force-pushed the renovate/size-limit-preset-big-lib-8.x branch from 3a6c7c7 to 2d0cc54 Compare June 24, 2023 04:44
@sonarcloud
Copy link

sonarcloud bot commented Jun 24, 2023

Please retry analysis of this Pull-Request directly on SonarCloud.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 24, 2023

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 303.3 kB / 91.5 kB / 73.0 kB 303.3 kB / 0.01%↑91.6 kB / 0.01%↑73.0 kB
Tarball size 89.9 kB 0%↑89.9 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 145 B / 115 B / 106 B
.editorconfig 190 B / 142 B / 129 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 761 B / 413 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 259 B
.github/workflows/github-page.yml 975 B / 517 B / 436 B
.github/workflows/misspell.yml 682 B / 391 B / 323 B
.github/workflows/release-please.yml 1.4 kB / 559 B / 465 B
.github/workflows/test.yaml 783 B / 411 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 2.3 kB / 848 B / 694 B
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 840 B / 432 B / 244 B
demo/index.js 1.4 kB / 632 B / 536 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-flubber.cjs.js 116.9 kB / 32.3 kB / 25.4 kB
dist/motorcortex-flubber.esm.js 116.8 kB / 32.3 kB / 25.4 kB
dist/motorcortex-flubber.umd.js 44.9 kB / 15.4 kB / 12.9 kB
LICENCE 1.1 kB / 650 B / 472 B
package.json 2.6 kB / 1.0 kB / 859 B
README.md 4.0 kB / 1.8 kB / 1.4 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/Flubber.js 419 B / 250 B / 209 B
src/index.js 421 B / 227 B / 190 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot changed the title chore(deps): update dependency @size-limit/preset-big-lib to v8 chore(deps): update dependency @size-limit/preset-big-lib to v8 - autoclosed Sep 6, 2023
@renovate renovate bot closed this Sep 6, 2023
@renovate renovate bot deleted the renovate/size-limit-preset-big-lib-8.x branch September 6, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants