Deploy details
Deploy successful for eleventyone
Bump prismjs from 1.16.0 to 1.21.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.16.0 to 1.21.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.16.0...v1.21.0) Signed-off-by: dependabot[bot] <support@github.com>Branch Deploy: dependabot/npm_and_yarn/prismjs-1.21.0@2d0b8d4
Deploy log
11:12:16 PM: Build ready to start
11:12:18 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
11:12:18 PM: build-image tag: v2.8.2
11:12:18 PM: buildbot version: 45cd00068410d70db72c9672cdd014995488e12a
11:12:18 PM: Fetching cached dependencies
11:12:18 PM: Failed to fetch cache, continuing with build
11:12:18 PM: Starting to prepare the repo for build
11:12:18 PM: No cached dependencies found. Cloning fresh repo
11:12:18 PM: git clone https://github.com/philhawksworth/eleventyone
11:12:19 PM: Preparing Git Reference refs/heads/dependabot/npm_and_yarn/prismjs-1.21.0
11:12:20 PM: Found netlify.toml. Overriding site configuration
11:12:20 PM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'yarn run build' in the site
11:12:20 PM: Different functions path detected, going to use the one specified in the toml file: 'src/functions' versus '' in the site
11:12:20 PM: Creating functions prep folder
11:12:20 PM: Starting build script
11:12:20 PM: Installing dependencies
11:12:21 PM: Downloading and installing node v8.17.0...
11:12:21 PM: Downloading https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x64.tar.xz...
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: #
11:12:22 PM: ######################## 48.4%
11:12:22 PM:
########################################################################
11:12:22 PM: 100.0%
11:12:22 PM: Computing checksum with sha256sum
11:12:22 PM: Checksums matched!
11:12:25 PM: Now using node v8.17.0 (npm v6.13.4)
11:12:25 PM: Attempting ruby version 2.3.6, read from environment
11:12:27 PM: Using ruby version 2.3.6
11:12:27 PM: Using PHP version 5.6
11:12:27 PM: Started restoring cached node modules
11:12:27 PM: Finished restoring cached node modules
11:12:27 PM: Installing NPM modules using NPM version 6.13.4
11:12:48 PM: > core-js@2.6.9 postinstall /opt/build/repo/node_modules/core-js
11:12:48 PM: > node scripts/postinstall || echo "ignore"
11:12:49 PM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
11:12:49 PM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
11:12:49 PM: > https://opencollective.com/core-js
11:12:49 PM: > https://www.patreon.com/zloirock
11:12:49 PM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
11:12:49 PM: npm
11:12:49 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
11:12:49 PM: npm WARN
11:12:49 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:12:49 PM: added 802 packages from 550 contributors and audited 875 packages in 21.082s
11:12:50 PM: found 549 vulnerabilities (449 low, 100 high)
11:12:50 PM: run `npm audit fix` to fix them, or `npm audit` for details
11:12:50 PM: NPM modules installed
11:12:50 PM: Started restoring cached go cache
11:12:50 PM: Finished restoring cached go cache
11:12:50 PM: Installing Go version 1.10
11:12:56 PM: unset GOOS;
11:12:56 PM: unset GOARCH;
11:12:56 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
11:12:56 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
11:12:56 PM: go version >&2;
11:12:56 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
11:12:56 PM: go version go1.10 linux/amd64
11:12:56 PM: Installing missing commands
11:12:56 PM: Verify run directory
11:12:56 PM: Executing user command: npm run build
11:12:57 PM: > EleventyOne@3.0.0 build /opt/build/repo
11:12:57 PM: > cross-env ELEVENTY_ENV=prod eleventy
11:12:59 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
11:13:00 PM: You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.
11:13:00 PM: You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.
11:13:00 PM: Writing dist/css/styles.css from ./src/site/css/styles.11ty.js.
11:13:00 PM: Writing dist/search.json from ./src/site/search.njk.
11:13:00 PM: Writing dist/sitemap.xml from ./src/site/sitemap.njk.
11:13:00 PM: Writing dist/index.html from ./src/site/index.md.
11:13:00 PM: Writing dist/about/index.html from ./src/site/about.md.
11:13:00 PM: Writing dist/posts/a-post/index.html from ./src/site/posts/a-post.md.
11:13:00 PM: Writing dist/posts/another-post/index.html from ./src/site/posts/another-post.md.
11:13:00 PM: Benchmark (Data): `./src/site/_data/prod/hawksworx.js` took 399ms (15.1%)
11:13:00 PM: Benchmark (Data): `./src/site/_data/prod/medium.js` took 339ms (12.8%)
11:13:00 PM: Copied 1 item and Processed 7 files in 2.55 seconds
11:13:00 PM: Function Dir: /opt/build/repo/src/functions
11:13:00 PM: TempDir: /tmp/zisi-341496056
11:13:01 PM: Prepping functions with zip-it-and-ship-it 0.3.1
11:13:02 PM: [ { path: '/tmp/zisi-341496056/fetch-joke.zip', runtime: 'js' },
11:13:02 PM: { path: '/tmp/zisi-341496056/hello.zip', runtime: 'js' } ]
11:13:02 PM: Prepping functions complete
11:13:02 PM: Caching artifacts
11:13:02 PM: Started saving node modules
11:13:02 PM: Finished saving node modules
11:13:02 PM: Started saving pip cache
11:13:02 PM: Finished saving pip cache
11:13:02 PM: Started saving emacs cask dependencies
11:13:02 PM: Finished saving emacs cask dependencies
11:13:02 PM: Started saving maven dependencies
11:13:02 PM: Finished saving maven dependencies
11:13:02 PM: Started saving boot dependencies
11:13:02 PM: Finished saving boot dependencies
11:13:02 PM: Started saving go dependencies
11:13:04 PM: Finished saving go dependencies
11:13:27 PM: Build script success
11:13:27 PM: Starting to deploy site from 'dist'
11:13:27 PM: Creating deploy tree
11:13:27 PM: Creating deploy upload records
11:13:27 PM: 0 new files to upload
11:13:27 PM: 0 new functions to upload
11:13:27 PM: Starting post processing
11:13:27 PM: Post processing - HTML
11:13:27 PM: Post processing - redirect rules
11:13:27 PM: Post processing - header rules
11:13:27 PM: Post processing done
11:13:28 PM: Site is live
11:14:11 PM: Finished processing build request in 1m53.285396558s