Skip to main content

Deploy details

Deploy successful for learnanything-tech

Bump @babel/cli from 7.14.8 to 7.21.0

PR #135: dependabot/npm_and_yarn/babel/cli-7.21.0@005889e

Deploy log

Initializing

Complete
3:03:31 PM: Build ready to start
3:03:33 PM: build-image version: 91f4de012c16183fbbd198b23d0bc932f27c6a90 (focal)
3:03:33 PM: buildbot version: 91f4de012c16183fbbd198b23d0bc932f27c6a90
3:03:33 PM: Fetching cached dependencies
3:03:33 PM: Failed to fetch cache, continuing with build
3:03:33 PM: Starting to prepare the repo for build
3:03:33 PM: No cached dependencies found. Cloning fresh repo
3:03:33 PM: git clone --filter=blob:none https://github.com/ruanbekker/learnanything-tech
3:03:33 PM: Preparing Git Reference pull/135/head
3:03:34 PM: Parsing package.json dependencies
3:03:35 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'hugo --gc --minify -b $DEPLOY_PRIME_URL' versus 'npm run build' in the Netlify UI
3:03:35 PM: Starting build script
3:03:35 PM: Installing dependencies
3:03:35 PM: Python version set to 2.7
3:03:36 PM: Downloading and installing node v16.3.0...
3:03:36 PM: Computing checksum with sha256sum
3:03:36 PM: Checksums matched!
3:03:38 PM: Now using node v16.3.0 (npm v7.15.1)
3:03:38 PM: Started restoring cached build plugins
3:03:38 PM: Finished restoring cached build plugins
3:03:38 PM: Attempting Ruby version 2.7.2, read from environment
3:03:39 PM: Using Ruby version 2.7.2
3:03:39 PM: Using PHP version 8.0
3:03:39 PM: Started restoring cached corepack dependencies
3:03:39 PM: Finished restoring cached corepack dependencies
3:03:39 PM: No npm workspaces detected
3:03:39 PM: Started restoring cached node modules
3:03:39 PM: Finished restoring cached node modules
3:03:39 PM: Found npm version (7.15.1) that doesn't match expected (7.16.0)
Installing npm version 7.16.0
3:03:45 PM: removed 1 package, changed 29 packages, and audited 256 packages in 6s
3:03:45 PM: 11 packages are looking for funding
3:03:45 PM: run `npm fund` for details
3:03:45 PM: 9 vulnerabilities (7 high, 2 critical)
3:03:45 PM: To address issues that do not require attention, run:
3:03:45 PM: npm audit fix
3:03:45 PM: To address all issues (including breaking changes), run:
3:03:45 PM: npm audit fix --force
3:03:45 PM: Run `npm audit` for details.
3:03:45 PM: npm installed successfully
3:03:45 PM: Installing npm packages using npm version 7.16.0
3:03:49 PM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
3:03:49 PM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
3:03:57 PM: > @hyas/doks@0.3.3 postinstall
3:03:57 PM: > hugo-installer --version otherDependencies.hugo --extended
3:03:57 PM: Hugo Installer
3:03:57 PM: > Checking for existing binary
3:03:58 PM: > Verifying binary checksum
3:03:58 PM: > Extracting binary to disk
3:03:58 PM: > Verifying binary health
3:03:58 PM: Hugo is now available in "bin/hugo".
3:03:58 PM: - Version 0.87.0
3:03:58 PM: - Extended Yes
3:03:58 PM: - OS linux
3:03:58 PM: - Architecture x64
3:03:58 PM: hugo v0.87.0-B0C541E4+extended linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
3:03:58 PM: Success!
3:03:58 PM: added 959 packages, and audited 960 packages in 13s
3:03:58 PM: 101 packages are looking for funding
3:03:58 PM: run `npm fund` for details
3:03:58 PM: 25 vulnerabilities (1 low, 7 moderate, 16 high, 1 critical)
3:03:58 PM: To address issues that do not require attention, run:
3:03:58 PM: npm audit fix
3:03:58 PM: To address all issues (including breaking changes), run:
3:03:58 PM: npm audit fix --force
3:03:58 PM: Run `npm audit` for details.
3:03:58 PM: npm packages installed
3:03:58 PM: Installing Hugo 0.87.0
3:03:59 PM: hugo v0.87.0-B0C541E4+extended linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
3:03:59 PM: Started restoring cached go cache
3:03:59 PM: Finished restoring cached go cache
3:03:59 PM: Installing Go version 1.16.5 (requested 1.16.5)
3:04:04 PM: go version go1.16.5 linux/amd64
3:04:05 PM: Detected 0 framework(s)
3:04:05 PM: Section completed: initializing

