Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dicoding-dev
/
a261-assistest
Public
forked from
dicoding-dev/assistest
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Upgrade Node.js and Dependencies Version
- #21
#21
Merged
dimasmds
merged 16 commits into
master
dicoding-dev/a261-assistest:master
from
upgrade-node-and-deps-version
dicoding-dev/a261-assistest:upgrade-node-and-deps-version
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Upgrade Node.js and Dependencies Version
#21
dimasmds
merged 16 commits into
master
dicoding-dev/a261-assistest:master
from
upgrade-node-and-deps-version
dicoding-dev/a261-assistest:upgrade-node-and-deps-version
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2025
populate sample
dimasmds
committed
60082b5
View commit details
Copy full SHA for 60082b5
Browse repository at this point
fix: add newline at end of file in index.test.ts
dimasmds
committed
f7122f4
View commit details
Copy full SHA for f7122f4
Browse repository at this point
fix: add node environment to ESLint config
dimasmds
committed
ac19364
View commit details
Copy full SHA for ac19364
Browse repository at this point
chore: update TypeScript target to ES2018 and upgrade dependencies to latest versions
dimasmds
committed
95a4f6d
View commit details
Copy full SHA for 95a4f6d
Browse repository at this point
fix: replace `yarn` with `npm` in readme example command
dimasmds
committed
ce86cef
View commit details
Copy full SHA for ce86cef
Browse repository at this point
chore: remove `yarn.lock` file
dimasmds
committed
1278d4b
View commit details
Copy full SHA for 1278d4b
Browse repository at this point
chore: update Node.js version to 24-slim and switch to npm for dependencies
dimasmds
committed
bc99a15
View commit details
Copy full SHA for bc99a15
Browse repository at this point
chore: update GitHub Actions to use Node.js 24, upgrade actions, and switch from yarn to npm
dimasmds
committed
c76653c
View commit details
Copy full SHA for c76653c
Browse repository at this point
fix: update ESLint config for Node.js environment and adjust comments in sample code
dimasmds
committed
253eeba
View commit details
Copy full SHA for 253eeba
Browse repository at this point
fix: use correct Jest matcher `toHaveBeenCalled` in server-service test
dimasmds
committed
e90f189
View commit details
Copy full SHA for e90f189
Browse repository at this point
fix: add newline at end of file in eslint-checker.integration.test.ts
dimasmds
committed
1251288
View commit details
Copy full SHA for 1251288
Browse repository at this point
fix: replace `Unexpected token` check with `instanceof SyntaxError` in submission-project-factory
dimasmds
committed
85c7530
View commit details
Copy full SHA for 85c7530
Browse repository at this point
fix: skip integration test in CI environment for postman-runner
dimasmds
committed
35c6115
View commit details
Copy full SHA for 35c6115
Browse repository at this point
fix: remove unnecessary newline in postman-runner integration test
dimasmds
committed
7b6241d
View commit details
Copy full SHA for 7b6241d
Browse repository at this point
chore: update GitHub Actions workflow to use Node.js 24, upgrade actions, and switch from yarn to npm
dimasmds
committed
d0b49b5
View commit details
Copy full SHA for d0b49b5
Browse repository at this point
fix: remove unused exception variable in catch blocks and update ESLint config to disable `no-explicit-any` rule
dimasmds
committed
e90009e
View commit details
Copy full SHA for e90009e
Browse repository at this point
You can’t perform that action at this time.