Skip to content

[FIX] package.json: Update Node.js and npm engine requirements#8945

Closed
fw-bot wants to merge 1 commit into
saas-18.3from
saas-18.3-17.0-node-26-pro-537364-fw
Closed

[FIX] package.json: Update Node.js and npm engine requirements#8945
fw-bot wants to merge 1 commit into
saas-18.3from
saas-18.3-17.0-node-26-pro-537364-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This commit updates the Node.js requirement to last LTS (node => 24.17.10, npm => 11.13.0).

Task: 0

Description:

description of this task, what is implemented and why it is implemented that way.

Task: TASK_ID

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

Forward-Port-Of: #8944
Forward-Port-Of: #8942

@robodoo

robodoo commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

This PR targets saas-18.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@pro-odoo pro-odoo force-pushed the saas-18.3-17.0-node-26-pro-537364-fw branch from fddbe81 to 70d308a Compare June 18, 2026 17:53
@fw-bot

fw-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@pro-odoo @VincentSchippefilt WARNING: the latest change (70d308a) triggered a conflict when updating the next forward-port (#8946), and has been ignored.

You will need to update this pull request differently, or fix the issue by hand on #8946.

@fw-bot

fw-bot commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@pro-odoo @VincentSchippefilt child PR #8946 has become a normal PR because head updated from deeee7d to 90c5fbc. This PR (and any of its parents) will need to be merged independently as approvals won't cross.

This commit updates the Node.js requirement to last LTS
(node => 24.17.10, npm => 11.13.0).

The version is fixed to avoid multiple versions of Node.js and npm being
used in the project, which can lead to updates in package-lock.json when
installing dependencies (`npm install`).

Task: 0
X-original-commit: 119be97
@pro-odoo pro-odoo force-pushed the saas-18.3-17.0-node-26-pro-537364-fw branch from 70d308a to e3e2a14 Compare June 18, 2026 18:03
@pro-odoo

Copy link
Copy Markdown
Collaborator

robodoo r+

robodoo pushed a commit that referenced this pull request Jun 18, 2026
This commit updates the Node.js requirement to last LTS
(node => 24.17.10, npm => 11.13.0).

The version is fixed to avoid multiple versions of Node.js and npm being
used in the project, which can lead to updates in package-lock.json when
installing dependencies (`npm install`).

closes #8945

Task: 0
X-original-commit: 119be97
Signed-off-by: Vincent Schippefilt (vsc) <vsc@odoo.com>
Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
@robodoo robodoo closed this Jun 18, 2026
@fw-bot fw-bot deleted the saas-18.3-17.0-node-26-pro-537364-fw branch June 25, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants