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
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
Nikolay Kost
502362cc8c
feat(react): update to react 18 and testing-library ( #138 )
2022-05-24 01:50:45 +02:00
Nikolay Kostyurin
d070a66db3
chore(release): publish v2.8.0 ( #122 )
...
* chore(lerna): don't publish packages to npm by lerna
* chore(lerna): add publish to npm command
* fix(github): publish using lerna
* chore(lerna): add publish minor
* chore(release): publish v2.8.0
2021-11-29 00:55:29 +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
Nikolay Kostyurin
86d1dde106
chore(release): publish v2.7.1 ( #121 )
2021-11-04 13:30:53 +02:00
Nikolay Kostyurin
01b0916b4a
chore(release): publish v2.7.0
2021-05-19 23:00:30 +02:00
dependabot[bot]
64b4778cfb
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /packages/bbob-react ( #98 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 14:24:22 +02:00
dependabot[bot]
032980ef64
chore(deps): bump ua-parser-js in /packages/bbob-react ( #96 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.18 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.18...0.7.28 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 17:00:23 +02:00
Nikolay Kostyurin
1906c3cd01
chore(release): publish v2.6.2 ( #85 )
2020-12-17 00:07:56 +02:00
Nikolay Kostyurin
c9aa6b368b
chore(release): publish v2.6.1 ( #82 )
2020-12-16 00:41:01 +02:00
Nikolay Kostyurin
69018b1b1d
chore(release): publish v2.6.0 ( #79 )
2020-12-10 22:36:11 +02:00
Nikolay Kostyurin
4e79abb833
chore(release): publish v2.5.9 ( #75 )
2020-11-16 23:14:33 +02:00
dependabot[bot]
b60958d5c5
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/bbob-react ( #68 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 16:33:37 +02:00
Nikolay Kostyurin
2eb1fbcccf
chore(release): publish v2.5.8
2020-07-08 19:34:55 +02:00
Nikolay Kostyurin
fe6a16b6d9
chore(release): publish v2.5.7
2020-07-05 15:24:30 +02:00
Nikolay Kostyurin
ba090bf997
chore(bbob): update lock files ( #64 )
2020-05-30 00:38:27 +02:00
Nikolay Kostyurin
5af63e4158
chore(release): publish v2.5.6
2020-04-12 21:37:50 +02:00
Nikolay Kostyurin
2670fc1288
chore(release): publish v2.5.5
2020-03-26 00:51:02 +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