Bump the npm_and_yarn group with 6 updates
Bumps the npm_and_yarn group with 6 updates:
| Package | From | To |
|---|---|---|
| next | 13.4.4 |
14.1.1 |
| postcss | 8.4.24 |
8.4.31 |
| axios | 0.26.1 |
removed |
| openai | 3.2.1 |
4.44.0 |
| semver | 6.3.0 |
6.3.1 |
| word-wrap | 1.2.3 |
1.2.5 |
Updates next from 13.4.4 to 14.1.1
Commits
5f59ee5v14.1.1f48b90beven more7f789f4more timeoutab71c4cupdate timeout75f60d9update trigger release workflow74b3f0fServer Action tests (#62655)a6946b6Backport metadata fixes (#62663)4002f4bFix draft mode invariant (#62121)7dbf6f8fix: babel usage with next/image (#61835)3efc842Fix next/server apit push alias for ESM pkg (#61721)- 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.44.0
Release notes
Sourced from openai's releases.
v4.44.0
4.44.0 (2024-05-09)
Full Changelog: v4.43.0...v4.44.0
Features
v4.43.0
4.43.0 (2024-05-08)
Full Changelog: v4.42.0...v4.43.0
Features
v4.42.0
4.42.0 (2024-05-06)
Full Changelog: v4.41.1...v4.42.0
Features
Bug Fixes
v4.41.1
4.41.1 (2024-05-06)
Full Changelog: v4.41.0...v4.41.1
Bug Fixes
v4.41.0
4.41.0 (2024-05-05)
Full Changelog: v4.40.2...v4.41.0
Features
... (truncated)
Changelog
Sourced from openai's changelog.
4.44.0 (2024-05-09)
Full Changelog: v4.43.0...v4.44.0
Features
4.43.0 (2024-05-08)
Full Changelog: v4.42.0...v4.43.0
Features
4.42.0 (2024-05-06)
Full Changelog: v4.41.1...v4.42.0
Features
Bug Fixes
4.41.1 (2024-05-06)
Full Changelog: v4.41.0...v4.41.1
Bug Fixes
4.41.0 (2024-05-05)
Full Changelog: v4.40.2...v4.41.0
Features
4.40.2 (2024-05-03)
Full Changelog: v4.40.1...v4.40.2
Bug Fixes
... (truncated)
Commits
2a12cfdrelease: 4.44.0f0a2d8dfeat(api): add message image content (#834)579edb5release: 4.43.0b125bddfeat(api): adding file purposes (#831)7196ac9release: 4.42.0d9d0f0ffeat(api): add usage metadata when streaming (#829)cdc3ad7fix(example): fix fine tuning example (#827)86c13a7release: 4.41.1258c191fix(azure): update build script (#825)625426cMerge pull request #823 from openai/release-please--branches--master--changes...- 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
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.