Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoAssignmentChecker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dojo Project (HES-SO)
Projects
Pipelines
DojoAssignmentChecker
Compare revisions
bf288b660f7c79330fd44e33a49c27f4859e34e0 to f937d43e6a2e1346316110a732576d1246fd3a8a
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dojo_project/projects/pipelines/dojoassignmentchecker
Select target project
No results found
f937d43e6a2e1346316110a732576d1246fd3a8a
Select Git revision
Swap
Target
dojo_project/projects/pipelines/dojoassignmentchecker
Select target project
dojo_project/projects/pipelines/dojoassignmentchecker
1 result
bf288b660f7c79330fd44e33a49c27f4859e34e0
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update dependencies
· 5dab5e02
michael.minelli
authored
3 months ago
5dab5e02
Merge branch 'update-dependencies' into v6.0.0
· f937d43e
michael.minelli
authored
3 months ago
f937d43e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
AssignmentChecker/package-lock.json
+1256
-636
1256 additions, 636 deletions
AssignmentChecker/package-lock.json
AssignmentChecker/package.json
+16
-17
16 additions, 17 deletions
AssignmentChecker/package.json
AssignmentChecker/src/shared
+1
-1
1 addition, 1 deletion
AssignmentChecker/src/shared
with
1273 additions
and
654 deletions
AssignmentChecker/package-lock.json
View file @
f937d43e
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
AssignmentChecker/package.json
View file @
f937d43e
...
@@ -31,36 +31,35 @@
...
@@ -31,36 +31,35 @@
},
},
"dependencies"
:
{
"dependencies"
:
{
"@dotenvx/dotenvx"
:
"^0.45.0"
,
"@dotenvx/dotenvx"
:
"^0.45.0"
,
"@eslint/js"
:
"^9.
6
.0"
,
"@eslint/js"
:
"^9.
21
.0"
,
"@gitbeaker/core"
:
"^4
0.0.3
"
,
"@gitbeaker/core"
:
"^4
2.1.0
"
,
"@gitbeaker/requester-utils"
:
"^4
0.0.3
"
,
"@gitbeaker/requester-utils"
:
"^4
2.1.0
"
,
"@gitbeaker/rest"
:
"^4
0.0.3
"
,
"@gitbeaker/rest"
:
"^4
2.1.0
"
,
"axios"
:
"^1.7.
2
"
,
"axios"
:
"^1.7.
8
"
,
"boxen"
:
"^5.1.2"
,
"boxen"
:
"^5.1.2"
,
"chalk"
:
"^4.1.2"
,
"chalk"
:
"^4.1.2"
,
"form-data"
:
"^4.0.
0
"
,
"form-data"
:
"^4.0.
2
"
,
"fs-extra"
:
"^11.
2
.0"
,
"fs-extra"
:
"^11.
3
.0"
,
"http-status-codes"
:
"^2.3.0"
,
"http-status-codes"
:
"^2.3.0"
,
"json5"
:
"^2.2.3"
,
"json5"
:
"^2.2.3"
,
"ora"
:
"^5.4.1"
,
"ora"
:
"^5.4.1"
,
"tar-stream"
:
"^3.1.7"
,
"tar-stream"
:
"^3.1.7"
,
"winston"
:
"^3.1
3
.0"
,
"winston"
:
"^3.1
7
.0"
,
"winston-transport"
:
"^4.
7
.0"
,
"winston-transport"
:
"^4.
9
.0"
,
"yaml"
:
"^2.
4.5
"
,
"yaml"
:
"^2.
7.0
"
,
"zod"
:
"^3.2
3.8
"
,
"zod"
:
"^3.2
4.2
"
,
"zod-validation-error"
:
"^3.
3
.0"
"zod-validation-error"
:
"^3.
4
.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@types/fs-extra"
:
"^11.0.4"
,
"@types/fs-extra"
:
"^11.0.4"
,
"@types/js-yaml"
:
"^4.0.9"
,
"@types/js-yaml"
:
"^4.0.9"
,
"@types/node"
:
"^18.19.
39
"
,
"@types/node"
:
"^18.19.
76
"
,
"@types/tar-stream"
:
"^3.1.3"
,
"@types/tar-stream"
:
"^3.1.3"
,
"eslint"
:
"^8.57.0"
,
"genversion"
:
"^3.2.0"
,
"genversion"
:
"^3.2.0"
,
"pkg"
:
"^5.8.1"
,
"pkg"
:
"^5.8.1"
,
"tiny-typed-emitter"
:
"^2.1.0"
,
"tiny-typed-emitter"
:
"^2.1.0"
,
"tsx"
:
"^4.1
6.2
"
,
"tsx"
:
"^4.1
9.3
"
,
"typescript"
:
"
^
5.5.
3
"
,
"typescript"
:
"
~
5.5.
4
"
,
"typescript-eslint"
:
"^7.1
5
.0"
"typescript-eslint"
:
"^7.1
8
.0"
}
}
}
}
This diff is collapsed.
Click to expand it.
shared
@
92008b25
Compare
de8af98a
...
92008b25
Subproject commit
de8af98ab1085f83a5756e797812b400298689dd
Subproject commit
92008b25753c96bef9917cd39baab3a4d160cd9c
This diff is collapsed.
Click to expand it.