Bump the npm_and_yarn group across 4 directories with 8 updates #54
+155
−89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
3.0.23.0.34.0.54.0.83.3.73.3.80.0.91.1.514.2.314.2.214.2.154.2.19Bumps 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
bracesfrom 3.0.2 to 3.0.3Commits
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)Updates
micromatchfrom 4.0.5 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
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 14Updates
nanoidfrom 3.3.7 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
bracesfrom 3.0.2 to 3.0.3Commits
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)Updates
micromatchfrom 4.0.5 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
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 14Updates
nanoidfrom 3.3.7 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
@ai-sdk/openaifrom 0.0.9 to 1.1.5Release notes
Sourced from
@ai-sdk/openai's releases.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)Updates
nextfrom 14.2.3 to 14.2.21Release notes
Sourced from next's releases.
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)Updates
sveltefrom 4.2.15 to 4.2.19Changelog
Sourced from svelte's changelog.
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)Updates
axiosfrom 1.7.1 to 1.7.9Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (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)Updates
path-to-regexpfrom 1.8.0 to 1.9.0Release notes
Sourced from path-to-regexp's releases.
Commits
c75eb101.9.0925ac8eAdd backtrack protection to 1.x release (#320)32a14b0Fixre.exec('/test/route')result (#267)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.