Skip to content

Update node Docker tag to v19 #134

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 1 commit into from
Nov 2, 2022
Merged

Update node Docker tag to v19 #134

merged 1 commit into from
Nov 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final major 18-alpine -> 19-alpine
node stage major 18-alpine -> 19-alpine

Release Notes

nodejs/node

v19

Moved to doc/changelogs/CHANGELOG_IOJS.md#​1.6.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Oct 18, 2022
@Ocramius Ocramius added this to the 1.19.0 milestone Oct 19, 2022
| datasource | package | from | to |
| ---------- | ------- | ---- | -- |
| docker     | node    | 18   | 19 |
| docker     | node    | 18   | 19 |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot force-pushed the renovate/node-19.x branch from b6e0086 to 7d31450 Compare November 2, 2022 14:53
@Ocramius Ocramius merged commit bd923a6 into 1.19.x Nov 2, 2022
@Ocramius Ocramius deleted the renovate/node-19.x branch November 2, 2022 14:56
@Ocramius
Copy link
Member

Ocramius commented Nov 2, 2022

Oh, I just realized that we have node: ^18 in package.json` 🤦

@Ocramius
Copy link
Member

Ocramius commented Nov 2, 2022

 #13 1.580 npm WARN EBADENGINE Unsupported engine {
#13 1.581 npm WARN EBADENGINE   package: undefined,
#13 1.581 npm WARN EBADENGINE   required: { node: '^18' },
#13 1.581 npm WARN EBADENGINE   current: { node: 'v19.0.0', npm: '8.19.2' }
#13 1.582 npm WARN EBADENGINE }

oh well, NPM is crappy enough to let it slip 🤷

@internalsystemerror
Copy link
Member

Looking into this for npm, I know yarn checks it during installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants