Skip to content
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

chore(deps): update node docker tag to v21 #1008

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node stage major 20 -> 21

Release Notes

nodejs/node (node)

v21

Moved to doc/changelogs/CHANGELOG_V4.md#4.2.6.


Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@webteam-app
Copy link

Demo starting at https://react-components-1008.demos.haus

@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 439fd59 to 6b75817 Compare January 3, 2024 09:03
@bartaz bartaz force-pushed the renovate/major-all branch from 73798d5 to 8fde51a Compare January 3, 2024 09:15
@bartaz
Copy link
Member

bartaz commented Jan 3, 2024

There seem to be some issues caused by different dependencies here. On top of that our dotrun image seems to be still running node 16 which is no longer supported by some of those new dependency versions.

@bartaz
Copy link
Member

bartaz commented Jan 3, 2024

Yarn install fails with:

error /workspaces/react-components/node_modules/cypress: Command failed.
Exit code: 1
Command: node index.js --exec install
Arguments: 
Directory: /workspaces/react-components/node_modules/cypress
Output:
/workspaces/react-components/node_modules/cli-truncate/index.js:3
const stringWidth = require('string-width');
                    ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /workspaces/react-components/node_modules/string-width/index.js from /workspaces/react-components/node_modules/cli-truncate/index.js not supported.
Instead change the require of /workspaces/react-components/node_modules/string-width/index.js in /workspaces/react-components/node_modules/cli-truncate/index.js to a dynamic import() which is available in all CommonJS modules.
    at Object.<anonymous> (/workspaces/react-components/node_modules/cli-truncate/index.js:3:21)
    at Object.<anonymous> (/workspaces/react-components/node_modules/listr2/dist/renderer/default.renderer.js:4:21) {
  code: 'ERR_REQUIRE_ESM'

I tried downgrading cypress but it doesn't seem to help.

@bartaz
Copy link
Member

bartaz commented Jan 3, 2024

Stylelint 16 is not compatible with stylelint-plugin-prettier (which says it's not needed with latest versions).

@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from 3892823 to 1a6daaa Compare January 24, 2024 10:20
@renovate renovate bot force-pushed the renovate/major-all branch from 1a6daaa to 74dff69 Compare January 24, 2024 11:37
@renovate renovate bot changed the title chore(deps): update all dependencies (major) chore(deps): update node docker tag to v21 Jan 24, 2024
@mas-who mas-who closed this Jan 24, 2024
Copy link
Contributor Author

renovate bot commented Jan 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 21.x releases. But if you manually upgrade to 21.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-all branch January 24, 2024 12:37
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