Skip to content

build(deps-dev): bump the nx group across 1 directory with 3 updates#6

Closed
dependabot[bot] wants to merge 15 commits into
confittyfrom
dependabot/npm_and_yarn/nx-ac8a8c95b3
Closed

build(deps-dev): bump the nx group across 1 directory with 3 updates#6
dependabot[bot] wants to merge 15 commits into
confittyfrom
dependabot/npm_and_yarn/nx-ac8a8c95b3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown

Bumps the nx group with 3 updates in the / directory: @nx/angular, @nx/workspace and nx.

Updates @nx/angular from 22.6.4 to 23.0.1

Release notes

Sourced from @​nx/angular's releases.

23.0.1 (2026-06-23)

🚀 Features

  • nx-cloud: add utm tracking to clickable cloud prompt links (#36028)

🩹 Fixes

  • angular: resolve esbuild option paths relative to the workspace root (#36017, #35936)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#36057, #35854)
  • core: avoid tsconfig path false positives for sibling project roots (#35796, #35795, #35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#36051)
  • core: format AI-edited files after agentic migrations (#36064)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#36013)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#36054)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#36052, #35910, #33070)
  • vitest: apply mode-based config consistently in the test executor (#36041, #35196)

❤️ Thank You

23.0.0 (2026-06-16)

🚀 Features

  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • ⚠️ angular: remove deprecated ngrx generator (#35567)
  • angular: deprecate convert-to-with-mf generator (#35862)
  • angular: deprecate SCAM generators (#35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#35611)
  • bundling: add Vite 7 -> 8 migrations (#35614)
  • core: add support for '...' as a spread token when merging target config (#34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#35497)
  • core: support prompt field in migration entries (#35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#35699)
  • core: support filtered array-shape targetDefaults with projects and source (#35340)
  • core: enable native Node.js TypeScript stripping by default (#35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#34951)
  • core: add agentic mode to nx migrate --run-migrations (#35718)

... (truncated)

Commits
  • 4f286b9 fix(angular): resolve esbuild option paths relative to the workspace root (#3...
  • 71bbc70 feat(core): revert array-shape targetDefaults support pending redesign and re...
  • 958e60a docs(core): rewrite targetDefaults reference and guide for array shape and vo...
  • aa9ce7a fix(misc): rename createNodesV2 value usages in v23 migration, not just impor...
  • 6598a0b chore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...
  • 27f9ae0 chore(repo): finish migrating builds off the workspace-root dist (#35915)
  • 38ca20b feat(core): extend nx migrate --include to any package that supports option...
  • 4bb6115 chore(repo)!: migrate remaining packages to local dist build (#35900)
  • 0596b18 chore(repo): update nx to 23.0.0-beta.24 (#35898)
  • 94d9358 feat(core): add migrations for createNodesV2 -> createNodes rename (#35893)
  • Additional commits viewable in compare view

Updates @nx/workspace from 22.6.4 to 23.0.1

Release notes

Sourced from @​nx/workspace's releases.

23.0.1 (2026-06-23)

🚀 Features

  • nx-cloud: add utm tracking to clickable cloud prompt links (#36028)

🩹 Fixes

  • angular: resolve esbuild option paths relative to the workspace root (#36017, #35936)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#36057, #35854)
  • core: avoid tsconfig path false positives for sibling project roots (#35796, #35795, #35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#36051)
  • core: format AI-edited files after agentic migrations (#36064)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#36013)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#36054)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#36052, #35910, #33070)
  • vitest: apply mode-based config consistently in the test executor (#36041, #35196)

❤️ Thank You

23.0.0 (2026-06-16)

🚀 Features

  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • ⚠️ angular: remove deprecated ngrx generator (#35567)
  • angular: deprecate convert-to-with-mf generator (#35862)
  • angular: deprecate SCAM generators (#35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#35611)
  • bundling: add Vite 7 -> 8 migrations (#35614)
  • core: add support for '...' as a spread token when merging target config (#34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#35497)
  • core: support prompt field in migration entries (#35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#35699)
  • core: support filtered array-shape targetDefaults with projects and source (#35340)
  • core: enable native Node.js TypeScript stripping by default (#35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#34951)
  • core: add agentic mode to nx migrate --run-migrations (#35718)

... (truncated)

Commits
  • 71bbc70 feat(core): revert array-shape targetDefaults support pending redesign and re...
  • 958e60a docs(core): rewrite targetDefaults reference and guide for array shape and vo...
  • fc4635d fix(misc): fix gitlab ci workflow for new repos and merge requests (#34237)
  • 6598a0b chore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...
  • 27f9ae0 chore(repo): finish migrating builds off the workspace-root dist (#35915)
  • 8039b7b feat(misc): remove migrations prior to v21 in preparation for v23 (#35909)
  • 38ca20b feat(core): extend nx migrate --include to any package that supports option...
  • 4bb6115 chore(repo)!: migrate remaining packages to local dist build (#35900)
  • 2ded1d1 feat(devkit)!: deprecate the standalone parameter of addProjectConfiguration ...
  • e03c511 fix(core): allow nx build scripts in generated pnpm-workspace.yaml (#35564)
  • Additional commits viewable in compare view

Updates nx from 22.6.4 to 23.0.1

Release notes

Sourced from nx's releases.

23.0.1 (2026-06-23)

🚀 Features

  • nx-cloud: add utm tracking to clickable cloud prompt links (#36028)

🩹 Fixes

  • angular: resolve esbuild option paths relative to the workspace root (#36017, #35936)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#36057, #35854)
  • core: avoid tsconfig path false positives for sibling project roots (#35796, #35795, #35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#36051)
  • core: format AI-edited files after agentic migrations (#36064)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#36013)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#36054)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#36052, #35910, #33070)
  • vitest: apply mode-based config consistently in the test executor (#36041, #35196)

❤️ Thank You

23.0.0 (2026-06-16)

🚀 Features

  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • ⚠️ angular: remove deprecated ngrx generator (#35567)
  • angular: deprecate convert-to-with-mf generator (#35862)
  • angular: deprecate SCAM generators (#35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#35611)
  • bundling: add Vite 7 -> 8 migrations (#35614)
  • core: add support for '...' as a spread token when merging target config (#34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#35497)
  • core: support prompt field in migration entries (#35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#35699)
  • core: support filtered array-shape targetDefaults with projects and source (#35340)
  • core: enable native Node.js TypeScript stripping by default (#35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#34951)
  • core: add agentic mode to nx migrate --run-migrations (#35718)

... (truncated)

Commits
  • 017dfbd fix(core): format AI-edited files after agentic migrations (#36064)
  • 2ebba06 fix(release): stop breaking change changelog entry from swallowing trailing P...
  • 7c54185 fix(core): do not crash nx migrate on non-semver dependency specifiers (#36051)
  • 947fd1a fix(core): do not write minimumReleaseAgeExclude during nx migrate (#36045)
  • 4c704ee feat(nx-cloud): add utm tracking to clickable cloud prompt links (#36028)
  • 58caa9c fix(core): avoid tsconfig path false positives for sibling project roots (#35...
  • 71bbc70 feat(core): revert array-shape targetDefaults support pending redesign and re...
  • fda23a3 fix(core): read and replay cached failures when NX_CACHE_FAILURES is enabled ...
  • 958e60a docs(core): rewrite targetDefaults reference and guide for array shape and vo...
  • 8a4a4f9 fix(core): allow {projectRoot} after the start of an output when project is a...
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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

xcutiboo added 7 commits March 4, 2025 12:00
First public release of Confitty.

Visual config builder for the Kitty terminal. Tweak fonts, cursor, colors,
scrollback, mouse, performance, bell, window layout, tab bar, advanced, and
OS-specific settings side-by-side with a live terminal preview, then export
a clean kitty.conf that only contains values different from Kitty's
defaults.

Highlights:
- Live preview rendering background, opacity, blur, tint, font, padding,
  margins, border, cursor (block/beam/underline) with blink interval,
  selection, ANSI palette and tab bar (fade/slant/separator/powerline).
- 47 built-in color themes including Dracula, Nord, Tokyo Night, Catppuccin
  (4 variants), Gruvbox, Kanagawa, Ayu, Rose Pine, Solarized, plus the
  original Confitty palette.
- 18 functional presets (performance, minimal, gaming, accessibility,
  presentation, remote-server, streaming, developer default).
- 12 configuration categories backed by a typed AST, with a smart diff
  exporter that only writes values differing from Kitty defaults.
- Fuzzy global search across 130+ indexed options.
- Import existing kitty.conf and round-trip unrecognised directives.
- Mobile-first layout, light and dark UI themes.

Stack: Angular 21, TypeScript 6 strict mode, Tailwind 3, Bun 1.3, Nx 22.
PWA manifest with name, scope, theme color and category metadata.
robots.txt allows all crawlers and points at the sitemap.
sitemap.xml lists the root URL for now; the app is single-page.
192/512 PNG icons rendered from the source SVG.
512 maskable variant for adaptive icons on Android.
1200x630 OG card for social previews.
/_redirects catch-all so deep links return 200 with index.html.
/_headers sets HSTS preload, COOP, CORP, Permissions-Policy, X-Frame-Options,
plus long-cache rules on hashed assets and no-cache on the index.
.cloudflare-pages.json documents the expected build command and output.
Pinned-SHA actions for checkout and setup-bun.
Concurrency cancels stale runs on the same ref.
Runs typecheck and production build on every push to confitty and on PRs.
Disables Nx Cloud since the workspace has no token in CI.
Structured forms for bug reports, feature requests, theme submissions,
plus a config.yml that disables blank issues and links to Discord.
Pull request template enforces a typecheck/build/visual checklist.
FUNDING.yml exposes the Ko-fi and GitHub Sponsors buttons.
SECURITY.md documents the disclosure channel and scope.
Contributor Covenant 2.1 adapted for project tone.
Dependabot runs weekly on Mondays for npm (Angular, Nx, types grouped) and
github-actions. Limited PR count per ecosystem.
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 25, 2026

Copy link
Copy Markdown

Deploying confitty with  Cloudflare Pages  Cloudflare Pages

Latest commit: f983769
Status: ✅  Deploy successful!
Preview URL: https://0042371c.confitty.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-nx-a.confitty.pages.dev

View logs

@sonarqubecloud

Copy link
Copy Markdown

Confitty Developer and others added 8 commits July 3, 2026 23:24
This commit adds parsing, types, and default values for the new scrollbar configuration and window title bar features introduced in Kitty 0.43.0. Additionally, it addresses Semgrep security findings in dependencies and HTML integrity, and enforces strict senior-engineer agent guidelines in AGENTS.md.
This commit removes the remaining AI tracking files from .gitignore and removes the .claude directory completely, conforming to the externalization standard for agent usage. It also applies Biome strict formatting across the entire codebase and resolves injection token issues caused by type-only imports in Angular.
Adds progress_bar to the tab bar form and macos_fullscreen_ignore_safe_area_insets to the OS-specific form. Also fixes a DI issue introduced by type-only imports in the config editor.
Updates safe minor/patch dependencies for angular, nx, and related
build tools to stay current without breaking changes.

Adds a postinstall script to silence an intrusive Nx CLI warning
about AI agent configuration. This prevents 'AI agent configuration is
outdated' spam in the build logs when using custom agent instructions.
Adds a prominent 'What's New' section to the README to highlight
the recently added support for Kitty 0.47 configuration options.
Bumps the nx group with 3 updates in the / directory: [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/angular` from 22.6.4 to 23.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/angular)

Updates `@nx/workspace` from 22.6.4 to 23.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/workspace)

Updates `nx` from 22.6.4 to 23.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/angular"
  dependency-version: 22.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-version: 22.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-version: 22.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the nx group with 3 updates build(deps-dev): bump the nx group across 1 directory with 3 updates Jul 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nx-ac8a8c95b3 branch from 04da097 to f983769 Compare July 4, 2026 06:27
@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nx-ac8a8c95b3 branch July 4, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant