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 @rollup/plugin-commonjs to v25 #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) 22.0.2 -> 25.0.7 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v25.0.7

Compare Source

2023-10-15

Bugfixes
  • fix: bump magic-string version #​1596

v25.0.6

Compare Source

2023-10-15

Bugfixes
  • fix: Keep the shebang at the top of the file content #​1610

v25.0.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v25.0.4

Compare Source

2023-08-11

Updates

v25.0.3

Compare Source

2023-07-15

Bugfixes
  • fix: preserve this reference in the child class #​1537

v25.0.2

Compare Source

2023-06-19

Bugfixes

v25.0.1

Compare Source

2023-06-10

Bugfixes
  • fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #​1508

v25.0.0

Compare Source

2023-05-12

Breaking Changes
  • fix: dynamic require root check was broken in some cases #​1461

v24.1.0

Compare Source

2023-04-11

Features
  • feat: Do not use getters for module.exports #​1455

v24.0.1

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403

v24.0.0

Compare Source

2022-12-18

Breaking Changes
  • fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs #​1358

v23.0.7

Compare Source

2022-12-17

Bugfixes
  • fix: produce code which works when __esModule is already defined #​1379

v23.0.6

Compare Source

2022-12-17

Bugfixes

v23.0.5

Compare Source

2022-12-15

Bugfixes
  • fix: resolve export exports not found #​1363

v23.0.4

Compare Source

2022-12-07

Bugfixes

v23.0.3

Compare Source

2022-11-27

Bugfixes
  • fix: correctly wrap a default class export from cjs module #​1350

v23.0.2

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v23.0.1

Compare Source

Skipped for repo rebase

v23.0.0

Compare Source

2022-10-09

Breaking Changes

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.

@github-actions
Copy link
Contributor

github-actions bot commented May 14, 2023

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 679.9 kB / 243.4 kB / 225.4 kB 679.9 kB / 0%↑243.4 kB / 0%↑225.4 kB
Tarball size 241.2 kB -0%↓241.2 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 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 / 412 B / 323 B
.github/workflows/eslint.yml 586 B / 330 B / 263 B
.github/workflows/github-page.yml 975 B / 516 B / 436 B
.github/workflows/misspell.yml 682 B / 389 B / 320 B
.github/workflows/release-please.yml 1.4 kB / 559 B / 462 B
.github/workflows/test.yaml 783 B / 411 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
.stylelintrc.json 214 B / 138 B / 115 B
CHANGELOG.md 5.0 kB / 1.5 kB / 1.2 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/bundle.js.LICENSE.txt 141 B / 144 B / 119 B
demo/d2.mp3 124.6 kB / 124.0 kB / 122.8 kB
demo/index.html 793 B / 439 B / 247 B
demo/index.js 3.7 kB / 1.1 kB / 910 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-leonsans.cjs.js 126.2 kB / 23.0 kB / 19.2 kB
dist/motorcortex-leonsans.esm.js 126.2 kB / 23.0 kB / 19.2 kB
dist/motorcortex-leonsans.umd.js 63.1 kB / 17.3 kB / 14.7 kB
leonsans.png 12.3 kB / 11.0 kB / 11.1 kB
LICENCE 1.1 kB / 649 B / 466 B
package.json 2.6 kB / 1.0 kB / 878 B
README.md 9.8 kB / 2.4 kB / 2.0 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/compoAttributes.js 190 B / 140 B / 113 B
src/index.js 571 B / 259 B / 231 B
src/LeonIncident.js 2.1 kB / 706 B / 617 B
src/LeonSans.js 3.1 kB / 1.1 kB / 924 B
src/src/core/align.js 303 B / 166 B / 132 B
src/src/core/dispatcher.js 1.1 kB / 391 B / 308 B
src/src/core/group.js 2.5 kB / 677 B / 597 B
src/src/core/guide.js 1.0 kB / 403 B / 355 B
src/src/core/length.js 2.7 kB / 851 B / 766 B
src/src/core/model.js 6.1 kB / 1.6 kB / 1.4 kB
src/src/core/paths.js 4.9 kB / 1.6 kB / 1.4 kB
src/src/core/point.js 512 B / 227 B / 186 B
src/src/core/util.js 5.3 kB / 1.7 kB / 1.5 kB
src/src/core/vector.js 2.8 kB / 835 B / 691 B
src/src/draw/canvas/color.js 725 B / 328 B / 290 B
src/src/draw/canvas/colorful.js 2.6 kB / 848 B / 759 B
src/src/draw/canvas/grids.js 518 B / 253 B / 206 B
src/src/draw/canvas/lines.js 654 B / 311 B / 280 B
src/src/draw/canvas/pattern.js 675 B / 357 B / 304 B
src/src/draw/canvas/points.js 1.7 kB / 528 B / 469 B
src/src/draw/canvas/wave.js 1.3 kB / 569 B / 509 B
src/src/draw/pixi/color.js 1.1 kB / 411 B / 371 B
src/src/draw/pixi/lines.js 1.5 kB / 443 B / 372 B
src/src/font/index.js 378 B / 226 B / 186 B
src/src/font/latin.js 22.3 kB / 2.3 kB / 1.9 kB
src/src/font/latinutil.js 10.9 kB / 1.2 kB / 1.1 kB
src/src/font/lower.js 29.1 kB / 2.7 kB / 2.4 kB
src/src/font/number.js 12.5 kB / 1.5 kB / 1.3 kB
src/src/font/special.js 33.8 kB / 3.5 kB / 3.1 kB
src/src/font/upper.js 25.3 kB / 2.4 kB / 2.1 kB
src/src/font/util.js 1.5 kB / 625 B / 561 B
src/src/index.js 60 B / 66 B / 64 B
src/src/leonsans.js 10.3 kB / 2.3 kB / 2.0 kB
src/validation.js 2.3 kB / 486 B / 406 B

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 55c5053 to ac77fe8 Compare June 10, 2023 06:02
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from ac77fe8 to 2e21f55 Compare June 19, 2023 13:55
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 2e21f55 to d2e36cc Compare July 15, 2023 15:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from d2e36cc to 48fbfa4 Compare August 11, 2023 18:08
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 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/rollup-plugin-commonjs-25.x branch from 48fbfa4 to a106921 Compare October 5, 2023 12:48
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from a106921 to 006ac7e Compare October 15, 2023 17:35
@sonarcloud
Copy link

sonarcloud bot commented Oct 15, 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

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