getting-started-nextjs
getting-started-nextjs copied to clipboard
Bump replicate from 0.22.0 to 0.27.1
Bumps replicate from 0.22.0 to 0.27.1.
Release notes
Sourced from replicate's releases.
v0.27.1
What's Changed
- Fix streaming example by
@dkundelin replicate/replicate-javascript#205- WIP: Base64 encode inputs by
@aronin replicate/replicate-javascript#198New Contributors
@dkundelmade their first contribution in replicate/replicate-javascript#205Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.27.0...v0.27.1
v0.27.0
What's Changed
- Add support for validating webhooks by
@matttin replicate/replicate-javascript#200- feat: add function for getting deployment by
@mattrothenbergin replicate/replicate-javascript#206New Contributors
@mattrothenbergmade their first contribution in replicate/replicate-javascript#206Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.26.0...v0.27.0
v0.26.0
- Add support for accounts.current endpoint (#178) f611136
- improve replicate.stream example (#197) cafb2a5
- Lint project with
publint(#193) 6dd5b21- Update CI integration tests to run the Replicate tarball bfef365
- Safelist files to be added to the published package 685a86d
- Specify type field in package.json (#192) ddef501
- Update README.md to include commonjs examples 91ff08b
- Integration tests for common runtimes (#186) c26c3f0
- Encourage passing
fetchoption rather than patching the instance (#183) e204effhttps://github.com/replicate/replicate-javascript/compare/v0.25.2...v0.26.0
What's Changed
- Encourage passing
fetchoption rather than patching the instance by@aronin replicate/replicate-javascript#183- Integration tests for common runtimes by
@aronin replicate/replicate-javascript#186- Specify
typefield inpackage.jsonby@matttin replicate/replicate-javascript#192- List files to be included in the published package by
@aronin replicate/replicate-javascript#190- Lint project with
publintby@matttin replicate/replicate-javascript#193- improve
replicate.stream()example by@zekein replicate/replicate-javascript#197- Add support for
accounts.currentendpoint by@matttin replicate/replicate-javascript#178New Contributors
@aronmade their first contribution in replicate/replicate-javascript#183Full Changelog: https://github.com/replicate/replicate-javascript/compare/v0.25.2...v0.26.0
v0.25.2
What's Changed
- Replace use of
Headerswith object by@matttin replicate/replicate-javascript#174
... (truncated)
Commits
497b4340.27.1839e476Automatically transform binary inputs into data URIs (#198)d09067cFix streaming example (#205)496d55a0.27.0184ad23Add support fordeployments.getendpoint (#206)c0d2a01Add support for validating webhooks (#200)c6fbd330.26.0f611136Add support for accounts.current endpoint (#178)cafb2a5improve replicate.stream example (#197)6dd5b21Lint project withpublint(#193)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)