Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the dev-minor-deps group with 11 updates in the / directory:

Package From To
@hey-api/openapi-ts 0.80.13 0.82.5
@navikt/aksel-stylelint 7.28.1 7.29.1
@sentry/cli 2.52.0 2.53.0
@storybook/addon-a11y 9.1.2 9.1.5
@storybook/addon-links 9.1.2 9.1.5
knip 5.62.0 5.63.1
lint-staged 16.1.5 16.1.6
stylelint 16.23.1 16.24.0
@storybook/react-vite 9.1.2 9.1.5
eslint 9.33.0 9.35.0
msw 2.10.5 2.11.1

Updates @hey-api/openapi-ts from 0.80.13 to 0.82.5

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.82.5

Patch Changes

@​hey-api/openapi-ts@​0.82.4

Patch Changes

@​hey-api/openapi-ts@​0.82.1

Patch Changes

  • #2541 ad3c633 Thanks @​ixnas! - feat(typescript): add typescript-const to enums.mode for generating TypeScript enums as constants

  • #2556 74c16f2 Thanks @​carson2222! - fix(parser): prune required array after removing properties

  • #2559 5012a72 Thanks @​jgoz! - fix(output): avoid appending .gen to file names multiple times when output.clean is false

@​hey-api/openapi-ts@​0.82.0

Minor Changes

  • #2505 97c57f6 Thanks @​SebastiaanWouters! - feat(parser): add Hooks API

    Added Hooks API

    This release adds the Hooks API, giving you granular control over which operations generate queries and mutations. As a result, we tightened the previous behavior and POST operations no longer generate queries by default. To preserve the old behavior, add a custom matcher.

    export default {
      input: 'hey-api/backend', // sign up at app.heyapi.dev
      output: 'src/client',
      parser: {
        hooks: {
          operations: {
            isQuery: (op) => (op.method === 'post' ? true : undefined),
          },
        },
      },
    };

... (truncated)

Commits

Updates @navikt/aksel-stylelint from 7.28.1 to 7.29.1

Changelog

Sourced from @​navikt/aksel-stylelint's changelog.

7.29.1

7.29.0

Commits

Updates @sentry/cli from 2.52.0 to 2.53.0

Release notes

Sourced from @​sentry/cli's releases.

2.53.0

Various fixes & improvements

Changes from 2.53.0-alpha

2.53.0-alpha reintroduced the build (previously named mobile-app) commands. 2.53.0 is the first stable release to reintroduce them.

Please note, the build commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.

2.53.0-alpha

This release reintroduces the build (previously named mobile-app) commands.

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.53.0

Various fixes & improvements

Changes from 2.53.0-alpha

2.53.0-alpha reintroduced the build (previously named mobile-app) commands. 2.53.0 is the first stable release to reintroduce them.

Please note, the build commands are still experimental, and are therefore subject to breaking changes, including removal, in any release, without notice.

2.53.0-alpha

This release reintroduces the build (previously named mobile-app) commands.

Various fixes & improvements

