e2b-cookbook
e2b-cookbook copied to clipboard
Bump the npm_and_yarn group across 4 directories with 8 updates
Bumps the npm_and_yarn group with 3 updates in the /examples/llama-3-code-interpreter-js directory: braces, micromatch and nanoid. Bumps the npm_and_yarn group with 6 updates in the /examples/nextjs-code-interpreter directory:
| Package | From | To |
|---|---|---|
| braces | 3.0.2 |
3.0.3 |
| micromatch | 4.0.5 |
4.0.8 |
| nanoid | 3.3.7 |
3.3.8 |
| @ai-sdk/openai | 0.0.9 |
1.1.5 |
| next | 14.2.3 |
14.2.21 |
| svelte | 4.2.15 |
4.2.19 |
Bumps the npm_and_yarn group with 1 update in the /examples/scrape-and-analyze-airbnb-data-with-firecrawl directory: axios. Bumps the npm_and_yarn group with 1 update in the /examples/together-ai-with-code-interpreting/together-ai-code-interpreter-js directory: path-to-regexp.
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates micromatch from 4.0.5 to 4.0.8
Release notes
Sourced from micromatch's releases.
4.0.8
Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.
Changelog
Sourced from micromatch's changelog.
[4.0.8] - 2024-08-22
- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
[4.0.7] - 2024-05-22
- this is basically v4.0.5, with some README updates
- it is vulnerable to CVE-2024-4067
- Updated braces to v3.0.3 to avoid CVE-2024-4068
- does NOT break API compatibility
[4.0.6] - 2024-05-21
- Added
hasBracesto check if a pattern contains braces.- Fixes CVE-2024-4067
- BREAKS API COMPATIBILITY
- Should be labeled as a major release, but it's not.
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14- Additional commits viewable in compare view
Updates nanoid from 3.3.7 to 3.3.8
Changelog
Sourced from nanoid's changelog.
3.3.8
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)- See full diff in compare view
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates micromatch from 4.0.5 to 4.0.8
Release notes
Sourced from micromatch's releases.
4.0.8
Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.
Changelog
Sourced from micromatch's changelog.
[4.0.8] - 2024-08-22
- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
[4.0.7] - 2024-05-22
- this is basically v4.0.5, with some README updates
- it is vulnerable to CVE-2024-4067
- Updated braces to v3.0.3 to avoid CVE-2024-4068
- does NOT break API compatibility
[4.0.6] - 2024-05-21
- Added
hasBracesto check if a pattern contains braces.- Fixes CVE-2024-4067
- BREAKS API COMPATIBILITY
- Should be labeled as a major release, but it's not.
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14- Additional commits viewable in compare view
Updates nanoid from 3.3.7 to 3.3.8
Changelog
Sourced from nanoid's changelog.
3.3.8
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)- See full diff in compare view
Updates @ai-sdk/openai from 0.0.9 to 1.1.5
Release notes
Sourced from @ai-sdk/openai's releases.
@ai-sdk/openai@1.1.5Patch Changes
- Updated dependencies [3a602ca]
@ai-sdk/provider-utils@2.1.5
@ai-sdk/openai@1.1.4Patch Changes
- Updated dependencies [066206e]
@ai-sdk/provider-utils@2.1.4
@ai-sdk/openai@1.1.3Patch Changes
- Updated dependencies [39e5c1f]
@ai-sdk/provider-utils@2.1.3
@ai-sdk/openai-compatible@0.1.6Patch Changes
- Updated dependencies [3a602ca]
@ai-sdk/provider-utils@2.1.5
@ai-sdk/openai-compatible@0.1.5Patch Changes
- Updated dependencies [066206e]
@ai-sdk/provider-utils@2.1.4
@ai-sdk/openai-compatible@0.1.4Patch Changes
- Updated dependencies [39e5c1f]
@ai-sdk/provider-utils@2.1.3
Commits
6b211c8Version Packages (#4550)3a602cachore (core): rename CoreTool to Tool (#4548)9881bd8Version Packages (#4545)3864284feat (provider/groq): add deepseek r1 (#4546)883a7e8docs: update deepseek provider compatibility (#4544)92f5f36feat (core): add extractReasoningMiddleware (#4541)3e65901docs: update agents page (#4499)9c3536echore (provider/perplexity): fix processor legacy name in test (#4537)706058cVersion Packages (#4535)ef594a3fix (provider/luma): update README to correct model id and docs link (#4536)- Additional commits viewable in compare view
Updates next from 14.2.3 to 14.2.21
Release notes
Sourced from next's releases.
v14.2.21
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Upgrade React from 14898b6a9 to 178c267a4e: vercel/next.js#74115
- Fix unstable_allowDynamic when used with pnpm: vercel/next.js#73765
Misc Changes
- chore(docs): add missing search: '' on remotePatterns: vercel/next.js#73927
- chore(docs): update version history of next/image: vercel/next.js#73926
Credits
Huge thanks to
@unstubbable,@ztanner, and@styflefor helping!v14.2.20
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix fetch cloning bug (vercel/next.js#73532)
Credits
Huge thanks to
@wyattjohfor helping!v14.2.19
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Misc Changes
- Update max tag items limit in docs (#73445)
Credits
Commits
2655f6ev14.2.218803d2bBackport (v14): Upgrade React from 14898b6a9 to 178c267a4e (#74115)6e35243chore(docs): add missingsearch: ''onremotePatterns(#73925) (#73927)54919d2chore(docs): update version history ofnext/image(#73926)049a690Backport: Fixunstable_allowDynamicwhen used with pnpm (#73765)663fa9cFix SWC and React versions for14-2-1branch (#73791)ed78a4av14.2.20530421d[backport] Fix/dedupe fetch clone (#73532)cbc62adv14.2.1992280dc[backport] Update max tag items limit in docs (#73445)- Additional commits viewable in compare view
Updates svelte from 4.2.15 to 4.2.19
Changelog
Sourced from svelte's changelog.
4.2.19
Patch Changes
fix: ensure typings for
<svelte:options>are picked up (#12902)fix: escape
<in attribute strings (#12989)4.2.18
Patch Changes
- chore: speed up regex (#11922)
4.2.17
Patch Changes
- fix: correctly handle falsy values of style directives in SSR mode (#11584)
4.2.16
Patch Changes
- fix: check if svelte component exists on custom element destroy (#11489)
Commits
d8b3133Version Packages (#12990)83e96e0fix: escape<in attribute strings (#12989)5ec4409fix: ensure typings for\<svelte:options>are picked up (#12902)230916fVersion Packages (#11925)dbe6057chore: speed up regex (#11922)a8deae9Version Packages (#11594)8592914fix: correctly handle falsy values of style directives in SSR mode (#11584)8e4c778Version Packages (#11491)1bab571fix: additional check for component on destroy (svelte4) (#11489)- See full diff in compare view
Updates axios from 1.7.1 to 1.7.9
Release notes
Sourced from axios's releases.
Release v1.7.9
Release notes:
Reverts
Contributors to this release
Release v1.7.8
Release notes:
Bug Fixes
- allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
- core: fixed config merging bug (#6668) (5d99fe4)
- fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
- http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
- http: fixed proxy-from-env module import (#5222) (12b3295)
- http: use
globalThis.TextEncoderwhen available (#6634) (df956d1)- ios11 breaks when build (#6608) (7638952)
- types: add missing types for mergeConfig function (#6590) (00de614)
- types: export CJS types from ESM (#6218) (c71811b)
- updated stream aborted error message to be more clear (#6615) (cc3217a)
- use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)
Contributors to this release
- Remco Haszing
- Jay
- Aayush Yadav
- Dmitriy Mozgovoy
- Ell Bradshaw
- Amit Saini
- Tommaso Paulon
- Akki
- Sampo Silvennoinen
- Kasper Isager Dalsgarð
- Christian Clauss
- Pavan Welihinda
- Taylor Flatt
- Kenzo Wada
- Ngole Lawson
- Haven
- Shrivali Dutt
- Henco Appel
Release v1.7.7
Release notes:
Bug Fixes
... (truncated)
Changelog
Sourced from axios's changelog.
1.7.9 (2024-12-04)
Reverts
Contributors to this release
1.7.8 (2024-11-25)
Bug Fixes
- allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
- core: fixed config merging bug (#6668) (5d99fe4)
- fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
- http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
- http: fixed proxy-from-env module import (#5222) (12b3295)
- http: use
globalThis.TextEncoderwhen available (#6634) (df956d1)- ios11 breaks when build (#6608) (7638952)
- types: add missing types for mergeConfig function (#6590) (00de614)
- types: export CJS types from ESM (#6218) (c71811b)
- updated stream aborted error message to be more clear (#6615) (cc3217a)
- use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)
Contributors to this release
- Remco Haszing
- Jay
- Aayush Yadav
- Dmitriy Mozgovoy
- Ell Bradshaw
- Amit Saini
- Tommaso Paulon
- Akki
- Sampo Silvennoinen
- Kasper Isager Dalsgarð
- Christian Clauss
- Pavan Welihinda
- Taylor Flatt
- Kenzo Wada
- Ngole Lawson
- Haven
- Shrivali Dutt
- Henco Appel
1.7.7 (2024-08-31)
... (truncated)
Commits
b2cb45dchore(release): v1.7.9 (#6730)c44d2f2Revert "fix(types): export CJS types from ESM (#6218)" (#6729)415ca94chore(release): v1.7.8 (#6715)0a8d6e1fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811bfix(types): export CJS types from ESM (#6218)4355a6dchore(sponsor): update sponsor block (#6709)5d54d22chore(sponsor): update sponsor block (#6707)eac4619fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1fix(http): useglobalThis.TextEncoderwhen available (#6634)7139ce9chore(deps): bump cookie and socket.io (#6704)- Additional commits viewable in compare view
Updates path-to-regexp from 1.8.0 to 1.9.0
Release notes
Sourced from path-to-regexp's releases.
Fix backtracking in 1.x
Fixed
- Add backtrack protection to 1.x release (#320) 925ac8e
- Fix
re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);)result (#267) 32a14b0https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.