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

build(deps): bump the npm-production-dependencies group across 4 directories with 16 updates #1966

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps the npm-production-dependencies group with 2 updates in the /src/flagd-ui directory: @vercel/otel and next.
Bumps the npm-production-dependencies group with 7 updates in the /src/frontend directory:

Package From To
next 15.1.4 15.1.6
@opentelemetry/auto-instrumentations-node 0.55.2 0.56.0
@opentelemetry/resource-detector-alibaba-cloud 0.29.7 0.30.0
@opentelemetry/resource-detector-aws 1.10.0 1.11.0
@opentelemetry/resource-detector-container 0.5.3 0.6.0
@opentelemetry/resource-detector-gcp 0.32.0 0.33.0
@tanstack/react-query 5.64.1 5.65.1

Bumps the npm-production-dependencies group with 5 updates in the /src/payment directory:

Package From To
@opentelemetry/auto-instrumentations-node 0.55.2 0.56.0
@opentelemetry/resource-detector-alibaba-cloud 0.29.7 0.30.0
@opentelemetry/resource-detector-aws 1.10.0 1.11.0
@opentelemetry/resource-detector-container 0.5.3 0.6.0
@opentelemetry/resource-detector-gcp 0.32.0 0.33.0

Bumps the npm-production-dependencies group with 7 updates in the /src/react-native-app directory:

Package From To
react 18.3.1 19.0.0
@types/react 18.3.18 19.0.8
react-dom 18.3.1 19.0.0
@tanstack/react-query 5.64.1 5.65.1
expo 52.0.27 52.0.28
expo-linking 7.0.4 7.0.5
react-native 0.76.6 0.77.0

Updates @vercel/otel from 1.10.0 to 1.10.1

Release notes

Sourced from @​vercel/otel's releases.

@​vercel/otel@​1.10.1

Patch Changes

  • 2f43edb: Use VERCEL_REGION system env var instead of reading internal header
  • 4019976: Fix FormData in fetch instrumentation
Commits

Updates next from 15.1.4 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

Commits

Updates next from 15.1.4 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

Commits

Updates @opentelemetry/auto-instrumentations-node from 0.55.2 to 0.56.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.56.0

0.56.0 (2025-01-27)

⚠ BREAKING CHANGES

  • auto-instrumentations-node: disable @​opentelemetry/instrumentation-fastify by default (#2652)

Features

  • auto-instrumentations-node: disable @​opentelemetry/instrumentation-fastify by default (#2652) (45c55a6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-pg bumped from ^0.50.0 to ^0.51.0

auto-instrumentations-node: v0.55.3

0.55.3 (2025-01-20)

Bug Fixes

  • auto-instrumentations-node: correct typo (#2666) (4cf7e6f)
  • auto-instrumentations-node: make SIGTERM shutdown test more reliable (#2667) (94414a1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.50.1 to ^0.50.2
      • @​opentelemetry/instrumentation-fastify bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.7 to ^0.30.0
      • @​opentelemetry/resource-detector-aws bumped from ^1.10.0 to ^1.11.0
      • @​opentelemetry/resource-detector-azure bumped from ^0.5.0 to ^0.6.0
      • @​opentelemetry/resource-detector-container bumped from ^0.5.3 to ^0.6.0
      • @​opentelemetry/resource-detector-gcp bumped from ^0.32.0 to ^0.33.0
Commits
  • b641e1b chore: release main (#2672)
  • fcca38a docs(instrumentation-fastify): deprecate instrumentation in favor of @​fastify...
  • 45c55a6 feat(auto-instrumentations-node)!: disable @​opentelemetry/instrumentation-fas...
  • 4f1e605 chore(deps): update dependency undici to v6.21.1 [security] (#2675)
  • 5c38927 feat(cucumber): support @​cucumber/cucumber@​11 (#2676)
  • c504a9f chore: permanently delete opentelemetry-browser-extension-autoinjection (#2661)
  • 46accdc fix(examples): Migrate away from deprecated addSpanProcessor in examples (#...
  • b0f1999 refactor: migrate away from deprecated addMetricReader for SDK 2.0 (#2654)
  • d9e757f fix(*): Migrate away from deprecated addSpanProcessor in tests (#2659)
  • fed82d5 docs(*): Migrate away from deprecated addSpanProcessor in README (#2657)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-alibaba-cloud from 0.29.7 to 0.30.0

Release notes

Sourced from @​opentelemetry/resource-detector-alibaba-cloud's releases.

resource-detector-github: v0.30.0

0.30.0 (2025-01-20)

Features

resource-detector-alibaba-cloud: v0.30.0

0.30.0 (2025-01-20)

Features

Commits
  • 4a9442c chore: release main (#1114)
  • 6fb1911 feat: update experimental Otel deps to ^0.32.0 (#1143)
  • 078ab2d fix(pino): removed the tav for versions ^8 (#1146)
  • 4fb1a5a chore(mongodb): add mongodb instrumentation component owner (#1142)
  • ff96b70 ci: [Bug] DNS Lookup and Promise Lookup test for error NOT_FOUND failing #113...
  • ec9ee13 fix: mongodb types fails to compile with latest tsc v4.8 (#1141)
  • 11ab701 docs: Document how to ignore Express routes (#1095)
  • 6684b56 fix(koa): ignore generator-based Koa middleware (#1119)
  • b406b1d chore(koa): migrate koa example to opentelemetry-instrumentation-koa (#1118)
  • 44f9527 chore(ioredis): document unsupported v5 (#1117)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-aws from 1.10.0 to 1.11.0

Release notes

Sourced from @​opentelemetry/resource-detector-aws's releases.

resource-detector-aws: v1.11.0

1.11.0 (2025-01-20)

Features

Bug Fixes

  • detector-aws: remove all deprecation warnings (#2642) (f97bd70)
  • detector-aws: remove semconv incubating import (#2668) (3e95995)
Commits
  • bcf1da7 chore: release main (#2637)
  • 94414a1 fix(auto-instrumentations-node): make SIGTERM shutdown test more reliable (#2...
  • 3e95995 fix(detector-aws): remove semconv incubating import (#2668)
  • 0db649f fix(instrumentation-aws-lambda): do not import from semantic-conventions incu...
  • 4fb610d chore(instrumentation-pg): have @opentelemetry/semantic-conventions package...
  • 4cf7e6f fix(auto-instrumentations-node): correct typo (#2666)
  • f97bd70 fix(detector-aws): remove all deprecation warnings (#2642)
  • e9263a3 feat(detectors): mark as side effect free (#2663)
  • e57f3e4 docs: update component ownership guidelines and templates (#2641)
  • 6b4e532 feat(deps): lock file maintenance (#2614)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-container from 0.5.3 to 0.6.0

Release notes

Sourced from @​opentelemetry/resource-detector-container's releases.

resource-detector-container: v0.6.0

0.6.0 (2025-01-20)

Features

resource-detector-azure: v0.6.0

0.6.0 (2025-01-20)

Features

Changelog

Sourced from @​opentelemetry/resource-detector-container's changelog.

0.6.0

Released 2020-04-01

💥 Breaking Change

  • opentelemetry-api, opentelemetry-metrics

🚀 (Enhancement)

  • opentelemetry-tracing
  • opentelemetry-exporter-jaeger

📚 (Refine Doc)

Committers: 4

0.5.2

Released 2020-03-27

🚀 (Enhancement)

  • opentelemetry-exporter-prometheus, opentelemetry-metrics
  • opentelemetry-tracing
  • opentelemetry-api, opentelemetry-tracing
    • #889 feat: start a root span with spanOptions.parent = null (@​dyladan)

🐛 (Bug Fix)

  • opentelemetry-core, opentelemetry-propagator-jaeger
  • opentelemetry-context-base, opentelemetry-core, opentelemetry-plugin-document-load, opentelemetry-plugin-user-interaction, opentelemetry-web
    • #906 chore: fixing documentation for web tracer provider, fixing examples … (@​obecny)
  • Other

📚 (Refine Doc)

  • opentelemetry-context-base, opentelemetry-core, opentelemetry-plugin-document-load, opentelemetry-plugin-user-interaction, opentelemetry-web
    • #906 chore: fixing documentation for web tracer provider, fixing examples … (@​obecny)

Committers: 4

... (truncated)

Commits

Updates @opentelemetry/resource-detector-gcp from 0.32.0 to 0.33.0

Release notes

Sourced from @​opentelemetry/resource-detector-gcp's releases.

resource-detector-gcp: v0.33.0

0.33.0 (2025-01-20)

Features

Commits
  • f81f8a7 chore: release main (#1539)
  • 8d9687d feat(fastify): Skip update HTTP's span name and update RpcMetadata's route in...
  • bf25eb1 chore(renovate): change strategy for @​opentelemetry/api, run experimental upd...
  • 3139dbf chore: update renovate.json (#1575)
  • 273993b chore: re-enable instrumentation-fastify unit test on node@18 (#1568)
  • 84a2377 fix(deps): update otel core experimental to ^0.41.0 (#1566)
  • ffb45fe chore(renovate): split patch and minor rules (#1572)
  • 8e2f518 feat(express): Skip update HTTP's span name and update RpcMetadata's route in...
  • 774d254 fix(document-load): compatibility issue with @​opentelemetry/sdk-trace-web@​1.1...
  • a18b074 docs: document merge reqiurements (#1553)
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.64.1 to 5.65.1

Release notes

Sourced from @​tanstack/react-query's releases.

v5.65.1

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

  • @​tanstack/react-query@​5.65.1
  • @​tanstack/react-query-devtools@​5.65.1
  • @​tanstack/react-query-persist-client@​5.65.1
  • @​tanstack/react-query-next-experimental@​5.65.1

v5.65.0

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat

  • types: type narrowing for isPlaceholderData (#8586) (2399bb0) by Dominik Dorfmeister

Chore

  • composite monorepo (#8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#8563) (4a0a129) by renovate[bot]

Ci

  • bundle size preview (#8577) (0613400) by Dominik Dorfmeister

Docs

  • fix variables obtaining path (#8589) (d595e23) by Oleksandr Danylchenko
  • Document staleTime"s default (#8561) (12d4542) by Alex Errant
  • framework: update Next.js and Svelte documentation links (#8572) (322760b) by @​ohansFavour
  • fix invalid openapi-react-query url (#8568) (cd88c9c) by Paul Nodet
  • prefer using satisfies instead of type cast in persistQueryClient docs (#8551) (397fcfc) by @​ruudandriessen

Packages

  • @​tanstack/eslint-plugin-query@​5.65.0
  • @​tanstack/query-async-storage-persister@​5.65.0
  • @​tanstack/query-broadcast-client-experimental@​5.65.0
  • @​tanstack/query-core@​5.65.0
  • @​tanstack/query-devtools@​5.65.0
  • @​tanstack/query-persist-client-core@​5.65.0

... (truncated)

Commits

Updates @opentelemetry/semantic-conventions from 1.27.0 to 1.28.0

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

v1.28.0

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error

semconv/v1.28.0

1.28.0

🚀 (Enhancement)

📚 (Refine Doc)

  • chore: Improve documentation on entry-points (top-level and "incubating") and on deprecations. #5025 @​trentm

🏠 (Internal)

  • chore: Update the comments of some deprecated constants to point to the currently relevant replacement constant, if any. #5160 @​trentm
  • chore: Minor improvements to formatting of comments. #5100 @​trentm
Changelog

Sourced from @​opentelemetry/semantic-conventions's changelog.

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/auto-instrumentations-node from 0.55.2 to 0.56.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.56.0

0.56.0 (2025-01-27)

⚠ BREAKING CHANGES

  • auto-instrumentations-node: disable @​opentelemetry/instrumentation-fastify by default (#2652)

Features

  • auto-instrumentations-node: disable @​opentelemetry/instrumentation-fastify by default (#2652) (45c55a6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.45.0 to ^0.45.1
      • @​opentelemetry/instrumentation-pg bumped from ^0.50.0 to ^0.51.0

auto-instrumentations-node: v0.55.3

0.55.3 (2025-01-20)

Bug Fixes

  • auto-instrumentations-node: correct typo (#2666) (4cf7e6f)
  • auto-instrumentations-node: make SIGTERM shutdown test more reliable (#2667) (94414a1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.50.1 to ^0.50.2
      • @​opentelemetry/instrumentation-fastify bumped from ^0.44.0 to ^0.44.1
      • @​opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.7 to ^0.30.0
      • @​opentelemetry/resource-detector-aws bumped from ^1.10.0 to ^1.11.0
      • @​opentelemetry/resource-detector-azure bumped from ^0.5.0 to ^0.6.0
      • @​opentelemetry/resource-detector-container bumped from ^0.5.3 to ^0.6.0
      • @​opentelemetry/resource-detector-gcp bumped from ^0.32.0 to ^0.33.0
Commits
  • b641e1b chore: release main (#2672)
  • fcca38a docs(instrumentation-fastify): deprecate instrumentation in favor of @​fastify...
  • 45c55a6 feat(auto-instrumentations-node)!: disable @​opentelemetry/instrumentation-fas...
  • 4f1e605 chore(deps): update dependency undici to v6.21.1 [security] (#2675)
  • 5c38927 feat(cucumber): support @​cucumber/cucumber@​11 (#2676)
  • c504a9f chore: permanently delete opentelemetry-browser-extension-autoinjection (#2661)
  • 46accdc fix(examples): Migrate away from deprecated addSpanProcessor in examples (#...
  • b0f1999 refactor: migrate away from deprecated addMetricReader for SDK 2.0 (#2654)
  • d9e757f fix(*): Migrate away from deprecated addSpanProcessor in tests (#2659)
  • fed82d5 docs(*): Migrate away from deprecated addSpanProcessor in README (#2657<...

    Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner January 28, 2025 09:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2025
@dependabot dependabot bot force-pushed the edb4dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5cd5d853d3 branch 2 times, most recently from c68bc6d to 6de1ebf Compare January 28, 2025 14:56
@julianocosta89
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the edb4dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5cd5d853d3 branch from 6de1ebf to a8c1e60 Compare January 28, 2025 16:50
"expo-router": "~4.0.16",
"expo-splash-screen": "~0.29.20",
"expo-status-bar": "~2.0.1",
"expo-system-ui": "~4.0.7",
"expo-web-browser": "~14.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems this is not a simple bump.

First it failed to install, I had to --force it.
Then, when trying to install the pod I got the following error:

Using Expo modules

[!] Invalid `Podfile` file: exit.

 #  from /Users/juliano.costa/workspace/opentelemetry-demo/src/react-native-app/ios/Podfile:18
 #  -------------------------------------------
 #    use_expo_modules!
 >    config = use_native_modules!
 #  
 #  -------------------------------------------

[!] The command: 'node -e process.argv=['', '', 'config'];require('@react-native-community/cli').run()' returned a status code of 1
    - In order to autolink using Cocoapods, this framework uses @react-native-community/cli to discover React Native native modules
    - Please either add it: yarn add -D @react-native-community/cli or consult your framework's documentation.

After adding yarn add -D @react-native-community/cli, the pod installation started but failed on:

[!] CocoaPods could not find compatible versions for pod "RCT-Folly":
  In snapshot (Podfile.lock):
    RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)

  In Podfile:
    RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)

It seems like you've changed the version of the dependency `RCT-Folly` and it differs from the version stored in `Pods/Local Podspecs`.
You should run `pod update RCT-Folly --no-repo-update` to apply changes made locally.

and then:

  • pod update boost --no-repo-update
  • pod update RCT-Folly/Fabric --no-repo-update

and the loop continues

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @julianocosta89 unfortunately with react-native still on 0.x it tends to be a bit complicated to do a minor version bump, e.g. expo releases a new major version when it needs to support a new minor version of RN and I believe v52 is only compatible with 0.76.

If possible I'd probably suggest either ignoring this package entirely from dependabot or restricting upgrades of "react-native" to just patch releases and upgrades of "expo", "react", "react-dom", "@types/react" to just minor version updates

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpmunz just to confirm. Would you be able to test the main branch on your side?
I believe it is broken dut to some deps bumps we merged some time ago.

I've sent a PR to get rid of the **/* and specify the ts and js folders, because then I can simply not pass the react-native folder.

But I may need to revert a couple of commits 🫠

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep np, I can take a look on the main branch shortly

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianocosta89 I wasn't able to get the apps building on main but I could after going back before the dependabot updates: #1975

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jpmunz!

@julianocosta89
Copy link
Member

julianocosta89 commented Jan 28, 2025

@rogercoll I remember you mentioning something about the react-native-app before.
Do you remember if the latest bump for it built?

I can't make it work with this PR, but when I move to main it is also failing to build.

@dependabot dependabot bot force-pushed the edb4dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5cd5d853d3 branch from a8c1e60 to 0560e38 Compare January 28, 2025 21:35
@julianocosta89
Copy link
Member

@jpmunz would you be able to give us a hand on this one?
It seems the iOS app is not building anymore (I haven't tried the android).

…ctories with 16 updates

Bumps the npm-production-dependencies group with 2 updates in the /src/flagd-ui directory: [@vercel/otel](https://github.com/vercel/otel) and [next](https://github.com/vercel/next.js).
Bumps the npm-production-dependencies group with 7 updates in the /src/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.1.4` | `15.1.6` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.55.2` | `0.56.0` |
| [@opentelemetry/resource-detector-alibaba-cloud](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.29.7` | `0.30.0` |
| [@opentelemetry/resource-detector-aws](https://github.com/open-telemetry/opentelemetry-js-contrib) | `1.10.0` | `1.11.0` |
| [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.5.3` | `0.6.0` |
| [@opentelemetry/resource-detector-gcp](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.32.0` | `0.33.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.1` | `5.65.1` |

Bumps the npm-production-dependencies group with 5 updates in the /src/payment directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.55.2` | `0.56.0` |
| [@opentelemetry/resource-detector-alibaba-cloud](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.29.7` | `0.30.0` |
| [@opentelemetry/resource-detector-aws](https://github.com/open-telemetry/opentelemetry-js-contrib) | `1.10.0` | `1.11.0` |
| [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.5.3` | `0.6.0` |
| [@opentelemetry/resource-detector-gcp](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.32.0` | `0.33.0` |

Bumps the npm-production-dependencies group with 7 updates in the /src/react-native-app directory:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.0.8` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.1` | `5.65.1` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.27` | `52.0.28` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `7.0.4` | `7.0.5` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.6` | `0.77.0` |



Updates `@vercel/otel` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/vercel/otel/releases)
- [Commits](https://github.com/vercel/otel/compare/@vercel/[email protected]...@vercel/[email protected])

Updates `next` from 15.1.4 to 15.1.6
- [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.1.4...v15.1.6)

Updates `next` from 15.1.4 to 15.1.6
- [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.1.4...v15.1.6)

Updates `@opentelemetry/auto-instrumentations-node` from 0.55.2 to 0.56.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.55.2...auto-instrumentations-node-v0.56.0)

Updates `@opentelemetry/resource-detector-alibaba-cloud` from 0.29.7 to 0.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@resource-detector-gcp-v0.29.7...host-metrics-v0.30.0)

Updates `@opentelemetry/resource-detector-aws` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@resource-detector-aws-v1.10.0...resource-detector-aws-v1.11.0)

Updates `@opentelemetry/resource-detector-container` from 0.5.3 to 0.6.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/v0.6.0/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-tedious-v0.5.3...v0.6.0)

Updates `@opentelemetry/resource-detector-gcp` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@host-metrics-v0.32.0...host-metrics-v0.33.0)

Updates `@tanstack/react-query` from 5.64.1 to 5.65.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.65.1/packages/react-query)

Updates `@opentelemetry/semantic-conventions` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.27.0...v1.28.0)

Updates `@opentelemetry/auto-instrumentations-node` from 0.55.2 to 0.56.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.55.2...auto-instrumentations-node-v0.56.0)

Updates `@opentelemetry/resource-detector-alibaba-cloud` from 0.29.7 to 0.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@resource-detector-gcp-v0.29.7...host-metrics-v0.30.0)

Updates `@opentelemetry/resource-detector-aws` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@resource-detector-aws-v1.10.0...resource-detector-aws-v1.11.0)

Updates `@opentelemetry/resource-detector-container` from 0.5.3 to 0.6.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/v0.6.0/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-tedious-v0.5.3...v0.6.0)

Updates `@opentelemetry/resource-detector-gcp` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@host-metrics-v0.32.0...host-metrics-v0.33.0)

Updates `@opentelemetry/semantic-conventions` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.27.0...v1.28.0)

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `@tanstack/react-query` from 5.64.1 to 5.65.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.65.1/packages/react-query)

Updates `expo` from 52.0.27 to 52.0.28
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-constants` from 17.0.4 to 17.0.5
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

Updates `expo-linking` from 7.0.4 to 7.0.5
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking)

Updates `react-native` from 0.76.6 to 0.77.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.77.0/packages/react-native)

---
updated-dependencies:
- dependency-name: "@vercel/otel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-alibaba-cloud"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-aws"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-container"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-gcp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-alibaba-cloud"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-aws"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-container"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/resource-detector-gcp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-production-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-production-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: expo-constants
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: expo-linking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production-dependencies
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the edb4dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5cd5d853d3 branch from 0560e38 to c4d67a5 Compare January 29, 2025 13:16
@julianocosta89
Copy link
Member

@dependabot recreate

2 similar comments
@julianocosta89
Copy link
Member

@dependabot recreate

@julianocosta89
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2025

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

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot dependabot bot deleted the edb4dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-5cd5d853d3 branch January 30, 2025 10:49
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.

2 participants