Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 10 updates #88

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

Bumps the dependencies group with 10 updates:

Package From To
@astrojs/check 0.5.6 0.5.9
@astrojs/vercel 7.3.5 7.3.6
@biomejs/biome 1.5.3 1.6.1
@fontsource/open-sans 5.0.25 5.0.27
@pandacss/dev 0.34.1 0.35.0
@prisma/client 5.10.2 5.11.0
@solidjs/router 0.12.5 0.13.0
astro 4.4.15 4.5.4
prisma 5.10.2 5.11.0
@types/node 20.11.25 20.11.27

Updates @astrojs/check from 0.5.6 to 0.5.9

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.5.9

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.
  • Updated dependencies [f1447ef]
    • @​astrojs/language-server@​2.8.1

@​astrojs/check@​0.5.8

Patch Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
  • Updated dependencies [85b42dc]
    • @​astrojs/language-server@​2.8.0

@​astrojs/check@​0.5.7

Patch Changes

  • 1b68dfb: Improves descriptions for attributes specific to Astro (is:raw, set:html, etc.)
  • Updated dependencies [2bad6a8]
  • Updated dependencies [1b68dfb]
    • @​astrojs/language-server@​2.7.7
Changelog

Sourced from @​astrojs/check's changelog.

0.5.9

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.
  • Updated dependencies [f1447ef]
    • @​astrojs/language-server@​2.8.1

0.5.8

Patch Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
  • Updated dependencies [85b42dc]
    • @​astrojs/language-server@​2.8.0

0.5.7

Patch Changes

  • 1b68dfb: Improves descriptions for attributes specific to Astro (is:raw, set:html, etc.)
  • Updated dependencies [2bad6a8]
  • Updated dependencies [1b68dfb]
    • @​astrojs/language-server@​2.7.7
Commits

Updates @astrojs/vercel from 7.3.5 to 7.3.6

Release notes

Sourced from @​astrojs/vercel's releases.

@​astrojs/vercel@​7.3.6

Patch Changes

Changelog

Sourced from @​astrojs/vercel's changelog.

7.3.6

Patch Changes

Commits

Updates @biomejs/biome from 1.5.3 to 1.6.1

Release notes

Sourced from @​biomejs/biome's releases.

VSCode Extension v1.6.1

CLI

Bug fixes

  • Fix rage command, now it doesn't print info about running servers. Contributed by @​ematipico

Editors

Bug fixes

  • Fix #552, where the formatter isn't correctly triggered in Windows systems. Contributed by @​victor-teles

Linter

Bug fixes

What's Changed

Other changes

New Contributors

Full Changelog: biomejs/biome@cli/v1.3.0...lsp/v1.6.1

CLI v1.6.1

CLI

