waigel / node-ms-teams-webhook

Microsoft Teams webhook
https://adaptive-card.waigel.com
MIT License
2 stars 2 forks source link

chore: Bump the dependencies group with 4 updates #61

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dependencies group with 4 updates: @ai-sdk/openai, ai, lucide-react and next.

Updates @ai-sdk/openai from 0.0.54 to 0.0.58

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​0.0.58

Patch Changes

  • e0c36bd: feat (provider/openai): support image detail

@​ai-sdk/openai@​0.0.57

Patch Changes

  • d1aaeae: feat (provider/openai): support ai sdk image download

@​ai-sdk/openai@​0.0.56

Patch Changes

  • 03313cd: feat (ai): expose response id, response model, response timestamp in telemetry and api
  • Updated dependencies [03313cd]
  • Updated dependencies [3be7c1c]
    • @​ai-sdk/provider-utils@​1.0.18
    • @​ai-sdk/provider@​0.0.23

@​ai-sdk/openai@​0.0.55

Patch Changes

  • 28cbf2e: fix (provider/openai): support tool call deltas when arguments are sent in the first chunk
Commits


Updates ai from 3.3.21 to 3.3.28

Release notes

Sourced from ai's releases.

ai@3.3.28

Patch Changes

  • db61c53: feat (ai/core): middleware support

ai@3.3.27

Patch Changes

  • 03313cd: feat (ai): expose response id, response model, response timestamp in telemetry and api
  • 3be7c1c: fix (provider/anthropic): support prompt caching on assistant messages
  • Updated dependencies [03313cd]
  • Updated dependencies [3be7c1c]
    • @​ai-sdk/provider-utils@​1.0.18
    • @​ai-sdk/provider@​0.0.23
    • @​ai-sdk/react@​0.0.55
    • @​ai-sdk/solid@​0.0.44
    • @​ai-sdk/svelte@​0.0.46
    • @​ai-sdk/ui-utils@​0.0.41
    • @​ai-sdk/vue@​0.0.46

ai@3.3.26

Patch Changes

  • Updated dependencies [4ab883f]
    • @​ai-sdk/react@​0.0.54

ai@3.3.25

Patch Changes

  • 4f1530f: feat (ai/core): add OpenTelemetry Semantic Conventions for GenAI operations to v1.27.0 of standard
  • dad775f: feat (ai/core): add finish event and avg output tokens per second (telemetry)

ai@3.3.24

Patch Changes

  • d87a655: fix (ai/core): provide fallback when globalThis.performance is not available

ai@3.3.23

Patch Changes

  • b55e6f7: fix (ai/core): streamObject text stream in array mode must not include elements: prefix.

ai@3.3.22

Patch Changes

  • a5a56fd: fix (ai/core): only send roundtrip-finish event after async tool calls are done
Commits


Updates lucide-react from 0.437.0 to 0.439.0

Release notes

Sourced from lucide-react's releases.

New icons 0.439.0

New icons 🎨

Modified Icons 🔨

New icons 0.438.0

New icons 🎨

Modified Icons 🔨

Commits


Updates next from 14.2.7 to 14.2.8

Release notes

Sourced from next's releases.

v14.2.8

What's Changed

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

Support esmExternals in app directory

  • Support esm externals in app router (#65041)
  • Turbopack: Allow client components from foreign code in app routes (#64751)
  • Turbopack: add support for esm externals in app dir (#64918)
  • other related PRs: #66990 #66727 #66286 #65519

Reading cookies set in middleware in components and actions

  • initialize ALS with cookies in middleware (#65008)
  • fix middleware cookie initialization (#65820)
  • ensure cookies set in middleware can be read in a server action (#67924)
  • fix: merged middleware cookies should preserve options (#67956)

Metadata and icons

  • support facebook-specific metadata (fb:app_id, fb:admins) in generateMetaData (#65713)
  • Always collect static icons for all segments (#68712)
  • Fix favicon merging with customized icons (#67982)
  • Warn metadataBase missing in standalone mode or non vercel deployment (#66296)

Parallel routes fixes

  • fix missing stylesheets when parallel routes are present (#69507)

Draft mode and edge improvements

next/image fixes

  • Allow external image urls with _next/image pathname to be rendered via Image component (#69586)

Server actions improvements

... (truncated)

Commits
  • 63b999c v14.2.8
  • 55e4ef2 Allow external image urls with _next/image pathname to be rendered via Image ...
  • d09b769 feat(turbopack): add support for esm externals in app dir (#64918)
  • dafdc81 test: convert app-external.test.ts to nextTestSetup
  • 2c80812 Turbopack: Allow client components from foreign code in app routes (#64751)
  • 6473113 Improve SWC transform ID generation (#69183)
  • 9c4efb9 Apply optimization for unused actions (#69178)
  • 5eff016 refactor: create shared utils for mod resource (#69145)
  • c8bde3e optimize server actions (#66523)
  • 562df1f Ensure we match comment minify behavior between terser and swc (#68372)
  • 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
vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
node-ms-teams-webhook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 0:18am