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

fix: Update npm version to current LTS and update dev dependencies #509

Merged
merged 1 commit into from Apr 13, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 12, 2024

No description provided.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added the 3. to review Waiting for reviews label Apr 12, 2024
@susnux susnux requested review from skjnldsv and Pytal April 12, 2024 21:48
@Pytal Pytal merged commit ae020cf into main Apr 13, 2024
10 checks passed
@Pytal Pytal deleted the fix/update-npm branch April 13, 2024 00:52
susnux added a commit that referenced this pull request Apr 16, 2024
Enhancements ✨
-----------------------
* feat: Improve usability of dockerode wrapper by @susnux in #486
  * Export getContainer and getContainerName functions This can be used to e.g. create the runOCC cypress command
  * Make the container name dependent on the current app to prevent issues when reusing containers
  * Allow to pass options for container creation to the startNextcloud function
    forceRecreate to not reuse any container but force creating a new one
    mounts to allow binding other directories to the container (e.g. server config)

Bugfixes 🐛
--------------
* fix: Update npm version to current LTS and update dev dependencies by @susnux in #509

Changed
-------
* Dependency updates

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants