Skip to content

chore(other)(deps-dev): bump angular-cli-ghpages from 2.0.1 to 3.0.2#436

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/angular-cli-ghpages-3.0.2
Closed

chore(other)(deps-dev): bump angular-cli-ghpages from 2.0.1 to 3.0.2#436
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/angular-cli-ghpages-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

Bumps angular-cli-ghpages from 2.0.1 to 3.0.2.

Release notes

Sourced from angular-cli-ghpages's releases.

v3.0.0

Angular 21 teaser

Summary

Major release with Angular 20 and Angular 21 compatibility, security fixes, and comprehensive test coverage.

  • BREAKING: Require Angular 18+ (drops Angular 17 and earlier)
  • Security: Upgrade gh-pages 3.1.0 → 6.3.0 (fixes #185)
  • Compatibility: Fix Angular 20+ outputPath handling (fixes #196, #199)
  • Stability: Fork commander v3.0.2 to preserve --no- flag behavior
  • Quality: >400 tests with near-complete coverage

Closes

  • Fixes #199 - Not compatible with Angular 20
  • Fixes #198 - Remove the angular-devkit/* in dependencies (switched to >=18.0.0 ranges)
  • Fixes #196 - deploy error if outputPath.browser is not set
  • Fixes #190 - Change default dist folder to "browser"
  • Fixes #185 - Critical severity vulnerability (gh-pages upgrade)
  • Replaces #186 - Fixing critical vulnerabilities (superseded by this PR)

Breaking Changes

  • Minimum Angular version is now 18.0.0
  • browserTarget is actively rejected with helpful error message ("Use buildTarget instead")

Key Changes

Angular 20+ Compatibility

  • Handle missing outputPath in Angular 20+ projects
  • Default browser to 'browser' when outputPath object omits it
  • CI tests against Angular 18, 19, 20, and 21

gh-pages v6 Upgrade (Security)

  • Fixes critical vulnerability reported in #185
  • Native CNAME and .nojekyll file creation (delegated to gh-pages)

Commander Fork

We forked commander v3.0.2 to preserve critical --no- flag behavior that broke in newer versions:

  • Angular CLI passes --no-dotfiles as { noDotfiles: true }, NOT { dotfiles: false }
  • Modern commander versions changed this behavior
  • Our fork maintains backwards compatibility while stripping unused features (subcommands, action handlers)

npm Trusted Publishers

This package now uses provenance statements with OIDC. Every published version includes cryptographic provenance attestation. You can verify that the npm package was built from this exact GitHub repository, from a specific commit, through a transparent CI pipeline. Deployed by @​JohannesHoppe.

... (truncated)

Commits
  • 2e024fe refactor: remove fs-extra, use native fs/promises (#202)
  • 512cec8 feat: show next steps after ng add (#201)
  • 678215b fix: use Node 24 for npm OIDC trusted publishing
  • ad4693f fix: remove registry-url to enable OIDC token exchange
  • 6f46380 feat!: v3.0.0 - Angular 18+, gh-pages v6, commander fork (#200)
  • b553c0f ci: rename to npm-publish.yml with dry-run toggle
  • 5c07126 ci: add workflow to check NPM authentication
  • 27c3050 v2.0.3 (wrong deployment)
  • 8bfa8b0 build: reactivate CI test deployment (#195)
  • 0671722 fix: provide default value for remote option (#194)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for angular-cli-ghpages since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [angular-cli-ghpages](https://github.com/angular-schule/angular-cli-ghpages) from 2.0.1 to 3.0.2.
- [Release notes](https://github.com/angular-schule/angular-cli-ghpages/releases)
- [Commits](angular-schule/angular-cli-ghpages@v2.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: angular-cli-ghpages
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependabot label Feb 1, 2026
@mciissee mciissee closed this Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/angular-cli-ghpages-3.0.2 branch June 8, 2026 17:27
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