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

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

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

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 Oct 10, 2022

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 276.4 kB / 76.0 kB / 67.6 kB 276.4 kB / 0%↑76.0 kB / 0.01%↑67.6 kB
Tarball size 69.9 kB -0%↓69.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 681 B / 391 B / 323 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
animetitles.png 11.8 kB / 10.0 kB / 9.9 kB
CHANGELOG.md 6.8 kB / 1.9 kB / 1.6 kB
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/assets/imgsvg.js 21.2 kB / 8.5 kB / 7.6 kB
demo/assets/logo.png 8.1 kB / 8.0 kB / 7.9 kB
demo/assets/svg.js 14.5 kB / 6.1 kB / 5.4 kB
demo/index.html 706 B / 412 B / 230 B
demo/index.js 7.7 kB / 1.7 kB / 1.5 kB
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-animetitles.cjs.js 44.9 kB / 5.7 kB / 5.0 kB
dist/motorcortex-animetitles.esm.js 44.1 kB / 5.6 kB / 5.0 kB
dist/motorcortex-animetitles.umd.js 32.8 kB / 4.9 kB / 4.3 kB
LICENCE 1.1 kB / 649 B / 466 B
package.json 2.8 kB / 1.0 kB / 897 B
README.md 17.4 kB / 3.1 kB / 2.7 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/incidents/Circle.js 5.2 kB / 1.2 kB / 1.0 kB
src/incidents/CircularText.js 1.8 kB / 671 B / 538 B
src/incidents/FlushStroke.js 1.8 kB / 674 B / 558 B
src/incidents/LetterScale.js 1.8 kB / 695 B / 582 B
src/incidents/LogoBox.js 4.3 kB / 1.0 kB / 826 B
src/incidents/RightOpacity.js 3.4 kB / 901 B / 754 B
src/incidents/RollingText.js 4.1 kB / 1.1 kB / 868 B
src/incidents/RotatedLine.js 5.1 kB / 1.2 kB / 1.0 kB
src/incidents/RotatedLineReveal.js 4.1 kB / 1.1 kB / 973 B
src/incidents/RotatedTextReveal.js 2.2 kB / 751 B / 640 B
src/incidents/SvgBorder.js 5.6 kB / 1.3 kB / 1.1 kB
src/incidents/TextReveal.js 2.2 kB / 748 B / 624 B
src/index.js 2.3 kB / 487 B / 437 B
src/validation.js 7.2 kB / 617 B / 545 B

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from e342516 to cc59e11 Compare October 11, 2022 19:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch 2 times, most recently from f72f200 to db3afa6 Compare October 22, 2022 14:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from db3afa6 to 874192a Compare November 3, 2022 17: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 874192a to d69c46d Compare December 7, 2022 23:31
@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 d69c46d to d86cf73 Compare April 4, 2023 18:32
@sonarcloud
Copy link

sonarcloud bot commented Apr 4, 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 d86cf73 to eb455b6 Compare May 31, 2023 05:53
@sonarcloud
Copy link

sonarcloud bot commented May 31, 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 9356968 to 7b7d3b1 Compare August 22, 2023 08:18
@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 from 7b7d3b1 to 677c7ba Compare October 5, 2023 12:44
@renovate renovate bot force-pushed the renovate/rollup-plugin-node-resolve-15.x branch from 677c7ba to 29c1430 Compare October 8, 2023 21:02
@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

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