build(deps-dev): bump globals from 15.15.0 to 17.8.0 - #128
Merged
Conversation
Owner
|
@dependabot rebase |
1 similar comment
Owner
|
@dependabot rebase |
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 17.8.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v17.8.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/globals-17.8.0
branch
from
July 27, 2026 08:18
09fc67c to
9dce97d
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has already been merged! |
ribato22
added a commit
that referenced
this pull request
Jul 27, 2026
… majors (#133) Closes out the Dependabot triage. ## 1. Remove the dead `gulp` dependency `gulp` sat in `packages/n8n-nodes-multiwa` devDependencies — a leftover from the n8n community-node scaffold (whose template runs `gulp build:icons`). This package instead builds with `tsc && cp -f …svg`, has **no gulpfile**, and never imports it. Dependabot kept proposing `gulp 4→5` (#129) for a dependency nothing uses. Removing it instead: - **−2,097 lines** of transitive tree from `pnpm-lock.yaml` (gulp 4 drags a large, aging sub-dependency graph) - Verified surgical: the only `specifier`/`version` pair removed is gulp's own `^4.0.2`; the rest of the diff is packages flipping to `optional: true`. ## 2. Two more `ignore` rules for majors that can't be drop-in bumped - **`tailwindcss`** — v4 is a full migration (new engine, CSS-first config, no `tailwind.config.js`, changed class semantics). Pairs with the existing `tailwind-merge` v3 hold. (#132 closed) - **`@vitest/coverage-v8`** — must match the `vitest` major (pinned `^2`), so it can only move as part of a deliberate vitest upgrade, never on its own. (#131 closed) ## Verification - `n8n-nodes-multiwa` build ✓ · `api` / `worker` `tsc --noEmit` ✓ - Lockfile still **air-gap safe** (0 `ssh://` refs — the `pnpm.overrides` HTTPS pins hold) - `dependabot.yml` parses as valid YAML ## Triage summary (this pass) **Merged (10):** #114 setup-python · #116 production-group (19 deps) · #117 framer-motion 12 · #120 bcrypt 6 · #121 nodemailer 9 · #122 pino 10 · #126 lucide 0.577 · #127 dev-group (9) · #128 globals 17 · #130 @eslint/js **Closed with reasons (8):** #115 dev-group (majors) · #118/#119 React 19 (needs Next 15) · #123 tailwind-merge 3 · #124 lucide 1.x · #129 gulp (dead) · #131 coverage-v8 (vitest mismatch) · #132 tailwind v4 **Config (#125 + this):** dev group restricted to minor/patch; migration-gated majors ignored. Post-merge `main` verified: all workspace packages build, api/worker/admin typecheck, **api 324/324** + **worker 34/34** tests green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps globals from 15.15.0 to 17.8.0.
Release notes
Sourced from globals's releases.
... (truncated)
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)