Building

Complete
3:04:06 PM: Netlify Build
3:04:06 PM: ────────────────────────────────────────────────────────────────
3:04:06 PM:
3:04:06 PM: ❯ Version
3:04:06 PM: @netlify/build 29.5.8
3:04:06 PM:
3:04:06 PM: ❯ Flags
3:04:06 PM: baseRelDir: true
3:04:06 PM: buildId: 63f4dd42a0474f00081aa786
3:04:06 PM: deployId: 63f4dd43a0474f00081aa789
3:04:06 PM:
3:04:06 PM: ❯ Current directory
3:04:06 PM: /opt/build/repo
3:04:06 PM:
3:04:06 PM: ❯ Config file
3:04:06 PM: /opt/build/repo/netlify.toml
3:04:06 PM:
3:04:06 PM: ❯ Context
3:04:06 PM: deploy-preview
3:04:06 PM:
3:04:06 PM: 1. build.command from netlify.toml
3:04:06 PM: ────────────────────────────────────────────────────────────────
3:04:06 PM: ​
3:04:06 PM: $ hugo --gc --minify -b $DEPLOY_PRIME_URL
3:04:06 PM: Start building sites …
3:04:06 PM: hugo v0.87.0-B0C541E4+extended linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
3:04:07 PM: | EN
3:04:07 PM: -------------------+-----
3:04:07 PM: Pages | 39
3:04:07 PM: Paginator pages | 0
3:04:07 PM: Non-page files | 1
3:04:07 PM: Static files | 89
3:04:07 PM: Processed images | 0
3:04:07 PM: Aliases | 0
3:04:07 PM: Sitemaps | 1
3:04:07 PM: Cleaned | 0
3:04:07 PM: Total in 1220 ms
3:04:07 PM: ​
3:04:07 PM: (build.command completed in 1.2s)
3:04:07 PM:
3:04:07 PM: 2. Functions bundling
3:04:07 PM: ────────────────────────────────────────────────────────────────
3:04:07 PM: ​
3:04:07 PM: Packaging Functions from functions directory:
3:04:07 PM: - hi-from-lambda.js
3:04:07 PM: ​
3:04:07 PM: ​
3:04:07 PM: (Functions bundling completed in 35ms)
3:04:07 PM:
3:04:14 PM: (Netlify Build completed in 8.3s)
3:04:15 PM: Section completed: building
3:04:17 PM: Finished processing build request in 44.79s

Deploying

Complete
3:04:07 PM: 3. Deploy site
3:04:07 PM: ────────────────────────────────────────────────────────────────
3:04:07 PM: ​
3:04:07 PM: Starting to deploy site from 'public'
3:04:07 PM: Calculating files to upload
3:04:08 PM: 39 new files to upload
3:04:08 PM: 1 new functions to upload
3:04:14 PM: Section completed: deploying
3:04:14 PM: Site deploy was successfully initiated
3:04:14 PM: ​
3:04:14 PM: (Deploy site completed in 6.9s)

Cleanup

Complete
3:04:14 PM: Netlify Build Complete
3:04:14 PM: ────────────────────────────────────────────────────────────────
3:04:14 PM: ​
3:04:15 PM: Caching artifacts
3:04:15 PM: Started saving node modules
3:04:15 PM: Finished saving node modules
3:04:15 PM: Started saving build plugins
3:04:15 PM: Finished saving build plugins
3:04:15 PM: Started saving corepack cache
3:04:15 PM: Finished saving corepack cache
3:04:15 PM: Started saving pip cache
3:04:15 PM: Finished saving pip cache
3:04:15 PM: Started saving emacs cask dependencies
3:04:15 PM: Finished saving emacs cask dependencies
3:04:15 PM: Started saving maven dependencies
3:04:15 PM: Finished saving maven dependencies
3:04:15 PM: Started saving boot dependencies
3:04:15 PM: Finished saving boot dependencies
3:04:15 PM: Started saving rust rustup cache
3:04:15 PM: Finished saving rust rustup cache
3:04:15 PM: Started saving go dependencies
3:04:15 PM: Finished saving go dependencies
3:04:15 PM: Build script success
3:04:16 PM: Uploading Cache of size 138.3MB
3:04:17 PM: Section completed: cleanup

Post-processing

Complete
3:04:14 PM: Starting post processing
3:04:14 PM: Post processing - HTML
3:04:16 PM: Post processing - header rules
3:04:16 PM: Post processing - redirect rules
3:04:16 PM: Post processing done
3:04:16 PM: Section completed: postprocessing
3:04:17 PM: Site is live ✨