Skip to content

chore(docker): bump eclipse-score/devcontainer from v1.8.0 to v1.9.0 in /.devcontainer in the docker group across 1 directory - #118

Merged
RolandJentschETAS merged 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/docker-a0d4b90077
Jul 28, 2026
Merged

chore(docker): bump eclipse-score/devcontainer from v1.8.0 to v1.9.0 in /.devcontainer in the docker group across 1 directory#118
RolandJentschETAS merged 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/docker-a0d4b90077

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker group with 1 update in the /.devcontainer directory: eclipse-score/devcontainer.

Updates eclipse-score/devcontainer from v1.8.0 to v1.9.0

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 <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 docker group with 1 update in the /.devcontainer directory: eclipse-score/devcontainer.


Updates `eclipse-score/devcontainer` from v1.8.0 to v1.9.0

---
updated-dependencies:
- dependency-name: eclipse-score/devcontainer
  dependency-version: v1.9.0
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from pahmann as a code owner July 27, 2026 20:54
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@dependabot dependabot Bot added the docker Pull requests that update docker code label Jul 27, 2026
@dependabot
dependabot Bot requested a review from RolandJentschETAS as a code owner July 27, 2026 20:54
@github-actions

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 02767783-28a1-4143-9c85-bf4afce4db59
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.8.3, but got rules_python@2.2.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (23 packages loaded, 10 targets configured)

Analyzing: target //:license-check (78 packages loaded, 10 targets configured)

Analyzing: target //:license-check (80 packages loaded, 10 targets configured)

Analyzing: target //:license-check (112 packages loaded, 309 targets configured)

Analyzing: target //:license-check (153 packages loaded, 3628 targets configured)

Analyzing: target //:license-check (162 packages loaded, 5478 targets configured)

Analyzing: target //:license-check (162 packages loaded, 5478 targets configured)

Analyzing: target //:license-check (162 packages loaded, 5478 targets configured)

Analyzing: target //:license-check (163 packages loaded, 5478 targets configured)

Analyzing: target //:license-check (165 packages loaded, 7392 targets configured)

Analyzing: target //:license-check (165 packages loaded, 7392 targets configured)

Analyzing: target //:license-check (165 packages loaded, 7392 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10191 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (169 packages loaded, 10199 targets configured)

Analyzing: target //:license-check (170 packages loaded, 10319 targets configured)

Analyzing: target //:license-check (170 packages loaded, 10319 targets configured)

Analyzing: target //:license-check (170 packages loaded, 10319 targets configured)

DEBUG: /home/runner/.bazel/external/rules_python+/python/private/py_executable.bzl:1498:14: 
======================================================================
WARNING: Target @@bazel_tools//tools/jdk:proguard_whitelister is using implicit __init__.py creation.
  This diabolic behavior is deprecated and will be disabled by default in a
  future release.
  See https://github.com/bazel-contrib/rules_python/issues/2945

  Ensure all __init__.py files are explicitly created and
  added to the srcs or deps of your targets.

  Disable implicit creation by setting:
    legacy_create_init = 0
  on the target, or globally by setting:
    --incompatible_default_to_explicit_init_py
======================================================================
DEBUG: /home/runner/.bazel/external/rules_python+/python/private/py_executable.bzl:1498:14: 
======================================================================
WARNING: Target @@score_tooling+//dash/tool/formatters:dash_format_converter is using implicit __init__.py creation.
  This diabolic behavior is deprecated and will be disabled by default in a
  future release.
  See https://github.com/bazel-contrib/rules_python/issues/2945

  Ensure all __init__.py files are explicitly created and
  added to the srcs or deps of your targets.

  Disable implicit creation by setting:
    legacy_create_init = 0
  on the target, or globally by setting:
    --incompatible_default_to_explicit_init_py
======================================================================
INFO: Analyzed target //:license-check (171 packages loaded, 11898 targets configured).
[14 / 19] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions, 1 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[17 / 19] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[18 / 19] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 214.463s, Critical Path: 2.46s
INFO: 19 processes: 14 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 19 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@RolandJentschETAS
RolandJentschETAS merged commit c9cc4f6 into main Jul 28, 2026
6 checks passed
@RolandJentschETAS
RolandJentschETAS deleted the dependabot/docker/dot-devcontainer/docker-a0d4b90077 branch July 28, 2026 05:28
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 docker Pull requests that update docker code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant