 Moritz KlackandGitHub
|
666ee7ebb5
|
Merge pull request #1327 from wbkd/dependabot/npm_and_yarn/main/typescript-4.3.5
chore(deps-dev): bump typescript from 4.3.4 to 4.3.5
|
2021-07-13 09:52:19 +02:00 |
|
 Moritz KlackandGitHub
|
b1d81c87c7
|
Merge pull request #1335 from wbkd/dependabot/npm_and_yarn/main/types/resize-observer-browser-0.1.6
chore(deps-dev): bump @types/resize-observer-browser from 0.1.5 to 0.1.6
|
2021-07-13 09:52:08 +02:00 |
|
 dependabot[bot]andGitHub
|
75ede02dd9
|
chore(deps-dev): bump rollup-plugin-livereload from 2.0.0 to 2.0.5
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 2.0.0 to 2.0.5.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-livereload/compare/v2.0.0...v2.0.5)
---
updated-dependencies:
- dependency-name: rollup-plugin-livereload
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 07:49:03 +00:00 |
|
 dependabot[bot]andGitHub
|
04e3ab9523
|
chore(deps-dev): bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 07:48:47 +00:00 |
|
 dependabot[bot]andGitHub
|
dbf7511e3f
|
chore(deps-dev): bump cypress from 7.6.0 to 7.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.6.0...v7.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 07:48:47 +00:00 |
|
 dependabot[bot]andGitHub
|
405d1d6858
|
chore(deps-dev): bump @types/resize-observer-browser from 0.1.5 to 0.1.6
Bumps [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/resize-observer-browser) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/resize-observer-browser)
---
updated-dependencies:
- dependency-name: "@types/resize-observer-browser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 07:48:43 +00:00 |
|
 Moritz KlackandGitHub
|
a00b49cd21
|
Merge pull request #1336 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.18
chore(deps): bump @types/react-redux from 7.1.16 to 7.1.18
|
2021-07-13 09:48:23 +02:00 |
|
 Moritz KlackandGitHub
|
6ee9457671
|
Merge pull request #1338 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.12.6
chore(deps-dev): bump start-server-and-test from 1.12.5 to 1.12.6
|
2021-07-13 09:48:11 +02:00 |
|
 Moritz KlackandGitHub
|
6996af8eda
|
Merge pull request #1339 from wbkd/dependabot/npm_and_yarn/main/rollup-2.53.1
chore(deps-dev): bump rollup from 2.52.3 to 2.53.1
|
2021-07-13 09:48:00 +02:00 |
|
 Moritz KlackandGitHub
|
1970486994
|
Merge pull request #1340 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.3.0
chore(deps-dev): bump autoprefixer from 10.2.6 to 10.3.0
|
2021-07-13 09:47:48 +02:00 |
|
 EricandGitHub
|
942e9c19d4
|
fix: should support react-dom 16 and 17
## Description
The version of the peer dependency `react-dom` should be `16 || 17` instead of `17 || 17`. This bug prevents projects using React Dom 16 from installing version `9.6.3`.
## References
Right version (9.6.0): https://github.com/wbkd/react-flow/commit/f835f85e65545ac87eb5bd2247a4ea1ebaee85ec
Changed to 17 only (9.6.1 ?): https://github.com/wbkd/react-flow/commit/290ba99f7048c04687255e4ff2cb175675d5432f
Got typo when you changed it back (9.6.3): https://github.com/wbkd/react-flow/commit/8c4ae0cb5deda608b990df7cf9c900baac3245e0
## How Has This Been Tested?
This haven't been tested yet, but it should work 😄
|
2021-07-13 11:22:09 +07:00 |
|
 dependabot[bot]andGitHub
|
1f64859be5
|
chore(deps-dev): bump autoprefixer from 10.2.6 to 10.3.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.0)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 04:02:44 +00:00 |
|
 dependabot[bot]andGitHub
|
aee919885a
|
chore(deps-dev): bump rollup from 2.52.3 to 2.53.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.53.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.52.3...v2.53.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 04:02:25 +00:00 |
|
 dependabot[bot]andGitHub
|
644d6137bc
|
chore(deps-dev): bump start-server-and-test from 1.12.5 to 1.12.6
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.5...v1.12.6)
---
updated-dependencies:
- dependency-name: start-server-and-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 04:01:55 +00:00 |
|
 dependabot[bot]andGitHub
|
8255dc0605
|
chore(deps): bump @types/react-redux from 7.1.16 to 7.1.18
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.16 to 7.1.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)
---
updated-dependencies:
- dependency-name: "@types/react-redux"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 04:01:12 +00:00 |
|
moklick
|
d648889286
|
chore: release v9.6.3
|
2021-07-01 15:35:40 +02:00 |
|
 Moritz KlackandGitHub
|
1f30f270e1
|
Merge pull request #1315 from wbkd/dependabot/npm_and_yarn/main/types/d3-7.0.0
chore(deps): bump @types/d3 from 6.7.1 to 7.0.0
|
2021-07-01 12:09:12 +02:00 |
|
 Moritz KlackandGitHub
|
6ab048fd7c
|
Merge pull request #1316 from wbkd/dependabot/npm_and_yarn/main/prettier-2.3.2
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2
|
2021-07-01 12:09:01 +02:00 |
|
 Moritz KlackandGitHub
|
510b37b9bc
|
Merge pull request #1317 from wbkd/dependabot/npm_and_yarn/main/rollup-2.52.3
chore(deps-dev): bump rollup from 2.52.2 to 2.52.3
|
2021-07-01 12:08:52 +02:00 |
|
 dependabot[bot]andGitHub
|
5dca8fc0df
|
chore(deps-dev): bump cypress from 7.5.0 to 7.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.5.0...v7.6.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 04:02:53 +00:00 |
|
 dependabot[bot]andGitHub
|
83d977e61c
|
chore(deps-dev): bump rollup from 2.52.2 to 2.52.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.2 to 2.52.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.52.2...v2.52.3)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 04:02:27 +00:00 |
|
 dependabot[bot]andGitHub
|
49fcd9d41d
|
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 04:02:11 +00:00 |
|
 dependabot[bot]andGitHub
|
a332bc802d
|
chore(deps): bump @types/d3 from 6.7.1 to 7.0.0
Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 6.7.1 to 7.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3)
---
updated-dependencies:
- dependency-name: "@types/d3"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 04:01:45 +00:00 |
|
moklick
|
e1c34d3cd2
|
chore: release v9.6.2
|
2021-06-24 15:45:08 +02:00 |
|
moklick
|
8c4ae0cb5d
|
chore(deps): update
|
2021-06-22 14:10:12 +02:00 |
|
moklick
|
4d5851df3c
|
chore: release v9.6.1
|
2021-06-16 11:48:27 +02:00 |
|
moklick
|
290ba99f70
|
chore(deps): update
|
2021-06-16 11:30:56 +02:00 |
|
moklick
|
c956ac2dd4
|
chore: release v9.6.0
|
2021-05-29 15:34:11 +02:00 |
|
moklick
|
f244e77b9e
|
chore: release v9.5.5
|
2021-05-28 14:44:11 +02:00 |
|
moklick
|
f835f85e65
|
chore(deps): update
|
2021-05-28 13:07:26 +02:00 |
|
moklick
|
ba6b0b8a33
|
chore(deps): update
|
2021-05-23 19:16:15 +02:00 |
|
 dependabot[bot]andGitHub
|
d4e4a1cbb6
|
chore(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v18.1.0/packages/commonjs)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 11:39:22 +00:00 |
|
 Moritz KlackandGitHub
|
1c5bfd7890
|
Merge pull request #1172 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-13.0.0
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
|
2021-05-05 13:38:40 +02:00 |
|
 dependabot[bot]andGitHub
|
0950422d81
|
chore(deps-dev): bump rollup from 2.46.0 to 2.47.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.46.0 to 2.47.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.46.0...v2.47.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 11:32:34 +00:00 |
|
 dependabot[bot]andGitHub
|
154b043d45
|
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 11:32:09 +00:00 |
|
 Moritz KlackandGitHub
|
67c3b01060
|
Merge pull request #1170 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.14.1
chore(deps-dev): bump @babel/preset-env from 7.13.15 to 7.14.1
|
2021-05-05 13:29:55 +02:00 |
|
 Moritz KlackandGitHub
|
22d855b8d7
|
Merge pull request #1159 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.14.0
chore(deps): bump @babel/runtime from 7.13.17 to 7.14.0
|
2021-05-05 13:29:48 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
6e412211f0
|
chore(deps-dev): bump @babel/preset-env from 7.13.15 to 7.14.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.15 to 7.14.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.1/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-05 11:29:46 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
aacaf31794
|
chore(deps-dev): bump cypress from 7.1.0 to 7.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.1.0...v7.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-05 11:29:27 +00:00 |
|
 Moritz KlackandGitHub
|
5ec0e3c1a8
|
Merge pull request #1161 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.13
chore(deps-dev): bump postcss from 8.2.12 to 8.2.13
|
2021-05-05 13:28:23 +02:00 |
|
 Moritz KlackandGitHub
|
68dffcb23e
|
Merge pull request #1162 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.14.0
chore(deps-dev): bump @babel/core from 7.13.16 to 7.14.0
|
2021-05-05 13:28:16 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
ccec236402
|
chore(deps-dev): bump rollup from 2.45.2 to 2.46.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.45.2 to 2.46.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.45.2...v2.46.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-03 05:02:51 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
7d1564b1e0
|
chore(deps-dev): bump @babel/core from 7.13.16 to 7.14.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-03 05:01:57 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
bd92e174e0
|
chore(deps-dev): bump postcss from 8.2.12 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.12...8.2.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-03 05:00:54 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
91e65e8bb0
|
chore(deps): bump @babel/runtime from 7.13.17 to 7.14.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.17 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-runtime)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-03 04:58:24 +00:00 |
|
moklick
|
5562106913
|
chore: release v9.5.4
|
2021-04-30 16:36:03 +02:00 |
|
moklick
|
8ef012f943
|
chore(deps): remove unused types/classnames package
|
2021-04-26 11:48:17 +02:00 |
|
 Moritz KlackandGitHub
|
d480c0be40
|
Merge pull request #1128 from wbkd/dependabot/npm_and_yarn/main/types/classnames-2.3.1
chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1
|
2021-04-26 11:46:25 +02:00 |
|
 Moritz KlackandGitHub
|
09b0d520df
|
Merge pull request #1129 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.12
chore(deps-dev): bump postcss from 8.2.10 to 8.2.12
|
2021-04-26 11:46:15 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
dac50b93e1
|
chore(deps): bump redux from 4.0.5 to 4.1.0
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.5 to 4.1.0.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.0.5...v4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-26 09:41:43 +00:00 |
|