1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00
Commit Graph

2537 Commits

Author SHA1 Message Date
kodiakhq[bot]
74f695fafb Merge pull request #1259 from amir20/dependabot/npm_and_yarn/autoprefixer-10.2.6
Bump autoprefixer from 10.2.5 to 10.2.6
2021-05-27 05:08:36 +00:00
dependabot[bot]
b192a49f1f Bump autoprefixer from 10.2.5 to 10.2.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6.
- [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.5...10.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 05:04:45 +00:00
Amir Raminfar
144bcccc27 Release 3.7.0 v3.7.0 2021-05-26 15:06:34 -07:00
kodiakhq[bot]
bc3d2a5c74 Merge pull request #1258 from amir20/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-05-26 21:03:09 +00:00
dependabot[bot]
357b619bef Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:58:57 +00:00
Amir Raminfar
12aadd673b Fixes broken tests 2021-05-26 13:58:13 -07:00
Amir Raminfar
6bde7be53c Fixes nil pointer exception 2021-05-26 13:52:14 -07:00
Amir Raminfar
fc4a3d90d5 Fixes bug 2021-05-26 13:27:33 -07:00
Amir Raminfar
b9532b4eac Fixes jest (#1257) 2021-05-26 12:29:55 -07:00
Amir Raminfar
920acf4256 Fixes reconnection bugs (#1256)
* Fixes reconnect by sending lastEventId see #1246

* Cleans up colors and spacing

* Fixes tests
2021-05-26 12:05:55 -07:00
kodiakhq[bot]
64f744a5d4 Merge pull request #1255 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.3.0
Bump crazy-max/ghaction-docker-meta from 3.2.0 to 3.3.0
2021-05-26 06:19:19 +00:00
dependabot[bot]
be66ecf3de Bump crazy-max/ghaction-docker-meta from 3.2.0 to 3.3.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 06:15:03 +00:00
kodiakhq[bot]
e065409952 Merge pull request #1254 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.4
Bump jest-puppeteer from 5.0.3 to 5.0.4 in /integration
2021-05-26 05:21:51 +00:00
dependabot[bot]
f8554155e7 Bump jest-puppeteer from 5.0.3 to 5.0.4 in /integration
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v5.0.3...v5.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:17:47 +00:00
kodiakhq[bot]
28a54b4478 Merge pull request #1252 from amir20/dependabot/npm_and_yarn/babel-jest-27.0.1
Bump babel-jest from 26.6.3 to 27.0.1
2021-05-26 05:11:16 +00:00
kodiakhq[bot]
738a011b2a Merge pull request #1251 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001230
Bump caniuse-lite from 1.0.30001228 to 1.0.30001230
2021-05-26 05:11:04 +00:00
dependabot[bot]
e3cc51f54b Bump babel-jest from 26.6.3 to 27.0.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.1/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:07:08 +00:00
dependabot[bot]
05ce19e910 Bump caniuse-lite from 1.0.30001228 to 1.0.30001230
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001228 to 1.0.30001230.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:06:32 +00:00
Amir Raminfar
04f3f56aa3 Reconnects if container starts running again (#1250)
* Cleans up code a little

* Tries to reconnect if container starts again
2021-05-25 14:53:26 -07:00
kodiakhq[bot]
971a8c2da4 Merge pull request #1249 from amir20/dependabot/go_modules/github.com/alexflint/go-arg-1.4.2
Bump github.com/alexflint/go-arg from 1.4.1 to 1.4.2
2021-05-25 06:38:45 +00:00
dependabot[bot]
069b5581d8 Bump github.com/alexflint/go-arg from 1.4.1 to 1.4.2
Bumps [github.com/alexflint/go-arg](https://github.com/alexflint/go-arg) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/alexflint/go-arg/releases)
- [Commits](https://github.com/alexflint/go-arg/compare/v1.4.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:34:41 +00:00
kodiakhq[bot]
0ed7408d6d Merge pull request #1248 from amir20/dependabot/npm_and_yarn/release-it-14.7.0
Bump release-it from 14.6.2 to 14.7.0
2021-05-25 05:09:25 +00:00
kodiakhq[bot]
b835506069 Merge pull request #1247 from amir20/dependabot/npm_and_yarn/css-loader-5.2.6
Bump css-loader from 5.2.5 to 5.2.6
2021-05-25 05:09:17 +00:00
dependabot[bot]
711f4a74b9 Bump release-it from 14.6.2 to 14.7.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.2 to 14.7.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.6.2...14.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 05:05:16 +00:00
dependabot[bot]
0c172e34ae Bump css-loader from 5.2.5 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 05:04:49 +00:00
Amir Raminfar
4a29f5deb8 Release 3.6.7 v3.6.7 2021-05-24 14:10:56 -07:00
Amir Raminfar
fbf217b990 Tries to fixe #1245 by preventing default action 2021-05-24 11:49:03 -07:00
kodiakhq[bot]
1078b70190 Merge pull request #1244 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.2.0
Bump crazy-max/ghaction-docker-meta from 3.1.0 to 3.2.0
2021-05-24 07:43:56 +00:00
dependabot[bot]
4ccccbc9c8 Bump crazy-max/ghaction-docker-meta from 3.1.0 to 3.2.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 07:39:37 +00:00
kodiakhq[bot]
e2fa22148a Merge pull request #1243 from amir20/dependabot/npm_and_yarn/sass-1.34.0
Bump sass from 1.33.0 to 1.34.0
2021-05-24 05:09:07 +00:00
dependabot[bot]
70e5b358fc Bump sass from 1.33.0 to 1.34.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.33.0...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:04:37 +00:00
kodiakhq[bot]
85695a2165 Merge pull request #1242 from amir20/dependabot/npm_and_yarn/sass-1.33.0
Bump sass from 1.32.13 to 1.33.0
2021-05-21 05:08:50 +00:00
kodiakhq[bot]
600602a976 Merge pull request #1241 from amir20/dependabot/npm_and_yarn/postcss-8.3.0
Bump postcss from 8.2.15 to 8.3.0
2021-05-21 05:08:41 +00:00
dependabot[bot]
9c5749d6b2 Bump sass from 1.32.13 to 1.33.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 05:05:01 +00:00
dependabot[bot]
ce1df8ec22 Bump postcss from 8.2.15 to 8.3.0
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [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.15...8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 05:04:26 +00:00
kodiakhq[bot]
cb75ebebbd Merge pull request #1240 from amir20/dependabot/npm_and_yarn/css-loader-5.2.5
Bump css-loader from 5.2.4 to 5.2.5
2021-05-20 19:10:49 +00:00
dependabot[bot]
3e5eae38c8 Bump css-loader from 5.2.4 to 5.2.5
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 19:06:37 +00:00
kodiakhq[bot]
5ffc667b5d Merge pull request #1239 from amir20/dependabot/npm_and_yarn/webpack-5.37.1
Bump webpack from 5.37.0 to 5.37.1
2021-05-20 05:10:02 +00:00
dependabot[bot]
d54c1caff8 Bump webpack from 5.37.0 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 05:05:47 +00:00
Amir Raminfar
7cad2fabc2 Moves kodiak file and updates config 2021-05-18 12:17:34 -07:00
kodiakhq[bot]
02ab509e8d Merge pull request #1238 from amir20/dependabot/npm_and_yarn/babel/core-7.14.3
Bump @babel/core from 7.14.2 to 7.14.3
2021-05-18 19:17:20 +00:00
dependabot[bot]
fbf4f4f7cb Bump @babel/core from 7.14.2 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3.
- [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.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 06:23:21 +00:00
kodiakhq[bot]
4ad2b5413b Merge pull request #1237 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.3
Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3
2021-05-18 05:08:57 +00:00
dependabot[bot]
ef63b0bf2f Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.14.2 to 7.14.3.
- [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.3/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 05:04:38 +00:00
kodiakhq[bot]
56c3cebf44 Merge pull request #1235 from amir20/dependabot/npm_and_yarn/postcss-loader-5.3.0
Bump postcss-loader from 5.2.0 to 5.3.0
2021-05-17 05:09:07 +00:00
dependabot[bot]
d84c90670b Bump postcss-loader from 5.2.0 to 5.3.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:04:50 +00:00
dependabot[bot]
b7e64a7599 Bump @babel/core from 7.14.0 to 7.14.2 (#1232)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.2.
- [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.2/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 07:40:47 -07:00
kodiakhq[bot]
1f8d23c8ee Merge pull request #1234 from amir20/dependabot/npm_and_yarn/ansi-to-html-0.6.15
Bump ansi-to-html from 0.6.14 to 0.6.15
2021-05-14 05:10:38 +00:00
kodiakhq[bot]
0ab802a304 Merge pull request #1233 from amir20/dependabot/npm_and_yarn/sass-loader-11.1.1
Bump sass-loader from 11.1.0 to 11.1.1
2021-05-14 05:09:26 +00:00
dependabot[bot]
039c55ccb6 Bump ansi-to-html from 0.6.14 to 0.6.15
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html) from 0.6.14 to 0.6.15.
- [Release notes](https://github.com/rburns/ansi-to-html/releases)
- [Commits](https://github.com/rburns/ansi-to-html/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 05:06:15 +00:00