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 babel-loader to v9 #111

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader 8.3.0 -> 9.2.1 age adoption passing confidence

Release Notes

babel/babel-loader (babel-loader)

v9.2.1

Compare Source

v9.2.0

Compare Source

v9.1.3

Compare Source

Security dependency updates

New Contributors

Full Changelog: babel/babel-loader@v9.1.2...v9.1.3

v9.1.2

Compare Source

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: babel/babel-loader@v9.1.0...v9.1.2

v9.1.1

Compare Source

v9.1.0

Compare Source

New features

Full Changelog: babel/babel-loader@v9.0.1...v9.1.0

v9.0.1

Compare Source

Bug Fixes

Full Changelog: babel/babel-loader@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.2.5...v9.0.0

v8.4.1

Compare Source

v8.4.0

Compare Source


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.

@sonarqubecloud
Copy link

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/babel-loader-9.x branch from a819168 to 12d0359 Compare July 7, 2023 15:59
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 1.7 MB / 1.6 MB / 1.6 MB 1.7 MB / 0%↑1.6 MB / 0%↑1.6 MB
Tarball size 1.6 MB -0%↓1.6 MB
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 / 413 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 260 B
.github/workflows/github-page.yml 975 B / 517 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
banners.png 12.8 kB / 10.1 kB / 9.9 kB
CHANGELOG.md 3.3 kB / 1.0 kB / 834 B
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/bg2.jpg 1.1 MB / 1.1 MB / 1.1 MB
demo/bg3.jpg 401.5 kB / 401.4 kB / 401.5 kB
demo/index.html 748 B / 428 B / 241 B
demo/index.js 1.3 kB / 700 B / 584 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-banners.cjs.js 29.4 kB / 4.3 kB / 3.8 kB
dist/motorcortex-banners.esm.js 28.8 kB / 4.3 kB / 3.7 kB
dist/motorcortex-banners.umd.js 21.2 kB / 3.8 kB / 3.3 kB
LICENCE 1.1 kB / 654 B / 481 B
package.json 2.6 kB / 985 B / 854 B
README.md 3.1 kB / 1.3 kB / 1.1 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/BannerA.js 30.0 kB / 4.1 kB / 3.5 kB
src/index.js 330 B / 194 B / 160 B
src/validation.js 590 B / 235 B / 190 B

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 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/babel-loader-9.x branch 2 times, most recently from b46b75d to 42d7338 Compare August 14, 2023 08:16
@sonarqubecloud
Copy link

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/babel-loader-9.x branch 2 times, most recently from 79d5906 to 78e0472 Compare January 27, 2024 02:27
Copy link

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/babel-loader-9.x branch from 78e0472 to 01e55ed Compare September 16, 2024 14:51
Copy link

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