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): bump body-parser from 1.20.2 to 1.20.3 #2525

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps body-parser from 1.20.2 to 1.20.3.

Release notes

Sourced from body-parser's releases.

1.20.3

What's Changed

Important

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity). Documentation

Other changes

New Contributors

Full Changelog: expressjs/body-parser@1.20.2...1.20.3

Changelog

Sourced from body-parser's changelog.

1.20.3 / 2024-09-10

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot bot and others added 3 commits August 1, 2024 02:26
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners September 12, 2024 15:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2024
@dependabot dependabot bot requested a review from rwalworth September 12, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/body-parser-1.20.3 branch from accce19 to 8ff9d13 Compare October 8, 2024 14:22
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 90.61584% with 32 lines in your changes missing coverage. Please review.

Project coverage is 84.85%. Comparing base (34ffa6b) to head (8dfce8f).
Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
src/token/AbstractTokenTransferTransaction.js 30.43% 16 Missing ⚠️
src/transaction/Transaction.js 74.19% 8 Missing ⚠️
src/network/AddressBookQuery.js 42.85% 4 Missing ⚠️
src/transaction/SignaturePairMap.js 96.22% 2 Missing ⚠️
src/topic/TopicMessageQuery.js 75.00% 1 Missing ⚠️
src/transaction/NodeAccountIdSignatureMap.js 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2525      +/-   ##
==========================================
+ Coverage   84.45%   84.85%   +0.40%     
==========================================
  Files         283      284       +1     
  Lines       71038    71281     +243     
==========================================
+ Hits        59993    60487     +494     
+ Misses      11045    10794     -251     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

agadzhalov
agadzhalov previously approved these changes Oct 15, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain force-pushed the dependabot/npm_and_yarn/body-parser-1.20.3 branch from 7cf9018 to a6238fb Compare November 15, 2024 12:18
…ot/npm_and_yarn/vite-5.3.5

Signed-off-by: ivaylogarnev-limechain <[email protected]>
Signed-off-by: ivaylogarnev-limechain <[email protected]>
Signed-off-by: ivaylogarnev-limechain <[email protected]>
@ivaylogarnev-limechain ivaylogarnev-limechain force-pushed the dependabot/npm_and_yarn/body-parser-1.20.3 branch from a6238fb to 8dfce8f Compare November 15, 2024 12:46
@ivaylogarnev-limechain ivaylogarnev-limechain merged commit 1db2f31 into main Nov 18, 2024
13 checks passed
@ivaylogarnev-limechain ivaylogarnev-limechain deleted the dependabot/npm_and_yarn/body-parser-1.20.3 branch November 18, 2024 10:51
This was referenced Nov 27, 2024
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.

2 participants