node-ms-teams-webhook icon indicating copy to clipboard operation
node-ms-teams-webhook copied to clipboard

chore: Bump the dependencies group across 1 directory with 17 updates

Open dependabot[bot] opened this issue 2 weeks ago • 1 comments

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

Package From To
chalk 5.3.0 5.4.1
@ai-sdk/openai 1.0.8 1.1.11
@monaco-editor/react 4.6.0 4.7.0
@radix-ui/react-hover-card 1.1.3 1.1.6
@radix-ui/react-label 2.1.1 2.1.2
@radix-ui/react-separator 1.1.1 1.1.2
@radix-ui/react-slot 1.1.1 1.1.2
@radix-ui/react-tabs 1.1.2 1.1.3
@radix-ui/react-toast 1.2.3 1.2.6
@vercel/functions 1.5.2 2.0.0
adaptivecards 3.0.4 3.0.5
ai 4.0.18 4.1.41
lucide-react 0.468.0 0.475.0
next 15.1.0 15.1.7
sonner 1.7.1 1.7.4
tailwind-merge 2.5.5 3.0.1
zod 3.24.1 3.24.2

Updates chalk from 5.3.0 to 5.4.1

Release notes

Sourced from chalk's releases.

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0

Commits

Updates @ai-sdk/openai from 1.0.8 to 1.1.11

Release notes

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

@​ai-sdk/openai@​1.1.11

Patch Changes

  • Updated dependencies [2e898b4]
    • @​ai-sdk/provider-utils@​2.1.8

@​ai-sdk/openai@​1.1.10

Patch Changes

  • Updated dependencies [3ff4ef8]
    • @​ai-sdk/provider-utils@​2.1.7
