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

Repository maintenance #74

Merged
merged 4 commits into from
Dec 18, 2024
Merged

Repository maintenance #74

merged 4 commits into from
Dec 18, 2024

Conversation

pipex
Copy link
Collaborator

@pipex pipex commented Dec 16, 2024

Update some outdated dependencies, fix some build errors and fix a but where not all tests were being ran

Change-type: patch

The test:node command was not properly recursing over the directories
under `tests` leading to some tests being skipped.

Change-type: patch
@pipex pipex requested a review from Page- December 16, 2024 19:16
@flowzone-app flowzone-app bot enabled auto-merge December 16, 2024 19:19
pipex added a commit that referenced this pull request Dec 16, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
@pipex pipex mentioned this pull request Dec 16, 2024
pipex added a commit that referenced this pull request Dec 16, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
pipex added a commit that referenced this pull request Dec 16, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
@pipex pipex force-pushed the fix-tests-and-types branch 2 times, most recently from e678770 to 6515085 Compare December 16, 2024 23:45
- Fixes a wrong return type on `setFirst`
- Fixes a void expression return
- Fixes a build error due to bad type inference

Change-type: patch
@pipex pipex force-pushed the fix-tests-and-types branch from 6515085 to 0dd1728 Compare December 16, 2024 23:47
handlebars-async-helpers had a dependency on handlebars 4.7.6 which has
a vulnerability according to `npm audit`. This moves to
promised-handlebars, which while it's older, it has almost no
dependencies

Change-type: patch
@pipex pipex force-pushed the fix-tests-and-types branch from 0dd1728 to 19f58ae Compare December 16, 2024 23:51
pipex added a commit that referenced this pull request Dec 16, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
pipex added a commit that referenced this pull request Dec 17, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
pipex added a commit that referenced this pull request Dec 17, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
@flowzone-app flowzone-app bot merged commit 036727d into master Dec 18, 2024
52 checks passed
@flowzone-app flowzone-app bot deleted the fix-tests-and-types branch December 18, 2024 11:43
pipex added a commit that referenced this pull request Dec 18, 2024
This moves the isValid method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
pipex added a commit that referenced this pull request Dec 19, 2024
This moves the `isValid` method from the [skhema module](https://github.com/balena-io-modules/skhema)
into an internal json-schema module since skhema is not being maintained
or used anywhere else.

Change-type: minor
Depends-on: #74
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.

2 participants