Skip to content

Reference typescript node image with semver#239

Merged
danroux merged 1 commit into
mainfrom
reference_typescript_node_image_with_semver
Apr 2, 2025
Merged

Reference typescript node image with semver#239
danroux merged 1 commit into
mainfrom
reference_typescript_node_image_with_semver

Conversation

@danroux
Copy link
Copy Markdown
Owner

@danroux danroux commented Apr 2, 2025

Use typescript-node:1.1.9-20-bookworm instead of typescript-node:20-bookworm

@danroux danroux force-pushed the reference_typescript_node_image_with_semver branch from dfc60c9 to 3971f09 Compare April 2, 2025 18:52
@danroux danroux merged commit 41f834c into main Apr 2, 2025
@danroux danroux deleted the reference_typescript_node_image_with_semver branch April 2, 2025 20:43
@danroux danroux mentioned this pull request Apr 10, 2025
danroux added a commit that referenced this pull request Apr 10, 2025
ENHANCEMENTS:

* ci/dependabot: docker:(deps): bump cypress/included from 13.12.0 to 14.3.0 [[GH-215](#215)]
* ci/dependabot: docker:(deps): bump devcontainers/typescript-node from 20 to 22 [[GH-234](#234)]
* ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.9 to 1.13.2 [[GH-227](#227)]
* ci/dependabot: npm:(deps): bump cronstrue from 2.50.0 to 2.57.0 [[GH-247](#247)]
* ci/dependabot: npm:(deps): bump luxon from 3.4.4 to 3.6.1 [[GH-252](#252)]
* ci/dependabot: npm:(deps): bump rollup from 4.18.0 to 4.38.0 [[GH-235](#235)]
* ci/dependabot: npm:(deps): bump rollup from 4.18.0 to 4.39.0 [[GH-253](#253)]
* ci/dependabot: npm:(deps): bump vue from 3.4.29 to 3.5.13 [[GH-232](#232)]
* ci/dependabot: npm:(deps): bump vue-router from 4.3.3 to 4.5.0 [[GH-228](#228)]
* ci/dependabot: npm:(deps-dev): bump @babel/core from 7.24.7 to 7.26.10 [[GH-226](#226)]
* ci/dependabot: npm:(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.2.3 [[GH-248](#248)]
* ci/dependabot: npm:(deps-dev): bump eslint from 9.5.0 to 9.23.0 [[GH-233](#233)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 [[GH-243](#243)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 9.26.0 to 10.0.0 [[GH-229](#229)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-vuejs-accessibility from 2.3.0 to 2.4.1 [[GH-154](#154)]
* ci/dependabot: npm:(deps-dev): bump sass from 1.77.6 to 1.86.0 [[GH-230](#230)]
* ci/dependabot: npm:(deps-dev): bump sass from 1.86.2 to 1.86.3 [[GH-254](#254)]
* ci/dependabot: npm:(deps-dev): bump vite from 5.3.1 to 6.2.4 [[GH-236](#236)]

IMPROVEMENTS:

* Docker: Reference typescript node image with semver [[GH-239](#239)]
* Docker: Update to node v22.14.0 in Dockerfile [[GH-240](#240)]
* Docker: Use node images with alpine for dev release on Dockerfile

Do this to simplify Dockerfile [[GH-238](#238)]
* npm/deps: Add missing dependencies [[GH-255](#255)]
danroux added a commit that referenced this pull request Apr 10, 2025
ENHANCEMENTS:

* ci/dependabot: docker:(deps): bump cypress/included from 13.12.0 to 14.3.0 [[GH-215](#215)]
* ci/dependabot: docker:(deps): bump devcontainers/typescript-node from 20 to 22 [[GH-234](#234)]
* ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.9 to 1.13.2 [[GH-227](#227)]
* ci/dependabot: npm:(deps): bump cronstrue from 2.50.0 to 2.57.0 [[GH-247](#247)]
* ci/dependabot: npm:(deps): bump luxon from 3.4.4 to 3.6.1 [[GH-252](#252)]
* ci/dependabot: npm:(deps): bump rollup from 4.18.0 to 4.38.0 [[GH-235](#235)]
* ci/dependabot: npm:(deps): bump rollup from 4.18.0 to 4.39.0 [[GH-253](#253)]
* ci/dependabot: npm:(deps): bump vue from 3.4.29 to 3.5.13 [[GH-232](#232)]
* ci/dependabot: npm:(deps): bump vue-router from 4.3.3 to 4.5.0 [[GH-228](#228)]
* ci/dependabot: npm:(deps-dev): bump @babel/core from 7.24.7 to 7.26.10 [[GH-226](#226)]
* ci/dependabot: npm:(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.2.3 [[GH-248](#248)]
* ci/dependabot: npm:(deps-dev): bump eslint from 9.5.0 to 9.23.0 [[GH-233](#233)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 [[GH-243](#243)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 9.26.0 to 10.0.0 [[GH-229](#229)]
* ci/dependabot: npm:(deps-dev): bump eslint-plugin-vuejs-accessibility from 2.3.0 to 2.4.1 [[GH-154](#154)]
* ci/dependabot: npm:(deps-dev): bump sass from 1.77.6 to 1.86.0 [[GH-230](#230)]
* ci/dependabot: npm:(deps-dev): bump sass from 1.86.2 to 1.86.3 [[GH-254](#254)]
* ci/dependabot: npm:(deps-dev): bump vite from 5.3.1 to 6.2.4 [[GH-236](#236)]

IMPROVEMENTS:

* Docker: Reference typescript node image with semver [[GH-239](#239)]
* Docker: Update to node v22.14.0 in Dockerfile [[GH-240](#240)]
* Docker: Use node images with alpine for dev release on Dockerfile

Do this to simplify Dockerfile [[GH-238](#238)]
* npm/deps: Add missing dependencies [[GH-255](#255)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant