kodiakhq[bot]
|
a5f145bb97
|
Merge pull request #1650 from amir20/dependabot/github_actions/actions/setup-go-2.2.0
Bump actions/setup-go from 2.1.5 to 2.2.0
|
2022-02-10 09:37:11 +00:00 |
|
dependabot[bot]
|
153b3de830
|
Bump actions/setup-go from 2.1.5 to 2.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 09:31:22 +00:00 |
|
kodiakhq[bot]
|
feb64444f0
|
Merge pull request #1648 from amir20/dependabot/github_actions/pnpm/action-setup-2.1.0
Bump pnpm/action-setup from 2.0.1 to 2.1.0
|
2022-02-09 09:15:54 +00:00 |
|
dependabot[bot]
|
6d79efe77f
|
Bump pnpm/action-setup from 2.0.1 to 2.1.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v2.1.0)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 09:10:33 +00:00 |
|
kodiakhq[bot]
|
1dde163418
|
Merge pull request #1647 from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.1
Bump github.com/spf13/afero from 1.8.0 to 1.8.1
|
2022-02-07 09:17:10 +00:00 |
|
dependabot[bot]
|
3ed1d8be4c
|
Bump github.com/spf13/afero from 1.8.0 to 1.8.1
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 09:11:15 +00:00 |
|
kodiakhq[bot]
|
03208ec636
|
Merge pull request #1644 from amir20/dependabot/github_actions/docker/build-push-action-2.9.0
Bump docker/build-push-action from 2.8.0 to 2.9.0
|
2022-02-02 09:21:31 +00:00 |
|
dependabot[bot]
|
b21c5cac76
|
Bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-02 09:16:14 +00:00 |
|
Amir Raminfar
|
f22e0eadbb
|
Release 3.10.2
v3.10.2
|
2022-01-31 15:56:32 -08:00 |
|
Amir Raminfar
|
3bb2f9fd7b
|
Updates modules
|
2022-01-31 15:56:22 -08:00 |
|
Amir Raminfar
|
d51a4630fd
|
Updates gitignore
|
2022-01-23 07:27:26 -08:00 |
|
Amir Raminfar
|
3733145db5
|
Fixes reporting
|
2022-01-23 07:26:11 -08:00 |
|
Amir Raminfar
|
6cfb42412c
|
Uses useScroll instead of handling the scroll event myself (#1642)
* Tries to use-scroll instead of scroll listener
* Moves observer to scrollable content only
* Fixes bugs
|
2022-01-20 14:23:43 -08:00 |
|
kodiakhq[bot]
|
bb7beef6c9
|
Merge pull request #1641 from amir20/dependabot/github_actions/docker/build-push-action-2.8.0
Bump docker/build-push-action from 2.7.0 to 2.8.0
|
2022-01-19 09:18:33 +00:00 |
|
dependabot[bot]
|
cdc83d183c
|
Bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-19 09:13:19 +00:00 |
|
Amir Raminfar
|
1df564d4a3
|
Cleans up date components
|
2022-01-18 10:14:49 -08:00 |
|
Amir Raminfar
|
d80dc105ee
|
Uses v-bind instead for css variables
|
2022-01-17 13:43:46 -08:00 |
|
Amir Raminfar
|
57c53e43db
|
Updates modules
|
2022-01-17 10:00:24 -08:00 |
|
Amir Raminfar
|
705f2990e9
|
Updates modules
|
2022-01-14 11:49:15 -08:00 |
|
Amir Raminfar
|
208dcc06cc
|
Updates modules
|
2022-01-13 09:44:09 -08:00 |
|
kodiakhq[bot]
|
d4740bd1a8
|
Merge pull request #1636 from amir20/vitest
Moves to vitest
|
2022-01-12 22:49:26 +00:00 |
|
Amir Raminfar
|
c19e819ec6
|
removes comment import
|
2022-01-12 14:44:33 -08:00 |
|
Amir Raminfar
|
efc001ef9d
|
Fixes test snapshots
|
2022-01-12 14:42:37 -08:00 |
|
Amir Raminfar
|
ba40708240
|
Fixes tests
|
2022-01-11 09:25:27 -08:00 |
|
Amir Raminfar
|
8ad6d83bd6
|
Updates modules
|
2022-01-11 09:18:10 -08:00 |
|
kodiakhq[bot]
|
8ef18033d3
|
Merge pull request #1631 from amir20/dependabot/docker/golang-1.17.6-alpine
Bump golang from 1.17.5-alpine to 1.17.6-alpine
|
2022-01-07 09:17:37 +00:00 |
|
dependabot[bot]
|
6bbb337828
|
Bump golang from 1.17.5-alpine to 1.17.6-alpine
Bumps golang from 1.17.5-alpine to 1.17.6-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-07 09:10:17 +00:00 |
|
kodiakhq[bot]
|
1111b7d10c
|
Merge pull request #1630 from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.0
Bump github.com/spf13/afero from 1.7.1 to 1.8.0
|
2022-01-06 09:39:30 +00:00 |
|
dependabot[bot]
|
40c8cafc49
|
Bump github.com/spf13/afero from 1.7.1 to 1.8.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-06 09:34:09 +00:00 |
|
kodiakhq[bot]
|
e14c9e1e03
|
Merge pull request #1629 from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.1
Bump github.com/spf13/afero from 1.7.0 to 1.7.1
|
2021-12-29 09:40:30 +00:00 |
|
dependabot[bot]
|
3176ca8e1f
|
Bump github.com/spf13/afero from 1.7.0 to 1.7.1
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-29 09:34:56 +00:00 |
|
kodiakhq[bot]
|
bf86052fe3
|
Merge pull request #1628 from amir20/dependabot/github_actions/actions/setup-node-2.5.1
Bump actions/setup-node from 2.5.0 to 2.5.1
|
2021-12-29 09:14:03 +00:00 |
|
dependabot[bot]
|
fa4bff885e
|
Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-29 09:09:08 +00:00 |
|
Amir Raminfar
|
962393a9e9
|
Updates libs
|
2021-12-26 13:11:41 -08:00 |
|
kodiakhq[bot]
|
81958847a9
|
Merge pull request #1627 from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.0
Bump github.com/spf13/afero from 1.6.0 to 1.7.0
|
2021-12-23 09:42:20 +00:00 |
|
dependabot[bot]
|
17bc5c5da2
|
Bump github.com/spf13/afero from 1.6.0 to 1.7.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-23 09:36:48 +00:00 |
|
kodiakhq[bot]
|
b7962a0c1d
|
Merge pull request #1626 from amir20/dependabot/github_actions/actions/setup-go-2.1.5
Bump actions/setup-go from 2.1.4 to 2.1.5
|
2021-12-22 09:17:08 +00:00 |
|
dependabot[bot]
|
e215c95600
|
Bump actions/setup-go from 2.1.4 to 2.1.5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.4...v2.1.5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-22 09:11:15 +00:00 |
|
kodiakhq[bot]
|
df63a90c89
|
Merge pull request #1625 from amir20/dependabot/github_actions/docker/login-action-1.12.0
Bump docker/login-action from 1.10.0 to 1.12.0
|
2021-12-21 09:13:16 +00:00 |
|
dependabot[bot]
|
2eb36438e8
|
Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-21 09:08:14 +00:00 |
|
kodiakhq[bot]
|
bb4f79fb08
|
Merge pull request #1622 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible
Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible
|
2021-12-14 09:34:07 +00:00 |
|
dependabot[bot]
|
b5ff44b003
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.12+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.11...v20.10.12)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-14 09:28:50 +00:00 |
|
Amir Raminfar
|
9741804fda
|
Updates node modules
|
2021-12-13 10:38:58 -08:00 |
|
Amir Raminfar
|
65a13bf5fc
|
Updates node modules
|
2021-12-10 14:54:35 -08:00 |
|
kodiakhq[bot]
|
0c5b5169c7
|
Merge pull request #1620 from amir20/dependabot/docker/golang-1.17.5-alpine
Bump golang from 1.17.4-alpine to 1.17.5-alpine
|
2021-12-10 09:13:22 +00:00 |
|
dependabot[bot]
|
7e8cd1a708
|
Bump golang from 1.17.4-alpine to 1.17.5-alpine
Bumps golang from 1.17.4-alpine to 1.17.5-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-10 09:07:41 +00:00 |
|
Amir Raminfar
|
84ec892777
|
Updates modules
|
2021-12-07 11:05:48 -08:00 |
|
Amir Raminfar
|
a0e039169c
|
Updates modules
|
2021-12-06 07:22:02 -08:00 |
|
kodiakhq[bot]
|
070721cae1
|
Merge pull request #1619 from amir20/dependabot/docker/golang-1.17.4-alpine
Bump golang from 1.17.3-alpine to 1.17.4-alpine
|
2021-12-06 09:14:21 +00:00 |
|
dependabot[bot]
|
b9a619afa2
|
Bump golang from 1.17.3-alpine to 1.17.4-alpine
Bumps golang from 1.17.3-alpine to 1.17.4-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-06 09:08:23 +00:00 |
|