Commits
  • 80ffbe5 meta: update changelog
  • 783b75e release: 2.53.0
  • 09754ed meta(cursor): Tell Cursor to cargo fmt (#2721)
  • 87be223 feat(mobile-app): Add release notes option (#2712)
  • d20139c Merge branch 'release/2.53.0-alpha'
  • 29e36b9 meta: Update changelog
  • ab8f32c release: 2.53.0-alpha
  • 9064d5e feat(mobile-app): Add default vcs base_ref parsing for mobile-app subcommand ...
  • 7f5cb5d chore(mobile-app): Rename mobile-app subcommand to build (#2719)
  • 29151e5 Revert "feat(mobile-app): Reintroduce mobile-app feature gating (#2643)" (#2670)
  • Additional commits viewable in compare view

Updates @storybook/addon-a11y from 9.1.2 to 9.1.5

Release notes

Sourced from @​storybook/addon-a11y's releases.

v9.1.5

9.1.5

v9.1.4

9.1.4

v9.1.3

9.1.3

Changelog

Sourced from @​storybook/addon-a11y's changelog.

9.1.5

9.1.4

9.1.3

Commits
  • 56c04b0 Bump version from "9.1.4" to "9.1.5" [skip ci]
  • 9f02684 Bump version from "9.1.3" to "9.1.4" [skip ci]
  • ce39157 Bump version from "9.1.2" to "9.1.3" [skip ci]
  • 730bbf0 Merge pull request #32284 from storybookjs/shilman/package-json-keywords
  • 2bae930 Merge pull request #32283 from storybookjs/shilman/readme-utm-params
  • See full diff in compare view

Updates @storybook/addon-links from 9.1.2 to 9.1.5

Release notes

Sourced from @​storybook/addon-links's releases.

v9.1.5

9.1.5

v9.1.4

9.1.4

v9.1.3

9.1.3

Changelog

Sourced from @​storybook/addon-links's changelog.

9.1.5

9.1.4

9.1.3

Commits
  • 56c04b0 Bump version from "9.1.4" to "9.1.5" [skip ci]
  • 9f02684 Bump version from "9.1.3" to "9.1.4" [skip ci]
  • ce39157 Bump version from "9.1.2" to "9.1.3" [skip ci]
  • 730bbf0 Merge pull request #32284 from storybookjs/shilman/package-json-keywords
  • 2bae930 Merge pull request #32283 from storybookjs/shilman/readme-utm-params
  • See full diff in compare view

Updates knip from 5.62.0 to 5.63.1

Release notes

Sourced from knip's releases.

Release 5.63.1

  • Fix rsbuild Plugin (#1227) (e91eea3382059ad4067ace6079e856b2268d9f94) - thanks @​joealden!
  • Binaries don't contain colons (closes #1234) (1d060ac1043ccf211380682962c4c668758740ed)
  • Refactor options all over the place (982d3272e46609f06ca858605d802a75726500d1)
  • feat: detect nuxt modules as dependencies (#1241) (f2072e6aecd81a2082dc60f440d1e48ab583e480) - thanks @​danielamaia!
  • Add missing pnpm commands (#1236) (a4eb20b8777f436250fa523989b2ab234c9553b4) - thanks @​kretajak!
  • Hire me (165c9ea5cb2f5a0d039fcb2e5a1ce2fabaf62f79)
  • feat: pnpm plugin (#1219) (e81eac311abb880188bc11e5dc988a429be4f98e) - thanks @​lishaduck!
  • Bump zod a bit (8b338a25c5a6c323bc686557b3dbcf707ae271e2)
  • Update rsbuild Plugin to Check Environments (#1246) (c7366b5d620fc678b53777d1e0d4dca99803134c) - thanks @​joealden!

Release 5.63.0

  • Don't default-export null (should fix CI) (cacf1198a489e771a07ee1ac74b5c3e625ee0f1e)
  • Always remove ignored issues (#1184) (8deecde9b5f713a37d4609d81a60d9f036934d0b) - thanks @​wereHamster!
  • Add option to ignore class member implementations (#1174) (e132ab595b73bb840630d926a8a80ed9d4e46123) - thanks @​Desuuuu!
  • Update configuration.md (#1195) (15d05e2a1eb0985e2270b437b7b13a553534b4b5) - thanks @​Swimburger!
  • Astro: don't interpret files and folders beginning with underscores as entrypoints (#1187) (efac577948ae8759fb20920991db77e6de6a4367) - thanks @​Ivo-Evans!
  • Edit docs: enhanced-resolve → oxc-resolver (fdaa2d09b246523253a96eec84ac10d28fbebfbb)
  • Add support for negated ignoreWorkspaces (resolves #1191) (592bd7358d669fd01fea249e240e89d576a906bd)
  • Update dependencies (63dacd5aeec18edc749eef0c50e5e28444be6fa7)
  • Fix up formatly report handling (5d4d166be904437c17e2f6c1ec560a08c1ab5358)
  • Replace type-fest with two basic type defs (99ef1e47499620179e828ecfea64f57256b3749a)
  • docs: only add TSDoc for configuration (#1161) (377bf73cae916624a42fcc44636f775e19d6da5c) - thanks @​cylewaitforit!
  • Prioritize renamed re-exports (resolves #1196) (0e21c3b4c18808d38d82f6ccda011c8f7425918a)
  • Re-gen sponsorships chart (bda00d06a26f1c502c10c130f2b1e26923bba8d8)
  • Format (0de887b69ac79599976f1362b1dc0dd03b528f03)
  • Bump Node.js 20 → 24 in ecosystem integration tests (5b7b1cef323c003b9894a440abf1855c522cd37a)
  • Too many times "If this is a Svelte or Vue component.." (f71c91940b33422a962b0d27b629b8a9e47f4178)
  • Bail out early in lefthook plugin in production mode (50999c8e42884f2b7271ad2d8e9b13144cf1157a)
  • Add tsc commands, gitignore file, node version to repro templates (close #1197) (44faf38ee684d5a80cbb88046513bd2c8b415602)
  • Consistent namespaced issue storage (15ee3fe19557877b7c6185234360911aa8966046)
  • Bump engines.node for dev/docs (3237a4700bc9da9802145361756dfc93852f7ea7)
  • Edit docs (78cab1c763537932796e97eaf2b835ddddeb7063)
  • Add globalSetup and globalTeardown to playwright plugin (closes #1202) (1e112d857ea98011667e98150092caa15e05c50b)
  • Don't show success message for config errors (resolves #1200) (7dfd8361875806f4d11b085a15bdff3f03c8e14b)
  • Consider subpath import dependencies as referenced (resolves #1198) (05767f1e54d4968535a42c05d83bc2c3dca0f0ee)
  • Add support for binaries with all positionals as scripts (resolves #1183) (feb0f1b55ce43b23d94bfeae170d117b7aac3638)
  • Edit debug output label + test title (28ac5acd5a451340a1f88cb4c9fb24149cf693a1)
  • Fix isConsiderReferencedNS for TypeQuery nodes (resolves #1211) (bf29535b12acde62ca3ae1f489a123619e5b1a7d)
  • Binaries don't contain asterisks (e.g. script name wildcard) (1ddb0966eef7babb29d3ecc040cebf7d84e854b2)
  • Rspack plugin: add mts and cts file extension support (#1207) (abdd3aeefabb23eccc9bacd75dbf75acec43e08a) - thanks @​newswim!
  • [react-router] mark routes and entries as production entries (#1188) (8d96f3e64c5cc0ce02bc5f631a2417c728412ec8) - thanks @​rossipedia!
  • Minor refactor (cfa693f5168e737a283111d7e762728308edc6ab)
  • Simplify monorepro template (67184d431c263b33804b5d6e60c226a8f2db596b)
  • Remove links to discord server (4550d3d343548f6541486786dd6f9a453eeb689a)
  • Update issue templates (875e7f55d752d246703d7fd536a6363fe00a230b)
  • Add plugins + compiler matcher and a tailwind test (#1176) (ffd4187fc18ade93bf184d71eec2a2d216e65157)
  • Clean up plugin template (1d3b8465eb5bed6d092c62e5da0788e3b37b8c3b)
  • Add rslib plugin (placeholder) (resolve #870) (7e12ea7119ed0101ae2fdd7f4e0cb9e13ceaf2d0)
  • Fix up rsbuild plugin (resolve #1141) (69decdab1cbbadc40632f9983248390ef23a14ab)

... (truncated)

Commits

Updates lint-staged from 16.1.5 to 16.1.6

Release notes

Sourced from lint-staged's releases.

v16.1.6

Patch Changes

  • #1610 e93578e Thanks @​iiroj! - Try to improve terminating of subprocess of tasks by using SIGKILL, and only calling pidtree when the the main task process has a known pid.
Changelog

Sourced from lint-staged's changelog.

16.1.6

Patch Changes

  • #1610 e93578e Thanks @​iiroj! - Try to improve terminating of subprocess of tasks by using SIGKILL, and only calling pidtree when the the main task process has a known pid.
Commits
  • e2d0adf chore(changeset): release
  • 0629aaf build(deps): update dependencies
  • e93578e fix: kill subprocesses with "SIGKILL" and only if main process has a pid
  • See full diff in compare view

Updates stylelint from 16.23.1 to 16.24.0

Release notes

Sourced from stylelint's releases.

16.24.0

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

  • Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo).
  • Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky).
  • Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.24.0 - 2025-09-07

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

  • Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo).
  • Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky).
  • Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia).
Commits

Updates @storybook/react-vite from 9.1.2 to 9.1.5

Release notes

Sourced from @​storybook/react-vite's releases.

v9.1.5

9.1.5

v9.1.4

9.1.4

v9.1.3

9.1.3

Changelog

Sourced from @​storybook/react-vite's changelog.

9.1.5

9.1.4

9.1.3

Commits
  • 56c04b0 Bump version from "9.1.4" to "9.1.5" [skip ci]
  • 9f02684 Bump version from "9.1.3" to "9.1.4" [skip ci]
  • ce39157 Bump version from "9.1.2" to "9.1.3" [skip ci]
  • 730bbf0 Merge pull request #32284 from storybookjs/shilman/package-json-keywords
  • 2bae930 Merge pull request #32283 from storybookjs/shilman/readme-utm-params
  • See full diff in compare view

Updates eslint from 9.33.0 to 9.35.0

Release notes

Sourced from eslint's releases.

v9.35.0

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)

Chores

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 11:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-minor-deps-de04e05a1a branch from bcb7bbf to a19ab56 Compare September 9, 2025 11:10
Bumps the dev-minor-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.80.13` | `0.82.5` |
| [@navikt/aksel-stylelint](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-stylelint) | `7.28.1` | `7.29.1` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.52.0` | `2.53.0` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.1.2` | `9.1.5` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.2` | `9.1.5` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.62.0` | `5.63.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.5` | `16.1.6` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.23.1` | `16.24.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.2` | `9.1.5` |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.35.0` |
| [msw](https://github.com/mswjs/msw) | `2.10.5` | `2.11.1` |



Updates `@hey-api/openapi-ts` from 0.80.13 to 0.82.5
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@navikt/aksel-stylelint` from 7.28.1 to 7.29.1
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-stylelint/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/v7.29.1/@navikt/aksel-stylelint)

Updates `@sentry/cli` from 2.52.0 to 2.53.0
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.52.0...2.53.0)

Updates `@storybook/addon-a11y` from 9.1.2 to 9.1.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.5/code/addons/a11y)

Updates `@storybook/addon-links` from 9.1.2 to 9.1.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.5/code/addons/links)

Updates `knip` from 5.62.0 to 5.63.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.63.1/packages/knip)

Updates `lint-staged` from 16.1.5 to 16.1.6
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.1.5...v16.1.6)

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

Updates `@storybook/react-vite` from 9.1.2 to 9.1.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.1.5/code/frameworks/react-vite)

Updates `eslint` from 9.33.0 to 9.35.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.33.0...v9.35.0)

Updates `msw` from 2.10.5 to 2.11.1
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.10.5...v2.11.1)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.82.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: "@navikt/aksel-stylelint"
  dependency-version: 7.29.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: "@sentry/cli"
  dependency-version: 2.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 9.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-deps
- dependency-name: "@storybook/addon-links"
  dependency-version: 9.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-deps
- dependency-name: knip
  dependency-version: 5.63.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: lint-staged
  dependency-version: 16.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-deps
- dependency-name: stylelint
  dependency-version: 16.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: "@storybook/react-vite"
  dependency-version: 9.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-deps
- dependency-name: eslint
  dependency-version: 9.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
- dependency-name: msw
  dependency-version: 2.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-minor-deps-de04e05a1a branch from a19ab56 to 2b10048 Compare September 10, 2025 11:10
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

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

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-minor-deps-de04e05a1a branch September 10, 2025 11:55
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