Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the everything-else group with 27 updates:

Package From To
@fontsource/poppins 5.2.5 5.2.6
@mui/icons-material 7.0.2 7.1.0
@mui/material 7.0.2 7.1.0
@octokit/auth-app 7.2.1 8.0.1
@octokit/core 6.1.5 7.0.2
@octokit/webhooks 13.8.2 14.0.0
next 15.3.1 15.3.3
next-auth 5.0.0-beta.27 5.0.0-beta.28
npm 11.3.0 11.4.1
octokit 4.1.3 5.0.3
sharp 0.34.1 0.34.2
styled-components 6.1.17 6.1.18
swagger-ui-react 5.21.0 5.22.0
yaml 2.7.1 2.8.0
zod 3.24.3 3.25.45
@auth/pg-adapter 1.9.0 1.9.1
@tailwindcss/postcss 4.1.5 4.1.8
@types/node 22.15.3 22.15.29
@typescript-eslint/eslint-plugin 8.31.1 8.33.0
@typescript-eslint/parser 8.31.1 8.33.0
eslint 9.25.1 9.28.0
eslint-config-next 15.3.1 15.3.3
pg 8.15.6 8.16.0
@types/pg 8.11.14 8.15.2
postcss 8.5.3 8.5.4
tailwindcss 4.1.5 4.1.8
ts-jest 29.3.2 29.3.4

Updates @fontsource/poppins from 5.2.5 to 5.2.6

Commits

Updates @mui/icons-material from 7.0.2 to 7.1.0

Release notes

Sourced from @​mui/icons-material's releases.

v7.1.0

A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

7.1.0

May 6, 2025

A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Commits

Updates @mui/material from 7.0.2 to 7.1.0

Release notes

Sourced from @​mui/material's releases.

v7.1.0

A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

7.1.0

May 6, 2025

A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Commits

Updates @octokit/auth-app from 7.2.1 to 8.0.1

Release notes

Sourced from @​octokit/auth-app's releases.

v8.0.1

8.0.1 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#704) (56cded1)

v8.0.0

8.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

Commits

Updates @octokit/core from 6.1.5 to 7.0.2

Release notes

Sourced from @​octokit/core's releases.

v7.0.2

7.0.2 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#742) (629fa4e)

v7.0.1

