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

chore(deps): bump the dependencies group across 1 directory with 10 updates #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the dependencies group with 10 updates in the / directory:

Package From To
@discord-player/extractor 4.4.7 4.5.1
@discordjs/builders 1.8.1 1.8.2
@distube/ytdl-core 4.13.3 4.14.4
@sentry/cli 2.31.2 2.33.1
@sentry/node 8.0.0 8.25.0
@sentry/profiling-node 8.0.0 8.25.0
discord-api-types 0.37.83 0.37.93
discord-player 6.6.8 6.7.1
discord.js 14.15.2 14.15.3
winston 3.13.0 3.14.1

Updates @discord-player/extractor from 4.4.7 to 4.5.1

Release notes

Sourced from @​discord-player/extractor's releases.

@​discord-player/extractor@​4.5.1

What's Changed

Full Changelog: https://github.com/Androz2091/discord-player/compare/discord-player@6.7.1...@​discord-player/extractor@​4.5.1

@​discord-player/extractor@​4.5.0

What's Changed

Full Changelog: https://github.com/Androz2091/discord-player/compare/discord-player@6.6.10...@​discord-player/extractor@​4.5.0

Commits

Updates @discordjs/builders from 1.8.1 to 1.8.2

Release notes

Sourced from @​discordjs/builders's releases.

@​discordjs/builders@​1.8.2

