Skip to content

deps: update nodejs requirement from >=20,<21 to >=20,<26.0.0 in /containers/quantecon-build - #65

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/conda/containers/quantecon-build/nodejs-gte-20-and-lt-26.0.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/conda/containers/quantecon-build/nodejs-gte-20-and-lt-26.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on nodejs to permit the latest version.

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

Updates the requirements on nodejs to permit the latest version.

---
updated-dependencies:
- dependency-name: nodejs
  dependency-version: 25.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the maintenance Routine housekeeping: style, formatting, env & dependency upkeep label Jun 16, 2026
@mmcky

mmcky commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Superseded — capping nodejs at the current LTS (>=20,<25, ≤ node 24) instead of the proposed <26 (which allows the non-LTS node 25 line). See the replacement PR + Dependabot ignore for node ≥25.

@mmcky mmcky closed this Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/conda/containers/quantecon-build/nodejs-gte-20-and-lt-26.0.0 branch June 16, 2026 10:05
mmcky added a commit that referenced this pull request Jun 16, 2026
- CHANGELOG: reword the node-25 exclusion clause (was missing a "that").
- dependabot.yml: the conda-ecosystem header claimed `nodejs` "won't be
  updated", but Dependabot did propose nodejs bumps (#58/#65) and we now
  ignore node >=25 — so the comment was contradictory. Corrected it to
  note the conda ecosystem also proposes version-range bumps for conda
  deps like `nodejs` (hence the cap below).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
mmcky added a commit that referenced this pull request Jun 16, 2026
* Cap nodejs at the current LTS (node 24); ignore node >=25 in Dependabot

Dependabot proposed widening nodejs to `>=20,<26`, which allows the non-LTS
node 25 line that netlify-cli/jupyterlab don't reliably support. Instead:
- set `nodejs>=20,<25` (<= node 24, the current LTS) in both container
  environment.yml files;
- ignore nodejs >=25 in dependabot.yml so it stops re-proposing the widening.

Supersedes the Dependabot PRs #58 and #65.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Copilot #81: tighten CHANGELOG wording; fix conda Dependabot comment

- CHANGELOG: reword the node-25 exclusion clause (was missing a "that").
- dependabot.yml: the conda-ecosystem header claimed `nodejs` "won't be
  updated", but Dependabot did propose nodejs bumps (#58/#65) and we now
  ignore node >=25 — so the comment was contradictory. Corrected it to
  note the conda ecosystem also proposes version-range bumps for conda
  deps like `nodejs` (hence the cap below).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Routine housekeeping: style, formatting, env & dependency upkeep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant