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-node-resolve to v15 #104

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-node-resolve (source) 13.3.0 -> 15.3.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)

v15.2.3

Compare Source

2023-10-08

Bugfixes
  • fix: modulePaths default is not set #​1534

v15.2.2

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v15.2.1

Compare Source

2023-08-22

Bugfixes
  • fix: Implement package exports / imports resolution algorithm according to Node documentation #​1549

v15.2.0

Compare Source

2023-08-17

Features
  • feat: pass original importee to secondary resolve #​1557

v15.1.0

Compare Source

2023-05-30

Features
  • feat: Resolve js/jsx/mjs/cjs imports from TypeScript files #​1498

v15.0.2

Compare Source

2023-04-04

Bugfixes
  • fix: bump is-builtin-module version, imports with a trailing slash #​1424

v15.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v15.0.0

Compare Source

2022-10-10

Breaking Changes

v14.1.0

Compare Source

2022-09-12

Features
  • feat: add new option, modulePaths (#​1104)

v14.0.1

Compare Source

2022-09-08

Bugfixes
  • fix: handle circular commonjs (#​1259)

v14.0.0

2022-09-06

Breaking Changes
  • fix: preserve moduleSideEffects when re-resolving files (#​1245)

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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2022

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 58.1 kB / 29.8 kB / 26.4 kB 58.1 kB / 0.03%↑29.8 kB / -0.04%↓26.4 kB
Tarball size 24.9 kB -0.01%↓24.9 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 4.3 kB / 1.4 kB / 1.2 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 854 B / 437 B / 245 B
demo/index.js 1.4 kB / 577 B / 452 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-typewriting.cjs.js 5.8 kB / 2.1 kB / 1.8 kB
dist/motorcortex-typewriting.esm.js 5.7 kB / 2.1 kB / 1.8 kB
dist/motorcortex-typewriting.umd.js 4.1 kB / 1.8 kB / 1.6 kB
LICENCE 1.1 kB / 649 B / 466 B
package.json 2.6 kB / 977 B / 849 B
README.md 3.3 kB / 1.2 kB / 1.0 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/index.js 353 B / 207 B / 171 B
src/internalPlugin/index.js 280 B / 180 B / 149 B
src/internalPlugin/TypeWritingIncident.js 1.4 kB / 561 B / 476 B
src/TypeWriting.js 905 B / 450 B / 376 B
src/validation.js 414 B / 174 B / 151 B
typewriting.png 13.7 kB / 11.1 kB / 10.9 kB

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from 087d3e5 to d509a99 Compare October 11, 2022 18:27
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch 2 times, most recently from db3e780 to 88e2e6b Compare October 22, 2022 13:08
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from 88e2e6b to 851fbd5 Compare November 3, 2022 19:26
@sonarcloud
Copy link

sonarcloud bot commented Nov 3, 2022

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-node-resolve-15.x branch from 851fbd5 to 0a0ff2d Compare December 7, 2022 22:17
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

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-node-resolve-15.x branch from 0a0ff2d to fa40866 Compare April 17, 2023 13:18
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 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-node-resolve-15.x branch 2 times, most recently from 0e1dec0 to c5022d6 Compare May 30, 2023 18:00
@sonarcloud
Copy link

sonarcloud bot commented May 30, 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-node-resolve-15.x branch 2 times, most recently from 971ae3f to 4ee7c93 Compare August 22, 2023 07:30
@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 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-node-resolve-15.x branch 2 times, most recently from 50b8ad8 to 1ac96a5 Compare October 8, 2023 19:54
@sonarcloud
Copy link

sonarcloud bot commented Oct 8, 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-node-resolve-15.x branch from 1ac96a5 to ae754be Compare September 23, 2024 02:06
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from ae754be to 3c39ae7 Compare September 23, 2024 20:02
Copy link

sonarcloud bot commented Sep 23, 2024

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.

0 participants