Skip to content

chore(deps): update devdependencies#156

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auto-merge-dev-dependencies-updates
Open

chore(deps): update devdependencies#156
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auto-merge-dev-dependencies-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 3, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 19.7.119.8.1 age confidence
@commitlint/config-conventional (source) 19.7.119.8.1 age confidence
@commitlint/cz-commitlint (source) 19.6.119.8.1 age confidence
@nx/js (source) 22.0.222.6.5 age confidence
@rightcapital/prettier-config (source) 7.2.17.2.5 age confidence
@types/lodash (source) 4.17.164.17.24 age confidence
@types/mustache (source) 4.2.54.2.6 age confidence
@types/node (source) 20.17.2220.19.39 age confidence
concurrently 9.1.29.2.1 age confidence
eslint (source) 9.13.09.39.4 age confidence
nx (source) 22.0.222.6.5 age confidence
prettier-plugin-packagejson 2.5.102.5.22 age confidence
tsx (source) 4.19.34.21.0 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cz-commitlint

nrwl/nx (@​nx/js)

v22.6.5

Compare Source

22.6.5 (2026-04-10)
🚀 Features
  • core: allow generate command to skip project graph creation (#​35170)
  • core: use CNW variant 1 cloud prompt in nx init (#​35155)
  • core: prompt for setup mode when running nx init in empty git directory (#​35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#​35154)
🩹 Fixes
  • angular: add storybook and playwright as implicit dependencies (#​35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#​35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#​35117)
  • core: copy pnpm install configuration to generated package.json (#​35016, #​30240)
  • core: display actual error message when plugin loading fails (#​35138, #​35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#​35148, #​35145)
  • core: update and pin ejs to 5.0.1 (#​35157)
  • core: misc tui perf fixes (#​35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#​35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#​35175)
  • core: support cross-file variable references in .env files (#​34956, #​34955)
  • core: disable Yarn scripts for temp nx@​latest installs (#​35210)
  • core: use fresh package manager cache for e2e tests (#​35211)
  • core: prevent phantom connections and dead polling in plugin workers (#​34823, #​34388)
  • core: add prettier config inputs to astro-docs format target (#​35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#​35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#​35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#​35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#​34755)
  • js: include npm overrides in generated lockfile (#​35192, #​34529)
  • linter: infer extended tsconfig files as task inputs (#​35190)
  • maven: prevent batch executor hang from premature worker exit (#​35001, #​34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#​35116)
  • misc: stream Framer proxy responses and add edge function timing (#​35215)
  • misc: bump axios to 1.15.0 for all packages (#​35237)
  • repo: clean Angular CLI restore target before cache copy (#​35121)
  • repo: update issue-notifier.yml (#​35178)
❤️ Thank You

v22.6.4

Compare Source

22.6.4 (2026-04-01)
🚀 Features
  • misc: update nx init telemetry meta from CSV to JSON format (#​35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#​35043)
🩹 Fixes
  • core: validate bundler option for Angular presets in create-nx-workspace (#​35074)
  • core: handle "." and absolute paths as workspace name in CNW (#​35083, #​1)
  • core: pin version of axios (#​35093)
  • core: preserve sibling dependency inputs in native hashing (#​35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#​35056)
  • core: no-interactive should disable prompts during migrate (#​35106)
  • gradle: increase project graph timeout defaults (#​35058)
  • js: recognize tsgo in dependency-checks lint rule (#​35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#​35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#​35086, #​35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#​35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#​35045)
  • react: force Vite 7 when using React Router in framework mode (#​35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#​35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#​35081, #​35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#​35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#​35105, #​34969, #​20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#​35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#​35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#​35028, #​35025)
❤️ Thank You

v22.6.3

Compare Source

22.6.3 (2026-03-27)

🚀 Features
  • misc: a/b test cloud prompt copy in create-nx-workspace (#​35039)
🩹 Fixes
  • js: add {projectRoot} prefix to d.ts fileset in typescript plugin (#​35037)
  • misc: use namespace import for chalk v4 compatibility (7c9f873bd1)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#​35045)
❤️ Thank You

v22.6.2

Compare Source

22.6.2 (2026-03-26)

🚀 Features
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#​35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#​34999)
🩹 Fixes
  • angular: update duplicate migration keys (#​34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#​34979, #​34936)
  • bundling: disable swc input source map resolution (#​35010, #​32671)
  • core: split-target should handle projects with colons in name better (#​34725)
  • core: prevent TUI crash when task output arrives after completion (#​34785, #​34677)
  • core: respect --parallel limit for discrete task concurrency (#​34721, #​34117, #​31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#​34689)
  • core: skip import-equals namespace aliases in native scanner (#​34947, #​34644)
  • core: include command name on all telemetry events (#​34949)
  • core: skip workspace context setup when global bin hands off to local (#​34953, #​34914)
  • core: use upsert to prevent FK constraint violations in task DB (#​34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#​34971, #​30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#​34922)
  • core: handle owners and conformance project refs on move/remove (#​34815)
  • core: resolve published nx migrate package resolution (#​35013, #​34111)
  • core: prevent batch executor error on prematurely completed tasks (#​35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#​35011, #​34482)
  • devkit: prevent double install in generators for TS solution workspaces (#​34891)
  • devkit: add startTime and endTime to TaskResult interface (#​34996)
  • gradle: ignore test enums when atomizing (#​34974)
  • js: pass configName to typecheck command in TS plugin (#​34989, #​34274)
  • js: add input on .d.ts files within dependency projects (#​34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#​34898, #​28381, #​32923)
  • misc: make webinar banner theme-aware with light mode support (#​35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#​34839, #​34584, #​33992)
  • nx-cloud: remove invalid images (#​34997, #​34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#​34730, #​34669)
  • nx-dev: improve docs search ranking and metrics (#​34992)
  • release: fall back to gh user search for author usernames (#​34904)
  • repo: skip flaky Cypress HMR e2e tests (#​34969)
  • repo: resolve FreeBSD build disk space issue (#​35030)
  • vite: add support for Vite 8 (#​34850, #​34849)
  • vitest: resolve addPlugin default in init generator (#​34990)
❤️ Thank You

v22.6.1

Compare Source

22.6.1 (2026-03-20)
🩹 Fixes
  • core: skip analytics and DB connection when global bin hands off to local (#​34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#​34491, #​32305, #​26682)
  • core: avoid redundant project graph requests in ngcli adapter (#​34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#​34876, #​34623, #​34869)
  • core: improve error handling in nx migrate registry fetching (#​34926, #​33014, #​33135)
  • core: remove CRA migration logic from nx init (#​34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#​34915)
  • core: prevent DB corruption from concurrent initialization (#​34861)
  • core: set windowsHide: true on all child process spawns (#​34894, #​34455)
  • gradle: remove annotations from atomizer (#​34871)
  • js: normalize cwd path separator in typescript plugin targets (#​34911)
  • js: preserve tsconfig fields in typescript plugin cache (#​34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#​34896, #​34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#​34897, #​31736)
  • linter: convert project-level eslint configs and log when skipped (#​34899, #​29458)
  • linter: use root config to determine ESLint class in plugin (#​34900, #​32110)
  • nx-dev: resolve changelog page 500 error (#​34920, #​34909)
  • testing: handle undefined options in playwright preset (#​34750)
  • testing: gracefully handle broken jest configs in alias migration (#​34901)
❤️ Thank You

v22.6.0

Compare Source

22.6.0 (2026-03-18)
🚀 Features
  • angular: add support for Angular v21.2 (#​34592)
  • core: update formatting of agent rules documentation (#​33356)
  • core: add nxVersion to meta in shortUrl for cnw (#​34401)
  • core: handle agentic sandboxing (#​34402)
  • core: extract sandbox detection into reusable utility (#​34408)
  • core: add negation pattern support for plugin include/exclude (#​34160)
  • core: add --stdin to affected options (#​34435, #​28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#​34310)
  • core: add agentic mode to nx init (#​34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#​34469)
  • core: implement configure-ai-agents outdated message after tasks (#​34463)
  • core: improve codex support for configure-ai-agents (#​34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#​34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#​19781, #​19779)
  • core: add commands for debugging cache inputs / outputs (#​34414)
  • core: improve AX of configure-ai-agents with auto-detection (#​34496)
  • core: add AI agent mode to nx import (#​34498)
  • core: add preferBatch executor option (#​34293)
  • core: add --json flag for better AX to nx list (#​34551)
  • core: add passthrough for nx-cloud apply-locally command (#​34557)
  • core: add yarn berry catalog support (#​34552)
  • core: add explicit cloud opt-out to CNW (#​34580)
  • core: use jemalloc with tuned decay timers for native module (#​34444, #​99)
  • core: add .nx/polygraph to gitignore in migration and caia (#​34659)
  • core: migrate napi-rs v2 to v3 (#​34619)
  • core: add Codex subagent support to configure-ai-agents (#​34553)
  • core: add polygraph command to initiaze cross-repo sessions (#​34722)
  • core: add safe plugin cache write utilities with LRU eviction (#​34503)
  • core: add analytics (#​34144)
  • core: persist analytics session ID across CLI invocations (#​34763)
  • core: centralize perf tracking and report metrics to telemetry (#​34795)
  • core: prompt for analytics preference during workspace creation (#​34818)
  • core: add task and project count telemetry via performance lifecycle (#​34821)
  • core: bring back cloud prompts and templates in CNW (#​34887, #​34671, #​34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#​34336, #​30426, #​30403)
  • gradle: add properties and wrappers to inputs (#​34778)
  • js: support configurable typecheck config name (#​34675)
  • js: add deps-sync generator (#​34407)
  • maven: report external Maven dependencies in project graph (#​34368)
  • misc: update PLUGIN.md files to help agents verification (#​34379)
  • misc: lock in CNW variant 2 with deferred connection (#​34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#​34487, #​34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#​34883)
  • nx-dev: add YouTube channel callout to courses page (#​34669)
  • testing: add cacheDir option to playwright executor (#​34413, #​34397)
🩹 Fixes
  • angular: use SASS indented syntax in nx-welcome component when style is sass (#​34510, #​33489)
  • angular: preserve skipLibCheck in tsconfig.json for standalone projects (#​34695, #​34164)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#​34195)
  • angular-rspack: use relative path for postcss-cli-resources output (#​34681, #​34092)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#​34493, #​34492)
  • bundling: add docs link to generatePackageJson error message (#​34562, #​30146)
  • bundling: fix regression on process.env usage for webpack (#​34583, #​34279)
  • core: make sure that mcp args aren't overridden when running configure-ai-agents (#​34381)
  • core: use a consistent batch id between scheduler and task runner (#​34392)
  • core: clean up stale socket files before listening (#​34236, #​34233)
  • core: avoid dropping unrelated continuous deps in makeAcyclic (#​34389)
  • core: make runtime cache key deterministic (#​34390)
  • core: handle dangling symlinks during cache restore (#​34396, #​34013)
  • core: hitting [1] or [2] should remove pinned panes if they match the current task (#​34433, #​34175)
  • core: remove shellapi from winapi featureset to minimize AV false positives (#​34208)
  • core: handle Ctrl+C gracefully in configure-ai-agents (dd3b79ebf4)
  • core: prevent staggered and duplicate lines in dynamic output (#​34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#​34484)
  • core: gate tui-logger init behind NX_TUI env var (#​34426)
  • core: avoid blocking event loop during TUI PTY resize (#​34385)
  • core: use workspace root for path resolution when baseUrl is not set (#​34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#​34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#​34424)
  • core: reduce terminal output duplication and allocations in task runner (#​34427)
  • core: commands shouldn't hang when passing --help (#​34506)
  • core: preserve existing source properties in claude plugin config (#​34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#​34533)
  • core: show the correct status for stopped continuous tasks (#​34226)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#​34588, #​34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#​34523, #​34329, #​33781, #​34522)
  • core: remove unused getTerminalOutput from BatchProcess (#​34604)
  • core: handle FORCE_COLOR=0 with picocolors (#​34520, #​34305, #​34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#​34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#​34616, #​34580)
  • core: make watch command work with all and initialRun specified (#​32282, #​32281)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#​31684, #​31682)
  • core: update sourceRespository description of nx import (#​34606)
  • core: update minimatch to 10.2.4 (#​34660)
  • core: resolve input files for targets with defaultConfiguration (#​34638, #​34594)
  • core: interpolate {projectRoot} and {projectName} in {workspaceRoot} input patterns in native hasher (#​34637, #​43, #​34225, #​34595)
  • core: skip writing deps cache if already up-to-date (#​34582)
  • core: resolve false positive loop detection when running with Bun (#​34640, #​0, #​1, #​2, #​3, #​4, #​5, #​6, #​33997)
  • core: stabilizes project references in dependsOn and inputs when later plugins rename a project (#​34332)
  • core: fall back to invoking PM in detection (#​34691)
  • core: restore CNW user flow to match v22.1.3 (#​34671)
  • core: enable output prefixing for direct nx:run-commands path (#​34670)
  • core: support tuple validation when schema items is an array (JSON Schema draft 07) (#​34636, #​34631)
  • core: prevent TUI panic when Nx Console is connected (#​34718)
  • core: add .claude/worktrees to gitignore (#​34693)
  • core: surface clearer error when CNW hits SANDBOX_FAILED (#​34724)
  • core: allow nx cloud commands to run outside of a workspace (#​34728)
  • core: add missing @​nx/angular-rspack packages to nx packageGroup (#​34743, #​32772)
  • core: batch-safe hashing for maven and gradle (#​34446, #​30949)
  • core: misc graph changes with nx/graph 1.0.5 (#​34761)
  • core: improve nx wrapper error message for malformed nx.json (#​34736)
  • core: ensure batch tasks always have hash for DTE (#​34764, #​34446)
  • core: show json by default for agentic ai (#​34780)
  • core: gate tui-logger init behind NX_TUI env var " (#​34426, #​34797)
  • core: batch hashing, topological cache walk, and TUI batch fixes (#​34798)
  • core: fix TUI help text layout (#​34754)
  • core: preserve params and options when expanding wildcard dependsOn targets (#​34822)
  • core: add download-cloud-client to cloud command bypass list (#​34788, #​34746, #​34728)
  • core: add null guards for runningTasksService in WASM fallback (#​34825, #​34573)
  • core: skip analytics prompt for cloud commands (#​34789)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#​34623)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks " (#​34623, #​34869)
  • core: add .claude/settings.local.json to .gitignore (#​34870)
  • core: show continuous property in nx show target (#​34867)
  • core: detect npm from package-lock.json before falling back to invoking PM (#​34877, #​34691)
  • core: trim memory usage associated with io-tracing service (#​34866)
  • core: ensure workers shutdown after phase cancelled (#​34799)
  • core: avoid overwhelming DB with connections during analytics init (#​34881)
  • core: gracefully handle missing package manager and invalid workspace for CNW (#​34902)
  • core: share .agents skills dir across codex, cursor, gemini (#​34882)
  • core: wrap CNW normalize args function in error handler (#​34905)
  • gradle: ensure that atomized task targets have dependsOn (#​34611)
  • gradle: use globs for dependent task output files (#​34590)
  • gradle: tee batch runner output to stderr for terminal display (#​34630)
  • gradle: use object format for dependsOn instead of shorthand strings (#​34715)
  • gradle: exclude non-JS gradle sub-projects from eslint plugin (#​34735)
  • gradle: ensure that ci test target depends on take overrides into account (#​34777)
  • gradle: handle project names containing .json substring (#​34832, #​34768)
  • gradle: always check disk cache for gradle project graph reports (#​34873)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#​34566)
  • js: guard against undefined closest node in rehoistNodes (#​34347, #​34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#​34603, #​34399)
  • js: strip catalogs from pruned pnpm lockfile (#​34697, #​34337)
  • js: normalize paths to posix format in typescript plugin (#​34702, #​31232)
  • js: derive tsbuildinfo filename from iterated tsconfig, not outer config (#​34738, #​34737)
  • js: include tsbuildinfo in dependentTasksOutputFiles for tsc tasks (#​34733)
  • js: include transitive dep outputs in typecheck inputs (#​34773)
  • js: add external project reference config files as inputs for tsc tasks (#​34770)
  • js: always infer dependentTasksOutputFiles for tsc build targets (#​34784)
  • js: support bun-only environments in release-publish executor (#​34835)
  • js: skip npm dist-tag add when no new version was resolved (#​34843)
  • js: track tsconfig files from dependency reference chain as inputs (#​34848)
  • linter: support eslint v10 (#​34534, #​34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#​34066, #​32190)
  • linter: add catalog: references when fixing missing dependencies (#​34734)
  • maven: use module-level variable for cache transfer between createNodes and createDependencies (#​34386)
  • maven: correctly map between maven locators and nx project names (#​34366)
  • maven: write output after each task in batch mode to ensure correct files are cached (#​34400)
  • maven: fix set the pom file without changing base directory (#​34182, [#​34181](https://redirect.github

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned rainx Mar 3, 2025
@renovate renovate bot requested a review from rainx March 3, 2025 18:10
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 4e7a2a4 to 3ee23c8 Compare March 3, 2025 18:11
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 3ee23c8 to c3edca9 Compare March 7, 2025 19:24
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to v20.17.23 chore(deps): update devdependencies Mar 7, 2025
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from c3edca9 to 9bc9564 Compare March 7, 2025 19:25
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 9bc9564 to 34ae73e Compare March 8, 2025 10:20
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 34ae73e to 843ef8e Compare March 8, 2025 10:21
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 843ef8e to 00d3cd7 Compare March 10, 2025 07:15
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 00d3cd7 to 051fb47 Compare March 10, 2025 07:16
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 051fb47 to 52b3595 Compare March 21, 2025 11:40
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 52b3595 to 6ebc763 Compare March 21, 2025 11:41
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6ebc763 to d5178f0 Compare March 24, 2025 07:51
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from d5178f0 to 31d0afb Compare March 24, 2025 07:52
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 31d0afb to 5ff5ee7 Compare March 24, 2025 12:52
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 5ff5ee7 to 67ee3f7 Compare March 24, 2025 12:53
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 67ee3f7 to 9684b64 Compare March 25, 2025 13:13
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 9684b64 to 98a52c2 Compare March 25, 2025 13:14
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 98a52c2 to f3fc118 Compare March 27, 2025 05:55
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from f3fc118 to 0fd501b Compare March 27, 2025 05:56
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 0fd501b to 7ca0090 Compare April 1, 2025 02:57
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 7ca0090 to 8a8dc06 Compare April 1, 2025 02:58
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 8a8dc06 to bda43de Compare April 1, 2025 11:47
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from bda43de to 10129b2 Compare April 1, 2025 11:48
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 10129b2 to 58c431e Compare April 1, 2025 16:53
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 58c431e to 2d97343 Compare April 1, 2025 16:54
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 2d97343 to 5936bef Compare April 5, 2025 06:42
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 5936bef to dd52146 Compare April 5, 2025 06:43
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from dd52146 to 73a0271 Compare April 12, 2025 02:31
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6ce21a9 to b044389 Compare May 5, 2025 19:59
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from b044389 to 27eedf5 Compare May 5, 2025 20:00
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 27eedf5 to 6ffb577 Compare May 6, 2025 00:02
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6ffb577 to c2d56df Compare May 6, 2025 00:03
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from c2d56df to afb5242 Compare May 6, 2025 03:49
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from afb5242 to 78c9e4c Compare May 6, 2025 03:50
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 78c9e4c to 60a6e1c Compare May 6, 2025 11:46
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 60a6e1c to ced636f Compare May 6, 2025 11:47
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from ced636f to 36f3cd3 Compare May 6, 2025 19:54
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 36f3cd3 to 17e0192 Compare May 6, 2025 19:55
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 17e0192 to 35d01d4 Compare May 7, 2025 16:56
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 35d01d4 to 58e5cee Compare May 7, 2025 16:57
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 58e5cee to 46d43b1 Compare May 8, 2025 08:47
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 46d43b1 to 5b39c23 Compare May 8, 2025 08:48
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 5b39c23 to 069b028 Compare May 8, 2025 15:02
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 069b028 to 7cffdb7 Compare May 8, 2025 15:07
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 7cffdb7 to 3990f56 Compare May 9, 2025 22:15
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 3990f56 to 7a64936 Compare May 9, 2025 22:16
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 7a64936 to 6d154d0 Compare May 12, 2025 06:09
@rainx rainx force-pushed the renovate/auto-merge-dev-dependencies-updates branch from 6d154d0 to 6a2d05f Compare May 12, 2025 06:09
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 7 times, most recently from 0be97bd to dee0209 Compare May 19, 2025 11:53
@renovate renovate bot force-pushed the renovate/auto-merge-dev-dependencies-updates branch 2 times, most recently from edf9b42 to 98c7a64 Compare May 20, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant