Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the build-tooling group with 12 updates in the / directory:

Package From To
@eslint/compat 1.3.0 1.4.0
@eslint/js 9.29.0 9.37.0
@lerna-lite/cli 4.4.1 4.9.0
@lerna-lite/version 4.4.1 4.9.0
eslint 9.29.0 9.37.0
eslint-plugin-react-hooks 5.2.0 6.1.1
nx 21.2.1 21.6.3
prettier 3.6.0 3.6.2
typescript 5.8.3 5.9.3
postcss-preset-mantine 1.17.0 1.18.0
sass 1.89.2 1.93.2
vite 6.3.5 7.1.9

Updates @eslint/compat from 1.3.0 to 1.4.0

Release notes

Sourced from @​eslint/compat's releases.

migrate-config: v1.4.0

1.4.0 (2025-03-14)

Features

  • Use defineConfig() and globalIgnores() helpers (#164) (727ec5d)

compat: v1.4.0

1.4.0 (2025-09-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0

migrate-config: v1.3.8

1.3.8 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.2.6 to ^1.2.7

migrate-config: v1.3.7

1.3.7 (2025-01-31)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.2.5 to ^1.2.6

migrate-config: v1.3.6

1.3.6 (2025-01-09)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​eslint/compat's changelog.

1.4.0 (2025-09-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0

1.3.2 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2

1.3.1 (2025-06-25)

Bug Fixes

  • relax @eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1
Commits
  • 7f592e3 chore: release main (#257)
  • 4f07e51 docs: correct bun installation command and use defineConfig in README (#269)
  • ab10682 docs: Update README sponsors
  • 7255100 chore: standardize test filenames to *.test.js (#267)
  • 7e61e90 test: remove deprecated type property (#266)
  • 100a4c7 docs: Update README sponsors
  • b23f179 docs: Update README sponsors
  • 7b6dd37 feat: Add config types in @​eslint/core (#237)
  • 8ba766a refactor: update eslint-config-eslint (#253)
  • 62089bc docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @eslint/js from 9.29.0 to 9.37.0

Release notes

Sourced from @​eslint/js's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)

v9.36.0

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)

Bug Fixes

  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)

Documentation

  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069)
  • b48fa20 chore: package.json update for @​eslint/js release
  • ad28371 chore: package.json update for @​eslint/js release
  • 50de1ce chore: package.json update for @​eslint/js release
  • d5054e5 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @lerna-lite/cli from 4.4.1 to 4.9.0

Release notes

Sourced from @​lerna-lite/cli's releases.

v4.9.0 - OIDC Trusted Publishing

4.9.0 (2025-09-26)

OIDC Trusted Publishing is now supported in Lerna-Lite (and Lerna) 🎉⭐

credit goes to James for bringing it first in [email protected]

Features

Bug Fixes

v4.8.0 - Yarn Catalogs

4.8.0 (2025-09-20)

Lerna-Lite now supports Catalogs in 3 different package managers (pnpm, bun and now yarn)

This version brings Yarn catalogs support (which is the same usage as pnpm Catalogs with the small exception that Yarn Catalogs are located in .yarnrc.yml).

Cheers and Happy Coding 🚀 ⭐

Features

Bug Fixes

v4.7.3

4.7.3 (2025-08-29)

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/cli's changelog.

4.9.0 (2025-09-26)

Note: Version bump only for package @​lerna-lite/cli

4.8.0 (2025-09-20)

Note: Version bump only for package @​lerna-lite/cli

4.7.3 (2025-08-29)

Bug Fixes

4.7.2 (2025-08-16)

Note: Version bump only for package @​lerna-lite/cli

4.7.1 (2025-08-13)

Note: Version bump only for package @​lerna-lite/cli

4.7.0 (2025-08-08)

Note: Version bump only for package @​lerna-lite/cli

4.6.2 (2025-07-25)

Bug Fixes

4.6.1 (2025-07-11)

Bug Fixes

4.6.0 (2025-07-08)

Note: Version bump only for package @​lerna-lite/cli

4.5.1 (2025-06-29)

Note: Version bump only for package @​lerna-lite/cli

4.5.0 (2025-06-27)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • b4710cf chore(release): publish new version v4.9.0
  • 4184b3d chore(release): publish new version v4.8.0
  • 77aa650 chore: lint and fix a few missing TS types
  • 51f207a chore(release): publish new version v4.7.3
  • 089becf fix: peer deps with workspace: shouldn't duplicate version to devDeps (#1119)
  • 994d622 chore(release): publish new version v4.7.2
  • b0b0494 chore(release): publish new version v4.7.1
  • 52a92be chore: use a few named catalog: for internal testing with real project (#1108)
  • f96e193 chore(release): publish new version v4.7.0
  • 73bb9b1 chore(release): publish new version v4.6.2
  • Additional commits viewable in compare view

Updates @lerna-lite/version from 4.4.1 to 4.9.0

Release notes

Sourced from @​lerna-lite/version's releases.

v4.9.0 - OIDC Trusted Publishing

4.9.0 (2025-09-26)

OIDC Trusted Publishing is now supported in Lerna-Lite (and Lerna) 🎉⭐

credit goes to James for bringing it first in [email protected]

Features

Bug Fixes

v4.8.0 - Yarn Catalogs

4.8.0 (2025-09-20)

Lerna-Lite now supports Catalogs in 3 different package managers (pnpm, bun and now yarn)

This version brings Yarn catalogs support (which is the same usage as pnpm Catalogs with the small exception that Yarn Catalogs are located in .yarnrc.yml).

Cheers and Happy Coding 🚀 ⭐

Features

Bug Fixes

v4.7.3

4.7.3 (2025-08-29)

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/version's changelog.

4.9.0 (2025-09-26)

Note: Version bump only for package @​lerna-lite/version

4.8.0 (2025-09-20)

Features

4.7.3 (2025-08-29)

Bug Fixes

4.7.2 (2025-08-16)

Bug Fixes

4.7.1 (2025-08-13)

Note: Version bump only for package @​lerna-lite/version

4.7.0 (2025-08-08)

Features

4.6.2 (2025-07-25)

Note: Version bump only for package @​lerna-lite/version

4.6.1 (2025-07-11)

Bug Fixes

4.6.0 (2025-07-08)

Note: Version bump only for package @​lerna-lite/version

4.5.1 (2025-06-29)

Bug Fixes

... (truncated)

Commits
  • b4710cf chore(release): publish new version v4.9.0
  • 4184b3d chore(release): publish new version v4.8.0
  • 64a48b1 feat: support Yarn Catalogs, fixes #1146 (#1148)
  • e3f7f5e chore: lint and fix a few missing TS types
  • 535c9d0 chore(deps): remove unnecessary graceful-fs (#1139)
  • 77aa650 chore: lint and fix a few missing TS types
  • ffd3f86 chore(deps): fix semver type change
  • 51f207a chore(release): publish new version v4.7.3
  • 827e1df fix(deps): update all non-major dependencies (#1124)
  • 089becf fix: peer deps with workspace: shouldn't duplicate version to devDeps (#1119)
  • Additional commits viewable in compare view

Updates eslint from 9.29.0 to 9.37.0

Release notes

Sourced from eslint's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)

v9.36.0

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)

Bug Fixes

  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)

Documentation

  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits

Updates eslint-plugin-react-hooks from 5.2.0 to 6.1.1

Changelog

Sourced from eslint-plugin-react-hooks's changelog.

6.1.1

Note: 6.1.0 accidentally allowed use of recommended without flat config, causing errors when used with ESLint v9's defineConfig() helper. This has been fixed in 6.1.1.

6.1.0

Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.

  • Breaking: Require Node.js 18 or newer. (@​michaelfaith in #32458)
  • Breaking: Flat config is now the default recommended preset. Legacy config moved to recommended-legacy. (@​michaelfaith in #32457)
  • New Violations: Disallow calling use within try/catch blocks. (@​poteto in #34040)
  • New Violations: Disallow calling useEffectEvent functions in arbitrary closures. (@​jbrown215 in #33544)
  • Handle React.useEffect in addition to useEffect in rules-of-hooks. (@​Ayc0 in #34076)
  • Added react-hooks settings config option that to accept additionalEffectHooks that are used across exhaustive-deps and rules-of-hooks rules. (@​jbrown215) in #34497

6.0.0

Accidentally released. See 6.1.0 for the actual changes.

Commits

Updates nx from 21.2.1 to 21.6.3

Release notes

Sourced from nx's releases.

21.6.3 (2025-10-02)

🩹 Fixes

  • core: improve provenance error with custom registry information (#32903)
  • core: optimize task hashing with BFS and performance logging (#32911)
  • core: tweak configure-ai-agents prompt (#32914)
  • core: ensure nx is published with the correct dependency version for the native packages (#32928, #32898)
  • js: temporarily hash all external dependencies for tasks inferred by the @nx/js/typescript plugin (#32912)
  • nx-dev: improve default zoom level of graph nodes in docs (#32910)
  • nx-dev: provide message to check previous docs w/ empty migrations (#32919)
  • nx-dev: watch for theme changes for project/task graph components (#32885)
  • nx-dev: update credit pricing link to new docs page (#32899)

❤️ Thank You

21.6.2 (2025-09-29)

This was a version bump only, there were no code changes.

21.6.1 (2025-09-29)

🚀 Features

  • angular: support angular v20.3.0 (#32730)
  • core: replace the pagination from the tui tasks list with scrolling (#32560)
  • core: generate AI files in create-nx-workspace (#32442)
  • core: add NX_PROJECT_ROOT environment variable to runti… (#32736, #31428)
  • core: improve split target to support Gradle format (#32766)
  • core: add id, start and end time to lifecycle hooks (#32583)
  • core: add configure-ai-agents command (#32825)
  • docker: add env var for providing docker registry (#32676)
  • docker: ensure docker:build dependsOn build (#32697)
  • graph: unified graph UI and controls (#32724)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • nx-dev: disable Algolia search on non-docs pages when Astro docs are enabled (#32789)
  • nx-dev: change login button to try nx cloud (5e0bcae9ef)
  • nx-dev: enhance UI animations & statistics display (#32863)
  • release: new option preserveMatchingDependencyRanges to not update matching version ranges (#32556)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)
  • testing: infer task to merge reports from playwright atomized tasks (#31615)
  • testing: support inferring atomized tasks for cypress component tests (

… 12 updates

Bumps the build-tooling group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.0` | `1.4.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.37.0` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `4.4.1` | `4.9.0` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `4.4.1` | `4.9.0` |
| [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.37.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `6.1.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.2.1` | `21.6.3` |
| [prettier](https://github.com/prettier/prettier) | `3.6.0` | `3.6.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) | `1.17.0` | `1.18.0` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.93.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.1.9` |



Updates `@eslint/compat` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat)

Updates `@eslint/js` from 9.29.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js)

Updates `@lerna-lite/cli` from 4.4.1 to 4.9.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.0/packages/cli)

Updates `@lerna-lite/version` from 4.4.1 to 4.9.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.0/packages/version)

Updates `eslint` from 9.29.0 to 9.37.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.29.0...v9.37.0)

Updates `eslint-plugin-react-hooks` from 5.2.0 to 6.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

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

Updates `prettier` from 3.6.0 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.0...3.6.2)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `postcss-preset-mantine` from 1.17.0 to 1.18.0
- [Commits](https://github.com/mantinedev/postcss-preset-mantine/commits)

Updates `sass` from 1.89.2 to 1.93.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.89.2...1.93.2)

Updates `vite` from 6.3.5 to 7.1.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: "@eslint/js"
  dependency-version: 9.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: "@lerna-lite/cli"
  dependency-version: 4.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: "@lerna-lite/version"
  dependency-version: 4.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: eslint
  dependency-version: 9.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: build-tooling
- dependency-name: nx
  dependency-version: 21.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tooling
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: postcss-preset-mantine
  dependency-version: 1.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: sass
  dependency-version: 1.93.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tooling
- dependency-name: vite
  dependency-version: 7.1.9
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: build-tooling
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot dependabot bot requested a review from adidahiya as a code owner October 6, 2025 08:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://adidahiya.github.io/raga/pr-preview/pr-407/

Built to branch gh-pages at 2025-10-06 08:14 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/build-tooling-a6f71253a1 branch October 20, 2025 08:16
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