Skip to content

Commit

Permalink
Update dependency @autoblocks/client to ^0.0.30 (#89)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@autoblocks/client](https://togithub.com/autoblocksai/javascript-sdk)
| [`^0.0.29` ->
`^0.0.30`](https://renovatebot.com/diffs/npm/@autoblocks%2fclient/0.0.29/0.0.30)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@autoblocks%2fclient/0.0.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@autoblocks%2fclient/0.0.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@autoblocks%2fclient/0.0.29/0.0.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@autoblocks%2fclient/0.0.29/0.0.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>autoblocksai/javascript-sdk
(@&#8203;autoblocks/client)</summary>

###
[`v0.0.30`](https://togithub.com/autoblocksai/javascript-sdk/compare/0.0.29...0.0.30)

[Compare
Source](https://togithub.com/autoblocksai/javascript-sdk/compare/0.0.29...0.0.30)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/autoblocksai/autoblocks-examples).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 50c1ab9 commit 7adb5c2
Show file tree
Hide file tree
Showing 22 changed files with 73 additions and 539 deletions.
9 changes: 4 additions & 5 deletions JavaScript/ai-jsx/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion JavaScript/ai-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "MIT",
"dependencies": {
"@autoblocks/client": "^0.0.29",
"@autoblocks/client": "^0.0.30",
"@types/node": "^20.9.1",
"ai-jsx": "^0.28.2",
"dotenv-cli": "^7.3.0",
Expand Down
56 changes: 4 additions & 52 deletions JavaScript/chatbot-nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "next lint"
},
"dependencies": {
"@autoblocks/client": "^0.0.29",
"@autoblocks/client": "^0.0.30",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.16",
"@paralleldrive/cuid2": "^2.2.0",
Expand Down
56 changes: 4 additions & 52 deletions JavaScript/jest-replays/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion JavaScript/jest-replays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"license": "MIT",
"dependencies": {
"@autoblocks/client": "^0.0.29",
"@autoblocks/client": "^0.0.30",
"dotenv-cli": "^7.3.0",
"jest": "^29.7.0",
"openai": "^4.14.0"
Expand Down
34 changes: 22 additions & 12 deletions JavaScript/langchain/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion JavaScript/langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@autoblocks/client": "^0.0.29",
"@autoblocks/client": "^0.0.30",
"dotenv-cli": "^7.3.0",
"langchain": "^0.1.0",
"openai": "^4.14.1"
Expand Down
Loading

1 comment on commit 7adb5c2

@vercel
Copy link

@vercel vercel bot commented on 7adb5c2 Jan 19, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.