Skip to content

Conversation

@arlac77
Copy link
Contributor

@arlac77 arlac77 commented Dec 11, 2025

package.json

  • chore(deps): add ^19.1.1 remove ^19.1.0 (devDependencies.npm-pkgbuild)

.github/workflows/ci.yml

  • chore(deps): add 24.12.0 (jobs.test-node.strategy.matrix.node-version)
    chore(deps): add 24.12.0 (jobs.release.steps.with.node-version)
    chore: add if [ ! -f /usr/bin/pacman ]
    then
    sudo apt-get update
    sudo apt-get install ksh
    sudo apt-get -y install makepkg
    fi
    (jobs.release.steps.run)

.github/workflows/codeql_analysis.yml

  • chore(deps): add 24.12.0 (jobs.analyze.steps.with.node-version)

.github/workflows/update_package_lock.yml

  • chore(deps): add 24.12.0 (jobs.update_package_lock.steps.with.node-version)

chore(deps): add 24.12.0 (jobs.release.steps.with.node-version)
chore: add if [ ! -f /usr/bin/pacman ]
then
sudo apt-get update
sudo apt-get install ksh
sudo apt-get -y install makepkg
fi
 (jobs.release.steps.run)
chore(deps): add 24.12.0 (jobs.release.steps.with.node-version)
chore: add if [ ! -f /usr/bin/pacman ]
then
sudo apt-get update
sudo apt-get install ksh
sudo apt-get -y install makepkg
fi
 (jobs.release.steps.run)
…ix.node-version)

chore(deps): add 24.12.0 (jobs.release.steps.with.node-version)
chore: add if [ ! -f /usr/bin/pacman ]
then
sudo apt-get update
sudo apt-get install ksh
sudo apt-get -y install makepkg
fi
 (jobs.release.steps.run)
@arlac77 arlac77 merged commit 48e75ef into master Dec 11, 2025
5 of 7 checks passed
@arlac77 arlac77 deleted the template-sync/template-arlac77-github branch December 11, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant