Skip to content

build(deps-dev): bump karma from 6.4.3 to 6.4.4#2753

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/karma-6.4.4
Jun 13, 2025
Merged

build(deps-dev): bump karma from 6.4.3 to 6.4.4#2753
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/karma-6.4.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps karma from 6.4.3 to 6.4.4.

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @mvadari.


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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@socket-security
Copy link

socket-security bot commented Aug 5, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedkarma@​6.4.3 ⏵ 6.4.49610010083100

View full report

@mvadari
Copy link
Collaborator

mvadari commented Aug 19, 2024

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-6.4.4 branch from ad09baf to c280950 Compare August 19, 2024 13:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@justinr1234
Copy link
Contributor

@CodeRabbit full review

@justinr1234
Copy link
Contributor

@coderabbitai full review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 19, 2024

Actions performed

Full review triggered.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 19, 2024

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • build(

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@mvadari
Copy link
Collaborator

mvadari commented May 14, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-6.4.4 branch from c280950 to 53b0872 Compare May 14, 2025 15:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 2 approving reviews are required by reviewers with write access.

@Patel-Raj11
Copy link
Collaborator

@dependabot rebase

Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.3...v6.4.4)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-6.4.4 branch from 53b0872 to f957798 Compare June 13, 2025 15:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 2 approving reviews are required by reviewers with write access.

@Patel-Raj11 Patel-Raj11 self-requested a review June 13, 2025 15:36
@Patel-Raj11
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit c55c89f into main Jun 13, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/karma-6.4.4 branch June 13, 2025 15:39
khancode added a commit that referenced this pull request Jul 3, 2025
* update HISTORY files

* enable SAV amendment

* add VaultCreate tx and update autofill

* build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#2753)

* build(deps): bump @scure/bip39 from 1.5.4 to 1.6.0 (#3004)

* Fix AccountRoot ledger object (#3010)

* fix AccountRoot ledger object

* update HISTORY.md

* fix import and lint errors

* request a validated ledger

* build(deps-dev): bump react from 19.0.0 to 19.1.0 (#2968)

* upgrade ws dependency (#2940)

Co-authored-by: achowdhry-ripple <achowdhry@ripple.com>

* build(deps-dev): bump webpack from 5.98.0 to 5.99.9 (#3015)

Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.9.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.98.0...v5.99.9)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achowdhry-ripple <achowdhry@ripple.com>
Co-authored-by: Omar Khan <khancodegt@gmail.com>

* add Vault ledger entry and base integ test

* add rippled serialized type Number. update models & tests to support it

* fix: add conditional check for `PermissionValue` definition (#3018)

* add conditional check for PermissionValue

* update HISTORY

* remove release date

* add unit test

* ripple-binary-codec 2.4.1 patch release (#3019)

* update HISTORY

* update package.json files

* update package-lock.json

* test: Separate faucet tests from local integration tests (#2985)

* refactor(tests): separate faucet tests from local integration tests

* feat: add Faucet test workflow and documentation

* fix: Add missing test:faucet script

* fix: execute tests one time

Co-authored-by: Raj Patel <rajp@ripple.com>

* fix: remove docker steps from faucet test workflow

* docs: update faucet tests section in CONTRIBUTING.md

* fix: remove comment from contributing.md

Co-authored-by: Raj Patel <rajp@ripple.com>

* fix: remove test:all from root package

Co-authored-by: Raj Patel <rajp@ripple.com>

* Update CONTRIBUTING.md

---------

Co-authored-by: Raj Patel <rajp@ripple.com>

* update number test

* debug

* set alias Number to SerializedNumber in coreTypes

* update fee in VaultCreate integ test

* up the fee

* up more

* debug fee

* update fee with comment

* add vault_info RPC with integ test

* remove unused var in test

* use vault_id

* update vaultInfo test

* add owner and seq params to vault_info request

* add DomainID to vault_info response

* add XRPLNumber type and VaultSet tx

* rename SerializedNumber to XRPLNumber

* add VaultSet to integ test

* refactor DEFAULT_VAULT_WITHDRAWAL_POLICY location

* fix import bug

* add VaultDeposit tx

* add VaultDeposit to integ test

* add VaultWithdraw tx

* add VaultWithdraw to integ test

* add VaultClawback tx

* add VaultClawback to integ test

* use 2 wallets for integ test

* comment out VaultClawback tx in integ test

* use IOU in integ test

* add ClawbackAmount type and VaultClawback to integ test

* add VaultDelete tx

* remove isBigInt

* add VaultDelete to integ test

* rename to STNumber

* comment out Amount in VaultClawback integ test

* Revert "comment out Amount in VaultClawback integ test"

This reverts commit 416c1e1.

* comment out WithdrawalPolicy in VaultCreate integ test

* refactor WithdrawalPolicy

* cleanup

* cleanup vars

* update HISTORY

* rename var to VAULT_DATA_MAX_BYTE_LENGTH

* use STNumber class in static function

* add VaultCreate to codec-fixtures

* refactor unit tests

* update HISTORY

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raj Patel <rajp@ripple.com>
Co-authored-by: Chenna Keshava B S <21219765+ckeshava@users.noreply.github.com>
Co-authored-by: achowdhry-ripple <achowdhry@ripple.com>
Co-authored-by: Achal Jhawar <35405812+achaljhawar@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants