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 #107

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v25.0.8

2024-05-22

Bugfixes
  • fix: preserve the class body property keys even if they are special keywords (#​1688)

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

v22.0.2

Compare Source

2022-08-05

Bugfixes
  • fix: Exclude multi-line template strings from indent (#​1229)

v22.0.1

2022-06-24

Bugfixes
  • fix: Only proxy detected commonjs entry points (#​1180)

v22.0.0

2022-04-24

Breaking Changes
  • fix: add heuristic to deoptimize requires after calling imported function (requires rollup@2.68.0) (#​1038)
  • feat: reimplement dynamic import handling (requires Node 12, no longer supports require.cache) (#​1038)
Bugfixes
  • fix: support CJS modules re-exporting transpiled ESM modules (#​1165)
  • fix: Warn when plugins do not pass options to resolveId (#​1038)
  • fix: Do not change semantics when removing requires in if statements (#​1038)
  • fix: handle external dependencies when using the cache (#​1038)
  • fix: proxy all entries to not break legacy polyfill plugins (#​1038)
  • fix: use correct version and add package exports (#​1038)
  • fix: validate node-resolve peer version (#​1038)
  • fix: inject module name into dynamic require function (#​1038)
  • fix: do not transform "typeof exports" for mixed modules (#​1038)
  • fix: attach correct plugin meta-data to commonjs modules (#​1038)
Features
  • feat: expose plugin version (#​1038)
  • feat: throw for dynamic requires from outside the configured root (#​1038)
  • feat: add dynamicRequireRoot option (#​1038)
  • feat: auto-detect conditional requires (#​1038)
  • feat: limit ignoreTryCatch to external requires (#​1038)
  • feat: make namespace callable when requiring ESM with function default (#​1038)
  • feat: Infer type for unidentified modules (#​1038)
  • feat: automatically wrap cyclic modules (#​1038)
  • feat: add strictRequires option to wrap modules (#​1038)
Updates
  • refactor: deconflict helpers only once globals are known (#​1038)

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 13, 2023

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 32.3 kB / 13.5 kB / 11.0 kB 32.3 kB / 0.01%↑13.5 kB / 0.05%↑11.0 kB
Tarball size 9.1 kB 0.06%↑9.1 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 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 759 B / 411 B / 323 B
.github/workflows/eslint.yml 586 B / 330 B / 263 B
.github/workflows/github-page.yml 973 B / 516 B / 437 B
.github/workflows/misspell.yml 682 B / 389 B / 320 B
.github/workflows/release-please.yml 1.4 kB / 558 B / 464 B
.github/workflows/test.yaml 781 B / 410 B / 335 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 4.2 kB / 1.3 kB / 1.0 kB
demo/index.html 845 B / 431 B / 242 B
demo/index.js 1.4 kB / 552 B / 444 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-counter.cjs.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.esm.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.umd.js 893 B / 485 B / 401 B
package.json 3.2 kB / 1.1 kB / 968 B
README.md 2.6 kB / 1.2 kB / 978 B
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/Incidents/Counter.js 3.0 kB / 1.2 kB / 956 B
src/index.js 623 B / 290 B / 235 B

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 4c6ed7a to b707918 Compare June 10, 2023 06:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from b707918 to 8d425f9 Compare June 19, 2023 14:30
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 8d425f9 to e3d8943 Compare July 15, 2023 12:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from e3d8943 to 62e4cbc Compare August 11, 2023 20:24
@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 62e4cbc to 42351b0 Compare October 5, 2023 13:01
@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 42351b0 to 258fc19 Compare October 15, 2023 16:52
@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

@renovate renovate bot force-pushed the renovate/rollup-plugin-commonjs-25.x branch from 258fc19 to df41bb8 Compare May 22, 2024 20:01
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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