Nikolay Kost
49065d239b
chore: migrate to changeset ( #182 )
...
* fix: initial support to changeset
* fix: changeset config
* fix: vue3 changeset
* feat: add github publish action for changeset
2023-07-24 04:16:14 +02:00
dependabot[bot]
ee044f3085
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 ( #178 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 16:28:12 +02:00
Nikolay Kost
6b3e244c12
fix(examples): npm audit ( #175 )
2023-05-22 18:21:15 +02:00
Nikolay Kost
a05e5cef07
chore(release): publish v2.9.0 ( #170 )
...
* chore: update readme to latest API
* chore: release 2.9.0
2023-01-29 17:55:46 +02:00
Nikolay Kost
19e8dd659e
feat(parser): context free tag mode ( #165 )
...
* feat(parser): initial context free tag mode
* fix: tests coverage
* chore: update readme
* chore: remove unused badge from readme
2023-01-27 05:26:09 +02:00
Nikolay Kost
6b2810fcf4
chore(release): release 2.8.3 ( #163 )
2022-12-18 03:28:03 +02:00
Nikolay Kost
2d1a08ba9a
chore: update build system and dependencies ( #155 )
...
* chore: fix swc + rollup transform
* chore: fix pkg-task args parsing
* chore: update lerna, rollup and swc to build proper es6 files
* chore: fix swc build for es targets
* ci: nodes matrix to newest versions
* ci: rollup to mjs, swc to json
* ci: add canary publish
* ci: no git tag for canary
* ci: no private publish for canary
* ci: remove --canary from publish-canary
* fix: remove gitHead from package.json
* fix: tests setup
* fix: bbob plugin helper imports
* fix: plugin helper build priority and circular deps
* fix: add nx for parallel build
* fix: npm ci
* fix: code ql
* fix: remove exports directive
* fix: rollup build
* fix: vue2 test and minify
* fix: bundle size limits
* feat: bundlephobia pr review
* feat: bundlephobia more popular action
* feat: publish branch to npm
* fix: secret NPM token
* fix: bundlephobia version
* fix: remove bundlephobia checker
* fix: npm publish in PR
* chore: release 2.8.3
* chore: fix test runs on CI, removed 14.x version
* fix: sync package-lock
* fix: remove lock files in sub packages
* fix: bundlesize > bundlesize2
* fix: update lock files
* fix: lock file in vue2-example
2022-12-18 03:09:56 +02:00
dependabot[bot]
09a197f653
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #158 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 23:30:30 +02:00
Nikolay Kost
b2cfc23ee9
chore(release): publish v2.8.2 ( #156 )
...
* chore: audit fix
* chore: release
2022-11-29 01:47:30 +02:00
dependabot[bot]
c902819374
chore(deps): bump parse-url from 6.0.0 to 6.0.2 ( #143 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/commits )
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 16:38:40 +02:00
Nikolay Kostyurin
861359a656
chore(release): publish v2.8.1 ( #139 )
...
* fix: lerna issue and publish patch
* fix: lerna publish scripts
* chore(release): bump version to v2.8.1
2022-05-24 02:42:33 +02:00
dependabot[bot]
90a5b390cc
chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 ( #123 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:33:00 +02:00
Nikolay Kostyurin
da6709d437
feat: update core deps ( #120 )
...
* feat: use swc.rs instead of babel
* BREAKING CHANGE: now we use swc.rs as main bundler and transpiler instead of babel
- jest now uses swc
- rollup now uses swc
* feat: benchmark now separate package with `npm start` and colored output
- benchmark as separate package with error throw if package drops performance
* feat: all lerna packages now using scripts/pkg-task
* feat(github): publish to npm and github registry
- when release was created this action automaticly publish packages to npm and github
* feat(github): move all from Travis CI to Github Actions
- code analysis and tests now using github actions
* test: increase tests coverage
- add more tests for @bbob/react, @bbob/vue2 and @bbob/parser
2021-11-29 00:33:06 +02:00
dependabot[bot]
0c40015c49
chore(deps): bump tmpl from 1.0.4 to 1.0.5 ( #114 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 02:03:10 +02:00
dependabot[bot]
df95957b5e
chore(deps): bump hosted-git-info from 2.6.0 to 2.8.9 ( #97 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.6.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.6.0...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Kostyurin <JiLiZART@Gmail.com >
2021-05-09 17:04:07 +02:00
dependabot[bot]
c63cbdd7ad
chore(deps): bump handlebars from 4.7.6 to 4.7.7 ( #95 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 01:43:34 +02:00
dependabot[bot]
864e4ec40e
chore(deps): bump y18n from 4.0.0 to 4.0.1 ( #92 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Kostyurin <JiLiZART@Gmail.com >
2021-05-04 23:37:10 +02:00
dependabot[bot]
663767e079
chore(deps): bump ssri from 6.0.1 to 6.0.2 ( #94 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 00:00:27 +02:00
dependabot[bot]
fc8db6152d
chore(deps): bump elliptic from 6.5.3 to 6.5.4 ( #91 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 23:54:04 +02:00
dependabot[bot]
b131d5f78d
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #80 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 09:22:32 +02:00
dependabot[bot]
9c71bb5f26
chore(deps): bump elliptic from 6.5.2 to 6.5.3 ( #69 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Kostyurin <JiLiZART@Gmail.com >
2020-10-03 10:40:51 +02:00
dependabot[bot]
efaaa57b6f
chore(deps): bump bl from 4.0.2 to 4.0.3 ( #70 )
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Kostyurin <JiLiZART@Gmail.com >
2020-10-03 10:40:35 +02:00
Nikolay Kostyurin
22237c4500
chore(benchmark): add ya-bbcode as benchmark target in benchmark suite ( #62 )
2020-04-05 17:50:49 +02:00
Nikolay Kostyurin
aac1ae0e81
chore(*): update dependencies ( #57 )
...
Updated Rollup
Updated Babel
Fixed security problems with some dependencies
2020-01-22 20:25:42 +02:00
dependabot[bot]
cdc7f66e21
chore(deps): bump handlebars from 4.1.2 to 4.5.3 ( #53 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-07 18:38:32 +02:00
dependabot[bot]
2c1fbffeb0
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 ( #46 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-09-20 10:03:31 +02:00
dependabot[bot]
001de51f34
chore(deps): bump lodash from 4.17.10 to 4.17.15 ( #41 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-20 11:54:19 +02:00
dependabot[bot]
34a7753301
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 ( #38 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 13:20:43 +02:00
dependabot[bot]
7e25c45c83
chore(deps): bump handlebars from 4.0.11 to 4.1.2 ( #15 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-06-15 11:10:04 +02:00
Nikolay Kostyurin
2bed68fcfd
chore: upgrade common packages
2018-11-05 00:04:17 +02:00
Nikolay Kostyurin
a1d859fdad
chore: add bundle size restrictions to all packages
2018-10-30 23:32:06 +02:00
Nikolay Kostyurin
32a7fb51da
refactor(*): convert to babel and generation to lib, es, dist folders ( #2 )
...
* refactor(*): convert to babel and generation to lib, es, dist
* chore(*): remove generated files
* fix(*): lint run command
2018-09-09 23:55:28 +02:00
Nikolay Kostyurin
1a84968ea2
feat(*): react render support, move some helper functions to plugin-helper
2018-08-09 02:45:19 +02:00
Nikolay Kostyurin
04398835e7
chore(*): add deps used for tests
2018-07-30 22:53:20 +02:00
Nikolay Kostyurin
ebba9bcfc9
chore(*): add benchmark
2018-07-23 23:44:20 +02:00
Nikolay Kostyurin
e20b34ae92
chore(*): add size-limit to CI step
2018-07-23 22:36:43 +02:00
Nikolay Kostyurin
8832c07646
speed parser optimization
2018-07-08 11:59:59 +02:00
Nikolay Kostyurin
1c23f96902
jsdoc md generator
2018-06-11 22:46:39 +02:00
Nikolay Kostyurin
792e949b6e
add eslint, travis config, test tasks
2018-06-11 22:31:02 +02:00
Nikolay Kostyurin
edf90de445
initial
2018-06-04 23:18:50 +02:00