Skip to content
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

Copy iterator.js to folder build and build-es5 #799

Closed
wants to merge 16 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
145 changes: 145 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
# v6.20.2 (Tue Nov 16 2021)

#### 🐛 Bug Fix

- fix: update style generation script [#793](https://github.com/vega/vega-embed/pull/793) ([@domoritz](https://github.com/domoritz))

#### Authors: 1

- Dominik Moritz ([@domoritz](https://github.com/domoritz))

---

# v6.20.1 (Mon Nov 15 2021)

#### 🐛 Bug Fix

- fix: fix build with semver [#790](https://github.com/vega/vega-embed/pull/790) ([@domoritz](https://github.com/domoritz))
- test: no warnings when versions are compatible [#789](https://github.com/vega/vega-embed/pull/789) ([@domoritz](https://github.com/domoritz))
- chore: upgrade deps [#788](https://github.com/vega/vega-embed/pull/788) ([@domoritz](https://github.com/domoritz))
- chore: upgrade deps [#785](https://github.com/vega/vega-embed/pull/785) ([@domoritz](https://github.com/domoritz))
- chore: switch to new sass version [#784](https://github.com/vega/vega-embed/pull/784) ([@domoritz](https://github.com/domoritz))
- style: apply some code style improvements [#783](https://github.com/vega/vega-embed/pull/783) ([@domoritz](https://github.com/domoritz))
- ci: use node 16 [#781](https://github.com/vega/vega-embed/pull/781) ([@domoritz](https://github.com/domoritz))

#### 🔩 Dependency Updates

- chore(deps-dev): bump concurrently from 6.3.0 to 6.4.0 [#786](https://github.com/vega/vega-embed/pull/786) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.59.0 to 2.60.0 [#787](https://github.com/vega/vega-embed/pull/787) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.58.3 to 2.59.0 [#782](https://github.com/vega/vega-embed/pull/782) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump vega-lite-dev-config from 0.18.1 to 0.19.0 [#779](https://github.com/vega/vega-embed/pull/779) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.58.1 to 2.58.3 [#778](https://github.com/vega/vega-embed/pull/778) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.1 to 10.32.2 [#774](https://github.com/vega/vega-embed/pull/774) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump auto from 10.32.1 to 10.32.2 [#775](https://github.com/vega/vega-embed/pull/775) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.1 to 10.32.2 [#776](https://github.com/vega/vega-embed/pull/776) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump browser-sync from 2.27.5 to 2.27.7 [#777](https://github.com/vega/vega-embed/pull/777) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Dominik Moritz ([@domoritz](https://github.com/domoritz))

---

# v6.20.0 (Wed Oct 27 2021)

#### 🚀 Enhancement

- feat: export version [#772](https://github.com/vega/vega-embed/pull/772) ([@domoritz](https://github.com/domoritz))

#### 🔩 Dependency Updates

- chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1 [#768](https://github.com/vega/vega-embed/pull/768) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.58.0 to 2.58.1 [#769](https://github.com/vega/vega-embed/pull/769) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @types/semver from 7.3.8 to 7.3.9 [#770](https://github.com/vega/vega-embed/pull/770) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 [#771](https://github.com/vega/vega-embed/pull/771) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 [#766](https://github.com/vega/vega-embed/pull/766) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 [#757](https://github.com/vega/vega-embed/pull/757) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 [#756](https://github.com/vega/vega-embed/pull/756) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump auto from 10.32.0 to 10.32.1 [#758](https://github.com/vega/vega-embed/pull/758) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump concurrently from 6.2.1 to 6.3.0 [#759](https://github.com/vega/vega-embed/pull/759) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump vega-lite-dev-config from 0.18.0 to 0.18.1 [#760](https://github.com/vega/vega-embed/pull/760) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @auto-it/conventional-commits from 10.32.0 to 10.32.1 [#761](https://github.com/vega/vega-embed/pull/761) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.57.0 to 2.58.0 [#762](https://github.com/vega/vega-embed/pull/762) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @auto-it/first-time-contributor from 10.32.0 to 10.32.1 [#763](https://github.com/vega/vega-embed/pull/763) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 [#753](https://github.com/vega/vega-embed/pull/753) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump vega from 5.20.2 to 5.21.0 [#754](https://github.com/vega/vega-embed/pull/754) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.56.3 to 2.57.0 [#755](https://github.com/vega/vega-embed/pull/755) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Dominik Moritz ([@domoritz](https://github.com/domoritz))

---

# v6.19.1 (Tue Sep 21 2021)

#### 🐛 Bug Fix

- fix: add missing interpreter dependency [#751](https://github.com/vega/vega-embed/pull/751) ([@domoritz](https://github.com/domoritz))

#### Authors: 1

- Dominik Moritz ([@domoritz](https://github.com/domoritz))

---

# v6.19.0 (Fri Sep 17 2021)

:tada: This release contains work from a new contributor! :tada:

Thank you, Cameron Yick ([@hydrosquall](https://github.com/hydrosquall)), for all your work!

#### 🚀 Enhancement

- feat: add vega interpreter as dependency and support custom interpreter [#747](https://github.com/vega/vega-embed/pull/747) ([@domoritz](https://github.com/domoritz))

#### 🐛 Bug Fix

- chore: set up auto for versioning/release management [#749](https://github.com/vega/vega-embed/pull/749) ([@hydrosquall](https://github.com/hydrosquall))

#### 🔩 Dependency Updates

- chore(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 [#748](https://github.com/vega/vega-embed/pull/748) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 [#745](https://github.com/vega/vega-embed/pull/745) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump vega-lite from 5.1.0 to 5.1.1 [#746](https://github.com/vega/vega-embed/pull/746) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump object-path from 0.11.5 to 0.11.7 [#744](https://github.com/vega/vega-embed/pull/744) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump tar from 6.1.3 to 6.1.11 [#743](https://github.com/vega/vega-embed/pull/743) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 [#741](https://github.com/vega/vega-embed/pull/741) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 [#742](https://github.com/vega/vega-embed/pull/742) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.56.2 to 2.56.3 [#740](https://github.com/vega/vega-embed/pull/740) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump tslib from 2.3.0 to 2.3.1 [#737](https://github.com/vega/vega-embed/pull/737) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.56.1 to 2.56.2 [#738](https://github.com/vega/vega-embed/pull/738) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump fast-json-patch from 3.0.0-1 to 3.1.0 [#739](https://github.com/vega/vega-embed/pull/739) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 [#734](https://github.com/vega/vega-embed/pull/734) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.55.1 to 2.56.1 [#735](https://github.com/vega/vega-embed/pull/735) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump concurrently from 6.2.0 to 6.2.1 [#736](https://github.com/vega/vega-embed/pull/736) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump tar from 6.1.0 to 6.1.3 [#731](https://github.com/vega/vega-embed/pull/731) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.1 to 20.0.0 [#729](https://github.com/vega/vega-embed/pull/729) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.54.0 to 2.55.1 [#727](https://github.com/vega/vega-embed/pull/727) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump browser-sync from 2.27.4 to 2.27.5 [#728](https://github.com/vega/vega-embed/pull/728) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump vega-tooltip from 0.26.0 to 0.27.0 [#730](https://github.com/vega/vega-embed/pull/730) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.53.2 to 2.54.0 [#721](https://github.com/vega/vega-embed/pull/721) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @types/semver from 7.3.7 to 7.3.8 [#722](https://github.com/vega/vega-embed/pull/722) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 [#723](https://github.com/vega/vega-embed/pull/723) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump codecov/codecov-action from 1 to 2.0.2 [#724](https://github.com/vega/vega-embed/pull/724) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 [#725](https://github.com/vega/vega-embed/pull/725) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 [#716](https://github.com/vega/vega-embed/pull/716) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 [#717](https://github.com/vega/vega-embed/pull/717) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump del-cli from 4.0.0 to 4.0.1 [#718](https://github.com/vega/vega-embed/pull/718) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump del-cli from 3.0.1 to 4.0.0 [#701](https://github.com/vega/vega-embed/pull/701) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.50.5 to 2.51.0 [#697](https://github.com/vega/vega-embed/pull/697) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 [#694](https://github.com/vega/vega-embed/pull/694) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump concurrently from 6.1.0 to 6.2.0 [#696](https://github.com/vega/vega-embed/pull/696) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.49.0 to 2.50.5 [#695](https://github.com/vega/vega-embed/pull/695) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump ws from 7.4.5 to 7.4.6 [#693](https://github.com/vega/vega-embed/pull/693) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.48.0 to 2.49.0 [#692](https://github.com/vega/vega-embed/pull/692) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump rollup from 2.46.0 to 2.48.0 [#690](https://github.com/vega/vega-embed/pull/690) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump @types/semver from 7.3.5 to 7.3.6 [#691](https://github.com/vega/vega-embed/pull/691) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 3

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
- Dominik Moritz ([@domoritz](https://github.com/domoritz))
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vega-embed",
"version": "6.18.2",
"version": "6.20.2",
"description": "Publish Vega visualizations as embedded web components.",
"keywords": [
"vega",
Expand Down Expand Up @@ -53,6 +53,7 @@
"jest-canvas-mock": "^2.3.1",
"sass": "^1.43.4",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-terser": "^7.0.2",
"rollup": "2.60.0",
"typescript": "^4.4.4",
Expand Down
7 changes: 7 additions & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import resolve from '@rollup/plugin-node-resolve';
import ts from 'rollup-plugin-ts';
import bundleSize from 'rollup-plugin-bundle-size';
import {terser} from 'rollup-plugin-terser';
import copy from 'rollup-plugin-copy'

const pkg = require('./package.json');

Expand All @@ -22,6 +23,12 @@ const plugins = (browserslist, declaration) => [
browserslist,
}),
bundleSize(),
copy({
targets: [
{ src: 'node_modules/yallist/iterator.js', dest: 'build/' },
{ src: 'node_modules/yallist/iterator.js', dest: 'build-es5/' },
]
}),
];

const outputs = [
Expand Down
Loading