-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 1 directory with 8 updates #1
base: main
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `13.0.0` | `14.2.10` | | [sharp](https://github.com/lovell/sharp) | `0.31.2` | `0.32.6` | | [axios](https://github.com/axios/axios) | `0.26.1` | `removed` | | [openai](https://github.com/openai/openai-node) | `3.1.0` | `4.73.0` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [semver](https://github.com/npm/node-semver) | `6.3.0` | `7.6.3` | | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` | Updates `next` from 13.0.0 to 14.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.0.0...v14.2.10) Updates `sharp` from 0.31.2 to 0.32.6 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.31.2...v0.32.6) Updates `postcss` from 8.4.19 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.19...8.4.31) Removes `axios` Updates `openai` from 3.1.0 to 4.73.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v3.1.0...v4.73.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `semver` from 6.3.0 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v7.6.3) Updates `json5` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: openai dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Things to consider 🐛
|
@@ -13,12 +13,12 @@ | |||
"@vercel/analytics": "^0.1.7-beta.1", | |||
"classnames": "^2.3.2", | |||
"lru-cache": "^7.14.1", | |||
"next": "13.0.0", | |||
"openai": "^3.1.0", | |||
"next": "14.2.10", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Verify compatibility of the updated "next" version with other dependencies and the existing codebase to prevent potential integration issues. [compatibility]
"next": "14.2.10", |
"next": "13.0.0", | ||
"openai": "^3.1.0", | ||
"next": "14.2.10", | ||
"openai": "^4.73.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Check if the new version of "openai" introduces any breaking changes or requires code adjustments. [compatibility]
"openai": "^4.73.0", |
User description
Bumps the npm_and_yarn group with 7 updates in the / directory:
13.0.0
14.2.10
0.31.2
0.32.6
0.26.1
removed
3.1.0
4.73.0
3.0.2
3.0.3
6.3.0
7.6.3
1.0.1
1.0.2
Updates
next
from 13.0.0 to 14.2.10Commits
937651f
v14.2.107ed7f12
Remove invalid fallback revalidate value (#69990)99de057
Revert server action optimization (#69925)24647b9
Add ability to customize Cache-Control (#69802)6fa8982
v14.2.97998745
test: lock ts type check (#69889)4bd3849
create-next-app: fix font file corruption when using import alias (#69806)3756801
test: check most possible combination of CNA flags9a72ad6
unpin CNA tests from 14.2.3747d365
Fix metadata prop merging (#69807)Updates
sharp
from 0.31.2 to 0.32.6Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
eefaa99
Release v0.32.6dbce6fa
Upgrade to libvips v8.14.5af0fcb3
Docs: changelog for #3799c6f54e5
Bump devDeps846563e
TypeScript: add definitions for block and unblock (#3799)9c217ab
Ensure withMetadata can add RGB16 profiles #3773e7381e5
Alternative fix for 4340d60, uses existing StaySequential4340d60
Ensure composite tile images fully decoded #37677f64d46
Docs: add missing returns property to raw67e927b
Docs: ensure all functions include method signature #3777Updates
postcss
from 8.4.19 to 8.4.31Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Removes
axios
Updates
openai
from 3.1.0 to 4.73.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
6c25833
Merge pull request #1189 from openai/release-please--branches--master--change...1e9391b
release: 4.73.00feeafd
feat(api): add gpt-4o-2024-11-20 model (#1201)3968ef1
docs(readme): fix incorrect fileBatches.uploadAndPoll params (#1200)e34981c
docs: change readme title (#1198)ebdb4f7
docs: improve jsr documentation (#1197)6961c37
feat: bump model in all example snippets to gpt-4o12f9334
chore(internal): spec update (#1195)8ee6c03
chore(client): drop unused devDependency (#1191)524b9e8
fix(docs): add missing await to pagination example (#1190)Maintainer changes
This version was pushed to npm by dschnurr-openai, a new releaser for openai since your current version.
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
semver
from 6.3.0 to 7.6.3Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)eb1380b
chore: release 7.6.2 (#714)6466ba9
fix(lru): use map.delete() directly (#713)d777418
chore: release 7.6.1 (#706)988a8de
deps: uninstalllru-cache
(#709)5feeb7f
chore: postinstall for dependabot template-oss PRdd09b60
chore: bump@npmcli/template-oss
to 4.22.0c570a34
fix(linting): no-unused-varsMaintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
json5
from 1.0.1 to 1.0.2Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
a62db1e
1.0.2e0c23fe
docs: update CHANGELOG for v1.0.262a6540
fix: add proto to objects and arraysDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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.
Description
next
package from version 13.0.0 to 14.2.10 to include the latest features and fixes.openai
package from version 3.1.0 to 4.73.0 for improved functionality.sharp
package from version 0.31.2 to 0.32.6 for better performance and bug fixes.Changes walkthrough
package.json
Update package dependencies in package.json
package.json
next
package from version 13.0.0 to 14.2.10.openai
package from version 3.1.0 to 4.73.0.sharp
package from version 0.31.2 to 0.32.6.💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.