AVGVSTVS96 / astroSite

Built with Astro and TailwindCSS, this MPA portfolio & blog site is version 3 of my personal website, my first MPA.
https://astrosite-aid.pages.dev/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Bump the misc group across 1 directory with 9 updates #393

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the misc group with 9 updates in the / directory:

Package From To
@ai-sdk/openai 0.0.9 0.0.18
ai 3.1.1 3.1.23
openai 4.34.0 4.47.3
react 18.2.0 18.3.1
@types/react 18.2.79 18.3.3
react-dom 18.2.0 18.3.1
@types/react-dom 18.2.25 18.3.0
type-coverage 2.28.1 2.29.0
wrangler 3.50.0 3.58.0

Updates @ai-sdk/openai from 0.0.9 to 0.0.18

Release notes

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

@​ai-sdk/openai@​0.0.18

Patch Changes

  • fb42e760: feat (provider/openai): send user message content as text when possible

@​ai-sdk/openai@​0.0.17

Patch Changes

  • f39c0dd2: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd2]
    • @​ai-sdk/provider@​0.0.8
    • @​ai-sdk/provider-utils@​0.0.11

@​ai-sdk/openai@​0.0.16

Patch Changes

  • 2b18fa11: fix (provider/openai): remove object type validation

@​ai-sdk/openai@​0.0.15

Patch Changes

  • 24683b72: fix (providers): Zod is required dependency
  • Updated dependencies [8e780288]
    • @​ai-sdk/provider@​0.0.7
    • @​ai-sdk/provider-utils@​0.0.10

@​ai-sdk/openai@​0.0.14

Patch Changes

  • Updated dependencies [6a50ac4]
  • Updated dependencies [6a50ac4]
    • @​ai-sdk/provider@​0.0.6
    • @​ai-sdk/provider-utils@​0.0.9

@​ai-sdk/openai@​0.0.13

Patch Changes

  • 4e3c922: fix (provider/openai): introduce compatibility mode in which "stream_options" are not sent

@​ai-sdk/openai@​0.0.12

Patch Changes

  • 6f48839: feat (provider/openai): add gpt-4o to the list of supported models
  • 1009594: feat (provider/openai): set stream_options/include_usage to true when streaming
  • 0f6bc4e: feat (ai/core): add embed function
  • Updated dependencies [0f6bc4e]
    • @​ai-sdk/provider@​0.0.5
    • @​ai-sdk/provider-utils@​0.0.8

@​ai-sdk/openai@​0.0.11

... (truncated)

