From 02ff9d2581d85d41998ba8eb1b2cdf32497e4015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 17:08:47 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.13.7 to 1.13.9 in /site (#8507) * chore(deps): bump nokogiri from 1.13.7 to 1.13.9 in /site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] * chore: update gems * chore: sort deps Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dominik Moritz --- package.json | 8 ++++---- site/Gemfile.lock | 26 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index f1bdce0b58..56f596635a 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "module": "build/src/index", "types": "build/src/index.d.ts", "bin": { + "vl2pdf": "./bin/vl2pdf", "vl2png": "./bin/vl2png", "vl2svg": "./bin/vl2svg", - "vl2pdf": "./bin/vl2pdf", "vl2vg": "./bin/vl2vg" }, "files": [ @@ -92,10 +92,10 @@ "@rollup/plugin-babel": "^6.0.0", "@rollup/plugin-commonjs": "^23.0.0", "@rollup/plugin-json": "^5.0.0", - "@types/jest": "^27.4.1", "@rollup/plugin-node-resolve": "^14.1.0", "@types/chai": "^4.3.3", "@types/d3": "^7.4.0", + "@types/jest": "^27.4.1", "@types/mkdirp": "^1.0.2", "@types/pako": "^2.0.0", "@typescript-eslint/eslint-plugin": "^5.38.0", @@ -113,8 +113,8 @@ "eslint-plugin-jest": "^27.0.4", "eslint-plugin-prettier": "^4.2.1", "gh-pages": "^4.0.0", - "jest": "^27.5.1", "highlight.js": "^11.6.0", + "jest": "^27.5.1", "jest-dev-server": "^6.1.1", "mkdirp": "^1.0.4", "pako": "^2.0.4", @@ -128,8 +128,8 @@ "terser": "^5.15.0", "ts-jest": "^29.0.1", "ts-json-schema-generator": "^1.1.1", - "vega-cli": "^5.22.1", "typescript": "~4.8.3", + "vega-cli": "^5.22.1", "vega-datasets": "~2.5.1", "vega-embed": "^6.21.0", "vega-tooltip": "^0.28.0", diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 6162fda58d..6270e2e657 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.5.1) + activesupport (6.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) coffee-script (2.4.1) coffee-script-source execjs @@ -25,10 +25,10 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1) - faraday (2.3.0) - faraday-net_http (~> 2.0) + faraday (2.6.0) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (3.0.1) ffi (1.15.5) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -83,7 +83,7 @@ GEM octokit (~> 4.0) public_suffix (>= 3.0, < 5.0) typhoeus (~> 1.3) - html-pipeline (2.14.2) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) @@ -210,12 +210,12 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.16.2) - nokogiri (1.13.7-arm64-darwin) + minitest (5.16.3) + nokogiri (1.13.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.7-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.7-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -224,7 +224,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (4.0.7) racc (1.6.0) - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) @@ -254,7 +254,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (1.8.0) webrick (1.7.0) - zeitwerk (2.6.0) + zeitwerk (2.6.1) PLATFORMS arm64-darwin-20