Skip to content

Bump node from 18-bullseye to 24-bullseye #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2025

Bumps node from 18-bullseye to 24-bullseye.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 14, 2025
@dependabot dependabot bot force-pushed the dependabot/docker/node-24-bullseye branch from 548e3d9 to 494e867 Compare June 14, 2025 17:30
@dannystaple
Copy link
Member

Problem:

serve-1  | Installing media objects
serve-1  | [11ty] Problem writing Eleventy templates:
serve-1  | [11ty] No JavaScript template returned from ./navigation_and_indexes/tag_index.11ty.js. Did you assign module.exports (CommonJS) or export (ESM)? (via JavaScriptTemplateNotDefined)
serve-1  | [11ty] 
serve-1  | [11ty] Original error stack trace: JavaScriptTemplateNotDefined: No JavaScript template returned from ./navigation_and_indexes/tag_index.11ty.js. Did you assign module.exports (CommonJS) or export (ESM)?
serve-1  | [11ty]     at #getInstanceFromInputPath (file:///src/node_modules/@11ty/eleventy/src/Engines/JavaScript.js:102:10)
serve-1  | [11ty]     at async #read (file:///src/node_modules/@11ty/eleventy/src/TemplateContent.js:184:17)
serve-1  | [11ty]     at async #getFrontMatterData (file:///src/node_modules/@11ty/eleventy/src/TemplateContent.js:347:12)
serve-1  | [11ty]     at async #getData (file:///src/node_modules/@11ty/eleventy/src/Template.js:344:35)
serve-1  | [11ty]     at async TemplateMap.add (file:///src/node_modules/@11ty/eleventy/src/TemplateMap.js:67:14)
serve-1  | [11ty]     at async Promise.all (index 16)
serve-1  | [11ty]     at async TemplateWriter._addToTemplateMap (file:///src/node_modules/@11ty/eleventy/src/TemplateWriter.js:340:14)
serve-1  | [11ty]     at async TemplateWriter._createTemplateMap (file:///src/node_modules/@11ty/eleventy/src/TemplateWriter.js:355:3)
serve-1  | [11ty]     at async TemplateWriter.generateTemplates (file:///src/node_modules/@11ty/eleventy/src/TemplateWriter.js:386:3)
serve-1  | [11ty]     at async TemplateWriter.write (file:///src/node_modules/@11ty/eleventy/src/TemplateWriter.js:434:21)
serve-1  | [11ty] Wrote 0 files in 0.39 seconds (v3.0.0)

@dannystaple
Copy link
Member

Also problem - this update did not cause a site build - update those.

@dannystaple
Copy link
Member

@dependabot rebase

Bumps node from 18-bullseye to 24-bullseye.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 24-bullseye
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/node-24-bullseye branch from 494e867 to fff29e1 Compare June 14, 2025 18:21
@dannystaple
Copy link
Member

Ok - builds here, but not in serve? This might be a mount point issue?

Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH bash-exec 1 0 0 0.0s
✅ BASH shellcheck 1 0 0 0.06s
⚠️ BASH shfmt 1 1 0 0.0s
❌ C cppcheck 8 8 0 0.32s
❌ CPP cppcheck 8 8 0 0.28s
✅ JSON npm-package-json-lint yes no no 0.46s
✅ JSON v8r 11 0 0 8.05s
❌ MARKDOWN markdown-link-check 732 211 0 39.53s
✅ REPOSITORY gitleaks yes no no 14.66s
✅ REPOSITORY git_diff yes no no 0.67s
✅ REPOSITORY grype yes no no 31.56s
✅ REPOSITORY secretlint yes no no 36.38s
✅ REPOSITORY syft yes no no 1.83s
✅ REPOSITORY trivy-sbom yes no no 2.76s
✅ REPOSITORY trufflehog yes no no 4.71s
✅ XML xmllint 1 0 0 182.29s
✅ YAML v8r 12 0 0 8.93s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dannystaple dannystaple merged commit d6b2d89 into master Jun 16, 2025
4 checks passed
@dannystaple dannystaple deleted the dependabot/docker/node-24-bullseye branch June 16, 2025 16:29
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.

1 participant