Commits
  • 82f5710 Version Packages (#1758)
  • 213f241 fix (core,streams): support ResponseInit variants (#1766)
  • 49f5a92 Update meta details to include getUIState and setAIState (#1767)
  • fb42e76 feat (provider/openai): send user message content as text when possible (#1765)
  • f370fbf Add overview pages to docs (#1764)
  • 991ec6c chore: replace function calling with tool calling (#1762)
  • f2d736b feat (docs): add node.js tools example for automatic roundtrips (#1761)
  • 0481a85 chore (docs): rename tool examples to use tool instead of function (#1760)
  • 09698bc chore (streams): deprecate streaming helpers that have a provider replacement...
  • d0ad6bd fix (docs): client page code snippet 02-chatbot-with-tool-calling.mdx (#1753)
  • Additional commits viewable in compare view


Updates ai from 3.1.1 to 3.1.23

Release notes

Sourced from ai's releases.

ai@3.1.23

Patch Changes

  • c03cafe6: chore (core, ui): rename maxAutomaticRoundtrips to maxToolRoundtrips

ai@3.1.22

Patch Changes

  • 14bb8694: chore (ui): move maxAutomaticRoundtrips and addToolResult out of experimental

ai@3.1.21

Patch Changes

  • 213f2411: fix (core,streams): support ResponseInit variants
  • 09698bca: chore (streams): deprecate streaming helpers that have a provider replacement

ai@3.1.20

Patch Changes

  • 0e1da476: feat (core): add maxAutomaticRoundtrips setting to generateText

ai@3.1.19

Patch Changes

  • 9882d24b: fix (ui/svelte): send data to server
  • 131bbd3e: fix (ui): remove console.log statements

ai@3.1.18

Patch Changes

  • f9dee8ac: fix(ai/rsc): Fix types for createStreamableValue and createStreamableUI
  • 1c0ebf8e: feat (core): add responseMessages to generateText result

ai@3.1.17

Patch Changes

  • 92b993b7: ai/rsc: improve getAIState and getMutableAIState types
  • 7de628e9: chore (ui): deprecate old function/tool call handling
  • 7de628e9: feat (ui): add onToolCall handler to useChat

ai@3.1.16

Patch Changes

  • f39c0dd2: feat (core, rsc): add toolChoice setting
  • Updated dependencies [f39c0dd2]
    • @​ai-sdk/provider@​0.0.8
    • @​ai-sdk/provider-utils@​0.0.11

ai@3.1.15

Patch Changes

... (truncated)

Commits


Updates openai from 4.34.0 to 4.47.3

Release notes

Sourced from openai's releases.

v4.47.3

4.47.3 (2024-05-31)

Full Changelog: v4.47.2...v4.47.3

Bug Fixes

Documentation

  • azure: update example and readme to use Entra ID (#857) (722eff1)

v4.47.2

4.47.2 (2024-05-28)

Full Changelog: v4.47.1...v4.47.2

Documentation

v4.47.1

4.47.1 (2024-05-14)

Full Changelog: v4.47.0...v4.47.1

Chores

  • internal: add slightly better logging to scripts (#848) (139e690)

v4.47.0

4.47.0 (2024-05-14)

Full Changelog: v4.46.1...v4.47.0

Features

v4.46.1

4.46.1 (2024-05-13)

Full Changelog: v4.46.0...v4.46.1

Refactors

... (truncated)

Changelog

Sourced from openai's changelog.

4.47.3 (2024-05-31)

Full Changelog: v4.47.2...v4.47.3

Bug Fixes

Documentation

  • azure: update example and readme to use Entra ID (#857) (722eff1)

4.47.2 (2024-05-28)

Full Changelog: v4.47.1...v4.47.2

Documentation

4.47.1 (2024-05-14)

Full Changelog: v4.47.0...v4.47.1

Chores

  • internal: add slightly better logging to scripts (#848) (139e690)

4.47.0 (2024-05-14)

Full Changelog: v4.46.1...v4.47.0

Features

4.46.1 (2024-05-13)

Full Changelog: v4.46.0...v4.46.1

Refactors

4.46.0 (2024-05-13)

Full Changelog: v4.45.0...v4.46.0

Features

... (truncated)

Commits


Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates @types/react from 18.2.79 to 18.3.3

Commits


Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates @types/react-dom from 18.2.25 to 18.3.0

Commits


Updates type-coverage from 2.28.1 to 2.29.0

Changelog

Sourced from type-coverage's changelog.

2.29.0 (2024-05-30)

  • fix: remove args (8632142)
  • feat: add color output option (39ad59f)
  • ci: include lts node version matrix (7636d03)

2.28.2 (2024-04-29)

Commits


Updates wrangler from 3.50.0 to 3.58.0

Release notes

Sourced from wrangler's releases.

wrangler@3.58.0

Minor Changes

  • #5933 93b98cb Thanks @​WalshyDev! - feature: allow for writing authentication details per API environment. This allows someone targetting staging to have their staging auth details saved separately from production, this saves them logging in and out when switching environments.

Patch Changes

  • #5938 9e4d8bc Thanks @​threepointone! - fix: let "assets" in wrangler.toml be a string

    The experimental "assets" field can be either a string or an object. However the type definition marks it only as an object. This is a problem because we use this to generate the json schema, which gets picked up by vscode's even better toml extension, and shows it to be an error when used with a string (even though it works fine). The fix is to simply change the type definition to add a string variant.

  • #5758 8e5e589 Thanks @​Jackenmen! - fix: use correct type for AI binding instead of unknown

  • Updated dependencies [e0e7725]:

    • miniflare@3.20240524.1

wrangler@3.57.2

Patch Changes

  • #5905 53f22a0 Thanks @​penalosa! - fix: Remove WARP certificate injection. Instead, you should ensure that any custom certificates that are needed are included in NODE_EXTRA_CA_CERTS.

  • #5930 57daae0 Thanks @​WalshyDev! - chore: improve error message when updating secret for a non-deployed latest version.

  • #5703 a905f31 Thanks @​penalosa! - fix: Don't use ExportedHandler["middleware"] for injecting middleware

  • Updated dependencies [64ccdd6, 4458a9e]:

    • miniflare@3.20240524.0

wrangler@3.57.1

Patch Changes

  • #5859 f2ceb3a Thanks @​w-kuhn! - fix: queue consumer max_batch_timeout should accept a 0 value

  • #5862 441a05f Thanks @​CarmenPopoviciu! - fix: wrangler pages deploy should fail if deployment was unsuccessful

    If a Pages project fails to deploy, wrangler pages deploy will log an error message, but exit successfully. It should instead throw a FatalError.

  • #5812 d5e00e4 Thanks @​thomasgauvin! - fix: remove Hyperdrive warning for local development.

    Hyperdrive bindings are now supported when developing locally with Hyperdrive. We should update our logs to reflect this.

  • #5626 a12b031 Thanks @​RamIdeas! - chore: ignore workerd output (error: CODE_MOVED) not intended for end-user devs

wrangler@3.57.0

Minor Changes

  • #5696 7e97ba8 Thanks @​geelen! - feature: Improved d1 execute --file --remote performance & added support for much larger SQL files within a single transaction.

... (truncated)

Changelog

Sourced from wrangler's changelog.

3.58.0

Minor Changes

  • #5933 93b98cb Thanks @​WalshyDev! - feature: allow for writing authentication details per API environment. This allows someone targetting staging to have their staging auth details saved separately from production, this saves them logging in and out when switching environments.

Patch Changes

  • #5938 9e4d8bc Thanks @​threepointone! - fix: let "assets" in wrangler.toml be a string

    The experimental "assets" field can be either a string or an object. However the type definition marks it only as an object. This is a problem because we use this to generate the json schema, which gets picked up by vscode's even better toml extension, and shows it to be an error when used with a string (even though it works fine). The fix is to simply change the type definition to add a string variant.

  • #5758 8e5e589 Thanks @​Jackenmen! - fix: use correct type for AI binding instead of unknown

  • Updated dependencies [e0e7725]:

    • miniflare@3.20240524.1

3.57.2

Patch Changes

  • #5905 53f22a0 Thanks @​penalosa! - fix: Remove WARP certificate injection. Instead, you should ensure that any custom certificates that are needed are included in NODE_EXTRA_CA_CERTS.

  • #5930 57daae0 Thanks @​WalshyDev! - chore: improve error message when updating secret for a non-deployed latest version.

  • #5703 a905f31 Thanks @​penalosa! - fix: Don't use ExportedHandler["middleware"] for injecting middleware

  • Updated dependencies [64ccdd6, 4458a9e]:

    • miniflare@3.20240524.0

3.57.1

Patch Changes

  • #5859 f2ceb3a Thanks @​w-kuhn! - fix: queue consumer max_batch_timeout should accept a 0 value

  • #5862 441a05f Thanks @​CarmenPopoviciu! - fix: wrangler pages deploy should fail if deployment was unsuccessful

    If a Pages project fails to deploy, wrangler pages deploy will log an error message, but exit successfully. It should instead throw a FatalError.

  • #5812 d5e00e4 Thanks @​thomasgauvin! - fix: remove Hyperdrive warning for local development.

    Hyperdrive bindings are now supported when developing locally with Hyperdrive. We should update our logs to reflect this.

  • #5626 a12b031 Thanks @​RamIdeas! - chore: ignore workerd output (error: CODE_MOVED) not intended for end-user devs

3.57.0

... (truncated)

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 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
cloudflare-pages[bot] commented 1 month ago

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: b9c48f1
Status:🚫  Build failed.

View logs

codesandbox[bot] commented 1 month ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

dependabot[bot] commented 1 month ago

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