Skip to content

chore(studio-deps-dev)(deps-dev): bump watchpack from 2.4.2 to 2.4.4 in /studio#2285

Merged
robfrank merged 1 commit intomainfrom
dependabot/npm_and_yarn/studio/main/watchpack-2.4.4
Jul 17, 2025
Merged

chore(studio-deps-dev)(deps-dev): bump watchpack from 2.4.2 to 2.4.4 in /studio#2285
robfrank merged 1 commit intomainfrom
dependabot/npm_and_yarn/studio/main/watchpack-2.4.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Bumps watchpack from 2.4.2 to 2.4.4.

Release notes

Sourced from watchpack's releases.

v2.4.4

Fixes

  • Node.js v24+ changed permission access error codes

v2.4.3

Bugfixes

  • ignore listening for the directory itself to be deleted

Performance

  • limit the number of concurrently open file watchers on macOS
Commits
  • e48557b chore(release): 2.4.4
  • aa6b728 fix: Node.js v24+ changed permission access error codes
  • a73034e chore(release): 2.4.3
  • e7eaa50 perf: limit the number of concurrently open file watchers on macOS (#249)
  • 33df387 ci: node 24
  • 919c666 fix: ignore listening for the directory itself to be deleted (#251)
  • 215eafd chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
  • 2ee6dc3 chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
  • 1a1feae docs: fix trivial typo in README.md
  • 7a1f73a fix trivial typo in README.md
  • See full diff in compare view

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)

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 16, 2025

Labels

The following labels could not be found: frontend, studio. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Jun 16, 2025
@robfrank
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [watchpack](https://github.com/webpack/watchpack) from 2.4.2 to 2.4.4.
- [Release notes](https://github.com/webpack/watchpack/releases)
- [Commits](webpack/watchpack@v2.4.2...v2.4.4)

---
updated-dependencies:
- dependency-name: watchpack
  dependency-version: 2.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/studio/main/watchpack-2.4.4 branch from 33ac51c to 5f9a828 Compare July 10, 2025 08:27
@robfrank robfrank merged commit 0e2799a into main Jul 17, 2025
11 of 17 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/watchpack-2.4.4 branch July 17, 2025 17:18
robfrank pushed a commit that referenced this pull request Aug 21, 2025
…kip ci]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0e2799a)
mergify Bot added a commit that referenced this pull request Mar 13, 2026
… to 2.1.39 [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.38 to 2.1.39.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.39 released!
> -------------------------------
>
> * chore: bump core version to 2.2.45 ([#2288](https://redirect.github.com/swagger-api/swagger-parser/issues/2288))
> * fix: distinguish between default and example set to null and not set at all [#2050](https://redirect.github.com/swagger-api/swagger-parser/issues/2050) ([#2286](https://redirect.github.com/swagger-api/swagger-parser/issues/2286))
> * chore: upgrade jackson from 2.19.0 to 2.21.1 ([#2285](https://redirect.github.com/swagger-api/swagger-parser/issues/2285))


Commits

* [`50ce9c6`](swagger-api/swagger-parser@50ce9c6) prepare release 2.1.39 ([#2289](https://redirect.github.com/swagger-api/swagger-parser/issues/2289))
* [`89ebc8f`](swagger-api/swagger-parser@89ebc8f) chore: bump core version to 2.2.45 ([#2288](https://redirect.github.com/swagger-api/swagger-parser/issues/2288))
* [`9b591a5`](swagger-api/swagger-parser@9b591a5) fix: distinguish between default and example set to null and not set at all #...
* [`df3b779`](swagger-api/swagger-parser@df3b779) chore: upgrade jackson from 2.19.0 to 2.21.1 ([#2285](https://redirect.github.com/swagger-api/swagger-parser/issues/2285))
* [`1883073`](swagger-api/swagger-parser@1883073) bump snapshot 2.1.39-SNAPSHOT
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.38...v2.1.39)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.swagger.parser.v3:swagger-parser&package-manager=maven&previous-version=2.1.38&new-version=2.1.39)](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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant