Skip to content

build(deps-dev): bump babel-loader from 9.1.3 to 10.0.0 in /dapp-example #4007

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps babel-loader from 9.1.3 to 10.0.0.

Release notes

Sourced from babel-loader's releases.

v10.0.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Docs

Dependencies

Internal

New Contributors

Full Changelog: babel/babel-loader@v9.1.3...v10.0.0

v9.2.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2025 07:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2025 07:46
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jul 30, 2025
@dependabot dependabot bot requested a review from natanasow July 30, 2025 07:46
quiet-node
quiet-node previously approved these changes Jul 30, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dapp-example/babel-loader-10.0.0 branch from c5981e8 to f7b022f Compare August 1, 2025 12:35
quiet-node
quiet-node previously approved these changes Aug 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dapp-example/babel-loader-10.0.0 branch from f7b022f to 624de51 Compare August 1, 2025 17:14
acuarica
acuarica previously approved these changes Aug 1, 2025
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 10.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.3...v10.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot dismissed stale reviews from acuarica and quiet-node via 9d3197f August 5, 2025 07:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dapp-example/babel-loader-10.0.0 branch from 624de51 to 9d3197f Compare August 5, 2025 07:32
@konstantinabl
Copy link
Contributor

This update targets babel-loader which however requires another package to be updated first -> this will be addressed in another issue #4189

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dapp-example/babel-loader-10.0.0 branch August 12, 2025 12:51
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project status has failed because the head coverage (71.75%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (554f5d2) and HEAD (9d3197f). Click for more details.

HEAD has 21 uploads less than BASE
Flag BASE (554f5d2) HEAD (9d3197f)
19 2
config-service 1 0
relay 1 0
server 1 0
ws-server 1 0
@@             Coverage Diff             @@
##             main    #4007       +/-   ##
===========================================
- Coverage   94.96%   71.75%   -23.21%     
===========================================
  Files         122      122               
  Lines       20996    20996               
  Branches     1747      628     -1119     
===========================================
- Hits        19938    15065     -4873     
- Misses       1035     5916     +4881     
+ Partials       23       15        -8     
Flag Coverage Δ
config-service ?
relay ?
server ?
ws-server ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 69 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants