Skip to content

Bump glob, @spartan-ng/brain, tailwindcss, node-gyp, minizlib and @nx/angular in /terranova.client#38

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/terranova.client/multi-203f3897f2
Open

Bump glob, @spartan-ng/brain, tailwindcss, node-gyp, minizlib and @nx/angular in /terranova.client#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/terranova.client/multi-203f3897f2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps glob to 10.4.5 and updates ancestor dependencies glob, @spartan-ng/brain, tailwindcss, node-gyp, minizlib and @nx/angular. These dependencies need to be updated together.

Updates glob from 10.4.5 to 10.4.5

Commits

Updates glob from 11.0.1 to 11.1.0

Commits

Updates @spartan-ng/brain from 0.0.1-alpha.424 to 0.0.1-alpha.561

Updates tailwindcss from 3.4.17 to 3.4.18

Release notes

Sourced from tailwindcss's releases.

v3.4.18

Fixed

  • Improve support for raw supports-[…] queries in arbitrary values (#13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#18938)
  • Remove irrelevant utility rules when matching important classes (#19030)
Changelog

Sourced from tailwindcss's changelog.

[3.4.18] - 2024-10-01

Fixed

  • Improve support for raw supports-[…] queries in arbitrary values (#13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#18938)
  • Remove irrelevant utility rules when matching important classes (#19030)
Commits

Updates node-gyp from 11.1.0 to 11.5.0

Release notes

Sourced from node-gyp's releases.

v11.5.0

11.5.0 (2025-10-15)

Features

Bug Fixes

  • ci: Run Visual Studio test on Windows 11 on ARM (#3217) (8bd3f63)
  • ci: Test on Python 3.14 release candidate 3 on Linux and macOS (#3216) (085b445)

Core

  • deps: bump actions/github-script from 7 to 8 (#3213) (c6b968c)
  • deps: bump actions/setup-node from 4 to 5 (#3211) (921c04d)
  • deps: bump actions/setup-python from 5 to 6 (#3210) (6b70b05)

v11.4.2

11.4.2 (2025-08-26)

Bug Fixes

Miscellaneous

v11.4.1

11.4.1 (2025-08-20)

Miscellaneous

v11.4.0

11.4.0 (2025-08-19)

Features

... (truncated)

Changelog

Sourced from node-gyp's changelog.

11.5.0 (2025-10-15)

Features

Bug Fixes

  • ci: Run Visual Studio test on Windows 11 on ARM (#3217) (8bd3f63)
  • ci: Test on Python 3.14 release candidate 3 on Linux and macOS (#3216) (085b445)

Core

  • deps: bump actions/github-script from 7 to 8 (#3213) (c6b968c)
  • deps: bump actions/setup-node from 4 to 5 (#3211) (921c04d)
  • deps: bump actions/setup-python from 5 to 6 (#3210) (6b70b05)

11.4.2 (2025-08-26)

Bug Fixes

Miscellaneous

11.4.1 (2025-08-20)

Miscellaneous

11.4.0 (2025-08-19)

Features

Core

... (truncated)

Commits
Maintainer changes

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


Updates minizlib from 3.0.1 to 3.1.0

Commits

Updates @nx/angular from 20.6.1 to 22.0.4

Release notes

Sourced from @​nx/angular's releases.

22.0.4 (2025-11-17)

🚀 Features

  • core: pull nx init from latest before executing (#33446)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • maven: add option to prefix all maven targets (#33420)

🩹 Fixes

  • core: resolve lockfile cache regression with keyMap state (#33448, #33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#33455, #33366)
  • core: capture stderr in nx add command for better error messages (#33462)
  • core: include require paths when resolving specified plugins (#33495)
  • core: prevent hanging between command end and process exit (#33500)
  • gradle: bump gradle migration version (#33479)
  • graph: add nx:build-native dependency to typecheck target (#33428)
  • js: improve typescript plugin performance (#33425, #33076)
  • maven: skip maven plugin computation on vercel/netlify (#33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#33469)
  • release: changelog renderer should render commit title with breaking changes (#33439)

❤️ Thank You

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

... (truncated)

Commits
  • d6e695b cleanup(angular): handle ng-packagr changes to browserslist (#33457)
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • f958ebc fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • 7c4a69d fix(module-federation): update @​module-federation packages to fix Koa vulnera...
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 319f343 fix(nx-dev): update docs code blocks usage (#32998)
  • 64fefe2 fix(angular): ensure ngpackagr tsconfig options set correctly based on versio...
  • 84813dc fix(angular): improve message for unsupported typescript project references (...
  • 23aabf7 fix(module-federation): ensure angular rspack module federation supports live...
  • 6549d2a fix(core): avoid changing existing project name if a project.json file is add...
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…/angular

Bumps [glob](https://github.com/isaacs/node-glob) to 10.4.5 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob), @spartan-ng/brain, [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss), [node-gyp](https://github.com/nodejs/node-gyp), [minizlib](https://github.com/isaacs/minizlib) and [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Updates `glob` from 10.4.5 to 10.4.5
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v10.4.5)

Updates `glob` from 11.0.1 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v10.4.5)

Updates `@spartan-ng/brain` from 0.0.1-alpha.424 to 0.0.1-alpha.561

Updates `tailwindcss` from 3.4.17 to 3.4.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v3.4.18/packages/tailwindcss)

Updates `node-gyp` from 11.1.0 to 11.5.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v11.1.0...v11.5.0)

Updates `minizlib` from 3.0.1 to 3.1.0
- [Commits](isaacs/minizlib@v3.0.1...v3.1.0)

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

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.4.5
  dependency-type: indirect
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: indirect
- dependency-name: "@spartan-ng/brain"
  dependency-version: 0.0.1-alpha.561
  dependency-type: direct:production
- dependency-name: tailwindcss
  dependency-version: 3.4.18
  dependency-type: direct:development
- dependency-name: node-gyp
  dependency-version: 11.5.0
  dependency-type: indirect
- dependency-name: minizlib
  dependency-version: 3.1.0
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 22.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
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.

0 participants