-
Notifications
You must be signed in to change notification settings - Fork 1
Bump @vercel/ncc from 0.38.3 to 0.38.4 #496
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
base: main
Are you sure you want to change the base?
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.
Automatically approved by gstraccini[bot]
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.3 to 0.38.4. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1c244d9
to
b6d28f6
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Bumps @vercel/ncc from 0.38.3 to 0.38.4.
Release notes
Sourced from
@vercel/ncc
's releases.Commits
e72d34d
fix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2b
chore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4
chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5
chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5
chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851
chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1b
chore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47
chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660
chore(deps-dev): bump test deps for aws-sdk (#1263)d17397f
chore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)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 will merge this PR once CI passes on it, as requested by @guibranco.
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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Description by Korbit AI
What change is being made?
Bump @vercel/ncc from 0.38.3 to 0.38.4 in package.json.
Why are these changes being made?
Incorporates the latest fixes and improvements from the latest ncc release, improving build stability and correctness.