stellar / freighter-backend

Freighter's indexer integration layer and general backend
1 stars 3 forks source link

Bump the minor-and-patch group with 9 updates #156

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-and-patch group with 9 updates:

Package From To
@blockaid/client 0.25.0 0.27.3
@sentry/node 8.28.0 8.33.1
stellar-sdk 12.2.0 12.3.0
@babel/preset-typescript 7.24.7 7.25.7
@types/jest 29.5.12 29.5.13
@types/node 22.5.4 22.7.4
husky 9.1.5 9.1.6
typescript 5.5.4 5.6.2
webpack 5.94.0 5.95.0

Updates @blockaid/client from 0.25.0 to 0.27.3

Release notes

Sourced from @​blockaid/client's releases.

v0.27.3

0.27.3 (2024-10-01)

Full Changelog: v0.27.2...v0.27.3

Features

  • api: OpenAPI spec update via Stainless API (#278) (04a46b3)
  • api: OpenAPI spec update via Stainless API (#281) (6b71634)

Chores

v0.27.2

0.27.2 (2024-09-25)

Full Changelog: v0.27.1...v0.27.2

Features

  • api: OpenAPI spec update via Stainless API (#275) (c846195)

v0.27.1

0.27.1 (2024-09-23)

Full Changelog: v0.26.0...v0.27.1

Features

  • api: OpenAPI spec update via Stainless API (#263) (bcce784)
  • api: OpenAPI spec update via Stainless API (#268) (911e251)
  • api: OpenAPI spec update via Stainless API (#271) (75e0bd2)
  • api: OpenAPI spec update via Stainless API (#272) (9110c9b)
  • client: send retry count header (#273) (81edc2f)

Bug Fixes

Chores

Documentation

... (truncated)

Changelog

Sourced from @​blockaid/client's changelog.

0.27.3 (2024-10-01)

Full Changelog: v0.27.2...v0.27.3

Features

  • api: OpenAPI spec update via Stainless API (#278) (04a46b3)
  • api: OpenAPI spec update via Stainless API (#281) (6b71634)

Chores

0.27.2 (2024-09-25)

Full Changelog: v0.27.1...v0.27.2

Features

  • api: OpenAPI spec update via Stainless API (#275) (c846195)

0.27.1 (2024-09-23)

Full Changelog: v0.26.0...v0.27.1

Features

  • api: OpenAPI spec update via Stainless API (#263) (bcce784)
  • api: OpenAPI spec update via Stainless API (#268) (911e251)
  • api: OpenAPI spec update via Stainless API (#271) (75e0bd2)
  • api: OpenAPI spec update via Stainless API (#272) (9110c9b)
  • client: send retry count header (#273) (81edc2f)

Bug Fixes

Chores

Documentation

... (truncated)

Commits
  • 7738960 Merge pull request #279 from blockaid-official/release-please--branches--main...
  • 57c5491 release: 0.27.3
  • dc3a669 chore(internal): codegen related update (#282)
  • 6b71634 feat(api): OpenAPI spec update via Stainless API (#281)
  • 04a46b3 feat(api): OpenAPI spec update via Stainless API (#278)
  • fa03293 Merge pull request #276 from blockaid-official/release-please--branches--main...
  • 3cc1db4 release: 0.27.2
  • c846195 feat(api): OpenAPI spec update via Stainless API (#275)
  • 2a048fa Merge pull request #266 from blockaid-official/release-please--branches--main...
  • 5604320 release: 0.27.1
  • Additional commits viewable in compare view


Updates @sentry/node from 8.28.0 to 8.33.1

Release notes

Sourced from @​sentry/node's releases.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

Work in this release was contributed by @​soapproject. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.64 KB
@​sentry/browser - with treeshaking flags 21.42 KB
@​sentry/browser (incl. Tracing) 34.87 KB
@​sentry/browser (incl. Tracing, Replay) 71.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.81 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.73 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.38 KB
@​sentry/browser (incl. metrics) 26.91 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 27.3 KB
@​sentry/browser (incl. FeedbackAsync) 32.08 KB
@​sentry/react 25.39 KB
@​sentry/react (incl. Tracing) 37.86 KB
@​sentry/vue 26.8 KB
@​sentry/vue (incl. Tracing) 36.77 KB
@​sentry/svelte 22.77 KB
CDN Bundle 23.95 KB
CDN Bundle (incl. Tracing) 36.66 KB
CDN Bundle (incl. Tracing, Replay) 71.15 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 70.17 KB
CDN Bundle (incl. Tracing) - uncompressed 108.68 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.79 KB
@​sentry/nextjs (client) 37.82 KB
@​sentry/sveltekit (client) 35.45 KB
@​sentry/node 125.13 KB
@​sentry/node - without tracing 93.58 KB
@​sentry/aws-serverless 103.28 KB

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

8.33.1

  • fix(core): Update trpc middleware types (#13859)
  • fix(fetch): Fix memory leak when handling endless streaming (#13809)

Work in this release was contributed by @​soapproject. Thank you for your contribution!

8.33.0

Important Changes

  • feat(nextjs): Support new async APIs (headers(), params, searchParams) (#13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation (#13796)

Adds integration for lru-memoizer using @​opentelemetry/instrumentation-lru-memoizer.

  • feat(nuxt): Add unstable_sentryBundlerPluginOptions to module options (#13811)

Allows passing other options from the bundler plugins (vite and rollup) to Nuxt module options.

Other Changes

  • fix(browser): Ensure wrap() only returns functions (#13838)
  • fix(core): Adapt trpc middleware input attachment (#13831)
  • fix(core): Don't return trace data in getTraceData and getTraceMetaTags if SDK is disabled (#13760)
  • fix(nuxt): Don't restrict source map assets upload (#13800)
  • fix(nuxt): Use absolute path for client config (#13798)
  • fix(replay): Stop global event handling for paused replays (#13815)
  • fix(sveltekit): add url param to source map upload options (#13812)
  • fix(types): Add jsdocs to cron types (#13776)
  • fix(nextjs): Loosen @​sentry/nextjs webpack peer dependency (#13826)

Work in this release was contributed by @​joshuajaco. Thank you for your contribution!

8.32.0

... (truncated)

Commits
  • 606cc3a release: 8.33.1
  • 9de1a8f Merge pull request #13861 from getsentry/prepare-release/8.33.1
  • 2903036 meta(changelog): Update changelog for version 8.33.1
  • 5c06bd2 fix(core): Update trpc middleware types (#13859)
  • 0b739c5 fix(fetch): Fix memory leak when handling endless streaming (#13809)
  • febdfc6 Merge pull request #13853 from getsentry/master
  • 4604f3e Merge branch 'release/8.33.0'
  • 7a5a05e release: 8.33.0
  • 83d319b Merge pull request #13852 from getsentry/prepare-release/8.33.0
  • 237ad53 ci(deps): bump denoland/setup-deno from 1.4.1 to 1.5.1 (#13843)
  • Additional commits viewable in compare view


Updates stellar-sdk from 12.2.0 to 12.3.0

Release notes

Sourced from stellar-sdk's releases.

v12.3.0

Added

  • rpc.Server now has a getTransactions, which has the same response schema as getTransactions except with bundles of transactions (#1037).
  • rpc.Server now has a getVersionInfo method which reports version information of the RPC instance it is connected to (#1028):
export interface GetVersionInfoResponse {
  version: string;
  commit_hash: string;
  build_time_stamp: string;
  captive_core_version: string;
  protocol_version: number;
}

Fixed

  • Lower authorization entry's default signature expiration to ~8min for security reasons (#1023).
  • Remove statusText error check to broaden compatibility (#1001).
  • Upgraded stellar-base which includes various fixes (release notes, #1045).

Contributors

@​Shaptic @​chadoh @​aditya1702 @​psheth9

New Contributors

Full Changelog: https://github.com/stellar/js-stellar-sdk/compare/v12.2.0...v12.3.0

Changelog

Sourced from stellar-sdk's changelog.

v12.3.0

Added

  • rpc.Server now has a getTransactions, which has the same response schema as getTransactions except with bundles of transactions (#1037).
  • rpc.Server now has a getVersionInfo method which reports version information of the RPC instance it is connected to (#1028):
export interface GetVersionInfoResponse {
  version: string;
  commit_hash: string;
  build_time_stamp: string;
  captive_core_version: string;
  protocol_version: number;
}

Fixed

  • Lower authorization entry's default signature expiration to ~8min for security reasons (#1023).
  • Remove statusText error check to broaden compatibility (#1001).
  • Upgraded stellar-base which includes various fixes (release notes, #1045).
Commits
  • 99cf4cc Release v12.3.0 (#1045)
  • e6cda07 RPC: Add support for getTransactions endpoint (#1037)
  • 581b32a Use renamed custom types example contract (#1043)
  • 3e081ba Modify auth entry sig expiration to ~8min (#1023)
  • 72ec060 Add support for getVersionInfo endpoint (#1028)
  • e4dd603 Remove statusText error check to broaden compatibility (#1001)
  • a2f69d9 Bump the minor-and-patch group across 1 directory with 9 updates (#1027)
  • 5ab7797 Update endpoint documentation references in the jsdocs (#1026)
  • 6a0c519 Update npm link in the README (#1025)
  • 161c083 Bump the minor-and-patch group across 1 directory with 2 updates (#1018)
  • Additional commits viewable in compare view


Updates @babel/preset-typescript from 7.24.7 to 7.25.7

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

:bug: Bug Fix

:nail_care: Polish

:house: Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

:running_woman: Performance

Committers: 8

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.25.7 (2024-10-02)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

:running_woman: Performance

v7.25.6 (2024-08-29)

:bug: Bug Fix

:nail_care: Polish

  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env

... (truncated)

Commits


Updates @types/jest from 29.5.12 to 29.5.13

Commits


Updates @types/node from 22.5.4 to 22.7.4

Commits


Updates husky from 9.1.5 to 9.1.6

Release notes

Sourced from husky's releases.

v9.1.6

What's Changed

New Contributors

Full Changelog: https://github.com/typicode/husky/compare/v9.1.5...v9.1.6

Commits


Updates typescript from 5.5.4 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view


Updates webpack from 5.94.0 to 5.95.0

Release notes

Sourced from webpack's releases.

v5.95.0

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.avoidEntryIife option (true by default for the production mode)
  • Pass output.hash* options to loader context

Performance

  • Avoid unneeded re-visit in build chunk graph
Commits
  • e20fd63 chore(release): 5.95.0
  • 4866b0d feat: added new optimization.entryIife option
  • d90f692 fix: merge duplicate chunks after split chunks
  • 90dec30 fix(externals): distinguish “module” and “import” in “module-import”
  • c1a0a46 fix(externals): distinguish “module” and “import” in “module-import”
  • 14d8fa8 fix: all tests cases
  • dae16ad feat: pass output.hash* options to loader context
  • 75d185d feat: pass output.hash* options to loader context
  • 46e0b9c test: update
  • 8e62f9f test
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.25.7 environment 0 67.2 kB nicolo-ribaudo
npm/@babel/generator@7.25.7 None 0 487 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-annotate-as-pure@7.25.7 None 0 58 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-create-class-features-plugin@7.25.7 None 0 514 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-member-expression-to-functions@7.25.7 None 0 113 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-module-imports@7.25.7 None 0 122 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-module-transforms@7.25.7 None 0 233 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-optimise-call-expression@7.25.7 None 0 60.6 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.25.7 None 0 82.2 kB nicolo-ribaudo
npm/@babel/helper-replace-supers@7.25.7 None 0 114 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-simple-access@7.25.7 None 0 71.8 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-skip-transparent-expression-wrappers@7.25.7 None 0 63.8 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-string-parser@7.25.7 None 0 74.4 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.25.7 None 0 93.3 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/helper-validator-option@7.25.7 None 0 54.7 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/highlight@7.25.7 environment 0 63.9 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/parser@7.25.7 None 0 1.89 MB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/plugin-syntax-jsx@7.25.7 None 0 74.6 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/plugin-syntax-typescript@7.25.7 None 0 77.5 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/plugin-transform-modules-commonjs@7.25.7 None 0 115 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/plugin-transform-typescript@7.25.7 None 0 208 kB nicolo-ribaudo
npm/@babel/preset-typescript@7.25.7 None 0 95.2 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/template@7.25.7 None 0 131 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/traverse@7.25.7 None 0 740 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/types@7.25.7 environment 0 2.61 MB nicolo-ribaudo
npm/@blockaid/client@0.27.3 environment, network 0 940 kB blockaiduser
npm/@opentelemetry/api-logs@0.53.0 None 0 166 kB pichlermarc
npm/@opentelemetry/core@1.26.0 None 0 908 kB pichlermarc
npm/@opentelemetry/instrumentation-amqplib@0.42.0 None 0 121 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-connect@0.39.0 None 0 53.6 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-dataloader@0.12.0 None 0 44 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-express@0.42.0 None 0 90.2 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-fastify@0.39.0 None 0 70.1 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-fs@0.15.0 None 0 80.6 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-generic-pool@0.39.0 None 0 35.4 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-graphql@0.43.0 None 0 126 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-hapi@0.41.0 None 0 85.8 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-http@0.53.0 None 0 184 kB pichlermarc
npm/@opentelemetry/instrumentation-ioredis@0.43.0 None 0 56.5 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-kafkajs@0.3.0 None 0 60.2 kB dyladan
npm/@opentelemetry/instrumentation-koa@0.43.0 None 0 60.8 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-lru-memoizer@0.40.0 None 0 27.9 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-mongodb@0.47.0 None 0 130 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-mongoose@0.42.0 None 0 68.7 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-mysql@0.41.0 None 0 74.9 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-mysql2@0.41.0 None 0 55 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-nestjs-core@0.40.0 None 0 51.9 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-pg@0.44.0 None 0 104 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-redis-4@0.42.0 None 0 82.2 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-undici@0.6.0 unsafe 0 106 kB dyladan
npm/@opentelemetry/instrumentation@0.53.0 filesystem 0 432 kB pichlermarc
npm/@opentelemetry/resources@1.26.0 environment, filesystem, shell 0 557 kB pichlermarc
npm/@opentelemetry/sdk-trace-base@1.26.0 None 0 783 kB pichlermarc
npm/@opentelemetry/semantic-conventions@1.27.0 None 0 5.34 MB pichlermarc
npm/@prisma/instrumentation@5.19.1 environment 0 35.6 kB prismabot
npm/@sentry/core@8.33.1 None 0 1.94 MB sentry-bot
npm/@sentry/node@8.33.1 None 0 2.72 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/opentelemetry@8.33.1 None 0 966 kB sentry-bot
npm/@sentry/types@8.33.1 None 0 338 kB sentry-bot
npm/@sentry/utils@8.33.1 network 0 1.19 MB sentry-bot
npm/@types/jest@29.5.13 None 0 78.8 kB types
npm/@types/mysql@2.15.26 None 0 25.3 kB types
npm/@types/node@22.7.4 None 0 2.25 MB types
npm/@types/pg-pool@2.0.6 None 0 4.4 kB types
npm/husky@9.1.6 environment, filesystem, shell 0 4.03 kB typicode
npm/jsesc@3.0.2 None 0 31.7 kB mathias
npm/typescript@5.6.2 None 0 22.4 MB typescript-bot
npm/webpack@5.95.0 None 0 5.08 MB evilebottnawi, jhnns, sokra, ...1 more

🚮 Removed packages: npm/@babel/code-frame@7.24.7, npm/@babel/generator@7.25.0, npm/@babel/helper-annotate-as-pure@7.24.7, npm/@babel/helper-create-class-features-plugin@7.25.0, npm/@babel/helper-member-expression-to-functions@7.24.8, npm/@babel/helper-module-imports@7.24.7, npm/@babel/helper-module-transforms@7.25.2, npm/@babel/helper-optimise-call-expression@7.24.7, npm/@babel/helper-plugin-utils@7.24.8, npm/@babel/helper-replace-supers@7.25.0, npm/@babel/helper-simple-access@7.24.7, npm/@babel/helper-skip-transparent-expression-wrappers@7.24.7, npm/@babel/helper-string-parser@7.24.8, npm/@babel/helper-validator-identifier@7.24.7, npm/@babel/helper-validator-option@7.24.8, npm/@babel/highlight@7.24.7, npm/@babel/parser@7.25.3, npm/@babel/plugin-syntax-jsx@7.24.7, npm/@babel/plugin-syntax-typescript@7.24.7, npm/@babel/plugin-transform-modules-commonjs@7.24.8, npm/@babel/plugin-transform-typescript@7.25.2, npm/@babel/preset-typescript@7.24.7, npm/@babel/template@7.25.0, npm/@babel/traverse@7.25.3, npm/@babel/types@7.25.2, npm/@blockaid/client@0.25.0, npm/@opentelemetry/api-logs@0.52.1, npm/@opentelemetry/core@1.25.1, npm/@opentelemetry/instrumentation-connect@0.38.0, npm/@opentelemetry/instrumentation-express@0.41.1, npm/@opentelemetry/instrumentation-fastify@0.38.0, npm/@opentelemetry/instrumentation-fs@0.14.0, npm/@opentelemetry/instrumentation-graphql@0.42.0, npm/@opentelemetry/instrumentation-hapi@0.40.0, npm/@opentelemetry/instrumentation-http@0.52.1, npm/@opentelemetry/instrumentation-ioredis@0.42.0, npm/@opentelemetry/instrumentation-koa@0.42.0, npm/@opentelemetry/instrumentation-mongodb@0.46.0, npm/@opentelemetry/instrumentation-mongoose@0.40.0, npm/@opentelemetry/instrumentation-mysql2@0.40.0, npm/@opentelemetry/instrumentation-mysql@0.40.0, npm/@opentelemetry/instrumentation-nestjs-core@0.39.0, npm/@opentelemetry/instrumentation-pg@0.43.0, npm/@opentelemetry/instrumentation-redis-4@0.41.0, npm/@opentelemetry/instrumentation@0.52.1, npm/@opentelemetry/resources@1.25.1, npm/@opentelemetry/sdk-trace-base@1.25.1, npm/@opentelemetry/semantic-conventions@1.25.1, npm/@prisma/instrumentation@5.18.0, npm/@sentry/core@8.28.0, npm/@sentry/node@8.28.0, npm/@sentry/opentelemetry@8.28.0, npm/@sentry/types@8.28.0, npm/@sentry/utils@8.28.0, npm/@types/jest@29.5.12, npm/@types/mysql@2.15.22, npm/@types/node@22.5.4, npm/@types/pg-pool@2.0.4, npm/husky@9.1.5, npm/jsesc@2.5.2, npm/opentelemetry-instrumentation-fetch-node@1.2.3, npm/typescript@5.5.4, npm/webpack@5.94.0

View full report↗︎

aristidesstaffieri commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

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