Skip to content

Update deps - #530

Merged
almothafar merged 1 commit into
ng2-ui:masterfrom
almothafar:master
Jul 13, 2026
Merged

Update deps#530
almothafar merged 1 commit into
ng2-ui:masterfrom
almothafar:master

Conversation

@almothafar

Copy link
Copy Markdown
Collaborator

Summary

Update Dependencies only

Area

  • 📦 Library (projects/auto-complete)
  • 🎨 Demo app (projects/demo)
  • ⬆️ Dependencies / Angular upgrade
  • 🛠️ CI / tooling / repo config
  • 📝 Docs

Changes

Impact

How to test

pnpm run build-lib:prod   # build the library first — the demo consumes the built dist
pnpm run build-docs       # demo/docs build (watch for NG8113 unused-import warnings)
pnpm run lint
pnpm exec ng test auto-complete --watch=false --browsers=ChromeHeadless
pnpm exec ng test demo --watch=false --browsers=ChromeHeadless
pnpm run format:check

Checklist

  • Scope is small and single-concern
  • Conventional Commit title
  • build-lib:prod, build-docs, lint, unit tests (lib + demo) and format:check all pass
  • CHANGELOG.md updated (every user-facing change)
  • README.md updated (if the public API / usage changed)
  • Breaking changes are documented — CHANGELOG.md + MIGRATION.md, title marked ! / BREAKING CHANGE: (or: this PR has none)

Related issues

@almothafar
almothafar merged commit 5f14ba4 into ng2-ui:master Jul 13, 2026
2 checks passed
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.

1 participant