Bug Fixes

  • SlashCommandBuilder: Add missing shared properties (#10255) (29fd89f)

Documentation

  • SelectMenuBuilder: Correct grammatical errors (#10309) (aae2faf)
  • TextInputBuilder: Correct constructor documentation (#10308) (c1e6890)
  • MappedComponentTypes: Fix "inpiut" typo (#10306) (29a50bb)
Changelog

Sourced from @​discordjs/builders's changelog.

@​discordjs/builders@​1.8.2 - (2024-06-02)

Bug Fixes

  • SlashCommandBuilder: Add missing shared properties (#10255) (29fd89f)

Documentation

  • SelectMenuBuilder: Correct grammatical errors (#10309) (aae2faf)
  • TextInputBuilder: Correct constructor documentation (#10308) (c1e6890)
  • MappedComponentTypes: Fix "inpiut" typo (#10306) (29a50bb)
Commits
  • 311aaf2 chore(release): @​discordjs/builders 1.8.2, @​discordjs/ws 1.1.1, and discord.j...
  • aae2faf docs(SelectMenuBuilder): correct grammatical errors (#10309)
  • c1e6890 docs(TextInputBuilder): correct constructor documentation (#10308)
  • 29a50bb docs(MappedComponentTypes): fix "inpiut" typo (#10306)
  • 29fd89f fix(SlashCommandBuilder): add missing shared properties (#10255)
  • See full diff in compare view

Updates @distube/ytdl-core from 4.13.3 to 4.14.4

Commits
  • ba9b3e9 chore(Release): 4.14.4
  • a1f57f5 fix: bring back web player parser for age restricted videos
  • da7de6b chore(README): update cookies docs
  • 64c74a3 fix(formats): 270 and 312 itag (#69)
  • fae6e54 chore(Release): 4.14.3
  • 9fd6390 feat(getInfo): use android player to get more stream itags
  • 06ad10b chore(Release): 4.14.2
  • 3aecec8 chore: clean up
  • 9117764 fix(getInfo): use default agent if it is not set
  • ed53c81 chore(Release): 4.14.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by skick, a new releaser for @​distube/ytdl-core since your current version.


Updates @sentry/cli from 2.31.2 to 2.33.1

Release notes

Sourced from @​sentry/cli's releases.

2.33.1

Security fix

This release contains a fix for a bug where auth tokens would, under the following circumstances, be logged to stdout:

  • The auth token was passed as a command line argument to Sentry CLI (via --auth-token)
  • The log level was set to info or debug
    • The default log level is warn, so users using the default log level were unaffected by this bug

We now redact the --auth-token argument and anything else that looks like it might be an auth token when logging the arguments that the Sentry CLI was called with (see #2115 and #2118 for details).

Other fixes & improvements

2.33.0

Various fixes & improvements

2.32.2

Various fixes & improvements

2.32.1

Release performed for technical reasons. This release is identical to 2.32.0.

2.32.0

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.33.1

Security fix

This release contains a fix for a bug where auth tokens would, under the following circumstances, be logged to stdout:

  • The auth token was passed as a command line argument to Sentry CLI (via --auth-token)
  • The log level was set to info or debug
    • The default log level is warn, so users using the default log level were unaffected by this bug

We now redact the --auth-token argument and anything else that looks like it might be an auth token when logging the arguments that the Sentry CLI was called with (see #2115 and #2118 for details).

Other fixes & improvements

2.33.0

Various fixes & improvements

2.32.2

Various fixes & improvements

2.32.1

Release performed for technical reasons. This release is identical to 2.32.0.

2.32.0

Various fixes & improvements

Commits
  • 5aaf7c1 Update CHANGELOG.md
  • eac9527 release: 2.33.1
  • acb5700 meta: Revert upload-artifact bump (#2110) (#2119)
  • 5c1ac1f fix: Improve token redaction in CLI arg logging
  • 8b89630 ref(token): Use secrecy crate to store auth token (#2116)
  • 3d05326 test(tokens): Add test to ensure tokens redacted
  • 2665d8a fix: Redact auth tokens when logging CLI args
  • 61a3294 test: Delete apparently-unnecessary test
  • 8ce98a0 ref(token): Separate validation warning from parsing
  • 8343763 fix: Improve "project not found" message (#2112)
  • Additional commits viewable in compare view

Updates @sentry/node from 8.0.0 to 8.25.0

Release notes

Sourced from @​sentry/node's releases.

8.25.0

Important Changes

  • Alpha release of Official Solid Start SDK

This release contains the alpha version of @sentry/solidstart, our SDK for Solid Start! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Other Changes

  • feat(astro): Add bundleSizeOptimizations vite options to integration (#13250)
  • feat(astro): Always add BrowserTracing (#13244)
  • feat(core): Add getTraceMetaTags function (#13201)
  • feat(nestjs): Automatic instrumentation of nestjs exception filters (#13230)
  • feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • fix(aws-serverless): Extract sentry trace data from handler context over event (#13266)
  • fix(browser): Initialize default integration if defaultIntegrations: undefined (#13261)
  • fix(utils): Streamline IP capturing on incoming requests (#13272)

8.24.0

  • feat(nestjs): Filter RPC exceptions (#13227)
  • fix: Guard getReader function for other fetch implementations (#13246)
  • fix(feedback): Ensure feedback can be lazy loaded in CDN bundles (#13241)

8.23.0

Important Changes

  • feat(cloudflare): Add Cloudflare D1 instrumentation (#13142)

This release includes support for Cloudflare D1, Cloudflare's serverless SQL database. To instrument your Cloudflare D1 database, use the instrumentD1WithSentry method as follows:

// env.DB is the D1 DB binding configured in your `wrangler.toml`
const db = instrumentD1WithSentry(env.DB);
// Now you can use the database as usual
await db.prepare('SELECT * FROM table WHERE id = ?').bind(1).run();

Other Changes

  • feat(cloudflare): Allow users to pass handler to sentryPagesPlugin (#13192)
  • feat(cloudflare): Instrument scheduled handler (#13114)
  • feat(core): Add getTraceData function (#13134)
  • feat(nestjs): Automatic instrumentation of nestjs interceptors before route execution (#13153)
  • feat(nestjs): Automatic instrumentation of nestjs pipes (#13137)
  • feat(nuxt): Filter out Nuxt build assets (#13148)
  • feat(profiling): Attach sdk info to chunks (#13145)

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

8.25.0

Important Changes

  • Alpha release of Official Solid Start SDK

This release contains the alpha version of @sentry/solidstart, our SDK for Solid Start! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Other Changes

  • feat(astro): Add bundleSizeOptimizations vite options to integration (#13250)
  • feat(astro): Always add BrowserTracing (#13244)
  • feat(core): Add getTraceMetaTags function (#13201)
  • feat(nestjs): Automatic instrumentation of nestjs exception filters (#13230)
  • feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • fix(aws-serverless): Extract sentry trace data from handler context over event (#13266)
  • fix(browser): Initialize default integration if defaultIntegrations: undefined (#13261)
  • fix(utils): Streamline IP capturing on incoming requests (#13272)

8.24.0

  • feat(nestjs): Filter RPC exceptions (#13227)
  • fix: Guard getReader function for other fetch implementations (#13246)
  • fix(feedback): Ensure feedback can be lazy loaded in CDN bundles (#13241)

8.23.0

Important Changes

  • feat(cloudflare): Add Cloudflare D1 instrumentation (#13142)

This release includes support for Cloudflare D1, Cloudflare's serverless SQL database. To instrument your Cloudflare D1 database, use the instrumentD1WithSentry method as follows:

// env.DB is the D1 DB binding configured in your `wrangler.toml`
const db = instrumentD1WithSentry(env.DB);
// Now you can use the database as usual
await db.prepare('SELECT * FROM table WHERE id = ?').bind(1).run();

Other Changes

  • feat(cloudflare): Allow users to pass handler to sentryPagesPlugin (#13192)
  • feat(cloudflare): Instrument scheduled handler (#13114)
  • feat(core): Add getTraceData function (#13134)
  • feat(nestjs): Automatic instrumentation of nestjs interceptors before route execution (#13153)

... (truncated)

Commits
  • efadbf2 release: 8.25.0
  • ccdc390 Merge pull request #13284 from getsentry/prepare-release/8.25.0
  • 476a51b meta(changelog): Update changelog for 8.25.0
  • a67a69e feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • 21830b1 ci: Streamline CI browser playwright tests (#13276)
  • adf7b40 fix(utils): Streamline IP capturing on incoming requests (#13272)
  • 0ca8821 feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • b17ac59 fix(aws-serverless): Extract sentry trace data from handler context over `e...
  • 6cbc416 ref(solidstart): Use core's getTraceMetaTags over own implementation (#13274)
  • 6a08d90 chore(solidstart): Add .craft.yml entry for Solid Start SDK (#13269)
  • Additional commits viewable in compare view

Updates @sentry/profiling-node from 8.0.0 to 8.25.0

Release notes

Sourced from @​sentry/profiling-node's releases.

8.25.0

Important Changes

  • Alpha release of Official Solid Start SDK

This release contains the alpha version of @sentry/solidstart, our SDK for Solid Start! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Other Changes

  • feat(astro): Add bundleSizeOptimizations vite options to integration (#13250)
  • feat(astro): Always add BrowserTracing (#13244)
  • feat(core): Add getTraceMetaTags function (#13201)
  • feat(nestjs): Automatic instrumentation of nestjs exception filters (#13230)
  • feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • fix(aws-serverless): Extract sentry trace data from handler context over event (#13266)
  • fix(browser): Initialize default integration if defaultIntegrations: undefined (#13261)
  • fix(utils): Streamline IP capturing on incoming requests (#13272)

8.24.0

  • feat(nestjs): Filter RPC exceptions (#13227)
  • fix: Guard getReader function for other fetch implementations (#13246)
  • fix(feedback): Ensure feedback can be lazy loaded in CDN bundles (#13241)

8.23.0

Important Changes

  • feat(cloudflare): Add Cloudflare D1 instrumentation (#13142)

This release includes support for Cloudflare D1, Cloudflare's serverless SQL database. To instrument your Cloudflare D1 database, use the instrumentD1WithSentry method as follows:

// env.DB is the D1 DB binding configured in your `wrangler.toml`
const db = instrumentD1WithSentry(env.DB);
// Now you can use the database as usual
await db.prepare('SELECT * FROM table WHERE id = ?').bind(1).run();

Other Changes

  • feat(cloudflare): Allow users to pass handler to sentryPagesPlugin (#13192)
  • feat(cloudflare): Instrument scheduled handler (#13114)
  • feat(core): Add getTraceData function (#13134)
  • feat(nestjs): Automatic instrumentation of nestjs interceptors before route execution (#13153)
  • feat(nestjs): Automatic instrumentation of nestjs pipes (#13137)
  • feat(nuxt): Filter out Nuxt build assets (#13148)
  • feat(profiling): Attach sdk info to chunks (#13145)

... (truncated)

Changelog

Sourced from @​sentry/profiling-node's changelog.

8.25.0

Important Changes

  • Alpha release of Official Solid Start SDK

This release contains the alpha version of @sentry/solidstart, our SDK for Solid Start! For details on how to use it, please see the README. Any feedback/bug reports are greatly appreciated, please reach out on GitHub.

Other Changes

  • feat(astro): Add bundleSizeOptimizations vite options to integration (#13250)
  • feat(astro): Always add BrowserTracing (#13244)
  • feat(core): Add getTraceMetaTags function (#13201)
  • feat(nestjs): Automatic instrumentation of nestjs exception filters (#13230)
  • feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • fix(aws-serverless): Extract sentry trace data from handler context over event (#13266)
  • fix(browser): Initialize default integration if defaultIntegrations: undefined (#13261)
  • fix(utils): Streamline IP capturing on incoming requests (#13272)

8.24.0

  • feat(nestjs): Filter RPC exceptions (#13227)
  • fix: Guard getReader function for other fetch implementations (#13246)
  • fix(feedback): Ensure feedback can be lazy loaded in CDN bundles (#13241)

8.23.0

Important Changes

  • feat(cloudflare): Add Cloudflare D1 instrumentation (#13142)

This release includes support for Cloudflare D1, Cloudflare's serverless SQL database. To instrument your Cloudflare D1 database, use the instrumentD1WithSentry method as follows:

// env.DB is the D1 DB binding configured in your `wrangler.toml`
const db = instrumentD1WithSentry(env.DB);
// Now you can use the database as usual
await db.prepare('SELECT * FROM table WHERE id = ?').bind(1).run();

Other Changes

  • feat(cloudflare): Allow users to pass handler to sentryPagesPlugin (#13192)
  • feat(cloudflare): Instrument scheduled handler (#13114)
  • feat(core): Add getTraceData function (#13134)
  • feat(nestjs): Automatic instrumentation of nestjs interceptors before route execution (#13153)

... (truncated)

Commits
  • efadbf2 release: 8.25.0
  • ccdc390 Merge pull request #13284 from getsentry/prepare-release/8.25.0
  • 476a51b meta(changelog): Update changelog for 8.25.0
  • a67a69e feat(sveltekit): Add wrapServerRouteWithSentry wrapper (#13247)
  • 21830b1 ci: Streamline CI browser playwright tests (#13276)
  • adf7b40 fix(utils): Streamline IP capturing on incoming requests (#13272)
  • 0ca8821 feat(node): Add useOperationNameForRootSpan tographqlIntegration (#13248)
  • b17ac59 fix(aws-serverless): Extract sentry trace data from handler context over `e...
  • 6cbc416 ref(solidstart): Use core's getTraceMetaTags over own implementation (#13274)
  • 6a08d90 chore(solidstart): Add .craft.yml entry for Solid Start SDK (#13269)
  • Additional commits viewable in compare view

Updates discord-api-types from 0.37.83 to 0.37.93

Release notes

Sourced from discord-api-types's releases.

0.37.93

0.37.93 (2024-07-22)

Bug Fixes

Features

New Contributors

Full Changelog: discordjs/discord-api-types@0.37.92...0.37.93

0.37.92

0.37.92 (2024-07-04)

Bug Fixes

Full Changelog: discordjs/discord-api-types@0.37.91...0.37.92

0.37.91

0.37.91 (2024-06-27)

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.93 (2024-07-22)

Bug Fixes

  • CDNRoutes: inconsistency in route and wrong JSDoc (#1033) (eb7b3d9)

Features

0.37.92 (2024-07-04)

Bug Fixes

0.37.91 (2024-06-27)

Features

0.37.90 (2024-06-18)

Features

0.37.89 (2024-06-13)

Features

... (truncated)

Commits

Updates discord-player from 6.6.8 to 6.7.1

Release notes

Sourced from discord-player's releases.

discord-player@6.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/Androz2091/discord-player/compare/discord-player@6.6.10...discord-player@6.7.1

discord-player@6.7.0

What's Changed

Full Changelog: https://github.com/Androz2091/discord-player/compare/discord-player@6.6.10...discord-player@6.7.0

discord-player@6.6.10

What's Changed

Full Changelog: https://github.com/Androz2091/discord-player/compare/discord-player@6.6.9...discord-player@6.6.10

discord-player@6.6.9

New Features

  • New lyrics API and synced lyrics feature is now stable
  • Track now contains cleanTitle property which removes junk from track titles.

New lyrics API

// other methods include .get() .getById() etc.
const results = await player.lyrics.search({ q: track }); // this is a lot better than genius, if you want to search by current track - use track.cleanTitle as the query and specify artistName as well in such situations
// player.lyrics also takes care of ratelimits so you will not get ratelimited
const lyrics= results[0];
if (!lyrics.syncedLyrics) {
return // no synced lyrics available
}
// load lyrics
const syncedLyrics = queue.syncedLyrics(lyrics);
syncedLyrics.at(timestampInMilliseconds); // manually get a line at specific timestamp. Discord Player resolves closest timestamp
// Synchronize lyrics with the queue
syncedLyrics.onChange(async (lyrics, timestamp) => {
</tr></table>

... (truncated)

Commits

Updates `dis...

Description has been truncated

…pdates

Bumps the dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@discord-player/extractor](https://github.com/Androz2091/discord-player) | `4.4.7` | `4.5.1` |
| [@discordjs/builders](https://github.com/discordjs/discord.js/tree/HEAD/packages/builders) | `1.8.1` | `1.8.2` |
| [@distube/ytdl-core](https://github.com/distubejs/ytdl-core) | `4.13.3` | `4.14.4` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.31.2` | `2.33.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.0.0` | `8.25.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `8.0.0` | `8.25.0` |
| [discord-api-types](https://github.com/discordjs/discord-api-types) | `0.37.83` | `0.37.93` |
| [discord-player](https://github.com/Androz2091/discord-player) | `6.6.8` | `6.7.1` |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.15.2` | `14.15.3` |
| [winston](https://github.com/winstonjs/winston) | `3.13.0` | `3.14.1` |



Updates `@discord-player/extractor` from 4.4.7 to 4.5.1
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.7...@discord-player/extractor@4.5.1)

Updates `@discordjs/builders` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/builders/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/builders@1.8.2/packages/builders)

Updates `@distube/ytdl-core` from 4.13.3 to 4.14.4
- [Commits](distubejs/ytdl-core@4.13.3...4.14.4)

Updates `@sentry/cli` from 2.31.2 to 2.33.1
- [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.31.2...2.33.1)

Updates `@sentry/node` from 8.0.0 to 8.25.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.0.0...8.25.0)

Updates `@sentry/profiling-node` from 8.0.0 to 8.25.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.0.0...8.25.0)

Updates `discord-api-types` from 0.37.83 to 0.37.93
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.37.83...0.37.93)

Updates `discord-player` from 6.6.8 to 6.7.1
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/discord-player@6.6.8...discord-player@6.7.1)

Updates `discord.js` from 14.15.2 to 14.15.3
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.15.3/packages/discord.js)

Updates `winston` from 3.13.0 to 3.14.1
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.0...v3.14.1)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@distube/ytdl-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: discord-player
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
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