Commits
  • 610c8f0 Version Packages (#4866)
  • 4c9c194 chore (ai): add description to provider-defined tools for better accessibilit...
  • 2e898b4 feat (provider/perplexity): rewrite provider and support sources (#4864)
  • 69cd41a docs: update stream text recipe message type (#4861)
  • 3e728f9 Version Packages (#4863)
  • c1e10d1 chore (ai): export UIMessage (#4862)
  • 33ecef2 docs: update multi-modal guide and add chat with pdf recipe (#4860)
  • a5c1e8f feat (example): update google chatbot example
  • a760eec Version Packages (#4852)
  • 3ff4ef8 feat (provider/amazon-bedrock): remove dependence on AWS SDK Bedrock library ...
  • Additional commits viewable in compare view

Updates @monaco-editor/react from 4.6.0 to 4.7.0

Release notes

Sourced from @​monaco-editor/react's releases.

v4.7.0

  • package: update @monaco-editor/loader to the latest (v1.5.0) version (this uses monaco-editor v0.52.2)
  • package: inherit all changes from v4.7.0-rc.0

v4.7.0-rc.0

  • package: add support for react/react-dom v19 as a peer dependency
  • playground: update playground's React version to 19
Changelog

Sourced from @​monaco-editor/react's changelog.

4.7.0

  • package: update @​monaco-editor/loader to the latest (v1.5.0) version (this uses monaco-editor v0.52.2)
  • package: inherit all changes from v4.7.0-rc.0

4.7.0-rc.0

  • package: add support for react/react-dom v19 as a peer dependency
  • playground: update playground's React version to 19
Commits
  • eb120e6 update package to 4.7.0 version
  • cdd070c update snapshots
  • 55a063e update @​monaco-editor/loader to the latest (v1.5.0) version
  • 52e8c75 update package to 4.7.0-rc.o version
  • e72be4e add react 19 to peerDependencies
  • 642be90 update playground's react version to 19
  • ceee344 Add Monaco-React AI Bot in Readme (#655)
  • f7cac39 add electron blog post link
  • ea601cf add tea constitution file
  • 3327f3c add GitHub sponsor button
  • See full diff in compare view

Updates @radix-ui/react-hover-card from 1.1.3 to 1.1.6

Commits

Updates @radix-ui/react-label from 2.1.1 to 2.1.2

Commits

Updates @radix-ui/react-separator from 1.1.1 to 1.1.2

Commits

Updates @radix-ui/react-slot from 1.1.1 to 1.1.2

Commits

Updates @radix-ui/react-tabs from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-toast from 1.2.3 to 1.2.6

Commits

Updates @vercel/functions from 1.5.2 to 2.0.0

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​2.0.0

Major Changes

  • [cli] Remove support for node@16 (#12857)
Changelog

Sourced from @​vercel/functions's changelog.

2.0.0

Major Changes

  • [cli] Remove support for node@16 (#12857)

1.6.0

Minor Changes

  • Add middleware-related helper functions (#12938)
Commits

Updates adaptivecards from 3.0.4 to 3.0.5

Commits

Updates ai from 4.0.18 to 4.1.41

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • Updated dependencies [60c3220]
    • @​ai-sdk/react@​1.1.16

[email protected]

Patch Changes

  • Updated dependencies [c43df41]
    • @​ai-sdk/react@​1.1.15

[email protected]

Patch Changes

  • 075a9a9: fix (ai): improve tsdoc on custom provider

[email protected]

Patch Changes

  • 4c9c194: chore (ai): add description to provider-defined tools for better accessibility
  • 2e898b4: chore (ai): move mockId test helper into provider utils
  • Updated dependencies [2e898b4]
    • @​ai-sdk/provider-utils@​2.1.8
    • @​ai-sdk/react@​1.1.14
    • @​ai-sdk/ui-utils@​1.1.14

[email protected]

Patch Changes

  • c1e10d1: chore: export UIMessage type

[email protected]

Patch Changes

  • Updated dependencies [3ff4ef8]
    • @​ai-sdk/provider-utils@​2.1.7
    • @​ai-sdk/react@​1.1.13
    • @​ai-sdk/ui-utils@​1.1.13

[email protected]

Patch Changes

  • 166e09e: feat (ai/ui): forward source parts to useChat
  • Updated dependencies [166e09e]
    • @​ai-sdk/ui-utils@​1.1.12
    • @​ai-sdk/react@​1.1.12

[email protected]

Patch Changes

... (truncated)

Commits

Updates lucide-react from 0.468.0 to 0.475.0

Release notes

Sourced from lucide-react's releases.

New icons 0.475.0

New icons 🎨

New icons 0.474.0

Modified Icons 🔨

New icons 0.473.0

Modified Icons 🔨

New icons 0.472.0

New icons 🎨

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.471.1...0.472.0

Hotfix Lucide React exports

What's Changed

Dynamic Icon component Lucide React and new icons 0.471.0

New Dynamic Icon Component (lucide-react)

This is an easier approach than the previous dynamicIconImports we exported in the library. This one supports all environments. We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component. This one fetches the icon data itself and renders it instead of fetching the Icon component from the library. This makes it more flexible with all the frontend frameworks and libraries that exist for React.

... (truncated)

Commits

Updates next from 15.1.0 to 15.1.7

Release notes

Sourced from next's releases.

v15.1.7

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

Core Changes

  • fix: work around setTimeout memory leak, improve wrappers (#75727)
  • add additional x-middleware-set-cookie filtering (#75869)
  • fix: ensure lint worker errors aren't silenced (#75766)

Credits

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

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!

v15.1.4

[!NOTE]

... (truncated)

Commits

Updates sonner from 1.7.1 to 1.7.4

Release notes

Sourced from sonner's releases.

v1.7.3

What's Changed

Full Changelog: https://github.com/emilkowalski/sonner/compare/v.1.7.2...v1.7.3

v.1.7.2

What's Changed

You can now customize offsets more easily & swipe to the right/left as well.

New Contributors

Full Changelog: https://github.com/emilkowalski/sonner/compare/v1.7.1...v.1.7.2

Commits

Updates tailwind-merge from 2.5.5 to 3.0.1

Release notes

Sourced from tailwind-merge's releases.

v3.0.1

Bug Fixes

  • Update info about supported Tailwind CSS version in README by @​dcastil in b9c136d
  • Update incorrect link in v3 changelog by @​dcastil in e22885e

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.0

Tailwind CSS v4 is here and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.

This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.

Check out the migration guide and if you have any questions, feel free to create an issue.

Breaking Changes

New Features

Bug Fixes

Documentation

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.0.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

v2.6.0

New Features

... (truncated)

Commits
  • 493fa8c v3.0.1
  • b9c136d update info about supported Tailwind CSS version in README
  • e22885e fix link in v3 changelog
  • 7378c16 v3.0.0
  • a00a8e6 change label added to new issues to context-v3
  • 7c8c994 Merge pull request #518 from dcastil/breaking-feature/513/tailwind-css-v4-sup...
  • 7f043a6 small tweaks
  • 1950ab6 add migration doc for tailwind-merge v3
  • ef00078 add removed custom separator support to breaking changes in v3 changelog
  • 752b103 remove separator from docs
  • Additional commits viewable in compare view

Updates zod from 3.24.1 to 3.24.2

Release notes

Sourced from zod's releases.

v3.24.2

Notes

Support asynchronous checks in z.custom() .

const customSchema = z.custom<number>(async (x) => {
  return typeof x === "number";
});

Commits:

  • cdcf9d4263cc544c7cb49855b31612d4305da72c Bump rollup from 2.79.1 to 2.79.2 (#3895)
  • a2ad37099e8f7117d231cc2c72d0e471893643b2 Bump find-my-way from 8.2.0 to 8.2.2 (#3897)
  • 0e02d66d1bcaad9c0f92609431e1726e088a8112 Bump nanoid from 3.3.7 to 3.3.8 (#3896)
  • 96be65f0d71b0bf8e8f330dc0541cc895edd6459 Bump cross-spawn from 7.0.3 to 7.0.6 (#3882)
  • f7ad26147ba291cb3fb257545972a8e00e767470 Bump micromatch from 4.0.7 to 4.0.8 (#3748)
  • d724620c341e1801db9513f681f731afb3df452a Add zod-struct to utilities for Zod (#3921)
  • 6b96cfd4307649df6a451d74e06c47ac88c01dfe Update README.md (#3949)
  • e376cda8e14d3caa09bc2148ffc668748118db6b Add Courier to README (#3961)
  • 8a099deaef71b3d8bd65986a745b88f08cb28ba5 Add CodeRabbit to sponsors (#3975)
  • 587d160badbe96d1adec1e8ff9d93bbcb3f91c4f WIP (#3976)
  • 9d3af2ee5263971bc0dd7e4927cd07ee854fe4db Add CodeRabbit at Platinum (#3981)
  • eedeb4b69f9f4bb58401d9cb27c8038a042f2c7f docs(X to Zod): Update url for runtyping (#3971)
  • 706f49f9fb852cdde667b65ccb9b765444a86de7 fix: redirect url to correct url (#3939)
  • 7365b7d5564793c42ee02815880463b8bee30028 docs: translate README to Korean (#3934)
  • b7e173de06e223a7a6510903a4110634e2fb5d92 Format
  • 1dd44a0d6f8073f7c417e09ec96580b9ae9bda23 Support async z.custom
  • e30870369d5b8f31ff4d0130d4439fd997deb523 v3.24.2
Commits

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

dependabot[bot] avatar Feb 16 '25 01:02 dependabot[bot]