7.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency before-after-hook to v4 (#739) (2abf89e)

v7.0.0

7.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

Commits
  • 629fa4e fix(deps): update octokit monorepo (major) (#742)
  • 1aba598 chore(deps): update dependency undici to v7 (#711)
  • 2abf89e fix(deps): update dependency before-after-hook to v4 (#739)
  • 78747bf ci: stop testing against NodeJS v18 (#738)
  • 38dd554 chore(deps): update dependency undici to v6.21.2 [security] (#741)
  • f7cb18f build: remove glob (#737)
  • 22243bd chore(deps): bump vite from 6.2.6 to 6.3.4 (#735)
  • e0d36c5 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • e72addd chore(deps): bump vite from 6.2.5 to 6.2.6 (#733)
  • See full diff in compare view

Updates @octokit/webhooks from 13.8.2 to 14.0.0

Release notes

Sourced from @​octokit/webhooks's releases.

v14.0.0

14.0.0 (2025-05-20)

Bug Fixes

BREAKING CHANGES

  • deps: Drop support for NodeJS v18

v13.9.0

13.9.0 (2025-05-13)

Features

  • allow to specify timeout option in middleware, refactor middleware (#1148) (d5ffc92)

v13.8.3

13.8.3 (2025-05-12)

Bug Fixes

Commits

Updates next from 15.3.1 to 15.3.3

Release notes

Sourced from next's releases.

v15.3.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Reinstate vary (#79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#79558)
  • fix(next-swc): Fix react compiler usefulness detector (#79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • Client router should discard stale prefetch entries for static pages (#79362)

Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!

v15.3.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
  • @​next/mdx: Use stable turbopack config options (#78880)
  • Fix react-compiler: Fix detection of interest (#78879)
  • Fix turbopack: Backport sourcemap bugfix (#78881)
  • [next-server] preserve rsc query for rsc redirects (#78876)
  • Update middleware public/static matching (#78875)

Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

Commits
  • 3ab8db7 v15.3.3
  • 18c8113 [backport] Reinstate vary (#79939)
  • e18212f re-enable vary header deploy test (#79753)
  • ec202ec Revert "[next-server] skip setting vary header for basic routes" (#79426)
  • e2f264f fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)
  • 562fac7 fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)
  • 06097fd fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • bda731f Client router should discard stale prefetch entries for static pages (#79362)
  • d9ec4a4 v15.3.2
  • 3def5ff backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...
  • Additional commits viewable in compare view

Updates next-auth from 5.0.0-beta.27 to 5.0.0-beta.28

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.28

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28

Commits
  • 24b82d9 chore(release): bump version [skip ci]
  • 2cbbbeb chore(release): bump package version(s) [skip ci]
  • baa15f4 docs: filename in google getting started doc (#12938)
  • faee6af docs: correct typo in signin.mdx (#12939)
  • 9f09e30 fix(qwik): don't build server deps on client (#12723)
  • 4155eee fix(core): AuthError.type should not be internal (#12946)
  • 30797e3 docs: fix typo in Asgardeo provider (#12943)
  • c7409f3 fix(adapter-prisma): import PrismaClientKnownRequestError for edge runtime ...
  • 6a0fa0c chore: update sveltekit example lock file
  • 5664a65 chore: update sveltekit example lock file
  • Additional commits viewable in compare view

Updates npm from 11.3.0 to 11.4.1

Release notes

Sourced from npm's releases.

v11.4.1

11.4.1 (2025-05-21)

Documentation

Chores

Dependencies

v11.4.0

11.4.0 (2025-05-15)

Features

Bug Fixes

Bumps the everything-else group with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [@fontsource/poppins](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/poppins) | `5.2.5` | `5.2.6` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.0.2` | `7.1.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.0.2` | `7.1.0` |
| [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `7.2.1` | `8.0.1` |
| [@octokit/core](https://github.com/octokit/core.js) | `6.1.5` | `7.0.2` |
| [@octokit/webhooks](https://github.com/octokit/webhooks.js) | `13.8.2` | `14.0.0` |
| [next](https://github.com/vercel/next.js) | `15.3.1` | `15.3.3` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.27` | `5.0.0-beta.28` |
| [npm](https://github.com/npm/cli) | `11.3.0` | `11.4.1` |
| [octokit](https://github.com/octokit/octokit.js) | `4.1.3` | `5.0.3` |
| [sharp](https://github.com/lovell/sharp) | `0.34.1` | `0.34.2` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.17` | `6.1.18` |
| [swagger-ui-react](https://github.com/swagger-api/swagger-ui) | `5.21.0` | `5.22.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.7.1` | `2.8.0` |
| [zod](https://github.com/colinhacks/zod) | `3.24.3` | `3.25.45` |
| [@auth/pg-adapter](https://github.com/nextauthjs/next-auth) | `1.9.0` | `1.9.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.5` | `4.1.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.29` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.1` | `8.33.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.1` | `8.33.0` |
| [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.28.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.1` | `15.3.3` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.15.6` | `8.16.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.14` | `8.15.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.5` | `4.1.8` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.3.4` |


Updates `@fontsource/poppins` from 5.2.5 to 5.2.6
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/poppins)

Updates `@mui/icons-material` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.1.0/packages/mui-icons-material)

Updates `@mui/material` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.1.0/packages/mui-material)

Updates `@octokit/auth-app` from 7.2.1 to 8.0.1
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v7.2.1...v8.0.1)

Updates `@octokit/core` from 6.1.5 to 7.0.2
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.5...v7.0.2)

Updates `@octokit/webhooks` from 13.8.2 to 14.0.0
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v13.8.2...v14.0.0)

Updates `next` from 15.3.1 to 15.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.1...v15.3.3)

Updates `next-auth` from 5.0.0-beta.27 to 5.0.0-beta.28
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28)

Updates `npm` from 11.3.0 to 11.4.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v11.3.0...v11.4.1)

Updates `octokit` from 4.1.3 to 5.0.3
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v4.1.3...v5.0.3)

Updates `sharp` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.1...v0.34.2)

Updates `styled-components` from 6.1.17 to 6.1.18
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.17...styled-components@6.1.18)

Updates `swagger-ui-react` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.21.0...v5.22.0)

Updates `yaml` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.7.1...v2.8.0)

Updates `zod` from 3.24.3 to 3.25.45
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.3...v3.25.45)

Updates `@auth/pg-adapter` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/pg-adapter@1.9.0...@auth/pg-adapter@1.9.1)

Updates `@tailwindcss/postcss` from 4.1.5 to 4.1.8
- [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/v4.1.8/packages/@tailwindcss-postcss)

Updates `@types/node` from 22.15.3 to 22.15.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.33.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.31.1 to 8.33.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser)

Updates `eslint` from 9.25.1 to 9.28.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.25.1...v9.28.0)

Updates `eslint-config-next` from 15.3.1 to 15.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.3/packages/eslint-config-next)

Updates `pg` from 8.15.6 to 8.16.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.0/packages/pg)

Updates `@types/pg` from 8.11.14 to 8.15.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

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

Updates `tailwindcss` from 4.1.5 to 4.1.8
- [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/v4.1.8/packages/tailwindcss)

Updates `ts-jest` from 29.3.2 to 29.3.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.3.2...v29.3.4)

---
updated-dependencies:
- dependency-name: "@fontsource/poppins"
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: "@mui/icons-material"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@mui/material"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@octokit/auth-app"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: "@octokit/core"
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: "@octokit/webhooks"
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: next-auth
  dependency-version: 5.0.0-beta.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: npm
  dependency-version: 11.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: octokit
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: everything-else
- dependency-name: sharp
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: styled-components
  dependency-version: 6.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: swagger-ui-react
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: yaml
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: zod
  dependency-version: 3.25.45
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@auth/pg-adapter"
  dependency-version: 1.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: "@types/node"
  dependency-version: 22.15.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: eslint
  dependency-version: 9.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: eslint-config-next
  dependency-version: 15.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: pg
  dependency-version: 8.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: "@types/pg"
  dependency-version: 8.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything-else
- dependency-name: postcss
  dependency-version: 8.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: tailwindcss
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
- dependency-name: ts-jest
  dependency-version: 29.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything-else
...

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 Jun 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2025
@simonbs simonbs merged commit b756ec7 into develop Jun 1, 2025
6 checks passed
@simonbs simonbs deleted the dependabot/npm_and_yarn/everything-else-fbfc36ab96 branch June 1, 2025 20:28
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