Skip to content

chore(deps-dev): bump undici from 7.22.0 to 7.24.2 in /e2e-studio#3652

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/e2e-studio/undici-7.24.2
Mar 14, 2026
Merged

chore(deps-dev): bump undici from 7.22.0 to 7.24.2 in /e2e-studio#3652
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/e2e-studio/undici-7.24.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Contributor

Bumps undici from 7.22.0 to 7.24.2.

Release notes

Sourced from undici's releases.

v7.24.2

What's Changed

Full Changelog: nodejs/undici@v7.24.1...v7.24.2

v7.24.1

What's Changed

Full Changelog: nodejs/undici@v7.24.0...v7.24.1

v7.24.0

Undici v7.24.0 Security Release Notes

This release addresses multiple security vulnerabilities in Undici.

Upgrade guidance

All users on v7 should upgrade to v7.24.0 or later.

Fixed advisories

Affected and patched ranges

... (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 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.

Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.22.0...v7.24.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
@mergify

mergify Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

🧪 CI Insights

Here's what we observed from your CI run for 8b5ed9f.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify Bot merged commit bea7786 into main Mar 14, 2026
13 of 18 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/e2e-studio/undici-7.24.2 branch March 14, 2026 19:25
ExtReMLapin pushed a commit to ExtReMLapin/arcadedb that referenced this pull request Mar 18, 2026
…p ci]

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0.
Release notes

