Skip to content

Release v1.4.2: version bump, CI & lint updates#294

Merged
coliff merged 4 commits into
mainfrom
dev/coliff/config-updates
Apr 5, 2026
Merged

Release v1.4.2: version bump, CI & lint updates#294
coliff merged 4 commits into
mainfrom
dev/coliff/config-updates

Conversation

@coliff

@coliff coliff commented Apr 5, 2026

Copy link
Copy Markdown
Owner
  • Bump package to v1.4.2 and update copyright headers to 2026.
  • Add a new npm-publish GitHub Actions workflow to build, test, pack and publish releases.
  • Harden ESLint config (mjs override + additional rules) and apply small workflow/YAML front-matter fixes.
  • Update Super Linter job name and VSCode settings to run ESLint/Stylelint fixes on save.
  • Minor .editorconfig whitespace tweak
  • updated minified/source JS headers.

Bump package to v1.4.2 and update copyright headers to 2026. Add a new npm-publish GitHub Actions workflow to build, test, pack and publish releases. Harden ESLint config (mjs override + additional rules) and apply small workflow/YAML front-matter fixes. Update Super Linter job name and VSCode settings to run ESLint/Stylelint fixes on save. Minor .editorconfig whitespace tweak and updated minified/source JS headers.
Copilot AI review requested due to automatic review settings April 5, 2026 07:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-focused update to the bootstrap-show-password-toggle package that bumps the published version and refreshes CI/linting to support a v1.4.2 release and npm publishing automation.

Changes:

  • Bump package version to 1.4.2 and refresh copyright headers to 2026.
  • Add a new GitHub Actions workflow to build/test/pack and publish to npm.
  • Harden ESLint rules and apply small workflow/YAML and editor configuration tweaks.

Reviewed changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.json Version bump to v1.4.2.
LICENSE Update copyright year range.
js/show-password-toggle.js Update header banner to v1.4.2 / 2026.
js/show-password-toggle.min.js Update header banner to v1.4.2 / 2026.
.vscode/settings.json Configure ESLint/Stylelint fix actions on save and validation.
.github/workflows/super-linter.yml Rename workflow/job and add YAML document start.
.github/workflows/ossf-scorecard.yml Add YAML document start.
.github/workflows/eslint.yml Add YAML document start.
.github/workflows/codeql-analysis.yml Add YAML document start.
.github/workflows/npm-publish.yml New workflow to build, pack, and publish releases to npm.
.eslintrc.json Add .mjs override and additional lint rules.
.editorconfig Minor whitespace/ordering tweak.

Comment thread .github/workflows/npm-publish.yml
Comment thread .github/workflows/npm-publish.yml
Comment thread .github/workflows/npm-publish.yml Outdated
coliff added 2 commits April 5, 2026 16:35
Allow Super Linter to run for dependabot by removing the actor/ref exclusion; set CSS_FILE_NAME to stylelint.config.mjs so stylelint picks up the config; disable VALIDATE_GITHUB_ACTIONS_ZIZMOR in the linter env. Also add package.json to .prettierignore to exclude it from Prettier formatting.
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JAVASCRIPT_ES Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
JSON Pass ✅
JSON_PRETTIER Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Repository owner deleted a comment from github-actions Bot Apr 5, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@coliff coliff merged commit 838899d into main Apr 5, 2026
4 checks passed
@coliff coliff deleted the dev/coliff/config-updates branch April 5, 2026 07:38
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
PRE_COMMIT Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
PRE_COMMIT Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

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