Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps nikolaik/python-nodejs from fcbc543 to 3c587f7.

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 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)

Bumps nikolaik/python-nodejs from `fcbc543` to `3c587f7`.

---
updated-dependencies:
- dependency-name: nikolaik/python-nodejs
  dependency-version: python3.10-nodejs16-alpine
  dependency-type: direct:production
...

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 Aug 15, 2025
@willdollman
Copy link
Contributor

Builds locally and passes basic testing. But python3.13-nodejs24 is the latest available from https://hub.docker.com/r/nikolaik/python-nodejs so ideally we should update to that.

> docker buildx build --platform linux/amd64 -f Dockerfile.autoindex -t scip-python:autoindex .

> docker run --rm -it --entrypoint /bin/sh scip-python:autoindex
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
/ # scip-python
Usage: scip-python [options] [command]

SCIP indexer for Python

Options:
  -V, --version                  output the version number
  -h, --help                     display help for command

Commands:
  index [options]
  snapshot-dir [options] <path>
  environment-dump [options]
  help [command]                 display help for command

@antonsviridov-src
Copy link
Contributor

Paging @varungandhi-src w.r.t. upgrading base Python version in the image – I don't know exactly if it will have any effect on the ability of pyright to typecheck older Python projects

@antonsviridov-src antonsviridov-src merged commit 1ac1f18 into scip Aug 18, 2025
5 checks passed
@antonsviridov-src antonsviridov-src deleted the dependabot/docker/nikolaik/python-nodejs-3c587f7 branch August 18, 2025 14:03
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants