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-json to v6 #107

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-json (source) 4.1.0 -> 6.1.0 age adoption passing confidence

Release Notes

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

v6.1.0

2023-12-12

Features
  • feat: add includeArbitraryNames option (#​1641)

v6.0.1

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v6.0.0

Compare Source

2022-12-17

Breaking Changes
  • fix: log more robustly when JSON parsing fails #​1361

v5.0.2

Compare Source

2022-11-27

Updates
  • docs: correct minimatch to picomatch #​1332

v5.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v5.0.0

2022-10-10

Breaking Changes
Updates
  • chore: update dependencies (678125b)

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 Dec 17, 2022

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 158.5 kB / 67.8 kB / 62.0 kB 158.5 kB / 67.8 kB / -0%↓62.0 kB
Tarball size 63.9 kB -0%↓63.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
.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 / 263 B
.github/workflows/github-page.yml 975 B / 517 B / 436 B
.github/workflows/misspell.yml 681 B / 391 B / 323 B
.github/workflows/release-please.yml 1.4 kB / 560 B / 462 B
.github/workflows/test.yaml 783 B / 411 B / 334 B
.husky/pre-commit 58 B / 76 B / 62 B
.stylelintrc 214 B / 138 B / 115 B
CHANGELOG.md 4.8 kB / 975 B / 802 B
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
code-typing.png 25.7 kB / 24.9 kB / 24.8 kB
demo/index.html 844 B / 437 B / 253 B
demo/index.js 1.4 kB / 630 B / 536 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-code-typing.cjs.js 37.3 kB / 10.4 kB / 9.3 kB
dist/motorcortex-code-typing.esm.js 37.3 kB / 10.4 kB / 9.2 kB
dist/motorcortex-code-typing.umd.js 27.4 kB / 9.1 kB / 8.2 kB
LICENCE 1.1 kB / 649 B / 466 B
package.json 2.6 kB / 1.0 kB / 864 B
README.md 3.8 kB / 1.4 kB / 1.2 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/CodeEditorClip.js 1.2 kB / 529 B / 420 B
src/index.js 757 B / 311 B / 250 B
src/themes/dark.js 1.1 kB / 419 B / 319 B
src/WriteCode.js 673 B / 362 B / 301 B
webpack.config.js 1.7 kB / 742 B / 631 B

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

@renovate renovate bot force-pushed the renovate/rollup-plugin-json-6.x branch from 9c8d316 to 949a2fc Compare December 17, 2022 20:10
@sonarcloud
Copy link

sonarcloud bot commented Dec 17, 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-json-6.x branch from 949a2fc to f21eaca Compare April 10, 2023 16:01
@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 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-json-6.x branch 2 times, most recently from fcc1a30 to c0ecdf8 Compare October 6, 2023 12:12
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 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-json-6.x branch from c0ecdf8 to 0320a06 Compare December 12, 2023 18:15
Copy link

sonarcloud bot commented Dec 12, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/rollup-plugin-json-6.x branch from 0320a06 to fecc7ce Compare January 25, 2024 10:48
Copy link

sonarcloud bot commented Jan 25, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
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