Bump the npm_and_yarn group group with 7 updates
Bumps the npm_and_yarn group group with 7 updates:
| Package | From | To |
|---|---|---|
| next | 13.4.4 |
13.5.1 |
| postcss | 8.4.24 |
8.4.31 |
| axios | 0.26.1 |
`` |
| openai | 3.2.1 |
4.29.1 |
| semver | 6.3.0 |
6.3.1 |
| word-wrap | 1.2.3 |
1.2.5 |
| zod | 3.21.4 |
`` |
| next | 13.5.1 |
13.5.6 |
Updates next from 13.4.4 to 13.5.1
Commits
0c1c7f8v13.5.19744285v13.5.1-canary.144eba02improve publish-release (#55597)c652dc8v13.5.1-canary.0ffafad2v13.5.04a589edv13.4.20-canary.41deb81cffix styled-jsx alias (#55581)1a9b0f6improve internal error logging (#55582)0631549Fix react packages are not bundled for metadata routes (#55579)bad5365Update supported config options for Turbopack (#55556)- Additional commits viewable in compare view
Updates postcss from 8.4.24 to 8.4.31
Release notes
Sourced from postcss's releases.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by
@romainmenke).8.4.29
8.4.28
- Fixed
Root.source.endfor better source map (by@romainmenke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by
@romainmenke).- Fixed docs (by
@vikaskaliramna07).
Changelog
Sourced from postcss's changelog.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by Romain Menke).
8.4.29
- Fixed
Node#source.offset(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
8.4.28
- Fixed
Root.source.endfor better source map (by Romain Menke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by Romain Menke).
- Fixed docs (by
@vikaskaliramna07).
Commits
90208deRelease 8.4.31 version58cc860Fix carrier return parsing4fff8e4Improve pnpm test outputcd43ed1Update dependenciescaa916bUpdate dependencies8972f76Typo11a5286Typo45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...- Additional commits viewable in compare view
Removes axios
Updates openai from 3.2.1 to 4.29.1
Release notes
Sourced from openai's releases.
v4.29.1
4.29.1 (2024-03-15)
Full Changelog: v4.29.0...v4.29.1
Documentation
v4.29.0
4.29.0 (2024-03-13)
Full Changelog: v4.28.5...v4.29.0
Features
v4.28.5
4.28.5 (2024-03-13)
Full Changelog: v4.28.4...v4.28.5
Bug Fixes
- ChatCompletionStream: abort on async iterator break and handle errors (#699) (ac417a2)
- streaming: correctly handle trailing new lines in byte chunks (#708) (4753be2)
Chores
- api: update docs (#703) (e1db98b)
- docs: mention install from git repo (#700) (c081bdb)
- fix error handler in readme (#704) (4ff790a)
- internal: add explicit type annotation to decoder (#712) (d728e99)
- types: fix accidental exposure of Buffer type to cloudflare (#709) (0323ecb)
Documentation
- contributing: improve wording (#696) (940d569)
- readme: fix https proxy example (#705) (d144789)
- readme: fix typo in custom fetch implementation (#698) (64041fd)
- remove extraneous --save and yarn install instructions (#710) (8ec216d)
- use
@deprecateddecorator for deprecated params (#711) (4688ef4)v4.28.4
4.28.4 (2024-02-28)
Full Changelog: v4.28.3...v4.28.4
... (truncated)
Changelog
Sourced from openai's changelog.
4.29.1 (2024-03-15)
Full Changelog: v4.29.0...v4.29.1
Documentation
4.29.0 (2024-03-13)
Full Changelog: v4.28.5...v4.29.0
Features
4.28.5 (2024-03-13)
Full Changelog: v4.28.4...v4.28.5
Bug Fixes
- ChatCompletionStream: abort on async iterator break and handle errors (#699) (ac417a2)
- streaming: correctly handle trailing new lines in byte chunks (#708) (4753be2)
Chores
- api: update docs (#703) (e1db98b)
- docs: mention install from git repo (#700) (c081bdb)
- fix error handler in readme (#704) (4ff790a)
- internal: add explicit type annotation to decoder (#712) (d728e99)
- types: fix accidental exposure of Buffer type to cloudflare (#709) (0323ecb)
Documentation
- contributing: improve wording (#696) (940d569)
- readme: fix https proxy example (#705) (d144789)
- readme: fix typo in custom fetch implementation (#698) (64041fd)
- remove extraneous --save and yarn install instructions (#710) (8ec216d)
- use
@deprecateddecorator for deprecated params (#711) (4688ef4)4.28.4 (2024-02-28)
Full Changelog: v4.28.3...v4.28.4
Features
... (truncated)
Commits
9c9a2d4Merge pull request #720 from openai/release-please--branches--master--changes...4760cccrelease: 4.29.1bc9a1cadocs(readme): assistant streaming (#719)bb4bce3Merge pull request #715 from openai/release-please--branches--master--changes...993669brelease: 4.29.07d27d28feat(assistants): add support for streaming (#714)beea0c7release: 4.28.5c71ad70chore(internal): add explicit type annotation to decoder (#712)50206a0docs: use@deprecateddecorator for deprecated params (#711)0825acfdocs: remove extraneous --save and yarn install instructions (#710)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by dschnurr-openai, a new releaser for openai since your current version.
Updates semver from 6.3.0 to 6.3.1
Release notes
Sourced from semver's releases.
v6.3.1
6.3.1 (2023-07-10)
Bug Fixes
928e56d#591 better handling of whitespace (#591) (@lukekarrys,@joaomoreno,@nicolo-ribaudo)
Changelog
Sourced from semver's changelog.
6.3.1 (2023-07-10)
Bug Fixes
928e56d#591 better handling of whitespace (#591) (@lukekarrys,@joaomoreno,@nicolo-ribaudo)6.2.0
- Coerce numbers to strings when passed to semver.coerce()
- Add
rtloption to coerce from right to left6.1.3
- Handle X-ranges properly in includePrerelease mode
6.1.2
- Do not throw when testing invalid version strings
6.1.1
- Add options support for semver.coerce()
- Handle undefined version passed to Range.test
6.1.0
- Add semver.compareBuild function
- Support
*in semver.intersects6.0
Fix
intersectslogic.This is technically a bug fix, but since it is also a change to behavior that may require users updating their code, it is marked as a major version increment.
5.7
- Add
minVersionmethod5.6
- Move boolean
looseparam to an options object, with backwards-compatibility protection.- Add ability to opt out of special prerelease version handling with the
includePrereleaseoption flag.5.5
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates word-wrap from 1.2.3 to 1.2.5
Release notes
Sourced from word-wrap's releases.
1.2.5
Changes:
Reverts default value for
options.indentto two spaces' '.Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5
1.2.4
What's Changed
- Remove default indent by
@mohd-akramin jonschlinkert/word-wrap#24- 🔒fix: CVE 2023 26115 (2) by
@OlafConijnin jonschlinkert/word-wrap#41- :lock: fix: CVE-2023-26115 by
@aashutoshrathiin jonschlinkert/word-wrap#33- chore: publish workflow by
@OlafConijnin jonschlinkert/word-wrap#42New Contributors
@mohd-akrammade their first contribution in jonschlinkert/word-wrap#24@OlafConijnmade their first contribution in jonschlinkert/word-wrap#41@aashutoshrathimade their first contribution in jonschlinkert/word-wrap#33Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4
Commits
207044e1.2.59894315revert default indentf64b188run verb to generate README03ea082Merge pull request #42 from jonschlinkert/chore/publish-workflow420dce9Merge pull request #41 from jonschlinkert/fix/CVE-2023-26115-2bfa694eUpdate .github/workflows/publish.ymlace0b3cchore: bump version to 1.2.46fd7275chore: add publish workflow30d6dafchore: fix test655929cchore: remove package-lock- Additional commits viewable in compare view
Removes zod
Updates next from 13.5.1 to 13.5.6
Commits
0c1c7f8v13.5.19744285v13.5.1-canary.144eba02improve publish-release (#55597)c652dc8v13.5.1-canary.0ffafad2v13.5.04a589edv13.4.20-canary.41deb81cffix styled-jsx alias (#55581)1a9b0f6improve internal error logging (#55582)0631549Fix react packages are not bundled for metadata routes (#55579)bad5365Update supported config options for Turbopack (#55556)- Additional commits viewable in compare view
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 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.