*Sourced from [org.mockito:mockito-core's releases](https://github.com/mockito/mockito/releases).*

> v5.22.0
> -------
>
> *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*
>
> #### 5.22.0
>
> * 2026-02-27 - [6 commit(s)](mockito/mockito@v5.21.0...v5.22.0) by Joshua Selbo, NiMv1, Rafael Winterhalter, dependabot[bot], eunbin son
> * Avoid mocking of internal static utilities [([ArcadeData#3785](https://redirect.github.com/mockito/mockito/issues/3785))]([mockito/mockito#3785](https://redirect.github.com/mockito/mockito/pull/3785))
> * Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 [([ArcadeData#3780](https://redirect.github.com/mockito/mockito/issues/3780))]([mockito/mockito#3780](https://redirect.github.com/mockito/mockito/pull/3780))
> * Static mocking of UUID.class corrupted under JDK 25 [([ArcadeData#3778](https://redirect.github.com/mockito/mockito/issues/3778))]([mockito/mockito#3778](https://redirect.github.com/mockito/mockito/issues/3778))
> * Bump actions/upload-artifact from 5 to 6 [([ArcadeData#3774](https://redirect.github.com/mockito/mockito/issues/3774))]([mockito/mockito#3774](https://redirect.github.com/mockito/mockito/pull/3774))
> * docs: clarify RETURNS\_MOCKS behavior with sealed abstract enums (Java 15+) [([ArcadeData#3773](https://redirect.github.com/mockito/mockito/issues/3773))]([mockito/mockito#3773](https://redirect.github.com/mockito/mockito/pull/3773))
> * Add tests for Sets utility class [([ArcadeData#3771](https://redirect.github.com/mockito/mockito/issues/3771))]([mockito/mockito#3771](https://redirect.github.com/mockito/mockito/pull/3771))
> * Add core API to enable Kotlin singleton mocking [([ArcadeData#3762](https://redirect.github.com/mockito/mockito/issues/3762))]([mockito/mockito#3762](https://redirect.github.com/mockito/mockito/pull/3762))
> * Stubbing Kotlin `object` singletons [([ArcadeData#3652](https://redirect.github.com/mockito/mockito/issues/3652))]([mockito/mockito#3652](https://redirect.github.com/mockito/mockito/issues/3652))
> * Incorrect documentation for RETURNS\_MOCKS [([ArcadeData#3285](https://redirect.github.com/mockito/mockito/issues/3285))]([mockito/mockito#3285](https://redirect.github.com/mockito/mockito/issues/3285))


Commits

* [`25f1395`](mockito/mockito@25f1395) Add core API to enable Kotlin singleton mocking ([ArcadeData#3762](https://redirect.github.com/mockito/mockito/issues/3762))
* [`ef9ee55`](mockito/mockito@ef9ee55) Avoids mocking private static methods, as well as package-private static meth...
* [`d16fcfc`](mockito/mockito@d16fcfc) Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 ([ArcadeData#3780](https://redirect.github.com/mockito/mockito/issues/3780))
* [`27eb8a3`](mockito/mockito@27eb8a3) Clarify `RETURNS_MOCKS` behavior with sealed abstract enums (Java 15+) ([ArcadeData#3773](https://redirect.github.com/mockito/mockito/issues/3773))
* [`9e5d449`](mockito/mockito@9e5d449) Add tests for Sets utility class ([ArcadeData#3771](https://redirect.github.com/mockito/mockito/issues/3771))
* [`8d9a62f`](mockito/mockito@8d9a62f) Bump actions/upload-artifact from 5 to 6 ([ArcadeData#3774](https://redirect.github.com/mockito/mockito/issues/3774))
* See full diff in [compare view](mockito/mockito@v5.21.0...v5.22.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=5.21.0&new-version=5.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…p ci]

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0.
Release notes

*Sourced from [org.mockito:mockito-core's releases](https://github.com/mockito/mockito/releases).*

> v5.22.0
> -------
>
> *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*
>
> #### 5.22.0
>
> * 2026-02-27 - [6 commit(s)](mockito/mockito@v5.21.0...v5.22.0) by Joshua Selbo, NiMv1, Rafael Winterhalter, dependabot[bot], eunbin son
> * Avoid mocking of internal static utilities [([ArcadeData#3785](https://redirect.github.com/mockito/mockito/issues/3785))]([mockito/mockito#3785](https://redirect.github.com/mockito/mockito/pull/3785))
> * Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 [([ArcadeData#3780](https://redirect.github.com/mockito/mockito/issues/3780))]([mockito/mockito#3780](https://redirect.github.com/mockito/mockito/pull/3780))
> * Static mocking of UUID.class corrupted under JDK 25 [([ArcadeData#3778](https://redirect.github.com/mockito/mockito/issues/3778))]([mockito/mockito#3778](https://redirect.github.com/mockito/mockito/issues/3778))
> * Bump actions/upload-artifact from 5 to 6 [([ArcadeData#3774](https://redirect.github.com/mockito/mockito/issues/3774))]([mockito/mockito#3774](https://redirect.github.com/mockito/mockito/pull/3774))
> * docs: clarify RETURNS\_MOCKS behavior with sealed abstract enums (Java 15+) [([ArcadeData#3773](https://redirect.github.com/mockito/mockito/issues/3773))]([mockito/mockito#3773](https://redirect.github.com/mockito/mockito/pull/3773))
> * Add tests for Sets utility class [([ArcadeData#3771](https://redirect.github.com/mockito/mockito/issues/3771))]([mockito/mockito#3771](https://redirect.github.com/mockito/mockito/pull/3771))
> * Add core API to enable Kotlin singleton mocking [([ArcadeData#3762](https://redirect.github.com/mockito/mockito/issues/3762))]([mockito/mockito#3762](https://redirect.github.com/mockito/mockito/pull/3762))
> * Stubbing Kotlin `object` singletons [([ArcadeData#3652](https://redirect.github.com/mockito/mockito/issues/3652))]([mockito/mockito#3652](https://redirect.github.com/mockito/mockito/issues/3652))
> * Incorrect documentation for RETURNS\_MOCKS [([ArcadeData#3285](https://redirect.github.com/mockito/mockito/issues/3285))]([mockito/mockito#3285](https://redirect.github.com/mockito/mockito/issues/3285))


Commits

* [`25f1395`](mockito/mockito@25f1395) Add core API to enable Kotlin singleton mocking ([ArcadeData#3762](https://redirect.github.com/mockito/mockito/issues/3762))
* [`ef9ee55`](mockito/mockito@ef9ee55) Avoids mocking private static methods, as well as package-private static meth...
* [`d16fcfc`](mockito/mockito@d16fcfc) Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 ([ArcadeData#3780](https://redirect.github.com/mockito/mockito/issues/3780))
* [`27eb8a3`](mockito/mockito@27eb8a3) Clarify `RETURNS_MOCKS` behavior with sealed abstract enums (Java 15+) ([ArcadeData#3773](https://redirect.github.com/mockito/mockito/issues/3773))
* [`9e5d449`](mockito/mockito@9e5d449) Add tests for Sets utility class ([ArcadeData#3771](https://redirect.github.com/mockito/mockito/issues/3771))
* [`8d9a62f`](mockito/mockito@8d9a62f) Bump actions/upload-artifact from 5 to 6 ([ArcadeData#3774](https://redirect.github.com/mockito/mockito/issues/3774))
* See full diff in [compare view](mockito/mockito@v5.21.0...v5.22.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=5.21.0&new-version=5.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
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.

1 participant