Bug fixes

  • CLI is now able to automatically search and resolve biome.jsonc (#2008). Contributed by @​Sec-ant
  • Fix a false positive where some files were counted as "fixed" even though they weren't modified. Contributed by @​ematipico

Configuration

Bug fixes

  • json.formatter.trailingCommas option now works in overrides (#2009). Contributed by @​Sec-ant

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

1.6.1 (2024-03-12)

CLI

Bug fixes

  • CLI is now able to automatically search and resolve biome.jsonc (#2008). Contributed by @​Sec-ant
  • Fix a false positive where some files were counted as "fixed" even though they weren't modified. Contributed by @​ematipico

Configuration

Bug fixes

  • json.formatter.trailingCommas option now works in overrides (#2009). Contributed by @​Sec-ant

Linter

New features

  • Add rule noDoneCallback, this rule checks the function parameter of hooks & tests for use of the done argument, suggesting you return a promise instead. Contributed by @​vasucp1207

    beforeEach(done => {
      // ...
    });

Bug fixes

... (truncated)

Commits

Updates @fontsource/open-sans from 5.0.25 to 5.0.27

Commits

Updates @pandacss/dev from 0.34.1 to 0.35.0

Release notes

Sourced from @​pandacss/dev's releases.

@​pandacss/dev@​0.35.0

Patch Changes

  • Updated dependencies [f2fdc48]
  • Updated dependencies [50db354]
  • Updated dependencies [f6befbf]
  • Updated dependencies [888feae]
  • Updated dependencies [a0c4d27]
    • @​pandacss/token-dictionary@​0.35.0
    • @​pandacss/config@​0.35.0
    • @​pandacss/types@​0.35.0
    • @​pandacss/postcss@​0.35.0
    • @​pandacss/node@​0.35.0
    • @​pandacss/logger@​0.35.0
    • @​pandacss/preset-panda@​0.35.0
    • @​pandacss/shared@​0.35.0

@​pandacss/dev@​0.34.3

Patch Changes

  • @​pandacss/node@​0.34.3
  • @​pandacss/postcss@​0.34.3
  • @​pandacss/config@​0.34.3
  • @​pandacss/logger@​0.34.3
  • @​pandacss/preset-panda@​0.34.3
  • @​pandacss/shared@​0.34.3
  • @​pandacss/token-dictionary@​0.34.3
  • @​pandacss/types@​0.34.3

@​pandacss/dev@​0.34.2

Patch Changes

  • Updated dependencies [58388de]
    • @​pandacss/config@​0.34.2
    • @​pandacss/node@​0.34.2
    • @​pandacss/types@​0.34.2
    • @​pandacss/postcss@​0.34.2
    • @​pandacss/logger@​0.34.2
    • @​pandacss/preset-panda@​0.34.2
    • @​pandacss/shared@​0.34.2
    • @​pandacss/token-dictionary@​0.34.2
Changelog

Sourced from @​pandacss/dev's changelog.

0.35.0

Patch Changes

  • Updated dependencies [f2fdc48]
  • Updated dependencies [50db354]
  • Updated dependencies [f6befbf]
  • Updated dependencies [888feae]
  • Updated dependencies [a0c4d27]
    • @​pandacss/token-dictionary@​0.35.0
    • @​pandacss/config@​0.35.0
    • @​pandacss/types@​0.35.0
    • @​pandacss/postcss@​0.35.0
    • @​pandacss/node@​0.35.0
    • @​pandacss/logger@​0.35.0
    • @​pandacss/preset-panda@​0.35.0
    • @​pandacss/shared@​0.35.0

0.34.3

Patch Changes

  • @​pandacss/node@​0.34.3
  • @​pandacss/postcss@​0.34.3
  • @​pandacss/config@​0.34.3
  • @​pandacss/logger@​0.34.3
  • @​pandacss/preset-panda@​0.34.3
  • @​pandacss/shared@​0.34.3
  • @​pandacss/token-dictionary@​0.34.3
  • @​pandacss/types@​0.34.3

0.34.2

Patch Changes

  • Updated dependencies [58388de]
    • @​pandacss/config@​0.34.2
    • @​pandacss/node@​0.34.2
    • @​pandacss/types@​0.34.2
    • @​pandacss/postcss@​0.34.2
    • @​pandacss/logger@​0.34.2
    • @​pandacss/preset-panda@​0.34.2
    • @​pandacss/shared@​0.34.2
    • @​pandacss/token-dictionary@​0.34.2
Commits

Updates @prisma/client from 5.10.2 to 5.11.0

Release notes

Sourced from @​prisma/client's releases.

5.11.0

Today, we are excited to share the 5.11.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Edge function support for Cloudflare and Vercel (Preview)

We’re thrilled to announce that support for edge function deployments with Prisma ORM is now in Preview 🥳 As of this release, you can deploy your apps that are using Prisma ORM to:

  • Vercel Edge Functions and Vercel Edge Middleware
  • Cloudflare Workers and Cloudflare Pages

In order to deploy to an edge function, you’ll need to use a compatible database driver (along with its Prisma driver adapter):

  • Neon Serverless Driver (for PostgreSQL databases hosted via Neon)
  • PlanetScale Serverless Driver (for MySQL databases hosted via PlanetScale)
  • pg driver (for traditional PostgreSQL databases)
  • @libsql/client driver (for SQLite databases hosted via Turso)

Check out our documentation to learn how you can deploy an edge function using any combination of supported edge function provider and database.

You can also read more about it in the announcement blog post!

Performance improvements in nested create operations

With Prisma ORM, you can create multiple new records in nested queries, for example:

const user = await prisma.user.update({
  where: { id: 9 },
  data: {
    name: 'Elliott',
    posts: {
      create: {
        data: [{ title: 'My first post' }, { title: 'My second post' }],
      },
    },
  },
})

In previous versions, Prisma ORM would translate this into multiple SQL INSERT queries, each requiring its own roundtrip to the database. As of this release, these nested create queries are optimized and the INSERT queries are sent to the database in bulk in a single roundtrip. These optimizations apply to one-to-many as well as many-to-many relations.

With this change, using the nested create option to create multiple records effectively becomes equivalent to using a nested createMany operation (except that createMany only works with one-to-many relations, whereas create works both with one-to-many and many-to-many).

Note: Only the deepest nested operation is optimized. If a user specified create (1) -> create (2) -> create (3) in their query, only create (3) will be optimized.

Fixes and improvements

... (truncated)

Commits
  • 3b45747 fix(client): fix runtime.prettyName (#23446)
  • 894eef9 fix(client): runtimeDescription is not defined #23153 (#23164)
  • a211ad7 chore(deps): update engines to 5.11.0-15.efd2449663b3d73d637ea1fd226bafbcf45b...
  • 69abf11 chore(deps): update dependency @​types/node to v16.18.86 (#23374)
  • 009563e chore(deps): update engines to 5.11.0-9.3d9a0d64e7107d8985df64fce153a82e7821a...
  • ff59f63 chore(deps): update dependency @​inquirer/prompts to v4.2.1 (#23414)
  • ff2d725 chore(deps): update dependency wrangler to v3.32.0 (#23404)
  • 9b90143 fix(client): engine loading on vercel & improved custom output dx (#22958)
  • 63c4535 chore(deps): update engines to 5.11.0-7.ea1d441684437cb0347ae41a974507fb424a3...
  • 4aee142 chore(deps): update engines to 5.11.0-6.6795ad985c527cdaf71c052574c604901054b...
  • Additional commits viewable in compare view

Updates @solidjs/router from 0.12.5 to 0.13.0

Changelog

Sourced from @​solidjs/router's changelog.

0.13.0

Minor Changes

  • 7b1597b: Add errors to actions

Patch Changes

  • 83e827d: minimum types for submission flash
  • 6df4a7a: push root/rootLoad outside of route matching
Commits

Updates astro from 4.4.15 to 4.5.4

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #10206 dc87214141e7f8406c0fdf6a7f425dad6dea6d3e Thanks @​lilnasy! - Allows middleware to run when a matching page or endpoint is not found. Previously, a pages/404.astro or pages/[...catch-all].astro route had to match to allow middleware. This is now not necessary.

    When a route does not match in SSR deployments, your adapter may show a platform-specific 404 page instead of running Astro's SSR code. In these cases, you may still need to add a 404.astro or fallback route with spread params, or use a routing configuration option if your adapter provides one.

  • #9960 c081adf998d30419fed97d8fccc11340cdc512e0 Thanks @​StandardGage! - Allows passing any props to the <Code /> component

  • #10102 e3f02f5fb1cf0dae3c54beb3a4af3dbf3b06abb7 Thanks @​bluwy! - Adds a new experimental.directRenderScript configuration option which provides a more reliable strategy to prevent scripts from being executed in pages where they are not used.

    This replaces the experimental.optimizeHoistedScript flag introduced in v2.10.4 to prevent unused components' scripts from being included in a page unexpectedly. That experimental option no longer exists and must be removed from your configuration, whether or not you enable directRenderScript:

    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    export default defineConfig({
    experimental: {
    
    
      optimizeHoistedScript: true,
    
    
    
    
    
      directRenderScript: true
    
    }
    });

With experimental.directRenderScript configured, scripts are now directly rendered as declared in Astro files (including existing features like TypeScript, importing node_modules, and deduplicating scripts). You can also now conditionally render scripts in your Astro file.

... (truncated)

Changelog

Sourced from astro's changelog.

4.5.4

Patch Changes

4.5.3

Patch Changes

4.5.2

Patch Changes

4.5.1

Patch Changes

4.5.0

Minor Changes

  • #10206 dc87214141e7f8406c0fdf6a7f425dad6dea6d3e Thanks @​lilnasy! - Allows middleware to run when a matching page or endpoint is not found. Previously, a pages/404.astro or pages/[...catch-all].astro route had to match to allow middleware. This is now not necessary.

    When a route does not match in SSR deployments, your adapter may show a platform-specific 404 page instead of running Astro's SSR code. In these cases, you may still need to add a 404.astro or fallback route with spread params, or use a routing configuration option if your adapter provides one.

  • #9960 c081adf998d30419fed97d8fccc11340cdc512e0 Thanks @​StandardGage! - Allows passing any props to the <Code /> component

  • #10102 e3f02f5fb1cf0dae3c54beb3a4af3dbf3b06abb7 Thanks @​bluwy! - Adds a new experimental.directRenderScript configuration option which provides a more reliable strategy to prevent scripts from being executed in pages where they are not used.

    This replaces the experimental.optimizeHoistedScript flag introduced in v2.10.4 to prevent unused components' scripts from being included in a page unexpectedly. That experimental option no longer exists and must be removed from your configuration, whether or not you enable directRenderScript:

    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    export default defineConfig({
    experimental: {
    
    
      optimizeHoistedScript: true,
    
    
    
    
    
      directRenderScript: true
    
    
    

... (truncated)

Commits

Updates prisma from 5.10.2 to 5.11.0

Release notes

Sourced from prisma's releases.

5.11.0

Today, we are excited to share the 5.11.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Edge function support for Cloudflare and Vercel (Preview)

We’re thrilled to announce that support for edge function deployments with Prisma ORM is now in Preview 🥳 As of this release, you can deploy your apps that are using Prisma ORM to:

  • Vercel Edge Functions and Vercel Edge Middleware
  • Cloudflare Workers and Cloudflare Pages

In order to deploy to an edge function, you’ll need to use a compatible database driver (along with its Prisma driver adapter):

  • Neon Serverless Driver (for PostgreSQL databases hosted via Neon)
  • PlanetScale Serverless Driver (for MySQL databases hosted via PlanetScale)
  • pg driver (for traditional PostgreSQL databases)
  • @libsql/client driver (for SQLite databases hosted via Turso)

Check out our documentation to learn how you can deploy an edge function using any combination of supported edge function provider and database.

You can also read more about it in the announcement blog post!

Performance improvements in nested create operations

With Prisma ORM, you can create multiple new records in nested queries, for example:

const user = await prisma.user.update({
  where: { id: 9 },
  data: {
    name: 'Elliott',
    posts: {
      create: {
        data: [{ title: 'My first post' }, { title: 'My second post' }],
      },
    },
  },
})

In previous versions, Prisma ORM would translate this into multiple SQL INSERT queries, each requiring its own roundtrip to the database. As of this release, these nested create queries are optimized and the INSERT queries are sent to the database in bulk in a single roundtrip. These optimizations apply to one-to-many as well as many-to-many relations.

With this change, using the nested create option to create multiple records effectively becomes equivalent to using a nested createMany operation (except that createMany only works with one-to-many relations, whereas create works both with one-to-many and many-to-many).

Note: Only the deepest nested operation is optimized. If a user specified create (1) -> create (2) -> create (3) in their query, only create (3) will be optimized.

Fixes and improvements

... (truncated)

Commits

Updates @types/node from 20.11.25 to 20.11.27

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.6` | `0.5.9` |
| [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) | `7.3.5` | `7.3.6` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.5.3` | `1.6.1` |
| [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) | `5.0.25` | `5.0.27` |
| [@pandacss/dev](https://github.com/chakra-ui/panda/tree/HEAD/packages/cli) | `0.34.1` | `0.35.0` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.11.0` |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.12.5` | `0.13.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.4.15` | `4.5.4` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.11.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.11.27` |


Updates `@astrojs/check` from 0.5.6 to 0.5.9
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@astrojs/vercel` from 7.3.5 to 7.3.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/vercel)

Updates `@biomejs/biome` from 1.5.3 to 1.6.1
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.1/packages/@biomejs/biome)

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

Updates `@pandacss/dev` from 0.34.1 to 0.35.0
- [Release notes](https://github.com/chakra-ui/panda/releases)
- [Changelog](https://github.com/chakra-ui/panda/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/panda/commits/@pandacss/[email protected]/packages/cli)

Updates `@prisma/client` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/client)

Updates `@solidjs/router` from 0.12.5 to 0.13.0
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `astro` from 4.4.15 to 4.5.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `prisma` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/cli)

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

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@biomejs/biome"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@fontsource/open-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@pandacss/dev"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2024
Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 6:38pm

Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2024

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

@dependabot dependabot bot closed this Mar 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-5440694221 branch March 15, 2024 18:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants