Skip to content

chore(deps): bump the github-actions group with 4 updates - #4786

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-f2c32d6b37
Jun 29, 2026
Merged

chore(deps): bump the github-actions group with 4 updates#4786
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-f2c32d6b37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates: actions/setup-python, actions/setup-java, anthropics/claude-code-action and actions/setup-dotnet.

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

Commits

Updates actions/setup-java from 5.3.0 to 5.4.0

Release notes

Sourced from actions/setup-java's releases.

v5.4.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.4.0

Commits
  • 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#...
  • fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058)
  • 1d56e31 dist: Add GraalVM Community distribution support (#1042)
  • 1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1...
  • 668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051)
  • a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente...
  • 5431e71 docs: add JavaFX Maven project configuration instructions (#1044)
  • 4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043)
  • eab4b08 Bump @​types/node from 25.9.3 to 26.0.0 (#1031)
  • bf0c0e6 Bump actions/checkout from 6 to 7 (#1032)
  • Additional commits viewable in compare view

Updates anthropics/claude-code-action from 1.0.153 to 1.0.159

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.159

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.159

v1.0.158

Full Changelog: anthropics/claude-code-action@v1...v1.0.158

v1.0.157

Full Changelog: anthropics/claude-code-action@v1...v1.0.157

v1.0.156

Full Changelog: anthropics/claude-code-action@v1...v1.0.156

v1.0.155

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.155

v1.0.154

Full Changelog: anthropics/claude-code-action@v1...v1.0.154

Commits
  • a92e7c7 chore: bump Claude Code to 2.1.195 and Agent SDK to 0.3.195
  • f8076dc fix: bound app token revocation cleanup (#1437)
  • 5211368 chore: bump Claude Code to 2.1.193 and Agent SDK to 0.3.193
  • 428971d chore: bump Claude Code to 2.1.191 and Agent SDK to 0.3.191
  • 74eedf1 chore: bump Claude Code to 2.1.190 and Agent SDK to 0.3.190
  • 80b3182 chore: bump Claude Code to 2.1.187 and Agent SDK to 0.3.187
  • 360be9c fix: allow @ in branch names (valid per git-check-ref-format) (#1411)
  • e452eb9 test: cover format-turns content-type fallbacks and system_other handling (#1...
  • 6b80630 fix: filter PR reviews and inline review comments to trigger time (#1385)
  • 30544b6 chore: bump Claude Code to 2.1.186 and Agent SDK to 0.3.186
  • See full diff in compare view

Updates actions/setup-dotnet from 5.3.0 to 5.4.0

Release notes

Sourced from actions/setup-dotnet's releases.

v5.4.0

What's Changed

Enhancements

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

Commits
  • 26b0ec1 Expand the CSC problem matcher to light up more errors on GitHub. (#717)
  • da5e548 docs(action): explicitly mark all optional inputs with required: false (#737)
  • 9bd3b44 Improve readability of global.json creation command (#694)
  • 4406a63 Bump @​actions/cache to 5.1.0, log cache write denied (#746)
  • dc3262d pin actions to commit SHAs in workflows (#744)
  • 95a3f8b Validate global.json SDK version before rollForward optimization (#742)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/setup-java](https://github.com/actions/setup-java), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [actions/setup-dotnet](https://github.com/actions/setup-dotnet).


Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)

Updates `actions/setup-java` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@ad2b381...1bcf9fb)

Updates `anthropics/claude-code-action` from 1.0.153 to 1.0.159
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@2fee155...a92e7c7)

Updates `actions/setup-dotnet` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@9a946fd...26b0ec1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-java
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.159
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-dotnet
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 28, 2026
@mergify

mergify Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@mergify
mergify Bot merged commit 2c51377 into main Jun 29, 2026
100 of 111 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-f2c32d6b37 branch June 29, 2026 07:55
mergify Bot added a commit that referenced this pull request Jun 29, 2026
…io with 2 updates [skip ci]

Bumps the build-tools group in /studio with 2 updates: [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli).
Updates `webpack` from 5.107.2 to 5.108.1
Release notes

*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).*

> v5.108.1
> --------
>
> ### Patch Changes
>
> * Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#21280](https://redirect.github.com/webpack/webpack/pull/21280))
> * Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21269](https://redirect.github.com/webpack/webpack/pull/21269))
>
> v5.108.0
> --------
>
> ### Minor Changes
>
> * Treat top-level await and `import.meta` as ES module markers, matching Node.js syntax detection so no explicit module type is needed. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21218](https://redirect.github.com/webpack/webpack/pull/21218))
> * Add a `bun` target that emits ESM and externalizes `bun:*` and node.js built-in modules. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21248](https://redirect.github.com/webpack/webpack/pull/21248))
> * Support CommonJS reexports via `Object.defineProperty` value and getter descriptors. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21129](https://redirect.github.com/webpack/webpack/pull/21129))
> * Support JSON Schema `const` when generating CLI flags from a schema. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21087](https://redirect.github.com/webpack/webpack/pull/21087))
> * Support JSON Schema `if`/`then`/`else` when generating CLI flags from a schema. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21087](https://redirect.github.com/webpack/webpack/pull/21087))
> * Skip import specifiers, `require()` and `import()` calls in dead conditional branches gated by inlined imported constants (`isDEV ? A : B`), evaluated via `getCondition`. (by [`@​hai-x`](https://github.com/hai-x) in [#21136](https://redirect.github.com/webpack/webpack/pull/21136))
> * CSS `localIdentName` `[hash]` now resolves to the local ident hash (matching css-loader); use `[modulehash]` for the module hash. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21259](https://redirect.github.com/webpack/webpack/pull/21259))
> * Add CSS parser `as` option and resolve `url()` inside HTML `style` attributes. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21157](https://redirect.github.com/webpack/webpack/pull/21157))
> * Add dedicated module classes for all built-in module types. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21164](https://redirect.github.com/webpack/webpack/pull/21164))
> * Support `.html`/`.css` for the default `./src` entry under the html/css experiments. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21039](https://redirect.github.com/webpack/webpack/pull/21039))
> * Add `defineConfig` helper for typed configuration files. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21169](https://redirect.github.com/webpack/webpack/pull/21169))
> * Add a `deno` target (with versions, e.g. `deno`, `deno2`, `deno1.40`) that emits ESM, resolves node.js built-ins via the required `node:` specifier, and keeps Deno's own import protocols (`npm:`, `jsr:`, `node:`, `http(s)://`) external. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21247](https://redirect.github.com/webpack/webpack/pull/21247))
> * Use `module-import` for electron externals when the target supports ESM. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21184](https://redirect.github.com/webpack/webpack/pull/21184))
> * Add `output.environment.logicalAssignment` to emit `||=` in runtime code when the target supports logical assignment operators. (by [`@​bjohansebas`](https://github.com/bjohansebas) in [#21219](https://redirect.github.com/webpack/webpack/pull/21219))
> * Resolve and rewrite asset URLs inside `<iframe srcdoc>` in HTML modules. (by [`@​bjohansebas`](https://github.com/bjohansebas) in [#21226](https://redirect.github.com/webpack/webpack/pull/21226))
> * Add HMR support for HTML modules with body/title DOM patching on update. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21011](https://redirect.github.com/webpack/webpack/pull/21011))
> * Add `css-url` html source type extracting `url()` references from CSS-valued attributes. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21250](https://redirect.github.com/webpack/webpack/pull/21250))
> * Add `module.parser.html.sources` option to disable or customize URL-attribute extraction for HTML modules, with `script` / `script-module` / `stylesheet` / `stylesheet-inline` types for custom attributes (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21022](https://redirect.github.com/webpack/webpack/pull/21022))
> * Add `module.parser.html.template` option to transform HTML module source before parsing. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21055](https://redirect.github.com/webpack/webpack/pull/21055))
> * Extract more source URLs in HTML modules (SVG, legacy and obsolete attributes). (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21241](https://redirect.github.com/webpack/webpack/pull/21241))

... (truncated)


Changelog

*Sourced from [webpack's changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md).*

> 5.108.1
> -------
>
> ### Patch Changes
>
> * Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by [`@​xiaoxiaojx`](https://github.com/xiaoxiaojx) in [#21280](https://redirect.github.com/webpack/webpack/pull/21280))
> * Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21269](https://redirect.github.com/webpack/webpack/pull/21269))
>
> 5.108.0
> -------
>
> ### Minor Changes
>
> * Treat top-level await and `import.meta` as ES module markers, matching Node.js syntax detection so no explicit module type is needed. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21218](https://redirect.github.com/webpack/webpack/pull/21218))
> * Add a `bun` target that emits ESM and externalizes `bun:*` and node.js built-in modules. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21248](https://redirect.github.com/webpack/webpack/pull/21248))
> * Support CommonJS reexports via `Object.defineProperty` value and getter descriptors. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21129](https://redirect.github.com/webpack/webpack/pull/21129))
> * Support JSON Schema `const` when generating CLI flags from a schema. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21087](https://redirect.github.com/webpack/webpack/pull/21087))
> * Support JSON Schema `if`/`then`/`else` when generating CLI flags from a schema. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21087](https://redirect.github.com/webpack/webpack/pull/21087))
> * Skip import specifiers, `require()` and `import()` calls in dead conditional branches gated by inlined imported constants (`isDEV ? A : B`), evaluated via `getCondition`. (by [`@​hai-x`](https://github.com/hai-x) in [#21136](https://redirect.github.com/webpack/webpack/pull/21136))
> * CSS `localIdentName` `[hash]` now resolves to the local ident hash (matching css-loader); use `[modulehash]` for the module hash. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21259](https://redirect.github.com/webpack/webpack/pull/21259))
> * Add CSS parser `as` option and resolve `url()` inside HTML `style` attributes. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21157](https://redirect.github.com/webpack/webpack/pull/21157))
> * Add dedicated module classes for all built-in module types. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21164](https://redirect.github.com/webpack/webpack/pull/21164))
> * Support `.html`/`.css` for the default `./src` entry under the html/css experiments. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21039](https://redirect.github.com/webpack/webpack/pull/21039))
> * Add `defineConfig` helper for typed configuration files. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21169](https://redirect.github.com/webpack/webpack/pull/21169))
> * Add a `deno` target (with versions, e.g. `deno`, `deno2`, `deno1.40`) that emits ESM, resolves node.js built-ins via the required `node:` specifier, and keeps Deno's own import protocols (`npm:`, `jsr:`, `node:`, `http(s)://`) external. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21247](https://redirect.github.com/webpack/webpack/pull/21247))
> * Use `module-import` for electron externals when the target supports ESM. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21184](https://redirect.github.com/webpack/webpack/pull/21184))
> * Add `output.environment.logicalAssignment` to emit `||=` in runtime code when the target supports logical assignment operators. (by [`@​bjohansebas`](https://github.com/bjohansebas) in [#21219](https://redirect.github.com/webpack/webpack/pull/21219))
> * Resolve and rewrite asset URLs inside `<iframe srcdoc>` in HTML modules. (by [`@​bjohansebas`](https://github.com/bjohansebas) in [#21226](https://redirect.github.com/webpack/webpack/pull/21226))
> * Add HMR support for HTML modules with body/title DOM patching on update. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21011](https://redirect.github.com/webpack/webpack/pull/21011))
> * Add `css-url` html source type extracting `url()` references from CSS-valued attributes. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21250](https://redirect.github.com/webpack/webpack/pull/21250))
> * Add `module.parser.html.sources` option to disable or customize URL-attribute extraction for HTML modules, with `script` / `script-module` / `stylesheet` / `stylesheet-inline` types for custom attributes (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21022](https://redirect.github.com/webpack/webpack/pull/21022))
> * Add `module.parser.html.template` option to transform HTML module source before parsing. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#21055](https://redirect.github.com/webpack/webpack/pull/21055))

... (truncated)


Commits

* [`da91761`](webpack/webpack@da91761) chore(release): new release ([#21284](https://redirect.github.com/webpack/webpack/issues/21284))
* [`b6c9fcf`](webpack/webpack@b6c9fcf) chore: move members to emeritus ([#21281](https://redirect.github.com/webpack/webpack/issues/21281))
* [`062aa20`](webpack/webpack@062aa20) Fix invalid property access for escaped namespace with mangled exports ([#21280](https://redirect.github.com/webpack/webpack/issues/21280))
* [`ed9fa71`](webpack/webpack@ed9fa71) fix: render ProfilingPlugin trace in Chrome DevTools ([#21269](https://redirect.github.com/webpack/webpack/issues/21269))
* [`322b060`](webpack/webpack@322b060) chore(release): new release ([#21037](https://redirect.github.com/webpack/webpack/issues/21037))
* [`03a0433`](webpack/webpack@03a0433) test: run AbstractMethodError and parseJson unit tests under Bun ([#21273](https://redirect.github.com/webpack/webpack/issues/21273))
* [`e7202b4`](webpack/webpack@e7202b4) chore(deps): bump the dependencies group with 3 updates ([#21270](https://redirect.github.com/webpack/webpack/issues/21270))
* [`9a51ee1`](webpack/webpack@9a51ee1) fix(html): run the any-other-end-tag fallback for a marker-shielded nobr ([#21](https://redirect.github.com/webpack/webpack/issues/21)...
* [`a040ac1`](webpack/webpack@a040ac1) test: cap Node jest worker memory and fix harness teardown leaks ([#21268](https://redirect.github.com/webpack/webpack/issues/21268))
* [`7c81bde`](webpack/webpack@7c81bde) Re-encode inline hash digests ([contenthash]/[chunkhash]/[fullhash]/[moduleha...
* Additional commits viewable in [compare view](webpack/webpack@v5.107.2...v5.108.1)
  
Updates `webpack-cli` from 7.0.3 to 7.1.0
Release notes

*Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).*

> webpack-cli@7.1.0
> -----------------
>
> ### Minor Changes
>
> * feat(cli): refresh the `--help` output using commander's `configureHelp` API — branded headers, section dividers, colorized terms and a clearer footer. Colors and chrome collapse to plain text when output is piped or `--no-color` is used, so scripts keep working. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#4779](https://redirect.github.com/webpack/webpack-cli/pull/4779))
> * feat: support `.json5`, `.yaml`/`.yml` and `.toml` configuration files by parsing them directly, with the parser package (`json5`, `js-yaml`, `toml`) installed on demand by the user and declared as optional `peerDependencies` so the parsers resolve correctly under Yarn PnP (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#4777](https://redirect.github.com/webpack/webpack-cli/pull/4777))


Changelog

*Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md).*

> 7.1.0
> -----
>
> ### Minor Changes
>
> * feat(cli): refresh the `--help` output using commander's `configureHelp` API — branded headers, section dividers, colorized terms and a clearer footer. Colors and chrome collapse to plain text when output is piped or `--no-color` is used, so scripts keep working. (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#4779](https://redirect.github.com/webpack/webpack-cli/pull/4779))
> * feat: support `.json5`, `.yaml`/`.yml` and `.toml` configuration files by parsing them directly, with the parser package (`json5`, `js-yaml`, `toml`) installed on demand by the user and declared as optional `peerDependencies` so the parsers resolve correctly under Yarn PnP (by [`@​alexander-akait`](https://github.com/alexander-akait) in [#4777](https://redirect.github.com/webpack/webpack-cli/pull/4777))


Commits

* [`3cd7423`](webpack/webpack-cli@3cd7423) chore(release): new release ([#4778](https://redirect.github.com/webpack/webpack-cli/issues/4778))
* [`b42d1f4`](webpack/webpack-cli@b42d1f4) fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies ([#4](https://redirect.github.com/webpack/webpack-cli/issues/4)...
* [`3471103`](webpack/webpack-cli@3471103) refactor(cli): hierarchical indentation for styled CLI output ([#4786](https://redirect.github.com/webpack/webpack-cli/issues/4786))
* [`772330c`](webpack/webpack-cli@772330c) build(deps): update dependencies (except commander) ([#4785](https://redirect.github.com/webpack/webpack-cli/issues/4785))
* [`a7380e1`](webpack/webpack-cli@a7380e1) feat(cli): refresh CLI output via commander's help API + shared status icons ...
* [`721d8fd`](webpack/webpack-cli@721d8fd) chore(deps): bump the dependencies group with 2 updates ([#4780](https://redirect.github.com/webpack/webpack-cli/issues/4780))
* [`65aa86c`](webpack/webpack-cli@65aa86c) chore(deps-dev): bump the dependencies group with 3 updates ([#4781](https://redirect.github.com/webpack/webpack-cli/issues/4781))
* [`134e62d`](webpack/webpack-cli@134e62d) feat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...
* [`0b22f77`](webpack/webpack-cli@0b22f77) fix(cli): make config loading errors more verbose ([#4776](https://redirect.github.com/webpack/webpack-cli/issues/4776))
* [`a5af401`](webpack/webpack-cli@a5af401) chore(deps): bump launch-editor from 2.13.1 to 2.14.1 ([#4774](https://redirect.github.com/webpack/webpack-cli/issues/4774))
* Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.1.0)
  
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  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
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 dependency_approved github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant