Amir Raminfar
f22e0eadbb
Release 3.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
Amir Raminfar
33fb99ca37
Release 3.10.1
2021-12-01 12:15:25 -08:00
Amir Raminfar
e126d6e825
Updates modules
2021-12-01 09:45:21 -08:00
Amir Raminfar
ba1ccc92a8
Cleans up code
2021-12-01 09:44:49 -08:00
Amir Raminfar
5cf74e3f95
Add reactiviy to fix some regression issues. See #1613
2021-11-30 19:56:29 -08:00
Amir Raminfar
2246b58aa9
Adds more logging for fetching logs between dates
2021-11-30 18:48:32 -08:00
kodiakhq[bot]
f0bd0f2c9b
Merge pull request #1614 from amir20/dependabot/github_actions/actions/setup-node-2.5.0
...
Bump actions/setup-node from 2.4.1 to 2.5.0
2021-11-30 09:14:49 +00:00
dependabot[bot]
e6781f06ae
Bump actions/setup-node from 2.4.1 to 2.5.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-30 09:09:39 +00:00
Amir Raminfar
ef7ac5f2f6
Fixes release command
2021-11-29 10:53:37 -08:00
Amir Raminfar
5dc4d4c4d1
Release 3.10.0
2021-11-29 10:22:44 -08:00
Amir Raminfar
87d80d8284
Updates modules
2021-11-29 10:19:10 -08:00
Amir Raminfar
e216f54d6e
fixes biuld
2021-11-27 15:48:59 -08:00
Amir Raminfar
cfa9c702d0
Revert "Updates node modules"
...
This reverts commit 05ae16df8b .
2021-11-27 15:46:31 -08:00
Amir Raminfar
15fa6ae8b0
Minor clean up
2021-11-27 14:26:30 -08:00
Amir Raminfar
05ae16df8b
Updates node modules
2021-11-27 14:14:26 -08:00
Amir Raminfar
34232ef956
Fixes file in gzip when downloading
2021-11-27 13:40:49 -08:00
Amir Raminfar
da35a13d04
Updates snapshots and fixes bugs
2021-11-22 14:22:04 -08:00
Amir Raminfar
cdca0efd05
Adds more tests for routes
2021-11-21 19:56:10 -08:00
Amir Raminfar
320bbfe8b2
Adds more tests
2021-11-21 19:25:44 -08:00
Amir Raminfar
bf42fd4fea
Adds more tests
2021-11-21 18:33:58 -08:00
Amir Raminfar
958a1463e6
Updats node packages
2021-11-21 09:33:19 -08:00
Amir Raminfar
4138630fc4
Updates packages
2021-11-21 09:08:41 -08:00
Amir Raminfar
91545f932c
Fixes icon
2021-11-20 20:00:35 -08:00
Amir Raminfar
36cc93dacc
Fixes types for stat
2021-11-20 19:58:49 -08:00
Amir Raminfar
43e777687d
Adds container stats
2021-11-20 19:51:44 -08:00
Amir Raminfar
037a76f5c7
Fixes toolbar
2021-11-20 19:32:07 -08:00
Coteh
41c54a02eb
Move actions toolbar to side menu
2021-11-20 15:23:09 -08:00
Amir Raminfar
7901c21843
Pinia ( #1606 )
...
* Migrates to pinia
* Does more pinia migration
* Fixes types
* Move pinia
* Adds search cleans up pinia
* Removes unused files
* Removes vuex
* More clean up
* Makes js tests pass
* Fixes bugs and removing active container
2021-11-20 15:22:13 -08:00
Amir Raminfar
257110bc64
Moves default dev port to 3100. See #1601
2021-11-19 09:55:44 -08:00
Amir Raminfar
e2072d35c8
Settings to useStorage ( #1602 )
...
* Uses storage for settings
* Cleans settings
* Fixes tests for storage
* Removes store.js
* Uses ts
* Fixes tests
* Removes autoprefixer
2021-11-18 14:06:54 -08:00
kodiakhq[bot]
4a303d3ffa
Merge pull request #1600 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.11incompatible
...
Bump github.com/docker/docker from 20.10.10+incompatible to 20.10.11+incompatible
2021-11-18 09:40:47 +00:00
dependabot[bot]
57d8a90000
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.10+incompatible to 20.10.11+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.10...v20.10.11 )
---
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-11-18 09:33:45 +00:00
Amir Raminfar
0d54a265d9
Updats modules
2021-11-16 14:33:19 -08:00
Amir Raminfar
412a10256d
Vue3 ( #1594 )
...
* WIP vue3
* WIP vue3
* WIP vue3
* Migrates to vitejs
* Fixes js tests and removes not needed modules
* Fixes unmount
* Updates to use css instead for space
* Fixes tests and rebases one more time
* Uses orgua
* Fixes migrations bugs with oruga and fixes scroll
* Fixes v-deep
* Fixes icons to prod
* Fixes icons to prod
* Adds favicon back
* Transitions some to composition api
* Updates another component to comp api
* Cleans defineProps
* Updates log messages
* Moves more to compose api
* Cleans up styles and rewrites event source
* Tries to fix DOMPurify
* Removes postcss
* WIP typescript
* Improves importing
* Converts all to ts
* Converts main to ts
* Makes changes for tsconfig
* Moves more to ts
* Adds typing to store
* More typing
* Updates to ts
* Updates the rest to ts
* Fixes computes
* Fixes unmount
* Adds cypress with custom base fixed
* Fixes jest tests
* Fixes golang tests
* Adds gitignore for cypress
* Removes int in favor of e2e with cypress
* Tries to fix int tests again
* Adds title
* Updates e2e tests
* Uses vue for isMobile
* Removes app spec
* Cleans up docker
* Adds drop down for settings
* Fixes bug with restart
* Fixes scroll up bug
* Adds tests for light mode
2021-11-16 10:55:44 -08:00
Amir Raminfar
215ea12e80
Fixes release
2021-11-09 14:53:57 -08:00
Amir Raminfar
b72e208f27
Release 3.9.0
2021-11-09 14:15:43 -08:00
Amir Raminfar
0714809fd9
Renames job
2021-11-09 14:07:50 -08:00
Amir Raminfar
17d43453cc
Renames dev job
2021-11-09 14:05:07 -08:00
Amir Raminfar
ce120ac194
Adds pr pushes
2021-11-08 11:38:06 -08:00
Amir Raminfar
f19bbb8d38
Fixes int tests
2021-11-07 14:42:55 -08:00
Amir Raminfar
4f7cbb7cdf
Fixes test cases
2021-11-07 14:39:27 -08:00
Coteh
3672a4729d
Use .icon class instead of vertically aligning through CSS
2021-11-07 15:46:32 -05:00
Coteh
b0d1cd257c
Add autoInstall setting for unplugin icons
2021-11-07 15:35:54 -05:00
Coteh
be23ef93eb
Update pnpm-lock.yaml
2021-11-07 15:02:27 -05:00
Coteh
07d3176178
Switch to unplugin-icons for icons
...
The following icons are used:
Material Design Light
- Chevron Left (Hide Sidebar)
- Chevron Right (Show Sidebar)
- Chevron Double Down (Page Down)
- Magnify (Search)
- Cog (Settings)
Octicon
- Trash 24 (Clear Logs)
- Download 24 (Download Logs)
- Container 24 (Container Listing)
CoreUI Free
- Columns (Pin as Column)
2021-11-07 15:02:27 -05:00
Amir Raminfar
b01020dc0e
Removes yarn
2021-11-07 07:20:56 -08:00
Amir Raminfar
4e5fedb18f
Fixes pnpm
2021-11-07 07:03:46 -08:00
Amir Raminfar
dcd1fcfcde
Updates gh actions
2021-11-07 07:02:09 -08:00
Amir Raminfar
fb777d4dbf
Fixes yarn
2021-11-05 19:09:39 -07:00
Amir Raminfar
7b1f4f7f34
Remoges unused import
2021-11-05 19:09:39 -07:00
kodiakhq[bot]
d88eb339b4
Merge pull request #1591 from amir20/dependabot/docker/golang-1.17.3-alpine
...
Bump golang from 1.17.2-alpine to 1.17.3-alpine
2021-11-05 09:16:20 +00:00
dependabot[bot]
a84ef7be66
Bump golang from 1.17.2-alpine to 1.17.3-alpine
...
Bumps golang from 1.17.2-alpine to 1.17.3-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-11-05 09:11:37 +00:00
Amir Raminfar
fc798985fd
Fixes follow ups #1584
2021-11-04 19:03:33 -07:00
Amir Raminfar
df176c39f5
Updates go modules
2021-11-04 18:54:42 -07:00
James Cote
49b39fb3af
Add clear logs functionality ( #1584 )
...
* Add clear logs functionality
Other Changes:
- Add actions toolbar for actions pertaining to container logs
- Move Download button to actions toolbar, remove text and margin to match clear logs button
- Move search box below actions toolbar
- Turn off pointer events for scroll progress component so that Download button can be clicked
- Adjust spacing of container bar to accomodate the new actions toolbar
* Change actions toolbar into a floating menu
Other Changes:
- Move actions toolbar into its own component
- Move clear hotkey from LogEventSource to LogActionsToolbar, where the button is
- Move search back to where it was before
- Add tooltip component from buefy to annotate action buttons
- Add CSS variable for action toolbar background color, changes based on theme
2021-11-04 18:48:51 -07:00
Amir Raminfar
d9e8cca867
Fixes #1589
2021-11-04 15:52:53 -07:00
kodiakhq[bot]
bdead5c55d
Merge pull request #1590 from amir20/dependabot/npm_and_yarn/integration/puppeteer-11.0.0
...
Bump puppeteer from 10.4.0 to 11.0.0 in /integration
2021-11-04 09:08:44 +00:00
dependabot[bot]
05b0525a4b
Bump puppeteer from 10.4.0 to 11.0.0 in /integration
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.4.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-04 09:04:10 +00:00
kodiakhq[bot]
fa502cdda3
Merge pull request #1588 from amir20/dependabot/github_actions/actions/checkout-2.4.0
...
Bump actions/checkout from 2.3.5 to 2.4.0
2021-11-03 09:12:58 +00:00
dependabot[bot]
dee345b618
Bump actions/checkout from 2.3.5 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 09:08:25 +00:00
Amir Raminfar
d55f78829e
Moves stats to narrow and possibly improves #1582
2021-11-01 14:42:00 -07:00
Amir Raminfar
8f4264e26a
Update README.md
2021-10-29 15:07:03 -07:00
Amir Raminfar
c79ce7237e
Release 3.8.5
2021-10-29 14:47:56 -07:00
Amir Raminfar
eeec34b018
Removes @sha...
2021-10-29 14:26:50 -07:00
Amir Raminfar
69acb24aee
Fixes prod deps
2021-10-29 14:26:27 -07:00
kodiakhq[bot]
61afc74215
Merge pull request #1580 from amir20/dependabot/docker/node-17-alpine
...
Bump node from 16-alpine to 17-alpine
2021-10-29 18:13:43 +00:00
dependabot[bot]
396f4be965
Bump node from 16-alpine to 17-alpine
...
Bumps node from 16-alpine to 17-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 18:09:33 +00:00
Amir Raminfar
0f7541dfab
Release 3.8.4
2021-10-29 11:09:07 -07:00
Amir Raminfar
4031fb4f0e
Adds python for js builds
2021-10-29 11:08:55 -07:00
Amir Raminfar
494982fb77
Release 3.8.3
2021-10-29 10:10:46 -07:00
Amir Raminfar
aa1911cfcd
Adds image tag and fixes #1582
2021-10-29 10:09:37 -07:00
kodiakhq[bot]
92cd724b31
Merge pull request #1583 from amir20/pnpm
...
Moves everything to pnpm
2021-10-29 16:56:13 +00:00
Amir Raminfar
17a0e3a62d
Fixes and rebases
2021-10-29 09:33:59 -07:00
kodiakhq[bot]
6b3f5822a5
Merge pull request #1581 from amir20/dependabot/npm_and_yarn/autoprefixer-10.4.0
...
Bump autoprefixer from 10.3.7 to 10.4.0
2021-10-29 09:08:41 +00:00
dependabot[bot]
23b722bac1
Bump autoprefixer from 10.3.7 to 10.4.0
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.7 to 10.4.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.3.7...10.4.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-10-29 09:03:21 +00:00
kodiakhq[bot]
b95494051d
Merge pull request #1579 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001272
...
Bump caniuse-lite from 1.0.30001271 to 1.0.30001272
2021-10-28 09:08:41 +00:00
kodiakhq[bot]
2e9b673e27
Merge pull request #1578 from amir20/dependabot/npm_and_yarn/sass-loader-12.3.0
...
Bump sass-loader from 12.2.0 to 12.3.0
2021-10-28 09:08:16 +00:00
kodiakhq[bot]
f6cdf9b691
Merge pull request #1577 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.4.0
...
Bump webpack-dev-server from 4.3.1 to 4.4.0
2021-10-28 09:08:06 +00:00
dependabot[bot]
520a015c09
Bump caniuse-lite from 1.0.30001271 to 1.0.30001272
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001271 to 1.0.30001272.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001271...1.0.30001272 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 09:03:37 +00:00
dependabot[bot]
06cc3693c6
Bump sass-loader from 12.2.0 to 12.3.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.2.0...v12.3.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 09:03:26 +00:00
dependabot[bot]
5dc4fb3b78
Bump webpack-dev-server from 4.3.1 to 4.4.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 09:03:18 +00:00
kodiakhq[bot]
310695a981
Merge pull request #1576 from amir20/dependabot/npm_and_yarn/vue-router-3.5.3
...
Bump vue-router from 3.5.2 to 3.5.3
2021-10-27 09:08:27 +00:00
kodiakhq[bot]
dc9c10cc53
Merge pull request #1575 from amir20/dependabot/npm_and_yarn/lint-staged-11.2.6
...
Bump lint-staged from 11.2.4 to 11.2.6
2021-10-27 09:08:18 +00:00
kodiakhq[bot]
bf0e0e2429
Merge pull request #1574 from amir20/dependabot/npm_and_yarn/sass-1.43.4
...
Bump sass from 1.43.3 to 1.43.4
2021-10-27 09:08:08 +00:00
kodiakhq[bot]
86a6ff1f66
Merge pull request #1573 from amir20/dependabot/npm_and_yarn/css-loader-6.5.0
...
Bump css-loader from 6.4.0 to 6.5.0
2021-10-27 09:07:58 +00:00
dependabot[bot]
6a756f62e4
Bump vue-router from 3.5.2 to 3.5.3
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 09:03:54 +00:00
dependabot[bot]
3f11a525b8
Bump lint-staged from 11.2.4 to 11.2.6
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.4 to 11.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.4...v11.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 09:03:40 +00:00
dependabot[bot]
cfe1f45cd2
Bump sass from 1.43.3 to 1.43.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.3 to 1.43.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.3...1.43.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 09:03:27 +00:00
dependabot[bot]
497da82485
Bump css-loader from 6.4.0 to 6.5.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.4.0 to 6.5.0.
- [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/v6.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 09:03:15 +00:00
kodiakhq[bot]
95bc2b475e
Merge pull request #1572 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.10incompatible
...
Bump github.com/docker/docker from 20.10.9+incompatible to 20.10.10+incompatible
2021-10-26 09:32:19 +00:00
dependabot[bot]
e603c709fc
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.9+incompatible to 20.10.10+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.9...v20.10.10 )
---
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-10-26 09:27:42 +00:00
kodiakhq[bot]
f958af50fe
Merge pull request #1571 from amir20/dependabot/npm_and_yarn/webpack-5.60.0
...
Bump webpack from 5.59.1 to 5.60.0
2021-10-26 09:08:12 +00:00
kodiakhq[bot]
e8761fd2fd
Merge pull request #1570 from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.3.0
...
Bump @vue/component-compiler-utils from 3.2.2 to 3.3.0
2021-10-26 09:08:02 +00:00
kodiakhq[bot]
9a9aa5864e
Merge pull request #1569 from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0
...
Bump html-webpack-plugin from 5.4.0 to 5.5.0
2021-10-26 09:07:05 +00:00
dependabot[bot]
453b05f6c9
Bump webpack from 5.59.1 to 5.60.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.59.1 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 09:03:13 +00:00
dependabot[bot]
b056fa8f88
Bump @vue/component-compiler-utils from 3.2.2 to 3.3.0
...
Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 09:02:54 +00:00
dependabot[bot]
d3313ede2c
Bump html-webpack-plugin from 5.4.0 to 5.5.0
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 09:02:27 +00:00
kodiakhq[bot]
47a2c71f18
Merge pull request #1568 from amir20/dependabot/npm_and_yarn/lint-staged-11.2.4
...
Bump lint-staged from 11.2.3 to 11.2.4
2021-10-25 09:07:33 +00:00
dependabot[bot]
105e6424f9
Bump lint-staged from 11.2.3 to 11.2.4
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.3...v11.2.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 09:02:29 +00:00
kodiakhq[bot]
0feab4cdf8
Merge pull request #1567 from amir20/dependabot/npm_and_yarn/sass-1.43.3
...
Bump sass from 1.43.2 to 1.43.3
2021-10-22 09:09:20 +00:00
kodiakhq[bot]
4657817922
Merge pull request #1566 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001271
...
Bump caniuse-lite from 1.0.30001270 to 1.0.30001271
2021-10-22 09:09:00 +00:00
kodiakhq[bot]
279b5e21e0
Merge pull request #1565 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.3
...
Bump mini-css-extract-plugin from 2.4.2 to 2.4.3
2021-10-22 09:08:24 +00:00
kodiakhq[bot]
472344bcf4
Merge pull request #1564 from amir20/dependabot/npm_and_yarn/postcss-8.3.11
...
Bump postcss from 8.3.10 to 8.3.11
2021-10-22 09:08:02 +00:00
dependabot[bot]
a60a5432e8
Bump sass from 1.43.2 to 1.43.3
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.2 to 1.43.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.2...1.43.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-22 09:03:43 +00:00
dependabot[bot]
60975b51c7
Bump caniuse-lite from 1.0.30001270 to 1.0.30001271
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001270 to 1.0.30001271.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001270...1.0.30001271 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-22 09:03:33 +00:00
dependabot[bot]
240814c53a
Bump mini-css-extract-plugin from 2.4.2 to 2.4.3
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.4.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-22 09:03:09 +00:00
dependabot[bot]
97c7525d7e
Bump postcss from 8.3.10 to 8.3.11
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.10 to 8.3.11.
- [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.3.10...8.3.11 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-22 09:02:58 +00:00
kodiakhq[bot]
d2a6631dec
Merge pull request #1563 from amir20/dependabot/npm_and_yarn/husky-7.0.4
...
Bump husky from 7.0.2 to 7.0.4
2021-10-21 09:09:24 +00:00
kodiakhq[bot]
69188fa8b6
Merge pull request #1562 from amir20/dependabot/npm_and_yarn/postcss-8.3.10
...
Bump postcss from 8.3.9 to 8.3.10
2021-10-21 09:09:09 +00:00
kodiakhq[bot]
182e24fbc8
Merge pull request #1561 from amir20/dependabot/npm_and_yarn/webpack-5.59.1
...
Bump webpack from 5.59.0 to 5.59.1
2021-10-21 09:08:56 +00:00
kodiakhq[bot]
f3ec0033aa
Merge pull request #1560 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001270
...
Bump caniuse-lite from 1.0.30001269 to 1.0.30001270
2021-10-21 09:08:41 +00:00
dependabot[bot]
91a3653468
Bump husky from 7.0.2 to 7.0.4
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 09:03:37 +00:00
dependabot[bot]
5bbf0bccdb
Bump postcss from 8.3.9 to 8.3.10
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.9 to 8.3.10.
- [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.3.9...8.3.10 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 09:03:27 +00:00
dependabot[bot]
f3c77a8081
Bump webpack from 5.59.0 to 5.59.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.59.0...v5.59.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 09:03:11 +00:00
dependabot[bot]
a37eefe0ad
Bump caniuse-lite from 1.0.30001269 to 1.0.30001270
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001269 to 1.0.30001270.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001269...1.0.30001270 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 09:02:59 +00:00
kodiakhq[bot]
2c0dd61b79
Merge pull request #1558 from amir20/dependabot/npm_and_yarn/webpack-5.59.0
...
Bump webpack from 5.58.2 to 5.59.0
2021-10-20 09:06:51 +00:00
dependabot[bot]
cffb2f6100
Bump webpack from 5.58.2 to 5.59.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.2 to 5.59.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.2...v5.59.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 09:02:24 +00:00
kodiakhq[bot]
cf1d42ce89
Merge pull request #1556 from amir20/dependabot/npm_and_yarn/jest-27.3.1
...
Bump jest from 27.3.0 to 27.3.1
2021-10-19 09:15:30 +00:00
dependabot[bot]
5d9c17a83b
Bump jest from 27.3.0 to 27.3.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 09:11:10 +00:00
kodiakhq[bot]
7406db0999
Merge pull request #1557 from amir20/dependabot/npm_and_yarn/integration/jest-27.3.1
...
Bump jest from 27.3.0 to 27.3.1 in /integration
2021-10-19 09:08:34 +00:00
kodiakhq[bot]
ef6bd38fe2
Merge pull request #1555 from amir20/dependabot/npm_and_yarn/babel-jest-27.3.1
...
Bump babel-jest from 27.3.0 to 27.3.1
2021-10-19 09:07:34 +00:00
kodiakhq[bot]
689628d64f
Merge pull request #1554 from amir20/dependabot/npm_and_yarn/webpack-cli-4.9.1
...
Bump webpack-cli from 4.9.0 to 4.9.1
2021-10-19 09:07:24 +00:00
dependabot[bot]
08b991a7b1
Bump jest from 27.3.0 to 27.3.1 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 09:03:21 +00:00
dependabot[bot]
ef25d470f1
Bump babel-jest from 27.3.0 to 27.3.1
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.3.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 09:02:19 +00:00
dependabot[bot]
41005f907e
Bump webpack-cli from 4.9.0 to 4.9.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 09:02:04 +00:00
Amir Raminfar
7b6c77644c
Fixes move cache
2021-10-18 10:23:37 -07:00
Amir Raminfar
cd18f527bf
Updates cache
2021-10-18 10:17:58 -07:00
Amir Raminfar
13c8d9665a
Updates to docker/meta
2021-10-18 10:11:43 -07:00
kodiakhq[bot]
14d4b03bdd
Merge pull request #1553 from amir20/dependabot/github_actions/actions/checkout-2.3.5
...
Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-18 09:16:24 +00:00
kodiakhq[bot]
35cee8e686
Merge pull request #1550 from amir20/dependabot/npm_and_yarn/babel-jest-27.3.0
...
Bump babel-jest from 27.2.5 to 27.3.0
2021-10-18 09:16:02 +00:00
dependabot[bot]
e55335440f
Bump actions/checkout from 2.3.4 to 2.3.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:11:09 +00:00
dependabot[bot]
fefc0cca32
Bump babel-jest from 27.2.5 to 27.3.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.3.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:11:02 +00:00
kodiakhq[bot]
60378e7482
Merge pull request #1552 from amir20/dependabot/npm_and_yarn/integration/jest-27.3.0
...
Bump jest from 27.2.5 to 27.3.0 in /integration
2021-10-18 09:08:45 +00:00
kodiakhq[bot]
67e17e1953
Merge pull request #1551 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001269
...
Bump caniuse-lite from 1.0.30001267 to 1.0.30001269
2021-10-18 09:08:34 +00:00
kodiakhq[bot]
7c099b8ef3
Merge pull request #1549 from amir20/dependabot/npm_and_yarn/jest-27.3.0
...
Bump jest from 27.2.5 to 27.3.0
2021-10-18 09:08:14 +00:00
kodiakhq[bot]
f7d5af24bc
Merge pull request #1548 from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.4.0
...
Bump html-webpack-plugin from 5.3.2 to 5.4.0
2021-10-18 09:06:48 +00:00
dependabot[bot]
0c63aae600
Bump jest from 27.2.5 to 27.3.0 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:04:20 +00:00
dependabot[bot]
e821251c4c
Bump caniuse-lite from 1.0.30001267 to 1.0.30001269
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001267 to 1.0.30001269.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001267...1.0.30001269 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:03:08 +00:00
dependabot[bot]
4e4f445000
Bump jest from 27.2.5 to 27.3.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:02:47 +00:00
dependabot[bot]
9c0d14e13a
Bump html-webpack-plugin from 5.3.2 to 5.4.0
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.4.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 09:02:30 +00:00
Amir Raminfar
d8e48c0784
Adds no-transform cache control headers
2021-10-15 11:52:41 -07:00
Amir Raminfar
bef1fdce1b
Removes deprecated option for inline
2021-10-15 10:49:42 -07:00
Amir Raminfar
d867b96e98
Release 3.8.2
2021-10-15 10:27:40 -07:00
kodiakhq[bot]
d1c9a71d57
Merge pull request #1546 from amir20/dependabot/npm_and_yarn/sass-1.43.2
...
Bump sass from 1.42.1 to 1.43.2
2021-10-14 09:09:09 +00:00
kodiakhq[bot]
424c052123
Merge pull request #1545 from amir20/dependabot/npm_and_yarn/postcss-loader-6.2.0
...
Bump postcss-loader from 6.1.1 to 6.2.0
2021-10-14 09:08:56 +00:00
kodiakhq[bot]
a8b3ee33b2
Merge pull request #1544 from amir20/dependabot/npm_and_yarn/webpack-5.58.2
...
Bump webpack from 5.58.1 to 5.58.2
2021-10-14 09:08:45 +00:00
kodiakhq[bot]
1ab4ced332
Merge pull request #1543 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001267
...
Bump caniuse-lite from 1.0.30001265 to 1.0.30001267
2021-10-14 09:07:35 +00:00
dependabot[bot]
a29cc15553
Bump sass from 1.42.1 to 1.43.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.1 to 1.43.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.42.1...1.43.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 09:03:22 +00:00
dependabot[bot]
edb2703c81
Bump postcss-loader from 6.1.1 to 6.2.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.1.1 to 6.2.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/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 09:03:10 +00:00
dependabot[bot]
c6005fa04c
Bump webpack from 5.58.1 to 5.58.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.1 to 5.58.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.1...v5.58.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 09:02:57 +00:00
dependabot[bot]
dd7ea672d5
Bump caniuse-lite from 1.0.30001265 to 1.0.30001267
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001265 to 1.0.30001267.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001265...1.0.30001267 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 09:02:38 +00:00
kodiakhq[bot]
033fb58adc
Merge pull request #1542 from amir20/dependabot/npm_and_yarn/sass-loader-12.2.0
...
Bump sass-loader from 12.1.0 to 12.2.0
2021-10-13 09:06:48 +00:00
dependabot[bot]
ebd18d9303
Bump sass-loader from 12.1.0 to 12.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.1.0...v12.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 09:02:27 +00:00
kodiakhq[bot]
0db49da124
Merge pull request #1539 from amir20/dependabot/npm_and_yarn/jest-27.2.5
...
Bump jest from 27.2.4 to 27.2.5
2021-10-11 09:18:32 +00:00
dependabot[bot]
c8b228cd52
Bump jest from 27.2.4 to 27.2.5
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:13:55 +00:00
kodiakhq[bot]
aede88c5c1
Merge pull request #1541 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.5
...
Bump jest from 27.2.4 to 27.2.5 in /integration
2021-10-11 09:08:45 +00:00
kodiakhq[bot]
ecef6a2bab
Merge pull request #1540 from amir20/dependabot/npm_and_yarn/css-loader-6.4.0
...
Bump css-loader from 6.3.0 to 6.4.0
2021-10-11 09:08:25 +00:00
kodiakhq[bot]
225ad2a7be
Merge pull request #1538 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.5
...
Bump babel-jest from 27.2.4 to 27.2.5
2021-10-11 09:08:12 +00:00
kodiakhq[bot]
9d5869a8f2
Merge pull request #1537 from amir20/dependabot/npm_and_yarn/lint-staged-11.2.3
...
Bump lint-staged from 11.2.0 to 11.2.3
2021-10-11 09:07:31 +00:00
kodiakhq[bot]
aa2268c970
Merge pull request #1536 from amir20/dependabot/npm_and_yarn/webpack-5.58.1
...
Bump webpack from 5.58.0 to 5.58.1
2021-10-11 09:07:13 +00:00
dependabot[bot]
f7f0aac880
Bump jest from 27.2.4 to 27.2.5 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:03:51 +00:00
dependabot[bot]
b6acd150b2
Bump css-loader from 6.3.0 to 6.4.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.3.0 to 6.4.0.
- [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/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:03:27 +00:00
dependabot[bot]
af05eb6fe3
Bump babel-jest from 27.2.4 to 27.2.5
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.5/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:02:57 +00:00
dependabot[bot]
f9f4ee601e
Bump lint-staged from 11.2.0 to 11.2.3
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.0 to 11.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.0...v11.2.3 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:02:43 +00:00
dependabot[bot]
2d9ccab8f5
Bump webpack from 5.58.0 to 5.58.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.0 to 5.58.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.0...v5.58.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 09:02:29 +00:00
kodiakhq[bot]
a286b0f895
Merge pull request #1535 from amir20/dependabot/docker/golang-1.17.2-alpine
...
Bump golang from 1.17.1-alpine to 1.17.2-alpine
2021-10-08 09:14:04 +00:00
dependabot[bot]
e2a5812ffa
Bump golang from 1.17.1-alpine to 1.17.2-alpine
...
Bumps golang from 1.17.1-alpine to 1.17.2-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-10-08 09:09:59 +00:00
kodiakhq[bot]
e8b33d351b
Merge pull request #1534 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
...
Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
2021-10-08 09:08:03 +00:00
kodiakhq[bot]
3dea6c0971
Merge pull request #1533 from amir20/dependabot/npm_and_yarn/webpack-5.58.0
...
Bump webpack from 5.57.1 to 5.58.0
2021-10-08 09:07:55 +00:00
dependabot[bot]
015e43b700
Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.1...v2.4.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 09:02:52 +00:00
dependabot[bot]
f5a595f899
Bump webpack from 5.57.1 to 5.58.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.57.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.57.1...v5.58.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 09:02:36 +00:00
James Cote
06a4244126
Change page scroll icon to chevrons-down ( #1529 )
2021-10-07 15:07:55 -07:00
kodiakhq[bot]
8b190a3c02
Merge pull request #1532 from amir20/dependabot/npm_and_yarn/babel/core-7.15.8
...
Bump @babel/core from 7.15.5 to 7.15.8
2021-10-07 09:14:32 +00:00
dependabot[bot]
8c47496947
Bump @babel/core from 7.15.5 to 7.15.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.5 to 7.15.8.
- [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.15.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-07 09:09:17 +00:00
kodiakhq[bot]
675c70291c
Merge pull request #1531 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.8
...
Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
2021-10-07 09:07:35 +00:00
kodiakhq[bot]
c87feaa4cb
Merge pull request #1530 from amir20/dependabot/npm_and_yarn/webpack-cli-4.9.0
...
Bump webpack-cli from 4.8.0 to 4.9.0
2021-10-07 09:07:03 +00:00
dependabot[bot]
d8131d5e9e
Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.15.0 to 7.15.8.
- [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.15.8/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-07 09:02:42 +00:00
dependabot[bot]
e55a7e2768
Bump webpack-cli from 4.8.0 to 4.9.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-07 09:02:31 +00:00
kodiakhq[bot]
2c500775b8
Merge pull request #1528 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.1
...
Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
2021-10-06 09:10:38 +00:00
kodiakhq[bot]
c87a157997
Merge pull request #1527 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001265
...
Bump caniuse-lite from 1.0.30001264 to 1.0.30001265
2021-10-06 09:09:52 +00:00
kodiakhq[bot]
51166b59ab
Merge pull request #1526 from amir20/dependabot/npm_and_yarn/webpack-5.57.1
...
Bump webpack from 5.56.1 to 5.57.1
2021-10-06 09:09:20 +00:00
dependabot[bot]
04c64ca20c
Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 09:05:50 +00:00
dependabot[bot]
c8d435c61f
Bump caniuse-lite from 1.0.30001264 to 1.0.30001265
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001264 to 1.0.30001265.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits/1.0.30001265 )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 09:05:23 +00:00
dependabot[bot]
c71baddb73
Bump webpack from 5.56.1 to 5.57.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 09:04:45 +00:00
kodiakhq[bot]
cc1654177a
Merge pull request #1525 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible
...
Bump github.com/docker/docker from 20.10.8+incompatible to 20.10.9+incompatible
2021-10-05 09:28:34 +00:00
dependabot[bot]
a0e88f71fc
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.8+incompatible to 20.10.9+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.8...v20.10.9 )
---
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-10-05 09:24:19 +00:00
kodiakhq[bot]
2a9dcc564b
Merge pull request #1522 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.7
...
Bump autoprefixer from 10.3.6 to 10.3.7
2021-10-05 09:19:46 +00:00
dependabot[bot]
9eb53b4934
Bump autoprefixer from 10.3.6 to 10.3.7
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.6 to 10.3.7.
- [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.3.6...10.3.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:14:37 +00:00
kodiakhq[bot]
ceb86b3c79
Merge pull request #1524 from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.2
...
Bump ansi-to-html from 0.7.1 to 0.7.2
2021-10-05 09:13:44 +00:00
dependabot[bot]
c0e635db94
Bump ansi-to-html from 0.7.1 to 0.7.2
...
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:09:33 +00:00
kodiakhq[bot]
5af580004b
Merge pull request #1523 from amir20/dependabot/npm_and_yarn/lint-staged-11.2.0
...
Bump lint-staged from 11.1.2 to 11.2.0
2021-10-05 09:08:32 +00:00
kodiakhq[bot]
5db0c25382
Merge pull request #1521 from amir20/dependabot/npm_and_yarn/date-fns-2.25.0
...
Bump date-fns from 2.24.0 to 2.25.0
2021-10-05 09:07:51 +00:00
kodiakhq[bot]
141eee9884
Merge pull request #1520 from amir20/dependabot/npm_and_yarn/postcss-8.3.9
...
Bump postcss from 8.3.8 to 8.3.9
2021-10-05 09:07:39 +00:00
kodiakhq[bot]
4ae5ea978a
Merge pull request #1519 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.3.1
...
Bump webpack-dev-server from 4.3.0 to 4.3.1
2021-10-05 09:07:29 +00:00
dependabot[bot]
b2bf4a56c7
Bump lint-staged from 11.1.2 to 11.2.0
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.2 to 11.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v11.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:03:24 +00:00
dependabot[bot]
8022f1a5db
Bump date-fns from 2.24.0 to 2.25.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.24.0...v2.25.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:02:58 +00:00
dependabot[bot]
d2b77b1c4d
Bump postcss from 8.3.8 to 8.3.9
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.9.
- [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.3.8...8.3.9 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:02:38 +00:00
dependabot[bot]
8630f57832
Bump webpack-dev-server from 4.3.0 to 4.3.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 09:02:21 +00:00
Amir Raminfar
fde39b5d5b
Release 3.8.1
2021-10-04 10:41:31 -07:00
kodiakhq[bot]
48fbafff8c
Merge pull request #1516 from amir20/dependabot/npm_and_yarn/webpack-5.56.1
...
Bump webpack from 5.55.1 to 5.56.1
2021-10-04 09:07:50 +00:00
kodiakhq[bot]
68886e38ff
Merge pull request #1515 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001264
...
Bump caniuse-lite from 1.0.30001261 to 1.0.30001264
2021-10-04 09:07:38 +00:00
dependabot[bot]
ea31da49fd
Bump webpack from 5.55.1 to 5.56.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 09:02:56 +00:00
dependabot[bot]
373f22dd62
Bump caniuse-lite from 1.0.30001261 to 1.0.30001264
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001261 to 1.0.30001264.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 09:02:33 +00:00
kodiakhq[bot]
73b69832e3
Merge pull request #1512 from amir20/dependabot/npm_and_yarn/jest-27.2.4
...
Bump jest from 27.2.3 to 27.2.4
2021-09-30 09:13:47 +00:00
kodiakhq[bot]
775fe6e92d
Merge pull request #1513 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.4
...
Bump jest from 27.2.3 to 27.2.4 in /integration
2021-09-30 09:13:05 +00:00
dependabot[bot]
b819f3822b
Bump jest from 27.2.3 to 27.2.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 09:08:53 +00:00
dependabot[bot]
65b9da6da5
Bump jest from 27.2.3 to 27.2.4 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 09:08:23 +00:00
kodiakhq[bot]
20079fec66
Merge pull request #1511 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.4
...
Bump babel-jest from 27.2.3 to 27.2.4
2021-09-30 09:07:03 +00:00
dependabot[bot]
a365c47e66
Bump babel-jest from 27.2.3 to 27.2.4
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 09:02:31 +00:00
kodiakhq[bot]
a2ba37a2f6
Merge pull request #1508 from amir20/dependabot/npm_and_yarn/jest-27.2.3
...
Bump jest from 27.2.2 to 27.2.3
2021-09-29 09:13:24 +00:00
kodiakhq[bot]
b3661319dd
Merge pull request #1509 from amir20/dependabot/npm_and_yarn/webpack-5.55.1
...
Bump webpack from 5.54.0 to 5.55.1
2021-09-29 09:13:12 +00:00
kodiakhq[bot]
7343276c10
Merge pull request #1507 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.3
...
Bump jest from 27.2.2 to 27.2.3 in /integration
2021-09-29 09:13:01 +00:00
dependabot[bot]
1175b665b4
Bump jest from 27.2.2 to 27.2.3
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.3 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 09:08:39 +00:00
dependabot[bot]
b39c27d1c3
Bump jest from 27.2.2 to 27.2.3 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.3 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 09:07:52 +00:00
kodiakhq[bot]
6773faef4a
Merge pull request #1506 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.3
...
Bump babel-jest from 27.2.2 to 27.2.3
2021-09-29 09:06:37 +00:00
dependabot[bot]
a7f30c4fbd
Bump webpack from 5.54.0 to 5.55.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.54.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 09:03:24 +00:00
dependabot[bot]
2c764632ae
Bump babel-jest from 27.2.2 to 27.2.3
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.3/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 09:02:44 +00:00
kodiakhq[bot]
fb000f0368
Merge pull request #1505 from amir20/dependabot/github_actions/actions/setup-node-2.4.1
...
Bump actions/setup-node from 2.4.0 to 2.4.1
2021-09-28 09:16:15 +00:00
dependabot[bot]
e7cafcc06c
Bump actions/setup-node from 2.4.0 to 2.4.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.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-09-28 09:11:05 +00:00
kodiakhq[bot]
188b37ecdf
Merge pull request #1504 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001261
...
Bump caniuse-lite from 1.0.30001260 to 1.0.30001261
2021-09-28 09:07:28 +00:00
dependabot[bot]
3a1ed1667a
Bump caniuse-lite from 1.0.30001260 to 1.0.30001261
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001260 to 1.0.30001261.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-28 09:02:46 +00:00
kodiakhq[bot]
8f52a2ceda
Merge pull request #1503 from amir20/dependabot/npm_and_yarn/jest-27.2.2
...
Bump jest from 27.2.1 to 27.2.2
2021-09-27 09:23:03 +00:00
dependabot[bot]
d5fd678341
Bump jest from 27.2.1 to 27.2.2
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:18:24 +00:00
kodiakhq[bot]
e57b27c8b1
Merge pull request #1499 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.6
...
Bump autoprefixer from 10.3.5 to 10.3.6
2021-09-27 09:18:06 +00:00
kodiakhq[bot]
840745136c
Merge pull request #1502 from amir20/dependabot/npm_and_yarn/webpack-5.54.0
...
Bump webpack from 5.53.0 to 5.54.0
2021-09-27 09:14:30 +00:00
dependabot[bot]
cd6d2e8354
Bump autoprefixer from 10.3.5 to 10.3.6
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.5 to 10.3.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.3.5...10.3.6 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:13:42 +00:00
dependabot[bot]
a4e0284635
Bump webpack from 5.53.0 to 5.54.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.54.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:09:51 +00:00
kodiakhq[bot]
d5b64e915b
Merge pull request #1500 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.2
...
Bump babel-jest from 27.2.1 to 27.2.2
2021-09-27 09:08:52 +00:00
kodiakhq[bot]
f53cad5d80
Merge pull request #1501 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.2
...
Bump jest from 27.2.1 to 27.2.2 in /integration
2021-09-27 09:08:40 +00:00
kodiakhq[bot]
5118cfea7c
Merge pull request #1498 from amir20/dependabot/npm_and_yarn/postcss-8.3.8
...
Bump postcss from 8.3.7 to 8.3.8
2021-09-27 09:07:12 +00:00
kodiakhq[bot]
9fca8a8bec
Merge pull request #1497 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.3.0
...
Bump webpack-dev-server from 4.2.1 to 4.3.0
2021-09-27 09:06:57 +00:00
dependabot[bot]
9995747fba
Bump jest from 27.2.1 to 27.2.2 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:03:31 +00:00
dependabot[bot]
b27b1b3972
Bump babel-jest from 27.2.1 to 27.2.2
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.2/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:03:18 +00:00
dependabot[bot]
acee1e8e28
Bump postcss from 8.3.7 to 8.3.8
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.7 to 8.3.8.
- [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.3.7...8.3.8 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:02:49 +00:00
dependabot[bot]
79085b2409
Bump webpack-dev-server from 4.2.1 to 4.3.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 09:02:41 +00:00
kodiakhq[bot]
67ea155718
Merge pull request #1496 from amir20/dependabot/npm_and_yarn/integration/puppeteer-10.4.0
...
Bump puppeteer from 9.1.1 to 10.4.0 in /integration
2021-09-24 09:08:59 +00:00
dependabot[bot]
67f7b7ca18
Bump puppeteer from 9.1.1 to 10.4.0 in /integration
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.1.1 to 10.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.1.1...v10.4.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-24 09:04:02 +00:00
kodiakhq[bot]
e653458883
Merge pull request #1495 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-6.0.0
...
Bump jest-puppeteer from 5.0.4 to 6.0.0 in /integration
2021-09-23 09:08:41 +00:00
kodiakhq[bot]
537b1de08b
Merge pull request #1494 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001260
...
Bump caniuse-lite from 1.0.30001259 to 1.0.30001260
2021-09-23 09:07:00 +00:00
dependabot[bot]
75ee6e5d7d
Bump jest-puppeteer from 5.0.4 to 6.0.0 in /integration
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.4 to 6.0.0.
- [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.4...v6.0.0 )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-23 09:04:04 +00:00
dependabot[bot]
7957ddbec0
Bump caniuse-lite from 1.0.30001259 to 1.0.30001260
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001259 to 1.0.30001260.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-23 09:02:39 +00:00
kodiakhq[bot]
86c39936a9
Merge pull request #1492 from amir20/dependabot/npm_and_yarn/release-it-14.11.6
...
Bump release-it from 14.11.5 to 14.11.6
2021-09-22 10:06:05 +00:00
dependabot[bot]
8381abd86d
Bump release-it from 14.11.5 to 14.11.6
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.5 to 14.11.6.
- [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.11.5...14.11.6 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 10:01:33 +00:00
kodiakhq[bot]
7345c4cf88
Merge pull request #1493 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.5
...
Bump autoprefixer from 10.3.4 to 10.3.5
2021-09-22 09:12:56 +00:00
dependabot[bot]
81fc4981c0
Bump autoprefixer from 10.3.4 to 10.3.5
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.4 to 10.3.5.
- [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.3.4...10.3.5 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 09:08:52 +00:00
kodiakhq[bot]
e61cd5b716
Merge pull request #1491 from amir20/dependabot/npm_and_yarn/postcss-8.3.7
...
Bump postcss from 8.3.6 to 8.3.7
2021-09-22 09:07:22 +00:00
kodiakhq[bot]
10fcf54dff
Merge pull request #1490 from amir20/dependabot/npm_and_yarn/sass-1.42.1
...
Bump sass from 1.42.0 to 1.42.1
2021-09-22 09:06:23 +00:00
dependabot[bot]
ad40d4ea06
Bump postcss from 8.3.6 to 8.3.7
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.6 to 8.3.7.
- [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.3.6...8.3.7 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 09:02:35 +00:00
dependabot[bot]
f75f0890bd
Bump sass from 1.42.0 to 1.42.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.42.0...1.42.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 09:02:22 +00:00
kodiakhq[bot]
fd56473c7a
Merge pull request #1488 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001259
...
Bump caniuse-lite from 1.0.30001258 to 1.0.30001259
2021-09-21 10:05:40 +00:00
dependabot[bot]
b52c16664e
Bump caniuse-lite from 1.0.30001258 to 1.0.30001259
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001258 to 1.0.30001259.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 10:01:15 +00:00
kodiakhq[bot]
9c720965dc
Merge pull request #1482 from amir20/dependabot/npm_and_yarn/jest-27.2.1
...
Bump jest from 27.2.0 to 27.2.1
2021-09-21 09:17:46 +00:00
kodiakhq[bot]
21b129ce98
Merge pull request #1487 from amir20/dependabot/npm_and_yarn/integration/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5 in /integration
2021-09-21 09:15:53 +00:00
kodiakhq[bot]
b2880d4a1d
Merge pull request #1486 from amir20/dependabot/npm_and_yarn/nth-check-2.0.1
...
Bump nth-check from 2.0.0 to 2.0.1
2021-09-21 09:15:40 +00:00
kodiakhq[bot]
759d0016f6
Merge pull request #1485 from amir20/dependabot/npm_and_yarn/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5
2021-09-21 09:15:28 +00:00
kodiakhq[bot]
3ab4929e92
Merge pull request #1484 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.1
...
Bump jest from 27.2.0 to 27.2.1 in /integration
2021-09-21 09:15:15 +00:00
dependabot[bot]
6fb6b2bb3e
Bump jest from 27.2.0 to 27.2.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:12:10 +00:00
dependabot[bot]
10a6834e8b
Bump jest from 27.2.0 to 27.2.1 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:10:34 +00:00
kodiakhq[bot]
34dd5014cb
Merge pull request #1483 from amir20/dependabot/npm_and_yarn/sass-1.42.0
...
Bump sass from 1.41.1 to 1.42.0
2021-09-21 09:08:41 +00:00
dependabot[bot]
554bb5be0a
Bump tmpl from 1.0.4 to 1.0.5 in /integration
...
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 >
2021-09-21 09:07:56 +00:00
dependabot[bot]
d47601f76d
Bump nth-check from 2.0.0 to 2.0.1
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:07:56 +00:00
dependabot[bot]
6360eff25c
Bump tmpl from 1.0.4 to 1.0.5
...
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 >
2021-09-21 09:07:56 +00:00
kodiakhq[bot]
59e74e7a5d
Merge pull request #1481 from amir20/dependabot/npm_and_yarn/dompurify-2.3.3
...
Bump dompurify from 2.3.2 to 2.3.3
2021-09-21 09:07:27 +00:00
kodiakhq[bot]
bef8fd9a61
Merge pull request #1480 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.1
...
Bump babel-jest from 27.2.0 to 27.2.1
2021-09-21 09:07:17 +00:00
dependabot[bot]
75d405daaf
Bump sass from 1.41.1 to 1.42.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.41.1...1.42.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:03:02 +00:00
dependabot[bot]
5ee6ec4159
Bump dompurify from 2.3.2 to 2.3.3
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:02:34 +00:00
dependabot[bot]
5aa0674dba
Bump babel-jest from 27.2.0 to 27.2.1
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 09:02:24 +00:00
kodiakhq[bot]
21977269b7
Merge pull request #1478 from amir20/dependabot/npm_and_yarn/css-loader-6.3.0
...
Bump css-loader from 6.2.0 to 6.3.0
2021-09-20 09:07:44 +00:00
dependabot[bot]
8106955979
Bump css-loader from 6.2.0 to 6.3.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.2.0 to 6.3.0.
- [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/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 09:02:31 +00:00
kodiakhq[bot]
de5952ef21
Merge pull request #1477 from amir20/dependabot/npm_and_yarn/date-fns-2.24.0
...
Bump date-fns from 2.23.0 to 2.24.0
2021-09-17 09:09:15 +00:00
kodiakhq[bot]
f1dee82f54
Merge pull request #1476 from amir20/dependabot/npm_and_yarn/webpack-5.53.0
...
Bump webpack from 5.52.1 to 5.53.0
2021-09-17 09:09:06 +00:00
kodiakhq[bot]
28295c24cc
Merge pull request #1475 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001258
...
Bump caniuse-lite from 1.0.30001257 to 1.0.30001258
2021-09-17 09:08:17 +00:00
kodiakhq[bot]
bae995387c
Merge pull request #1474 from amir20/dependabot/npm_and_yarn/sass-1.41.1
...
Bump sass from 1.41.0 to 1.41.1
2021-09-17 09:07:24 +00:00
dependabot[bot]
91d32324c6
Bump date-fns from 2.23.0 to 2.24.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.23.0...v2.24.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 09:03:47 +00:00
dependabot[bot]
65392f1bad
Bump webpack from 5.52.1 to 5.53.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.52.1 to 5.53.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.52.1...v5.53.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 09:03:30 +00:00
dependabot[bot]
cf23e6ce01
Bump caniuse-lite from 1.0.30001257 to 1.0.30001258
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001257 to 1.0.30001258.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 09:03:17 +00:00
dependabot[bot]
7eb4511450
Bump sass from 1.41.0 to 1.41.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.41.0...1.41.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 09:03:08 +00:00
kodiakhq[bot]
989c17ab0c
Merge pull request #1473 from amir20/dependabot/npm_and_yarn/prettier-2.4.1
...
Bump prettier from 2.4.0 to 2.4.1
2021-09-16 09:07:38 +00:00
kodiakhq[bot]
d13a8046fd
Merge pull request #1472 from amir20/dependabot/npm_and_yarn/dompurify-2.3.2
...
Bump dompurify from 2.3.1 to 2.3.2
2021-09-16 09:07:02 +00:00
dependabot[bot]
07ca9017e9
Bump prettier from 2.4.0 to 2.4.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.1.
- [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.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-16 09:02:45 +00:00
dependabot[bot]
2900df79f6
Bump dompurify from 2.3.1 to 2.3.2
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-16 09:02:30 +00:00
kodiakhq[bot]
c97fd2f61c
Merge pull request #1470 from amir20/dependabot/npm_and_yarn/sass-1.41.0
...
Bump sass from 1.40.1 to 1.41.0
2021-09-15 09:06:11 +00:00
dependabot[bot]
0cde88fc00
Bump sass from 1.40.1 to 1.41.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.40.1 to 1.41.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.40.1...1.41.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-15 09:02:12 +00:00
kodiakhq[bot]
2669b97b6b
Merge pull request #1469 from amir20/dependabot/npm_and_yarn/sass-1.40.1
...
Bump sass from 1.39.2 to 1.40.1
2021-09-14 09:08:30 +00:00
kodiakhq[bot]
1fe4ae5d24
Merge pull request #1468 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.2.1
...
Bump webpack-dev-server from 4.2.0 to 4.2.1
2021-09-14 09:07:06 +00:00
dependabot[bot]
3a79e59d5c
Bump sass from 1.39.2 to 1.40.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.2 to 1.40.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.39.2...1.40.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-14 09:03:33 +00:00
dependabot[bot]
383807e0bb
Bump webpack-dev-server from 4.2.0 to 4.2.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-14 09:03:04 +00:00
kodiakhq[bot]
cdd25ca9a8
Merge pull request #1466 from amir20/dependabot/npm_and_yarn/jest-27.2.0
...
Bump jest from 27.1.1 to 27.2.0
2021-09-13 09:20:06 +00:00
dependabot[bot]
13b8e2edc5
Bump jest from 27.1.1 to 27.2.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 09:14:59 +00:00
kodiakhq[bot]
4d4f0fcfd9
Merge pull request #1467 from amir20/dependabot/npm_and_yarn/integration/jest-27.2.0
...
Bump jest from 27.1.1 to 27.2.0 in /integration
2021-09-13 09:08:59 +00:00
kodiakhq[bot]
37f0219008
Merge pull request #1465 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.3.0
...
Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
2021-09-13 09:08:04 +00:00
kodiakhq[bot]
31378b0431
Merge pull request #1464 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001257
...
Bump caniuse-lite from 1.0.30001255 to 1.0.30001257
2021-09-13 09:07:57 +00:00
kodiakhq[bot]
a952c6c6ef
Merge pull request #1463 from amir20/dependabot/npm_and_yarn/babel-jest-27.2.0
...
Bump babel-jest from 27.1.1 to 27.2.0
2021-09-13 09:07:49 +00:00
dependabot[bot]
59afee5de0
Bump jest from 27.1.1 to 27.2.0 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 09:04:10 +00:00
dependabot[bot]
42961d7314
Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 09:02:40 +00:00
dependabot[bot]
2f1446cfdc
Bump caniuse-lite from 1.0.30001255 to 1.0.30001257
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001255 to 1.0.30001257.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 09:02:30 +00:00
dependabot[bot]
6ae7261ad4
Bump babel-jest from 27.1.1 to 27.2.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.1.1 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.2.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 09:02:19 +00:00
kodiakhq[bot]
ae4be167e7
Merge pull request #1462 from amir20/dependabot/docker/golang-1.17.1-alpine
...
Bump golang from 1.17.0-alpine to 1.17.1-alpine
2021-09-10 09:12:05 +00:00
kodiakhq[bot]
528570e977
Merge pull request #1461 from amir20/dependabot/npm_and_yarn/prettier-2.4.0
...
Bump prettier from 2.3.2 to 2.4.0
2021-09-10 09:08:52 +00:00
kodiakhq[bot]
d2e00a3dd1
Merge pull request #1460 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.2.0
...
Bump webpack-dev-server from 4.1.1 to 4.2.0
2021-09-10 09:08:40 +00:00
kodiakhq[bot]
64d91b49eb
Merge pull request #1459 from amir20/dependabot/npm_and_yarn/sass-1.39.2
...
Bump sass from 1.39.0 to 1.39.2
2021-09-10 09:07:58 +00:00
kodiakhq[bot]
aed0da1873
Merge pull request #1458 from amir20/dependabot/npm_and_yarn/webpack-5.52.1
...
Bump webpack from 5.52.0 to 5.52.1
2021-09-10 09:07:39 +00:00
dependabot[bot]
0ea807c715
Bump golang from 1.17.0-alpine to 1.17.1-alpine
...
Bumps golang from 1.17.0-alpine to 1.17.1-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-09-10 09:07:22 +00:00
dependabot[bot]
76627a2d33
Bump prettier from 2.3.2 to 2.4.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [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.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 09:03:28 +00:00
dependabot[bot]
ff67b73892
Bump webpack-dev-server from 4.1.1 to 4.2.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 09:03:11 +00:00
dependabot[bot]
ac9e4bea56
Bump sass from 1.39.0 to 1.39.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.39.0 to 1.39.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.39.0...1.39.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 09:02:56 +00:00
dependabot[bot]
66f21223b3
Bump webpack from 5.52.0 to 5.52.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.52.0 to 5.52.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.52.0...v5.52.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 09:02:40 +00:00
kodiakhq[bot]
b93befbfdb
Merge pull request #1456 from amir20/dependabot/npm_and_yarn/jest-27.1.1
...
Bump jest from 27.1.0 to 27.1.1
2021-09-09 09:16:09 +00:00
dependabot[bot]
ddcf60495f
Bump jest from 27.1.0 to 27.1.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-09 09:11:53 +00:00
kodiakhq[bot]
6522b8c580
Merge pull request #1457 from amir20/dependabot/npm_and_yarn/integration/jest-27.1.1
...
Bump jest from 27.1.0 to 27.1.1 in /integration
2021-09-09 09:09:37 +00:00
kodiakhq[bot]
09a5ec6429
Merge pull request #1455 from amir20/dependabot/npm_and_yarn/babel-jest-27.1.1
...
Bump babel-jest from 27.1.0 to 27.1.1
2021-09-09 09:08:21 +00:00
dependabot[bot]
c81a5b7f2c
Bump jest from 27.1.0 to 27.1.1 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-09 09:04:30 +00:00
dependabot[bot]
8fc706e8f9
Bump babel-jest from 27.1.0 to 27.1.1
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.1.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-09 09:03:09 +00:00
kodiakhq[bot]
35db5801bd
Merge pull request #1454 from amir20/dependabot/npm_and_yarn/integration/axios-0.21.4
...
Bump axios from 0.21.1 to 0.21.4 in /integration
2021-09-08 20:28:17 +00:00
dependabot[bot]
6dbbb321f1
Bump axios from 0.21.1 to 0.21.4 in /integration
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-08 20:23:13 +00:00
Amir Raminfar
058c1eebe8
Updates mod files
2021-09-08 13:21:51 -07:00
kodiakhq[bot]
08980e64d1
Merge pull request #1453 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.1.1
...
Bump webpack-dev-server from 4.1.0 to 4.1.1
2021-09-08 09:06:13 +00:00
dependabot[bot]
e2f5500a99
Bump webpack-dev-server from 4.1.0 to 4.1.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-08 09:02:34 +00:00
kodiakhq[bot]
62e2b6b39f
Merge pull request #1452 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.6.0
...
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
2021-09-06 09:13:56 +00:00
dependabot[bot]
f6e840b082
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-06 09:09:31 +00:00
kodiakhq[bot]
43b35b84a7
Merge pull request #1451 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001255
...
Bump caniuse-lite from 1.0.30001254 to 1.0.30001255
2021-09-06 09:07:00 +00:00
dependabot[bot]
f62d542454
Bump caniuse-lite from 1.0.30001254 to 1.0.30001255
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001254 to 1.0.30001255.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-06 09:02:34 +00:00
kodiakhq[bot]
d036283d54
Merge pull request #1449 from amir20/dependabot/npm_and_yarn/babel/core-7.15.5
...
Bump @babel/core from 7.15.4 to 7.15.5
2021-09-04 10:24:28 +00:00
kodiakhq[bot]
ba89ee46a6
Merge pull request #1448 from amir20/dependabot/npm_and_yarn/webpack-5.52.0
...
Bump webpack from 5.51.2 to 5.52.0
2021-09-04 10:23:52 +00:00
kodiakhq[bot]
15cf64e0bb
Merge pull request #1447 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001254
...
Bump caniuse-lite from 1.0.30001252 to 1.0.30001254
2021-09-04 10:23:40 +00:00
dependabot[bot]
3038b15142
Bump @babel/core from 7.15.4 to 7.15.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.4 to 7.15.5.
- [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.15.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-04 10:20:19 +00:00
dependabot[bot]
024f77db54
Bump webpack from 5.51.2 to 5.52.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.51.2 to 5.52.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.51.2...v5.52.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-04 10:19:54 +00:00
dependabot[bot]
b4d6e8b275
Bump caniuse-lite from 1.0.30001252 to 1.0.30001254
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001252 to 1.0.30001254.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-04 10:19:21 +00:00
kodiakhq[bot]
3977107da1
Merge pull request #1445 from amir20/dependabot/npm_and_yarn/babel/core-7.15.4
...
Bump @babel/core from 7.15.0 to 7.15.4
2021-09-03 09:07:54 +00:00
kodiakhq[bot]
9fe9112893
Merge pull request #1446 from amir20/dependabot/npm_and_yarn/webpack-5.51.2
...
Bump webpack from 5.51.1 to 5.51.2
2021-09-03 09:07:44 +00:00
kodiakhq[bot]
52d79d1f29
Merge pull request #1444 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.4
...
Bump autoprefixer from 10.3.3 to 10.3.4
2021-09-03 09:07:15 +00:00
dependabot[bot]
32b6b8cb92
Bump webpack from 5.51.1 to 5.51.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.51.1 to 5.51.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 09:03:27 +00:00
dependabot[bot]
82a957fb57
Bump @babel/core from 7.15.0 to 7.15.4
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 09:03:08 +00:00
dependabot[bot]
0ec5f48a02
Bump autoprefixer from 10.3.3 to 10.3.4
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.3 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/commits )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 09:02:50 +00:00
kodiakhq[bot]
1582ee800b
Merge pull request #1443 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.2
...
Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
2021-09-02 09:06:56 +00:00
kodiakhq[bot]
0ef11d9092
Merge pull request #1442 from amir20/dependabot/npm_and_yarn/sass-1.39.0
...
Bump sass from 1.38.2 to 1.39.0
2021-09-02 09:06:41 +00:00
dependabot[bot]
ecb3745118
Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 09:02:18 +00:00
dependabot[bot]
13c19165b0
Bump sass from 1.38.2 to 1.39.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.2 to 1.39.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.2...1.39.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 09:02:09 +00:00
kodiakhq[bot]
69a91def58
Merge pull request #1440 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.1.0
...
Bump webpack-dev-server from 4.0.0 to 4.1.0
2021-09-01 09:06:35 +00:00
kodiakhq[bot]
b6abd340ac
Merge pull request #1439 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.1
...
Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
2021-09-01 09:06:24 +00:00
dependabot[bot]
d9a5e4b76c
Bump webpack-dev-server from 4.0.0 to 4.1.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 09:02:14 +00:00
dependabot[bot]
bdf5eabdf4
Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 09:02:08 +00:00
kodiakhq[bot]
1d266ebbae
Merge pull request #1437 from amir20/dependabot/npm_and_yarn/babel-jest-27.1.0
...
Bump babel-jest from 27.0.6 to 27.1.0
2021-08-30 09:17:26 +00:00
dependabot[bot]
93c292f51a
Bump babel-jest from 27.0.6 to 27.1.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.6 to 27.1.0.
- [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.1.0/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:12:45 +00:00
kodiakhq[bot]
92d2c4dcd4
Merge pull request #1438 from amir20/dependabot/npm_and_yarn/integration/jest-27.1.0
...
Bump jest from 27.0.6 to 27.1.0 in /integration
2021-08-30 09:08:48 +00:00
kodiakhq[bot]
3bca2eb946
Merge pull request #1436 from amir20/dependabot/npm_and_yarn/sass-1.38.2
...
Bump sass from 1.38.1 to 1.38.2
2021-08-30 09:07:51 +00:00
kodiakhq[bot]
048d9ded8d
Merge pull request #1435 from amir20/dependabot/npm_and_yarn/jest-27.1.0
...
Bump jest from 27.0.6 to 27.1.0
2021-08-30 09:07:39 +00:00
kodiakhq[bot]
dced2c8549
Merge pull request #1434 from amir20/dependabot/npm_and_yarn/buefy-0.9.10
...
Bump buefy from 0.9.9 to 0.9.10
2021-08-30 09:06:31 +00:00
dependabot[bot]
f5c80a568b
Bump jest from 27.0.6 to 27.1.0 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:04:50 +00:00
dependabot[bot]
eedbc14226
Bump sass from 1.38.1 to 1.38.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.1...1.38.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:03:15 +00:00
dependabot[bot]
c08ae63c46
Bump jest from 27.0.6 to 27.1.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:03:04 +00:00
dependabot[bot]
5f158107c2
Bump buefy from 0.9.9 to 0.9.10
...
Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.9 to 0.9.10.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.9...v0.9.10 )
---
updated-dependencies:
- dependency-name: buefy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:02:42 +00:00
Amir Raminfar
9f9f51437b
Release 3.8.0
2021-08-28 17:17:54 -07:00
Amir Raminfar
b50aa035df
Makes changes for golang 1.17 ( #1421 )
2021-08-28 17:17:24 -07:00
kodiakhq[bot]
fc00877d75
Merge pull request #1433 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.3
...
Bump autoprefixer from 10.3.2 to 10.3.3
2021-08-27 09:07:13 +00:00
dependabot[bot]
9fceebdb1a
Bump autoprefixer from 10.3.2 to 10.3.3
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.2 to 10.3.3.
- [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.3.2...10.3.3 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-27 09:02:57 +00:00
kodiakhq[bot]
e62fbfaa13
Merge pull request #1432 from amir20/dependabot/github_actions/actions/setup-go-2.1.4
...
Bump actions/setup-go from 2.1.3 to 2.1.4
2021-08-26 09:10:20 +00:00
kodiakhq[bot]
7dbbb1fb8c
Merge pull request #1431 from amir20/dependabot/npm_and_yarn/buefy-0.9.9
...
Bump buefy from 0.9.8 to 0.9.9
2021-08-26 09:07:45 +00:00
kodiakhq[bot]
9570626c52
Merge pull request #1430 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001252
...
Bump caniuse-lite from 1.0.30001251 to 1.0.30001252
2021-08-26 09:07:31 +00:00
dependabot[bot]
cbd17cddd0
Bump actions/setup-go from 2.1.3 to 2.1.4
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4 )
---
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-08-26 09:06:21 +00:00
dependabot[bot]
f166c211c2
Bump buefy from 0.9.8 to 0.9.9
...
Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.8...v0.9.9 )
---
updated-dependencies:
- dependency-name: buefy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-26 09:03:30 +00:00
dependabot[bot]
b6824de07f
Bump caniuse-lite from 1.0.30001251 to 1.0.30001252
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001251 to 1.0.30001252.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-26 09:03:13 +00:00
kodiakhq[bot]
31940bbd4e
Merge pull request #1429 from amir20/dependabot/npm_and_yarn/husky-7.0.2
...
Bump husky from 7.0.1 to 7.0.2
2021-08-25 09:07:50 +00:00
dependabot[bot]
f15ca0c1b0
Bump husky from 7.0.1 to 7.0.2
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-25 09:03:12 +00:00
kodiakhq[bot]
60af067623
Merge pull request #1428 from amir20/dependabot/npm_and_yarn/sass-1.38.1
...
Bump sass from 1.38.0 to 1.38.1
2021-08-24 09:07:22 +00:00
dependabot[bot]
eb92141ab6
Bump sass from 1.38.0 to 1.38.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.38.0...1.38.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-24 09:02:42 +00:00
kodiakhq[bot]
31544aaa1b
Merge pull request #1427 from amir20/dependabot/github_actions/docker/build-push-action-2.7.0
...
Bump docker/build-push-action from 2.6.1 to 2.7.0
2021-08-23 09:12:40 +00:00
kodiakhq[bot]
abec771aab
Merge pull request #1426 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.5.0
...
Bump crazy-max/ghaction-docker-meta from 3.4.1 to 3.5.0
2021-08-23 09:12:31 +00:00
dependabot[bot]
cb3146987f
Bump docker/build-push-action from 2.6.1 to 2.7.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.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 >
2021-08-23 09:08:16 +00:00
dependabot[bot]
da3b67c565
Bump crazy-max/ghaction-docker-meta from 3.4.1 to 3.5.0
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.4.1...v3.5.0 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-23 09:08:12 +00:00
kodiakhq[bot]
b947204b37
Merge pull request #1425 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.2
...
Bump autoprefixer from 10.3.1 to 10.3.2
2021-08-23 09:06:38 +00:00
dependabot[bot]
6a170ac51c
Bump autoprefixer from 10.3.1 to 10.3.2
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.1 to 10.3.2.
- [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.3.1...10.3.2 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-23 09:02:18 +00:00
kodiakhq[bot]
623c2efa47
Merge pull request #1424 from amir20/dependabot/npm_and_yarn/webpack-5.51.1
...
Bump webpack from 5.50.0 to 5.51.1
2021-08-20 09:07:15 +00:00
dependabot[bot]
881b19a639
Bump webpack from 5.50.0 to 5.51.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.50.0 to 5.51.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.51.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-20 09:02:53 +00:00
kodiakhq[bot]
3fb7509a5b
Merge pull request #1423 from amir20/dependabot/npm_and_yarn/glob-parent-5.1.2
...
Bump glob-parent from 5.1.1 to 5.1.2
2021-08-19 09:13:16 +00:00
dependabot[bot]
bfc4ec0e9f
Bump glob-parent from 5.1.1 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-19 09:09:36 +00:00
kodiakhq[bot]
0d42517c9b
Merge pull request #1422 from amir20/dependabot/npm_and_yarn/webpack-dev-server-4.0.0
...
Bump webpack-dev-server from 3.11.2 to 4.0.0
2021-08-19 09:08:22 +00:00
dependabot[bot]
764be71a19
Bump webpack-dev-server from 3.11.2 to 4.0.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.2 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.0.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-19 09:02:58 +00:00
kodiakhq[bot]
0093ab0d37
Merge pull request #1420 from amir20/dependabot/docker/golang-1.17.0-alpine
...
Bump golang from 1.16.7-alpine to 1.17.0-alpine
2021-08-17 09:11:52 +00:00
dependabot[bot]
fce6cfc603
Bump golang from 1.16.7-alpine to 1.17.0-alpine
...
Bumps golang from 1.16.7-alpine to 1.17.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-17 09:08:05 +00:00
kodiakhq[bot]
cbb0eeddf9
Merge pull request #1419 from amir20/dependabot/npm_and_yarn/sass-1.38.0
...
Bump sass from 1.37.5 to 1.38.0
2021-08-17 09:06:35 +00:00
dependabot[bot]
412dd36536
Bump sass from 1.37.5 to 1.38.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-17 09:02:52 +00:00
kodiakhq[bot]
e7d6dd3fef
Merge pull request #1416 from amir20/dependabot/npm_and_yarn/dompurify-2.3.1
...
Bump dompurify from 2.3.0 to 2.3.1
2021-08-16 09:07:30 +00:00
kodiakhq[bot]
5e13c13ebb
Merge pull request #1418 from amir20/dependabot/npm_and_yarn/release-it-14.11.5
...
Bump release-it from 14.11.3 to 14.11.5
2021-08-16 09:07:20 +00:00
kodiakhq[bot]
b2c09e7774
Merge pull request #1417 from amir20/dependabot/npm_and_yarn/webpack-cli-4.8.0
...
Bump webpack-cli from 4.7.2 to 4.8.0
2021-08-16 09:07:08 +00:00
dependabot[bot]
4ee7b78478
Bump release-it from 14.11.3 to 14.11.5
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.3 to 14.11.5.
- [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.11.3...14.11.5 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-16 09:03:31 +00:00
dependabot[bot]
027070702f
Bump webpack-cli from 4.7.2 to 4.8.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-16 09:03:10 +00:00
dependabot[bot]
e3c11fea40
Bump dompurify from 2.3.0 to 2.3.1
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-16 09:02:56 +00:00
kodiakhq[bot]
2d0008f821
Merge pull request #1413 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001251
...
Bump caniuse-lite from 1.0.30001249 to 1.0.30001251
2021-08-12 09:06:57 +00:00
dependabot[bot]
5200d3abe0
Bump caniuse-lite from 1.0.30001249 to 1.0.30001251
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001249 to 1.0.30001251.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-12 09:02:45 +00:00
kodiakhq[bot]
30cd182b21
Merge pull request #1412 from amir20/dependabot/npm_and_yarn/url-parse-1.5.3
...
Bump url-parse from 1.5.1 to 1.5.3
2021-08-11 09:15:42 +00:00
kodiakhq[bot]
aae716aba3
Merge pull request #1411 from amir20/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2021-08-11 09:15:22 +00:00
kodiakhq[bot]
acbb5105fa
Merge pull request #1410 from amir20/dependabot/npm_and_yarn/integration/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7 in /integration
2021-08-11 09:15:13 +00:00
dependabot[bot]
4155654ac0
Bump url-parse from 1.5.1 to 1.5.3
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 09:11:28 +00:00
dependabot[bot]
2964c70dda
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 09:11:26 +00:00
dependabot[bot]
a64b514879
Bump path-parse from 1.0.6 to 1.0.7 in /integration
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 09:11:21 +00:00
kodiakhq[bot]
344a919607
Merge pull request #1409 from amir20/dependabot/npm_and_yarn/webpack-5.50.0
...
Bump webpack from 5.49.0 to 5.50.0
2021-08-11 09:07:35 +00:00
dependabot[bot]
7aae0db633
Bump webpack from 5.49.0 to 5.50.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.49.0...v5.50.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 09:02:47 +00:00
kodiakhq[bot]
633bcd71a2
Merge pull request #1408 from amir20/dependabot/npm_and_yarn/release-it-14.11.3
...
Bump release-it from 14.11.0 to 14.11.3
2021-08-10 09:07:19 +00:00
dependabot[bot]
d3535601df
Bump release-it from 14.11.0 to 14.11.3
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.0 to 14.11.3.
- [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.11.0...14.11.3 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-10 09:03:10 +00:00
kodiakhq[bot]
44afac5591
Merge pull request #1407 from amir20/dependabot/npm_and_yarn/release-it-14.11.0
...
Bump release-it from 14.10.1 to 14.11.0
2021-08-09 09:08:08 +00:00
kodiakhq[bot]
9792f828b6
Merge pull request #1405 from amir20/dependabot/npm_and_yarn/webpack-5.49.0
...
Bump webpack from 5.48.0 to 5.49.0
2021-08-09 09:06:41 +00:00
dependabot[bot]
483f94beec
Bump release-it from 14.10.1 to 14.11.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.1 to 14.11.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.10.1...14.11.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 09:03:30 +00:00
dependabot[bot]
a5120d5bd2
Bump webpack from 5.48.0 to 5.49.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.48.0 to 5.49.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.49.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 09:03:03 +00:00
kodiakhq[bot]
ef069c8b77
Merge pull request #1402 from amir20/dependabot/docker/golang-1.16.7-alpine
...
Bump golang from 1.16.6-alpine to 1.16.7-alpine
2021-08-06 09:13:11 +00:00
kodiakhq[bot]
14a4d4918a
Merge pull request #1403 from amir20/dependabot/github_actions/actions/setup-node-2.4.0
...
Bump actions/setup-node from 2.3.2 to 2.4.0
2021-08-06 09:13:00 +00:00
dependabot[bot]
7508a89aa4
Bump actions/setup-node from 2.3.2 to 2.4.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-06 09:08:40 +00:00
dependabot[bot]
37c07dd209
Bump golang from 1.16.6-alpine to 1.16.7-alpine
...
Bumps golang from 1.16.6-alpine to 1.16.7-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-08-06 09:08:30 +00:00
kodiakhq[bot]
c1f52271dc
Merge pull request #1401 from amir20/dependabot/npm_and_yarn/lint-staged-11.1.2
...
Bump lint-staged from 11.1.1 to 11.1.2
2021-08-06 09:06:49 +00:00
dependabot[bot]
1557df5281
Bump lint-staged from 11.1.1 to 11.1.2
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.1...v11.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-06 09:02:48 +00:00
kodiakhq[bot]
31b8b0ff1b
Merge pull request #1396 from amir20/dependabot/npm_and_yarn/babel/core-7.15.0
...
Bump @babel/core from 7.14.8 to 7.15.0
2021-08-05 09:19:24 +00:00
dependabot[bot]
5612b213ab
Bump @babel/core from 7.14.8 to 7.15.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.8 to 7.15.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.15.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-05 09:14:26 +00:00
kodiakhq[bot]
cb3747b618
Merge pull request #1399 from amir20/dependabot/github_actions/actions/setup-node-2.3.2
...
Bump actions/setup-node from 2.3.1 to 2.3.2
2021-08-05 09:11:32 +00:00
kodiakhq[bot]
fb7d3c8c0b
Merge pull request #1398 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.0
...
Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0
2021-08-05 09:09:36 +00:00
kodiakhq[bot]
c0cadc97a9
Merge pull request #1397 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.0
...
Bump mini-css-extract-plugin from 2.1.0 to 2.2.0
2021-08-05 09:09:26 +00:00
kodiakhq[bot]
7497ba1885
Merge pull request #1395 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001249
...
Bump caniuse-lite from 1.0.30001248 to 1.0.30001249
2021-08-05 09:08:30 +00:00
dependabot[bot]
194e431114
Bump actions/setup-node from 2.3.1 to 2.3.2
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.1...v2.3.2 )
---
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-08-05 09:06:59 +00:00
dependabot[bot]
34e47ca63e
Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.5 to 7.15.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.15.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-05 09:03:58 +00:00
dependabot[bot]
2aa6164744
Bump mini-css-extract-plugin from 2.1.0 to 2.2.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-05 09:03:46 +00:00
dependabot[bot]
c4df1e9295
Bump caniuse-lite from 1.0.30001248 to 1.0.30001249
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001248 to 1.0.30001249.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-05 09:03:20 +00:00
kodiakhq[bot]
4798f15cab
Merge pull request #1392 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.8incompatible
...
Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.8+incompatible
2021-08-04 09:13:55 +00:00
kodiakhq[bot]
53b8c5ab6e
Merge pull request #1391 from amir20/dependabot/github_actions/actions/setup-node-2.3.1
...
Bump actions/setup-node from 2.3.0 to 2.3.1
2021-08-04 09:11:39 +00:00
dependabot[bot]
b00f8f1dc8
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.7+incompatible to 20.10.8+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.7...v20.10.8 )
---
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-08-04 09:09:31 +00:00
dependabot[bot]
a9c2389fc3
Bump actions/setup-node from 2.3.0 to 2.3.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.3.0...v2.3.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-08-04 09:07:41 +00:00
kodiakhq[bot]
36da1d8b9e
Merge pull request #1390 from amir20/dependabot/npm_and_yarn/sass-1.37.5
...
Bump sass from 1.37.2 to 1.37.5
2021-08-04 09:05:50 +00:00
dependabot[bot]
f89c58dc75
Bump sass from 1.37.2 to 1.37.5
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.2 to 1.37.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.2...1.37.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-04 09:02:28 +00:00
kodiakhq[bot]
9446a438a7
Merge pull request #1388 from amir20/dependabot/npm_and_yarn/webpack-5.48.0
...
Bump webpack from 5.47.1 to 5.48.0
2021-08-03 09:16:50 +00:00
dependabot[bot]
6e5d4428c6
Bump webpack from 5.47.1 to 5.48.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-03 09:12:54 +00:00
kodiakhq[bot]
d644d51160
Merge pull request #1389 from amir20/dependabot/npm_and_yarn/vue-loader-15.9.8
...
Bump vue-loader from 15.9.7 to 15.9.8
2021-08-03 09:08:11 +00:00
kodiakhq[bot]
a233e95922
Merge pull request #1387 from amir20/dependabot/npm_and_yarn/sass-1.37.2
...
Bump sass from 1.37.0 to 1.37.2
2021-08-03 09:07:13 +00:00
dependabot[bot]
02e3d907c9
Bump vue-loader from 15.9.7 to 15.9.8
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.7 to 15.9.8.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.7...v15.9.8 )
---
updated-dependencies:
- dependency-name: vue-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-03 09:03:54 +00:00
dependabot[bot]
f1a845e14e
Bump sass from 1.37.0 to 1.37.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.0 to 1.37.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.0...1.37.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-03 09:03:12 +00:00
kodiakhq[bot]
138d9023f5
Merge pull request #1386 from amir20/dependabot/npm_and_yarn/sass-1.37.0
...
Bump sass from 1.36.0 to 1.37.0
2021-08-02 09:07:30 +00:00
dependabot[bot]
e109ee6182
Bump sass from 1.36.0 to 1.37.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-02 09:02:34 +00:00
kodiakhq[bot]
3131fa6656
Merge pull request #1384 from amir20/dependabot/npm_and_yarn/webpack-5.47.1
...
Bump webpack from 5.47.0 to 5.47.1
2021-07-30 09:06:55 +00:00
dependabot[bot]
2e6a585475
Bump webpack from 5.47.0 to 5.47.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 09:02:54 +00:00
kodiakhq[bot]
d26824f347
Merge pull request #1383 from amir20/dependabot/npm_and_yarn/webpack-5.47.0
...
Bump webpack from 5.46.0 to 5.47.0
2021-07-28 09:08:29 +00:00
kodiakhq[bot]
472e784114
Merge pull request #1382 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001248
...
Bump caniuse-lite from 1.0.30001247 to 1.0.30001248
2021-07-28 09:07:08 +00:00
dependabot[bot]
fd9ad527ff
Bump webpack from 5.46.0 to 5.47.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.46.0 to 5.47.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.47.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 09:03:38 +00:00
dependabot[bot]
ea06bf67cd
Bump caniuse-lite from 1.0.30001247 to 1.0.30001248
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001247 to 1.0.30001248.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 09:03:12 +00:00
kodiakhq[bot]
f8c9aaa6ee
Merge pull request #1380 from amir20/dependabot/npm_and_yarn/release-it-14.10.1
...
Bump release-it from 14.10.0 to 14.10.1
2021-07-26 09:16:52 +00:00
dependabot[bot]
e18c95b798
Bump release-it from 14.10.0 to 14.10.1
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.0 to 14.10.1.
- [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.10.0...14.10.1 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 09:13:24 +00:00
kodiakhq[bot]
6fdf9c0a1a
Merge pull request #1381 from amir20/dependabot/npm_and_yarn/lint-staged-11.1.1
...
Bump lint-staged from 11.1.0 to 11.1.1
2021-07-26 09:09:39 +00:00
kodiakhq[bot]
54457ab234
Merge pull request #1379 from amir20/dependabot/npm_and_yarn/sass-1.36.0
...
Bump sass from 1.35.2 to 1.36.0
2021-07-26 09:07:33 +00:00
kodiakhq[bot]
c32ae64ad8
Merge pull request #1378 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001247
...
Bump caniuse-lite from 1.0.30001246 to 1.0.30001247
2021-07-26 09:07:19 +00:00
dependabot[bot]
85c6dd411a
Bump lint-staged from 11.1.0 to 11.1.1
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 09:03:53 +00:00
dependabot[bot]
198423eef1
Bump sass from 1.35.2 to 1.36.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.2 to 1.36.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.2...1.36.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 09:02:50 +00:00
dependabot[bot]
923783f799
Bump caniuse-lite from 1.0.30001246 to 1.0.30001247
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001246 to 1.0.30001247.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 09:02:39 +00:00
kodiakhq[bot]
1a40fab6f1
Merge pull request #1377 from amir20/dependabot/npm_and_yarn/lint-staged-11.1.0
...
Bump lint-staged from 11.0.1 to 11.1.0
2021-07-23 09:07:49 +00:00
kodiakhq[bot]
46e131d64f
Merge pull request #1376 from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.2
...
Bump @vue/test-utils from 1.2.1 to 1.2.2
2021-07-23 09:07:37 +00:00
kodiakhq[bot]
198e27ab41
Merge pull request #1375 from amir20/dependabot/npm_and_yarn/date-fns-2.23.0
...
Bump date-fns from 2.22.1 to 2.23.0
2021-07-23 09:07:13 +00:00
kodiakhq[bot]
31f2696409
Merge pull request #1374 from amir20/dependabot/npm_and_yarn/webpack-5.46.0
...
Bump webpack from 5.45.1 to 5.46.0
2021-07-23 09:06:27 +00:00
dependabot[bot]
ec42757e2e
Bump lint-staged from 11.0.1 to 11.1.0
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...v11.1.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 09:03:40 +00:00
dependabot[bot]
3b22fdeee8
Bump @vue/test-utils from 1.2.1 to 1.2.2
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.2/packages/test-utils )
---
updated-dependencies:
- dependency-name: "@vue/test-utils"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 09:03:17 +00:00
dependabot[bot]
df27449718
Bump date-fns from 2.22.1 to 2.23.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.22.1...v2.23.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 09:03:03 +00:00
dependabot[bot]
09974d5af1
Bump webpack from 5.45.1 to 5.46.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.45.1 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.45.1...v5.46.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 09:02:43 +00:00
kodiakhq[bot]
ccb000d2f0
Merge pull request #1373 from amir20/dependabot/npm_and_yarn/postcss-8.3.6
...
Bump postcss from 8.3.5 to 8.3.6
2021-07-22 09:06:23 +00:00
dependabot[bot]
03f5399834
Bump postcss from 8.3.5 to 8.3.6
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.5 to 8.3.6.
- [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.3.5...8.3.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-22 09:02:44 +00:00
kodiakhq[bot]
c5f33a5d1a
Merge pull request #1372 from amir20/dependabot/github_actions/actions/setup-node-2.3.0
...
Bump actions/setup-node from 2.2.0 to 2.3.0
2021-07-21 09:13:02 +00:00
dependabot[bot]
e1dc604a79
Bump actions/setup-node from 2.2.0 to 2.3.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-21 09:09:04 +00:00
kodiakhq[bot]
48e04b2bea
Merge pull request #1370 from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.1
...
Bump ansi-to-html from 0.7.0 to 0.7.1
2021-07-21 09:07:45 +00:00
kodiakhq[bot]
3bdcb4d6e8
Merge pull request #1369 from amir20/dependabot/npm_and_yarn/babel/core-7.14.8
...
Bump @babel/core from 7.14.6 to 7.14.8
2021-07-21 09:07:34 +00:00
kodiakhq[bot]
a3a599ff82
Merge pull request #1368 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001246
...
Bump caniuse-lite from 1.0.30001245 to 1.0.30001246
2021-07-21 09:06:19 +00:00
dependabot[bot]
2ddb1e215a
Bump ansi-to-html from 0.7.0 to 0.7.1
...
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-21 09:03:17 +00:00
dependabot[bot]
1726621e50
Bump @babel/core from 7.14.6 to 7.14.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.6 to 7.14.8.
- [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.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-21 09:03:07 +00:00
dependabot[bot]
8fe1b5fd3a
Bump caniuse-lite from 1.0.30001245 to 1.0.30001246
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001245 to 1.0.30001246.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-21 09:02:50 +00:00
kodiakhq[bot]
76e99fe6cd
Merge pull request #1367 from amir20/dependabot/npm_and_yarn/css-loader-6.2.0
...
Bump css-loader from 6.1.0 to 6.2.0
2021-07-20 09:07:10 +00:00
dependabot[bot]
65504160cb
Bump css-loader from 6.1.0 to 6.2.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.1.0 to 6.2.0.
- [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/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-20 09:03:01 +00:00
kodiakhq[bot]
5c84ed9442
Merge pull request #1365 from amir20/dependabot/npm_and_yarn/css-loader-6.1.0
...
Bump css-loader from 6.0.0 to 6.1.0
2021-07-19 09:07:19 +00:00
kodiakhq[bot]
4ee2bdae2e
Merge pull request #1364 from amir20/dependabot/npm_and_yarn/webpack-5.45.1
...
Bump webpack from 5.44.0 to 5.45.1
2021-07-19 09:06:53 +00:00
dependabot[bot]
852ea07bdd
Bump css-loader from 6.0.0 to 6.1.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.0.0 to 6.1.0.
- [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/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 09:03:11 +00:00
dependabot[bot]
38c6f0bd2a
Bump webpack from 5.44.0 to 5.45.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.44.0 to 5.45.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 09:02:52 +00:00
kodiakhq[bot]
bf0ad75a93
Merge pull request #1363 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.4.1
...
Bump crazy-max/ghaction-docker-meta from 3.4.0 to 3.4.1
2021-07-16 09:12:31 +00:00
dependabot[bot]
a3cb5eed8a
Bump crazy-max/ghaction-docker-meta from 3.4.0 to 3.4.1
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-16 09:08:19 +00:00
kodiakhq[bot]
3653492140
Merge pull request #1362 from amir20/dependabot/npm_and_yarn/css-loader-6.0.0
...
Bump css-loader from 5.2.7 to 6.0.0
2021-07-15 09:07:26 +00:00
dependabot[bot]
1b55add0b6
Bump css-loader from 5.2.7 to 6.0.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.7 to 6.0.0.
- [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.7...v6.0.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-15 09:03:08 +00:00
kodiakhq[bot]
6d10ac18db
Merge pull request #1360 from amir20/dependabot/npm_and_yarn/css-loader-5.2.7
...
Bump css-loader from 5.2.6 to 5.2.7
2021-07-14 09:17:29 +00:00
dependabot[bot]
ae84cbfcf0
Bump css-loader from 5.2.6 to 5.2.7
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 5.2.7.
- [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.6...v5.2.7 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-14 09:13:33 +00:00
kodiakhq[bot]
f32a2a84e2
Merge pull request #1361 from amir20/dependabot/docker/golang-1.16.6-alpine
...
Bump golang from 1.16-alpine to 1.16.6-alpine
2021-07-14 09:10:08 +00:00
kodiakhq[bot]
a433cf20fe
Merge pull request #1359 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001245
...
Bump caniuse-lite from 1.0.30001244 to 1.0.30001245
2021-07-14 09:07:00 +00:00
dependabot[bot]
cda60945da
Bump golang from 1.16-alpine to 1.16.6-alpine
...
Bumps golang from 1.16-alpine to 1.16.6-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-14 09:06:18 +00:00
dependabot[bot]
d782be62f4
Bump caniuse-lite from 1.0.30001244 to 1.0.30001245
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001244 to 1.0.30001245.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-14 09:03:07 +00:00
kodiakhq[bot]
8975ee8837
Merge pull request #1357 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.5.1
...
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
2021-07-13 09:11:29 +00:00
dependabot[bot]
3830c173a5
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 09:08:09 +00:00
kodiakhq[bot]
7a39e894bf
Merge pull request #1356 from amir20/dependabot/npm_and_yarn/splitpanes-2.3.8
...
Bump splitpanes from 2.3.6 to 2.3.8
2021-07-13 09:07:06 +00:00
kodiakhq[bot]
c5f20c93f8
Merge pull request #1355 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.1
...
Bump autoprefixer from 10.3.0 to 10.3.1
2021-07-13 09:06:47 +00:00
kodiakhq[bot]
a337e1061b
Merge pull request #1354 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001244
...
Bump caniuse-lite from 1.0.30001243 to 1.0.30001244
2021-07-13 09:06:40 +00:00
kodiakhq[bot]
e178146773
Merge pull request #1353 from amir20/dependabot/npm_and_yarn/lint-staged-11.0.1
...
Bump lint-staged from 11.0.0 to 11.0.1
2021-07-13 09:06:27 +00:00
dependabot[bot]
2d90dc215c
Bump splitpanes from 2.3.6 to 2.3.8
...
Bumps [splitpanes](https://github.com/antoniandre/splitpanes ) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/antoniandre/splitpanes/releases )
- [Commits](https://github.com/antoniandre/splitpanes/compare/v2.3.6...v2.3.8 )
---
updated-dependencies:
- dependency-name: splitpanes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 09:03:20 +00:00
dependabot[bot]
7f8fc55794
Bump autoprefixer from 10.3.0 to 10.3.1
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.3.0 to 10.3.1.
- [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.3.0...10.3.1 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 09:03:06 +00:00
dependabot[bot]
d31916b9e7
Bump caniuse-lite from 1.0.30001243 to 1.0.30001244
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001243 to 1.0.30001244.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 09:02:52 +00:00
dependabot[bot]
1510c9ab74
Bump lint-staged from 11.0.0 to 11.0.1
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 09:02:39 +00:00
kodiakhq[bot]
d8f7e43a2a
Merge pull request #1351 from amir20/dependabot/npm_and_yarn/autoprefixer-10.3.0
...
Bump autoprefixer from 10.2.6 to 10.3.0
2021-07-12 09:08:07 +00:00
dependabot[bot]
16976b75c8
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 09:03:34 +00:00
kodiakhq[bot]
74de6abe9f
Merge pull request #1350 from amir20/dependabot/npm_and_yarn/webpack-5.44.0
...
Bump webpack from 5.43.0 to 5.44.0
2021-07-09 09:07:14 +00:00
dependabot[bot]
32cab0873c
Bump webpack from 5.43.0 to 5.44.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.43.0...v5.44.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 09:03:09 +00:00
kodiakhq[bot]
a7c05ff70e
Merge pull request #1349 from amir20/dependabot/npm_and_yarn/sass-1.35.2
...
Bump sass from 1.35.1 to 1.35.2
2021-07-08 09:06:05 +00:00
dependabot[bot]
aebd84cec1
Bump sass from 1.35.1 to 1.35.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.1 to 1.35.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.35.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-08 09:02:39 +00:00
kodiakhq[bot]
da879fc5b6
Merge pull request #1348 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.4.0
...
Bump crazy-max/ghaction-docker-meta from 3.3.0 to 3.4.0
2021-07-07 09:10:29 +00:00
kodiakhq[bot]
3e8f4e2bea
Merge pull request #1347 from amir20/dependabot/npm_and_yarn/ansi-to-html-0.7.0
...
Bump ansi-to-html from 0.6.15 to 0.7.0
2021-07-07 09:09:07 +00:00
kodiakhq[bot]
6292cd45bb
Merge pull request #1346 from amir20/dependabot/npm_and_yarn/husky-7.0.1
...
Bump husky from 7.0.0 to 7.0.1
2021-07-07 09:08:56 +00:00
kodiakhq[bot]
4a6a930a8f
Merge pull request #1345 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001243
...
Bump caniuse-lite from 1.0.30001242 to 1.0.30001243
2021-07-07 09:08:44 +00:00
kodiakhq[bot]
76a7c128ea
Merge pull request #1344 from amir20/dependabot/npm_and_yarn/webpack-5.43.0
...
Bump webpack from 5.42.1 to 5.43.0
2021-07-07 09:07:20 +00:00
kodiakhq[bot]
2f8df5b8f3
Merge pull request #1343 from amir20/dependabot/npm_and_yarn/dompurify-2.3.0
...
Bump dompurify from 2.2.9 to 2.3.0
2021-07-07 09:07:12 +00:00
dependabot[bot]
cf91c83fc1
Bump crazy-max/ghaction-docker-meta from 3.3.0 to 3.4.0
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:06:56 +00:00
dependabot[bot]
c7e2d45b93
Bump ansi-to-html from 0.6.15 to 0.7.0
...
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html ) from 0.6.15 to 0.7.0.
- [Release notes](https://github.com/rburns/ansi-to-html/releases )
- [Commits](https://github.com/rburns/ansi-to-html/commits )
---
updated-dependencies:
- dependency-name: ansi-to-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:04:36 +00:00
dependabot[bot]
3fa7ee873f
Bump husky from 7.0.0 to 7.0.1
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:04:03 +00:00
dependabot[bot]
6b36ad6930
Bump caniuse-lite from 1.0.30001242 to 1.0.30001243
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001242 to 1.0.30001243.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:03:48 +00:00
dependabot[bot]
a983dc61aa
Bump webpack from 5.42.1 to 5.43.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.1...v5.43.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:03:28 +00:00
dependabot[bot]
4cdc24c9f2
Bump dompurify from 2.2.9 to 2.3.0
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.9 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.9...2.3.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 09:03:08 +00:00
kodiakhq[bot]
0d3558210c
Merge pull request #1342 from amir20/dependabot/npm_and_yarn/webpack-5.42.1
...
Bump webpack from 5.42.0 to 5.42.1
2021-07-06 09:07:27 +00:00
kodiakhq[bot]
3784b3cd70
Merge pull request #1341 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.1.0
...
Bump mini-css-extract-plugin from 2.0.0 to 2.1.0
2021-07-06 09:07:15 +00:00
dependabot[bot]
2fd4fbfd80
Bump webpack from 5.42.0 to 5.42.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-06 09:03:34 +00:00
dependabot[bot]
1b029c3468
Bump mini-css-extract-plugin from 2.0.0 to 2.1.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-06 09:03:08 +00:00
kodiakhq[bot]
c9d1e64b6b
Merge pull request #1340 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.5.0
...
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
2021-07-05 09:11:03 +00:00
dependabot[bot]
1fb4d09599
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-05 09:07:16 +00:00
kodiakhq[bot]
a0f43b4919
Merge pull request #1339 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001242
...
Bump caniuse-lite from 1.0.30001241 to 1.0.30001242
2021-07-05 09:06:47 +00:00
dependabot[bot]
884238aad3
Bump caniuse-lite from 1.0.30001241 to 1.0.30001242
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001241 to 1.0.30001242.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-05 09:03:04 +00:00
kodiakhq[bot]
3ec7759a05
Merge pull request #1337 from amir20/dependabot/github_actions/docker/build-push-action-2.6.1
...
Bump docker/build-push-action from 2.5.0 to 2.6.1
2021-07-02 09:10:48 +00:00
kodiakhq[bot]
a9f8289d78
Merge pull request #1336 from amir20/dependabot/npm_and_yarn/postcss-loader-6.1.1
...
Bump postcss-loader from 6.1.0 to 6.1.1
2021-07-02 09:07:01 +00:00
dependabot[bot]
6c3381246f
Bump docker/build-push-action from 2.5.0 to 2.6.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
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 >
2021-07-02 09:06:45 +00:00
kodiakhq[bot]
a1d1ca8f95
Merge pull request #1335 from amir20/dependabot/npm_and_yarn/webpack-5.42.0
...
Bump webpack from 5.41.1 to 5.42.0
2021-07-02 09:05:58 +00:00
dependabot[bot]
7ab8f7a51b
Bump postcss-loader from 6.1.0 to 6.1.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.1.0 to 6.1.1.
- [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/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-02 09:02:51 +00:00
dependabot[bot]
901efd219f
Bump webpack from 5.41.1 to 5.42.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-02 09:02:30 +00:00
kodiakhq[bot]
a2656489ba
Merge pull request #1334 from amir20/dependabot/github_actions/actions/setup-node-2.2.0
...
Bump actions/setup-node from 2.1.5 to 2.2.0
2021-07-01 09:12:18 +00:00
dependabot[bot]
d059ffcfb3
Bump actions/setup-node from 2.1.5 to 2.2.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 09:08:43 +00:00
kodiakhq[bot]
38a0bc46aa
Merge pull request #1333 from amir20/dependabot/npm_and_yarn/husky-7.0.0
...
Bump husky from 6.0.0 to 7.0.0
2021-07-01 09:06:50 +00:00
kodiakhq[bot]
99602d529d
Merge pull request #1332 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0
...
Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
2021-07-01 09:06:39 +00:00
dependabot[bot]
0a1b1ec251
Bump husky from 6.0.0 to 7.0.0
...
Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 09:02:32 +00:00
dependabot[bot]
e7d10b38b4
Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 09:02:18 +00:00
kodiakhq[bot]
32ee4401de
Merge pull request #1331 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.4.1
...
Bump docker/setup-buildx-action from 1.4.0 to 1.4.1
2021-06-30 09:11:50 +00:00
dependabot[bot]
830a0fc175
Bump docker/setup-buildx-action from 1.4.0 to 1.4.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 09:08:02 +00:00
kodiakhq[bot]
ff4b5d6ca1
Merge pull request #1330 from amir20/dependabot/npm_and_yarn/webpack-5.41.1
...
Bump webpack from 5.41.0 to 5.41.1
2021-06-30 09:07:31 +00:00
dependabot[bot]
62877d7b93
Bump webpack from 5.41.0 to 5.41.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.0 to 5.41.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.0...v5.41.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 09:03:36 +00:00
Amir Raminfar
995428398c
Release 3.7.1
2021-06-29 11:28:05 -07:00
kodiakhq[bot]
fdd03a209d
Merge pull request #1326 from amir20/dependabot/npm_and_yarn/babel-jest-27.0.6
...
Bump babel-jest from 27.0.5 to 27.0.6
2021-06-29 09:17:43 +00:00
kodiakhq[bot]
175820636b
Merge pull request #1328 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.4.0
...
Bump docker/setup-buildx-action from 1.3.0 to 1.4.0
2021-06-29 09:13:32 +00:00
dependabot[bot]
9ac5862b16
Bump babel-jest from 27.0.5 to 27.0.6
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.5 to 27.0.6.
- [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.6/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:13:24 +00:00
dependabot[bot]
083c59bfec
Bump docker/setup-buildx-action from 1.3.0 to 1.4.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:09:12 +00:00
kodiakhq[bot]
63033bd818
Merge pull request #1327 from amir20/dependabot/npm_and_yarn/integration/jest-27.0.6
...
Bump jest from 26.6.3 to 27.0.6 in /integration
2021-06-29 09:08:24 +00:00
kodiakhq[bot]
5c28605518
Merge pull request #1325 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2
...
Bump mini-css-extract-plugin from 1.6.1 to 1.6.2
2021-06-29 09:07:41 +00:00
kodiakhq[bot]
2e6b21d437
Merge pull request #1324 from amir20/dependabot/npm_and_yarn/jest-27.0.6
...
Bump jest from 27.0.5 to 27.0.6
2021-06-29 09:07:20 +00:00
kodiakhq[bot]
db6e15c910
Merge pull request #1323 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001241
...
Bump caniuse-lite from 1.0.30001240 to 1.0.30001241
2021-06-29 09:07:11 +00:00
kodiakhq[bot]
7c8a25c6cd
Merge pull request #1322 from amir20/dependabot/npm_and_yarn/webpack-5.41.0
...
Bump webpack from 5.40.0 to 5.41.0
2021-06-29 09:07:02 +00:00
dependabot[bot]
e2fde86d18
Bump jest from 26.6.3 to 27.0.6 in /integration
...
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:04:27 +00:00
dependabot[bot]
88260f4bcb
Bump mini-css-extract-plugin from 1.6.1 to 1.6.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:03:43 +00:00
dependabot[bot]
7d95e5c250
Bump jest from 27.0.5 to 27.0.6
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.5 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.5...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:03:33 +00:00
dependabot[bot]
cdbbdb338d
Bump caniuse-lite from 1.0.30001240 to 1.0.30001241
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001240 to 1.0.30001241.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:03:02 +00:00
dependabot[bot]
1ad5109357
Bump webpack from 5.40.0 to 5.41.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.40.0 to 5.41.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.40.0...v5.41.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 09:02:49 +00:00
kodiakhq[bot]
e6d95eb233
Merge pull request #1321 from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.5.1
...
Bump jest-image-snapshot from 4.5.0 to 4.5.1 in /integration
2021-06-28 09:08:43 +00:00
kodiakhq[bot]
47875da1e7
Merge pull request #1320 from amir20/dependabot/npm_and_yarn/prettier-2.3.2
...
Bump prettier from 2.3.1 to 2.3.2
2021-06-28 09:08:32 +00:00
kodiakhq[bot]
2a43e402d1
Merge pull request #1319 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001240
...
Bump caniuse-lite from 1.0.30001239 to 1.0.30001240
2021-06-28 09:08:21 +00:00
kodiakhq[bot]
24bb48b908
Merge pull request #1318 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.1
...
Bump mini-css-extract-plugin from 1.6.0 to 1.6.1
2021-06-28 09:07:22 +00:00
dependabot[bot]
7cb8bd712c
Bump jest-image-snapshot from 4.5.0 to 4.5.1 in /integration
...
Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: jest-image-snapshot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-28 09:04:25 +00:00
dependabot[bot]
9efbb836ec
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 09:03:57 +00:00
dependabot[bot]
d6b6a62195
Bump caniuse-lite from 1.0.30001239 to 1.0.30001240
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001239 to 1.0.30001240.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-28 09:03:42 +00:00
dependabot[bot]
c78108a953
Bump mini-css-extract-plugin from 1.6.0 to 1.6.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-28 09:03:23 +00:00
Amir Raminfar
4a26753ce8
Should fix #1317 by making sure a valid actor.id is present
2021-06-27 19:09:20 -07:00
kodiakhq[bot]
690fdb937d
Merge pull request #1316 from amir20/dependabot/github_actions/docker/login-action-1.10.0
...
Bump docker/login-action from 1.9.0 to 1.10.0
2021-06-24 09:13:38 +00:00
dependabot[bot]
464608c616
Bump docker/login-action from 1.9.0 to 1.10.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.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-06-24 09:09:13 +00:00
kodiakhq[bot]
315e8ad7e3
Merge pull request #1315 from amir20/dependabot/npm_and_yarn/babel-jest-27.0.5
...
Bump babel-jest from 27.0.2 to 27.0.5
2021-06-23 09:16:12 +00:00
dependabot[bot]
1f23558e33
Bump babel-jest from 27.0.2 to 27.0.5
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.2 to 27.0.5.
- [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.5/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-23 09:12:17 +00:00
kodiakhq[bot]
9961884839
Merge pull request #1314 from amir20/dependabot/npm_and_yarn/html-webpack-plugin-5.3.2
...
Bump html-webpack-plugin from 5.3.1 to 5.3.2
2021-06-23 09:07:09 +00:00
kodiakhq[bot]
b7e7a1760f
Merge pull request #1313 from amir20/dependabot/npm_and_yarn/jest-27.0.5
...
Bump jest from 27.0.4 to 27.0.5
2021-06-23 09:06:10 +00:00
dependabot[bot]
5ccb3d4f9f
Bump html-webpack-plugin from 5.3.1 to 5.3.2
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-23 09:02:50 +00:00
dependabot[bot]
de2bcc592e
Bump jest from 27.0.4 to 27.0.5
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-23 09:02:35 +00:00
kodiakhq[bot]
7e27008d4e
Merge pull request #1312 from amir20/dependabot/npm_and_yarn/vue-router-3.5.2
...
Bump vue-router from 3.5.1 to 3.5.2
2021-06-22 09:07:11 +00:00
kodiakhq[bot]
7508f93ca4
Merge pull request #1311 from amir20/dependabot/npm_and_yarn/webpack-5.40.0
...
Bump webpack from 5.39.1 to 5.40.0
2021-06-22 09:06:42 +00:00
dependabot[bot]
7fe3c3900c
Bump vue-router from 3.5.1 to 3.5.2
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-22 09:03:24 +00:00
dependabot[bot]
add68d9eb8
Bump webpack from 5.39.1 to 5.40.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.39.1 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-22 09:03:07 +00:00
kodiakhq[bot]
442d68ade3
Merge pull request #1310 from amir20/dependabot/npm_and_yarn/buefy-0.9.8
...
Bump buefy from 0.9.7 to 0.9.8
2021-06-21 16:02:43 +00:00
dependabot[bot]
e5aecbfdcb
Bump buefy from 0.9.7 to 0.9.8
...
Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.7...v0.9.8 )
---
updated-dependencies:
- dependency-name: buefy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 15:58:27 +00:00
kodiakhq[bot]
aa895f6734
Merge pull request #1309 from amir20/dependabot/npm_and_yarn/bulma-0.9.3
...
Bump bulma from 0.9.2 to 0.9.3
2021-06-21 15:57:00 +00:00
Amir Raminfar
2cf17fdb22
Updates snapshots for bulma update
2021-06-21 08:52:44 -07:00
kodiakhq[bot]
410d06efea
Merge pull request #1308 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001239
...
Bump caniuse-lite from 1.0.30001238 to 1.0.30001239
2021-06-21 09:07:23 +00:00
kodiakhq[bot]
06b88937d3
Merge pull request #1307 from amir20/dependabot/npm_and_yarn/release-it-14.10.0
...
Bump release-it from 14.9.0 to 14.10.0
2021-06-21 09:07:11 +00:00
dependabot[bot]
156917639e
Bump bulma from 0.9.2 to 0.9.3
...
Bumps [bulma](https://github.com/jgthms/bulma ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/jgthms/bulma/releases )
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jgthms/bulma/compare/0.9.2...0.9.3 )
---
updated-dependencies:
- dependency-name: bulma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 09:03:37 +00:00
dependabot[bot]
da4f4e259f
Bump caniuse-lite from 1.0.30001238 to 1.0.30001239
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001238 to 1.0.30001239.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 09:03:17 +00:00
dependabot[bot]
fb6b0edbf2
Bump release-it from 14.9.0 to 14.10.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.9.0 to 14.10.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.9.0...14.10.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 09:02:54 +00:00
kodiakhq[bot]
5e78ba7d93
Merge pull request #1306 from amir20/dependabot/npm_and_yarn/webpack-5.39.1
...
Bump webpack from 5.39.0 to 5.39.1
2021-06-18 09:07:03 +00:00
kodiakhq[bot]
f52dc1f6c7
Merge pull request #1305 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001238
...
Bump caniuse-lite from 1.0.30001237 to 1.0.30001238
2021-06-18 09:06:51 +00:00
dependabot[bot]
ab161b843f
Bump webpack from 5.39.0 to 5.39.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.39.0 to 5.39.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-18 09:03:39 +00:00
dependabot[bot]
c694dacb99
Bump caniuse-lite from 1.0.30001237 to 1.0.30001238
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001237 to 1.0.30001238.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-18 09:03:10 +00:00
kodiakhq[bot]
b37af6c108
Merge pull request #1304 from amir20/dependabot/npm_and_yarn/postcss-8.3.5
...
Bump postcss from 8.3.4 to 8.3.5
2021-06-17 09:07:37 +00:00
dependabot[bot]
41b880ab7c
Bump postcss from 8.3.4 to 8.3.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.4 to 8.3.5.
- [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.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-17 09:03:10 +00:00
kodiakhq[bot]
286b35ead5
Merge pull request #1303 from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.2.2
...
Bump @vue/component-compiler-utils from 3.2.1 to 3.2.2
2021-06-16 05:10:06 +00:00
kodiakhq[bot]
7f0d078e09
Merge pull request #1302 from amir20/dependabot/npm_and_yarn/sass-1.35.1
...
Bump sass from 1.35.0 to 1.35.1
2021-06-16 05:09:14 +00:00
dependabot[bot]
2a06d07646
Bump @vue/component-compiler-utils from 3.2.1 to 3.2.2
...
Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-16 05:05:49 +00:00
dependabot[bot]
8c97ce821e
Bump sass from 1.35.0 to 1.35.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.0 to 1.35.1.
- [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.35.0...1.35.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-16 05:05:23 +00:00
kodiakhq[bot]
43367e4fad
Merge pull request #1301 from amir20/dependabot/npm_and_yarn/sass-1.35.0
...
Bump sass from 1.34.1 to 1.35.0
2021-06-15 05:10:15 +00:00
kodiakhq[bot]
52ce62cf79
Merge pull request #1300 from amir20/dependabot/npm_and_yarn/postcss-8.3.4
...
Bump postcss from 8.3.2 to 8.3.4
2021-06-15 05:09:40 +00:00
kodiakhq[bot]
b3952748c4
Merge pull request #1299 from amir20/dependabot/npm_and_yarn/babel/core-7.14.6
...
Bump @babel/core from 7.14.5 to 7.14.6
2021-06-15 05:09:30 +00:00
kodiakhq[bot]
4f135388c0
Merge pull request #1298 from amir20/dependabot/npm_and_yarn/webpack-5.39.0
...
Bump webpack from 5.38.1 to 5.39.0
2021-06-15 05:09:05 +00:00
kodiakhq[bot]
5e360edc1a
Merge pull request #1297 from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.1
...
Bump @vue/test-utils from 1.2.0 to 1.2.1
2021-06-15 05:08:14 +00:00
dependabot[bot]
b2ff60e917
Bump sass from 1.34.1 to 1.35.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.1 to 1.35.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.34.1...1.35.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:06:27 +00:00
dependabot[bot]
ac297d026f
Bump postcss from 8.3.2 to 8.3.4
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.2 to 8.3.4.
- [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.3.2...8.3.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:06:00 +00:00
dependabot[bot]
3669904c3e
Bump @babel/core from 7.14.5 to 7.14.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.5 to 7.14.6.
- [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.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:05:38 +00:00
dependabot[bot]
eb27689576
Bump webpack from 5.38.1 to 5.39.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:05:10 +00:00
dependabot[bot]
3a45a172db
Bump @vue/test-utils from 1.2.0 to 1.2.1
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.1/packages/test-utils )
---
updated-dependencies:
- dependency-name: "@vue/test-utils"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:04:27 +00:00
kodiakhq[bot]
f440b0b0cc
Merge pull request #1295 from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.7
...
Bump hotkeys-js from 3.8.6 to 3.8.7
2021-06-14 05:10:39 +00:00
kodiakhq[bot]
6f08ce3268
Merge pull request #1294 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001237
...
Bump caniuse-lite from 1.0.30001236 to 1.0.30001237
2021-06-14 05:10:29 +00:00
kodiakhq[bot]
a705b95859
Merge pull request #1293 from amir20/dependabot/npm_and_yarn/release-it-14.9.0
...
Bump release-it from 14.8.0 to 14.9.0
2021-06-14 05:10:18 +00:00
dependabot[bot]
b3fc4a2d6b
Bump hotkeys-js from 3.8.6 to 3.8.7
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.6...v3.8.7 )
---
updated-dependencies:
- dependency-name: hotkeys-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:06:11 +00:00
dependabot[bot]
a7d9aba4c0
Bump caniuse-lite from 1.0.30001236 to 1.0.30001237
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001236 to 1.0.30001237.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:05:51 +00:00
dependabot[bot]
7a8a99c2d9
Bump release-it from 14.8.0 to 14.9.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.8.0 to 14.9.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.8.0...14.9.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:05:29 +00:00
Amir Raminfar
282268639f
Uses master instead of dev
2021-06-11 14:45:12 -07:00
Amir Raminfar
6c62699e2e
Removes README step
2021-06-11 14:34:42 -07:00
Amir Raminfar
781b0d4167
Tries to login
2021-06-11 14:31:16 -07:00
Amir Raminfar
3eb1ba7071
Adds name
2021-06-11 14:29:11 -07:00
Amir Raminfar
fa61706c90
Tries fixing readme
2021-06-11 14:23:25 -07:00
Amir Raminfar
27a4c44de6
Fixes readme
2021-06-11 14:16:39 -07:00
Amir Raminfar
a1e639e20c
Fixes main to master
2021-06-11 14:13:54 -07:00
Amir Raminfar
c756113f9c
Updates docker master push
2021-06-11 14:06:05 -07:00
Amir Raminfar
3cfd03eed1
Adds help messages. See #1280
2021-06-11 13:52:10 -07:00
kodiakhq[bot]
866148739b
Merge pull request #1292 from amir20/dependabot/npm_and_yarn/postcss-loader-6.1.0
...
Bump postcss-loader from 5.3.0 to 6.1.0
2021-06-11 06:01:08 +00:00
dependabot[bot]
43d58fd876
Bump postcss-loader from 5.3.0 to 6.1.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 5.3.0 to 6.1.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.3.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 05:57:46 +00:00
kodiakhq[bot]
d9787cf292
Merge pull request #1291 from amir20/dependabot/npm_and_yarn/postcss-8.3.2
...
Bump postcss from 8.3.1 to 8.3.2
2021-06-11 05:10:39 +00:00
kodiakhq[bot]
a79185c6a8
Merge pull request #1290 from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.6
...
Bump hotkeys-js from 3.8.5 to 3.8.6
2021-06-11 05:10:32 +00:00
kodiakhq[bot]
4c04a21a7a
Merge pull request #1289 from amir20/dependabot/npm_and_yarn/sass-loader-12.1.0
...
Bump sass-loader from 12.0.0 to 12.1.0
2021-06-11 05:10:22 +00:00
dependabot[bot]
9c597831c9
Bump postcss from 8.3.1 to 8.3.2
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.1 to 8.3.2.
- [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.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 05:06:35 +00:00
dependabot[bot]
0f5f43cda8
Bump hotkeys-js from 3.8.5 to 3.8.6
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: hotkeys-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 05:06:08 +00:00
dependabot[bot]
d76fb14b0c
Bump sass-loader from 12.0.0 to 12.1.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.0.0...v12.1.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 05:05:44 +00:00
kodiakhq[bot]
acfc0fb07d
Merge pull request #1287 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.5
...
Bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5
2021-06-10 06:14:50 +00:00
dependabot[bot]
34c77a7c50
Bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.3 to 7.14.5.
- [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.5/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 06:10:38 +00:00
kodiakhq[bot]
303bcbd93d
Merge pull request #1288 from amir20/dependabot/npm_and_yarn/ws-6.2.2
...
Bump ws from 6.2.1 to 6.2.2
2021-06-10 06:07:24 +00:00
dependabot[bot]
d746e69996
Bump ws from 6.2.1 to 6.2.2
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 06:03:59 +00:00
kodiakhq[bot]
ecaa1b760a
Merge pull request #1286 from amir20/dependabot/npm_and_yarn/postcss-8.3.1
...
Bump postcss from 8.3.0 to 8.3.1
2021-06-10 05:14:30 +00:00
kodiakhq[bot]
14bd4a73c1
Merge pull request #1285 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001236
...
Bump caniuse-lite from 1.0.30001235 to 1.0.30001236
2021-06-10 05:14:17 +00:00
kodiakhq[bot]
8487533d9f
Merge pull request #1284 from amir20/dependabot/npm_and_yarn/babel/core-7.14.5
...
Bump @babel/core from 7.14.3 to 7.14.5
2021-06-10 05:14:08 +00:00
dependabot[bot]
51b475c181
Bump postcss from 8.3.0 to 8.3.1
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.0 to 8.3.1.
- [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.3.0...8.3.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 05:10:46 +00:00
dependabot[bot]
e8a828f309
Bump caniuse-lite from 1.0.30001235 to 1.0.30001236
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001235 to 1.0.30001236.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 05:10:27 +00:00
dependabot[bot]
931494048b
Bump @babel/core from 7.14.3 to 7.14.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.3 to 7.14.5.
- [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.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 05:10:05 +00:00
kodiakhq[bot]
3be4b01454
Merge pull request #1283 from amir20/dependabot/npm_and_yarn/vue/component-compiler-utils-3.2.1
...
Bump @vue/component-compiler-utils from 3.2.0 to 3.2.1
2021-06-09 05:10:39 +00:00
dependabot[bot]
22f3c0cb56
Bump @vue/component-compiler-utils from 3.2.0 to 3.2.1
...
Bumps [@vue/component-compiler-utils](https://github.com/vuejs/component-compiler-utils ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/vuejs/component-compiler-utils/releases )
- [Changelog](https://github.com/vuejs/component-compiler-utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/component-compiler-utils/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: "@vue/component-compiler-utils"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 05:06:15 +00:00
kodiakhq[bot]
fcee4b3491
Merge pull request #1282 from amir20/dependabot/npm_and_yarn/webpack-cli-4.7.2
...
Bump webpack-cli from 4.7.0 to 4.7.2
2021-06-08 05:10:58 +00:00
dependabot[bot]
9414aafd39
Bump webpack-cli from 4.7.0 to 4.7.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 05:07:36 +00:00
kodiakhq[bot]
3b7072bc89
Merge pull request #1281 from amir20/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.14
...
Bump vue and vue-template-compiler
2021-06-08 05:05:26 +00:00
dependabot[bot]
cd124a59ed
Bump vue and vue-template-compiler
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.13...v2.6.14 )
Updates `vue-template-compiler` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.13...v2.6.14 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 05:01:20 +00:00
kodiakhq[bot]
69830475aa
Merge pull request #1279 from amir20/dependabot/npm_and_yarn/prettier-2.3.1
...
Bump prettier from 2.3.0 to 2.3.1
2021-06-07 06:50:17 +00:00
dependabot[bot]
fa99f7b54c
Bump prettier from 2.3.0 to 2.3.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [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.0...2.3.1 )
---
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-07 06:46:09 +00:00
kodiakhq[bot]
6d805e271b
Merge pull request #1278 from amir20/dependabot/npm_and_yarn/release-it-14.8.0
...
Bump release-it from 14.7.0 to 14.8.0
2021-06-07 05:09:05 +00:00
kodiakhq[bot]
b5fed1d242
Merge pull request #1277 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001235
...
Bump caniuse-lite from 1.0.30001233 to 1.0.30001235
2021-06-07 05:07:56 +00:00
dependabot[bot]
920643e76a
Bump release-it from 14.7.0 to 14.8.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.7.0 to 14.8.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.7.0...14.8.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 05:04:54 +00:00
dependabot[bot]
188f54b982
Bump caniuse-lite from 1.0.30001233 to 1.0.30001235
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001233 to 1.0.30001235.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 05:04:25 +00:00
kodiakhq[bot]
b32c8e3bc5
Merge pull request #1275 from amir20/dependabot/npm_and_yarn/jest-27.0.4
...
Bump jest from 27.0.3 to 27.0.4
2021-06-04 05:09:10 +00:00
dependabot[bot]
8286e073fd
Bump jest from 27.0.3 to 27.0.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 05:04:56 +00:00
kodiakhq[bot]
5c778b8e0b
Merge pull request #1274 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.7incompatible
...
Bump github.com/docker/docker from 20.10.6+incompatible to 20.10.7+incompatible
2021-06-03 07:13:55 +00:00
dependabot[bot]
a44828aee5
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.6+incompatible to 20.10.7+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.6...v20.10.7 )
---
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-06-03 07:09:39 +00:00
kodiakhq[bot]
de34dcfc74
Merge pull request #1273 from amir20/dependabot/npm_and_yarn/sass-1.34.1
...
Bump sass from 1.34.0 to 1.34.1
2021-06-03 05:09:35 +00:00
dependabot[bot]
ef272edb80
Bump sass from 1.34.0 to 1.34.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.0 to 1.34.1.
- [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.34.0...1.34.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-03 05:05:15 +00:00
kodiakhq[bot]
7c113a1621
Merge pull request #1272 from amir20/dependabot/npm_and_yarn/sass-loader-12.0.0
...
Bump sass-loader from 11.1.1 to 12.0.0
2021-06-02 05:11:17 +00:00
kodiakhq[bot]
b5399ba191
Merge pull request #1271 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001233
...
Bump caniuse-lite from 1.0.30001232 to 1.0.30001233
2021-06-02 05:11:01 +00:00
kodiakhq[bot]
7fad518486
Merge pull request #1270 from amir20/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.13
...
Bump vue and vue-template-compiler
2021-06-02 05:10:47 +00:00
kodiakhq[bot]
201f3338bc
Merge pull request #1269 from amir20/dependabot/npm_and_yarn/dompurify-2.2.9
...
Bump dompurify from 2.2.8 to 2.2.9
2021-06-02 05:10:32 +00:00
dependabot[bot]
94401d5de3
Bump sass-loader from 11.1.1 to 12.0.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 05:07:20 +00:00
dependabot[bot]
744d7e3d8d
Bump caniuse-lite from 1.0.30001232 to 1.0.30001233
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001232 to 1.0.30001233.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases )
- [Commits](https://github.com/browserslist/caniuse-lite/commits )
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 05:07:01 +00:00
dependabot[bot]
9fcf1dd114
Bump vue and vue-template-compiler
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.12 to 2.6.13
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.13 )
Updates `vue-template-compiler` from 2.6.12 to 2.6.13
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.13 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 05:06:33 +00:00
dependabot[bot]
5f7979616d
Bump dompurify from 2.2.8 to 2.2.9
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 05:05:59 +00:00
kodiakhq[bot]
a27bc95820
Merge pull request #1268 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001232
...
Bump caniuse-lite from 1.0.30001230 to 1.0.30001232
2021-06-01 05:08:43 +00:00
dependabot[bot]
11cab0a723
Bump caniuse-lite from 1.0.30001230 to 1.0.30001232
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001230 to 1.0.30001232.
- [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-06-01 05:05:22 +00:00
kodiakhq[bot]
33cf21f79e
Merge pull request #1266 from amir20/dependabot/npm_and_yarn/babel-jest-27.0.2
...
Bump babel-jest from 27.0.1 to 27.0.2
2021-05-31 06:53:04 +00:00
dependabot[bot]
2889a00f55
Bump babel-jest from 27.0.1 to 27.0.2
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 27.0.1 to 27.0.2.
- [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.2/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 06:48:59 +00:00
kodiakhq[bot]
2da47047e3
Merge pull request #1267 from amir20/dependabot/npm_and_yarn/date-fns-2.22.1
...
Bump date-fns from 2.21.3 to 2.22.1
2021-05-31 05:10:39 +00:00
kodiakhq[bot]
50c90c85c3
Merge pull request #1265 from amir20/dependabot/npm_and_yarn/jest-27.0.3
...
Bump jest from 27.0.1 to 27.0.3
2021-05-31 05:09:23 +00:00
dependabot[bot]
7374af2cc0
Bump date-fns from 2.21.3 to 2.22.1
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.3...v2.22.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 05:06:50 +00:00
dependabot[bot]
fed7a303b6
Bump jest from 27.0.1 to 27.0.3
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.1 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.1...v27.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 05:05:22 +00:00
kodiakhq[bot]
8ca1ccb9cb
Merge pull request #1264 from amir20/dependabot/npm_and_yarn/integration/ws-7.4.6
...
Bump ws from 7.2.5 to 7.4.6 in /integration
2021-05-30 06:51:52 +00:00
dependabot[bot]
3ba85c177c
Bump ws from 7.2.5 to 7.4.6 in /integration
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-30 06:47:47 +00:00
kodiakhq[bot]
77aa5a32ef
Merge pull request #1263 from amir20/dependabot/github_actions/actions/cache-2.1.6
...
Bump actions/cache from 2.1.5 to 2.1.6
2021-05-28 06:24:31 +00:00
dependabot[bot]
540ef25dc6
Bump actions/cache from 2.1.5 to 2.1.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 06:20:34 +00:00
kodiakhq[bot]
57086cadf2
Merge pull request #1262 from amir20/dependabot/npm_and_yarn/webpack-5.38.1
...
Bump webpack from 5.37.1 to 5.38.1
2021-05-28 05:09:24 +00:00
dependabot[bot]
ea6968cb77
Bump webpack from 5.37.1 to 5.38.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 05:05:14 +00:00
kodiakhq[bot]
163231c249
Merge pull request #1261 from amir20/dependabot/github_actions/docker/build-push-action-2.5.0
...
Bump docker/build-push-action from 2.4.0 to 2.5.0
2021-05-27 06:47:19 +00:00
kodiakhq[bot]
2e554baca0
Merge pull request #1260 from amir20/dependabot/github_actions/docker/setup-qemu-action-1.2.0
...
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
2021-05-27 06:47:12 +00:00
dependabot[bot]
7c55800f91
Bump docker/build-push-action from 2.4.0 to 2.5.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 06:43:29 +00:00
dependabot[bot]
818870b505
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 06:43:24 +00:00
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
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
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
dependabot[bot]
5730aa6fee
Bump sass-loader from 11.1.0 to 11.1.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.0...v11.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-14 05:05:45 +00:00
kodiakhq[bot]
ed56513562
Merge pull request #1231 from amir20/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.2
...
Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2
2021-05-13 05:09:27 +00:00
kodiakhq[bot]
e0366fd928
Merge pull request #1230 from amir20/dependabot/npm_and_yarn/sass-1.32.13
...
Bump sass from 1.32.12 to 1.32.13
2021-05-13 05:08:41 +00:00
dependabot[bot]
a76dc67752
Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.13.15 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-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-13 05:05:13 +00:00
dependabot[bot]
d56d27bf14
Bump sass from 1.32.12 to 1.32.13
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.12 to 1.32.13.
- [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.12...1.32.13 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-13 05:04:43 +00:00
kodiakhq[bot]
3550724d8a
Merge pull request #1229 from amir20/dependabot/github_actions/actions/cache-2.1.5
...
Bump actions/cache from 2 to 2.1.5
2021-05-12 07:01:23 +00:00
kodiakhq[bot]
b8b92edee1
Merge pull request #1228 from amir20/dependabot/github_actions/docker/setup-buildx-action-1.3.0
...
Bump docker/setup-buildx-action from 1 to 1.3.0
2021-05-12 06:49:34 +00:00
dependabot[bot]
59be9a2a78
Bump actions/cache from 2 to 2.1.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:45:35 +00:00
dependabot[bot]
b852df68d6
Bump docker/setup-buildx-action from 1 to 1.3.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:45:33 +00:00
kodiakhq[bot]
bd2aea5207
Merge pull request #1227 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.1.0
...
Bump crazy-max/ghaction-docker-meta from 3 to 3.1.0
2021-05-12 06:17:37 +00:00
kodiakhq[bot]
194b31b36f
Merge pull request #1226 from amir20/dependabot/github_actions/docker/login-action-1.9.0
...
Bump docker/login-action from 1 to 1.9.0
2021-05-12 06:17:28 +00:00
kodiakhq[bot]
dfc3254cf4
Merge pull request #1225 from amir20/dependabot/github_actions/docker/setup-qemu-action-1.1.0
...
Bump docker/setup-qemu-action from 1 to 1.1.0
2021-05-12 06:17:18 +00:00
kodiakhq[bot]
2ce28f81f6
Merge pull request #1224 from amir20/dependabot/github_actions/actions/checkout-2.3.4
...
Bump actions/checkout from 2 to 2.3.4
2021-05-12 06:17:04 +00:00
kodiakhq[bot]
f7e9ba348e
Merge pull request #1223 from amir20/dependabot/github_actions/docker/build-push-action-2.4.0
...
Bump docker/build-push-action from 2 to 2.4.0
2021-05-12 06:16:50 +00:00
dependabot[bot]
d495c018f5
Bump crazy-max/ghaction-docker-meta from 3 to 3.1.0
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from 3 to 3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:12:56 +00:00
dependabot[bot]
a160796bd0
Bump docker/login-action from 1 to 1.9.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:12:50 +00:00
dependabot[bot]
743caf20d1
Bump docker/setup-qemu-action from 1 to 1.1.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:12:46 +00:00
dependabot[bot]
879ad0278a
Bump actions/checkout from 2 to 2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:12:42 +00:00
dependabot[bot]
106dd88443
Bump docker/build-push-action from 2 to 2.4.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:12:38 +00:00
kodiakhq[bot]
d4bd807b05
Merge pull request #1222 from amir20/dependabot/npm_and_yarn/hotkeys-js-3.8.5
...
Bump hotkeys-js from 3.8.3 to 3.8.5
2021-05-12 05:12:34 +00:00
kodiakhq[bot]
dfe232b529
Merge pull request #1221 from amir20/dependabot/npm_and_yarn/vue-loader-15.9.7
...
Bump vue-loader from 15.9.6 to 15.9.7
2021-05-12 05:11:59 +00:00
dependabot[bot]
e3f9142f7b
Bump hotkeys-js from 3.8.3 to 3.8.5
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys ) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.3...v3.8.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 05:08:17 +00:00
dependabot[bot]
2e3fa0ea78
Bump vue-loader from 15.9.6 to 15.9.7
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.9.6 to 15.9.7.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.6...v15.9.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 05:07:48 +00:00
kodiakhq[bot]
da89162143
Merge pull request #1220 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-v3
...
Bump crazy-max/ghaction-docker-meta from v2 to v3
2021-05-11 06:18:49 +00:00
dependabot[bot]
c84ba2523e
Bump crazy-max/ghaction-docker-meta from v2 to v3
...
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta ) from v2 to v3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases )
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2...2af9c6a52b5431eea749f0e923b7503b84813f77 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 06:14:53 +00:00
kodiakhq[bot]
a28d75aee5
Merge pull request #1219 from amir20/dependabot/npm_and_yarn/postcss-8.2.15
...
Bump postcss from 8.2.14 to 8.2.15
2021-05-11 05:14:46 +00:00
kodiakhq[bot]
500b390073
Merge pull request #1218 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001228
...
Bump caniuse-lite from 1.0.30001223 to 1.0.30001228
2021-05-11 05:14:11 +00:00
kodiakhq[bot]
9314bc8b50
Merge pull request #1217 from amir20/dependabot/npm_and_yarn/webpack-5.37.0
...
Bump webpack from 5.36.2 to 5.37.0
2021-05-11 05:13:36 +00:00
kodiakhq[bot]
264f5b71e6
Merge pull request #1216 from amir20/dependabot/npm_and_yarn/sass-loader-11.1.0
...
Bump sass-loader from 11.0.1 to 11.1.0
2021-05-11 05:13:28 +00:00
dependabot[bot]
738e9cf17a
Bump postcss from 8.2.14 to 8.2.15
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.14 to 8.2.15.
- [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.14...8.2.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 05:10:28 +00:00
dependabot[bot]
713955a98c
Bump caniuse-lite from 1.0.30001223 to 1.0.30001228
...
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite ) from 1.0.30001223 to 1.0.30001228.
- [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-11 05:10:02 +00:00
dependabot[bot]
21950ed61b
Bump webpack from 5.36.2 to 5.37.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 05:09:33 +00:00
dependabot[bot]
0420ff34ae
Bump sass-loader from 11.0.1 to 11.1.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 05:09:03 +00:00
Amir Raminfar
76a138276f
Release 3.6.6
2021-05-10 10:49:20 -07:00
kodiakhq[bot]
26b0a0b474
Merge pull request #1215 from amir20/dependabot/npm_and_yarn/integration/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9 in /integration
2021-05-10 11:30:16 +00:00
dependabot[bot]
c7ce0036f4
Bump hosted-git-info from 2.8.8 to 2.8.9 in /integration
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 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.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 11:26:03 +00:00
kodiakhq[bot]
532eeaf8fc
Merge pull request #1214 from amir20/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-10 08:44:36 +00:00
dependabot[bot]
0af00eeba4
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 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.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 08:40:32 +00:00
kodiakhq[bot]
74a37daa06
Merge pull request #1213 from amir20/dependabot/npm_and_yarn/prettier-2.3.0
...
Bump prettier from 2.2.1 to 2.3.0
2021-05-10 05:12:58 +00:00
dependabot[bot]
729da05a71
Bump prettier from 2.2.1 to 2.3.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.1 to 2.3.0.
- [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.2.1...2.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 05:09:09 +00:00
dependabot[bot]
db63bb40ce
Bump lint-staged from 10.5.4 to 11.0.0 ( #1210 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 13:51:29 -07:00
kodiakhq[bot]
85dcc7ed12
Merge pull request #1212 from amir20/dependabot/npm_and_yarn/release-it-14.6.2
...
Bump release-it from 14.6.1 to 14.6.2
2021-05-09 20:37:34 +00:00
kodiakhq[bot]
5867b3bc79
Merge pull request #1211 from amir20/dependabot/npm_and_yarn/date-fns-2.21.3
...
Bump date-fns from 2.21.2 to 2.21.3
2021-05-09 20:37:25 +00:00
dependabot[bot]
18c2ef3dc1
Bump release-it from 14.6.1 to 14.6.2
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.1 to 14.6.2.
- [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.1...14.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-09 20:32:58 +00:00
dependabot[bot]
e4737cb10e
Bump date-fns from 2.21.2 to 2.21.3
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-09 20:32:46 +00:00
kodiakhq[bot]
648bc23258
Merge pull request #1209 from amir20/dependabot/npm_and_yarn/webpack-cli-4.7.0
...
Bump webpack-cli from 4.6.0 to 4.7.0
2021-05-07 05:09:28 +00:00
kodiakhq[bot]
f31210e295
Merge pull request #1208 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001223
...
Bump caniuse-lite from 1.0.30001222 to 1.0.30001223
2021-05-07 05:09:07 +00:00
dependabot[bot]
27401a93fe
Bump webpack-cli from 4.6.0 to 4.7.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 05:05:43 +00:00
dependabot[bot]
521f9a08c1
Bump caniuse-lite from 1.0.30001222 to 1.0.30001223
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001222 to 1.0.30001223.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001222...v1.0.30001223 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 05:05:18 +00:00
kodiakhq[bot]
389eba1599
Merge pull request #1207 from amir20/dependabot/npm_and_yarn/url-parse-1.5.1
...
Bump url-parse from 1.4.7 to 1.5.1
2021-05-06 19:07:21 +00:00
dependabot[bot]
bdb9dd6342
Bump url-parse from 1.4.7 to 1.5.1
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 19:03:09 +00:00
Amir Raminfar
6c8f081a23
Release 3.6.5
2021-05-06 12:02:27 -07:00
Amir Raminfar
b25be0bbcd
Fixes bug when auth and base are enabled. Fixes #1205 ( #1206 )
2021-05-06 12:01:48 -07:00
kodiakhq[bot]
af2ad8447b
Merge pull request #1204 from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.1.1
...
Bump puppeteer from 9.1.0 to 9.1.1 in /integration
2021-05-06 05:43:50 +00:00
dependabot[bot]
e4760ed218
Bump puppeteer from 9.1.0 to 9.1.1 in /integration
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.1.0...v9.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 05:40:05 +00:00
kodiakhq[bot]
5bc8e90c41
Merge pull request #1203 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001222
...
Bump caniuse-lite from 1.0.30001221 to 1.0.30001222
2021-05-06 05:10:41 +00:00
kodiakhq[bot]
2f613d99bf
Merge pull request #1202 from amir20/dependabot/npm_and_yarn/postcss-8.2.14
...
Bump postcss from 8.2.13 to 8.2.14
2021-05-06 05:10:35 +00:00
kodiakhq[bot]
aaf3b92038
Merge pull request #1201 from amir20/dependabot/npm_and_yarn/date-fns-2.21.2
...
Bump date-fns from 2.21.1 to 2.21.2
2021-05-06 05:10:27 +00:00
dependabot[bot]
69e6f3e0e2
Bump caniuse-lite from 1.0.30001221 to 1.0.30001222
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001221 to 1.0.30001222.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001221...v1.0.30001222 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 05:06:31 +00:00
dependabot[bot]
5d802c435d
Bump postcss from 8.2.13 to 8.2.14
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.13 to 8.2.14.
- [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.13...8.2.14 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 05:06:04 +00:00
dependabot[bot]
25df502e9d
Bump date-fns from 2.21.1 to 2.21.2
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.1...v2.21.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 05:05:15 +00:00
Amir Raminfar
e196752a49
Release 3.6.4
2021-05-05 12:54:09 -07:00
Amir Raminfar
0c86813824
Updates readme and fixes #1199
2021-05-05 12:52:13 -07:00
Amir Raminfar
8238620360
Adds seperate options for filter. See https://github.com/alexflint/go-arg/issues/155 and should fix bug in #293 ( #1200 )
2021-05-05 11:50:02 -07:00
kodiakhq[bot]
ae1cbecfc4
Merge pull request #1198 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001221
...
Bump caniuse-lite from 1.0.30001220 to 1.0.30001221
2021-05-05 05:09:46 +00:00
dependabot[bot]
ec3c1806b9
Bump caniuse-lite from 1.0.30001220 to 1.0.30001221
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001220 to 1.0.30001221.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001220...v1.0.30001221 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-05 05:05:53 +00:00
kodiakhq[bot]
52eb3a5c67
Merge pull request #1197 from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.1.0
...
Bump puppeteer from 9.0.0 to 9.1.0 in /integration
2021-05-04 05:50:17 +00:00
dependabot[bot]
d5a61b3f55
Bump puppeteer from 9.0.0 to 9.1.0 in /integration
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v9.0.0...v9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-04 05:46:31 +00:00
kodiakhq[bot]
7c818b103b
Merge pull request #1194 from amir20/dependabot/npm_and_yarn/webpack-5.36.2
...
Bump webpack from 5.36.1 to 5.36.2
2021-05-03 08:41:27 +00:00
dependabot[bot]
8ecad6555d
Bump webpack from 5.36.1 to 5.36.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 08:37:29 +00:00
kodiakhq[bot]
2ac4425c58
Merge pull request #1195 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001220
...
Bump caniuse-lite from 1.0.30001219 to 1.0.30001220
2021-05-03 05:09:45 +00:00
kodiakhq[bot]
59b9c01f10
Merge pull request #1193 from amir20/dependabot/npm_and_yarn/vue/test-utils-1.2.0
...
Bump @vue/test-utils from 1.1.4 to 1.2.0
2021-05-03 05:08:48 +00:00
kodiakhq[bot]
011513b137
Merge pull request #1192 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.0
...
Bump mini-css-extract-plugin from 1.5.1 to 1.6.0
2021-05-03 05:08:40 +00:00
dependabot[bot]
ec8a7ccc92
Bump caniuse-lite from 1.0.30001219 to 1.0.30001220
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001219 to 1.0.30001220.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001219...v1.0.30001220 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:05:33 +00:00
dependabot[bot]
8bf9dfcf33
Bump @vue/test-utils from 1.1.4 to 1.2.0
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.2.0/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:04:38 +00:00
dependabot[bot]
65d90246ac
Bump mini-css-extract-plugin from 1.5.1 to 1.6.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:04:18 +00:00
kodiakhq[bot]
5a50a8e68a
Merge pull request #1191 from amir20/dependabot/npm_and_yarn/integration/jest-image-snapshot-4.5.0
...
Bump jest-image-snapshot from 4.4.1 to 4.5.0 in /integration
2021-04-30 05:43:50 +00:00
dependabot[bot]
6c5f7e4e5e
Bump jest-image-snapshot from 4.4.1 to 4.5.0 in /integration
...
Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 05:39:22 +00:00
kodiakhq[bot]
cda44a89c2
Merge pull request #1190 from amir20/dependabot/npm_and_yarn/babel/core-7.14.0
...
Bump @babel/core from 7.13.16 to 7.14.0
2021-04-30 05:10:10 +00:00
dependabot[bot]
321c1292dc
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[bot] <support@github.com >
2021-04-30 05:06:38 +00:00
kodiakhq[bot]
ec11be013b
Merge pull request #1189 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.3
...
Bump jest-puppeteer from 5.0.2 to 5.0.3 in /integration
2021-04-29 05:54:23 +00:00
dependabot[bot]
5e76716d28
Bump jest-puppeteer from 5.0.2 to 5.0.3 in /integration
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.2 to 5.0.3.
- [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.2...v5.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:50:18 +00:00
kodiakhq[bot]
66b663806d
Merge pull request #1188 from amir20/dependabot/npm_and_yarn/dompurify-2.2.8
...
Bump dompurify from 2.2.7 to 2.2.8
2021-04-29 05:09:56 +00:00
kodiakhq[bot]
bddc24c830
Merge pull request #1187 from amir20/dependabot/npm_and_yarn/webpack-5.36.1
...
Bump webpack from 5.36.0 to 5.36.1
2021-04-29 05:09:32 +00:00
kodiakhq[bot]
e5d92a5ec7
Merge pull request #1186 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001219
...
Bump caniuse-lite from 1.0.30001218 to 1.0.30001219
2021-04-29 05:09:21 +00:00
kodiakhq[bot]
2506ec8a7b
Merge pull request #1185 from amir20/dependabot/npm_and_yarn/sass-1.32.12
...
Bump sass from 1.32.11 to 1.32.12
2021-04-29 05:08:47 +00:00
kodiakhq[bot]
62b4d1828a
Merge pull request #1184 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.1
...
Bump mini-css-extract-plugin from 1.5.0 to 1.5.1
2021-04-29 05:07:35 +00:00
dependabot[bot]
8eab5a6904
Bump dompurify from 2.2.7 to 2.2.8
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.7...2.2.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:05:48 +00:00
dependabot[bot]
c2dd1f2f99
Bump webpack from 5.36.0 to 5.36.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:05:24 +00:00
dependabot[bot]
0bbd28d12b
Bump caniuse-lite from 1.0.30001218 to 1.0.30001219
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001218 to 1.0.30001219.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001218...v1.0.30001219 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:04:51 +00:00
dependabot[bot]
b7a603a388
Bump sass from 1.32.11 to 1.32.12
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.11 to 1.32.12.
- [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.11...1.32.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:04:24 +00:00
dependabot[bot]
f143fb4a9b
Bump mini-css-extract-plugin from 1.5.0 to 1.5.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-29 05:03:49 +00:00
kodiakhq[bot]
494dddb1f7
Merge pull request #1183 from amir20/dependabot/npm_and_yarn/webpack-5.36.0
...
Bump webpack from 5.35.1 to 5.36.0
2021-04-28 05:07:44 +00:00
dependabot[bot]
386eb256e7
Bump webpack from 5.35.1 to 5.36.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-28 05:04:06 +00:00
Amir Raminfar
efba364f66
Update README.md
2021-04-27 14:51:24 -07:00
kodiakhq[bot]
dd329fc776
Merge pull request #1182 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001218
...
Bump caniuse-lite from 1.0.30001214 to 1.0.30001218
2021-04-27 18:19:11 +00:00
kodiakhq[bot]
b74493740d
Merge pull request #1179 from amir20/dependabot/npm_and_yarn/postcss-8.2.13
...
Bump postcss from 8.2.12 to 8.2.13
2021-04-27 18:18:42 +00:00
dependabot[bot]
1eb6cbc2b6
Bump caniuse-lite from 1.0.30001214 to 1.0.30001218
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001214 to 1.0.30001218.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001214...v1.0.30001218 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-27 18:15:18 +00:00
dependabot[bot]
cba41dcf4e
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[bot] <support@github.com >
2021-04-27 18:14:24 +00:00
Amir Raminfar
83023ffd6f
Updates to node 16 ( #1181 )
2021-04-27 11:09:21 -07:00
kodiakhq[bot]
a06b42d248
Merge pull request #1178 from amir20/dependabot/npm_and_yarn/webpack-5.35.1
...
Bump webpack from 5.35.0 to 5.35.1
2021-04-26 05:08:39 +00:00
dependabot[bot]
90e36388d0
Bump webpack from 5.35.0 to 5.35.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.0...v5.35.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-26 05:04:18 +00:00
kodiakhq[bot]
90b1331d7c
Merge pull request #1177 from amir20/dependabot/npm_and_yarn/integration/puppeteer-9.0.0
...
Bump puppeteer from 8.0.0 to 9.0.0 in /integration
2021-04-23 05:50:52 +00:00
dependabot[bot]
bf64ac2fc9
Bump puppeteer from 8.0.0 to 9.0.0 in /integration
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v8.0.0...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-23 05:47:01 +00:00
kodiakhq[bot]
228c059da7
Merge pull request #1176 from amir20/dependabot/npm_and_yarn/postcss-8.2.12
...
Bump postcss from 8.2.10 to 8.2.12
2021-04-23 05:08:31 +00:00
dependabot[bot]
ead45c8919
Bump postcss from 8.2.10 to 8.2.12
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.10 to 8.2.12.
- [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.10...8.2.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-23 05:04:55 +00:00
kodiakhq[bot]
4c9dade88d
Merge pull request #1173 from amir20/dependabot/npm_and_yarn/webpack-5.35.0
...
Bump webpack from 5.34.0 to 5.35.0
2021-04-22 05:50:35 +00:00
kodiakhq[bot]
1f8bb7706e
Merge pull request #1174 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.2
...
Bump jest-puppeteer from 5.0.1 to 5.0.2 in /integration
2021-04-22 05:50:26 +00:00
dependabot[bot]
88251cf388
Bump jest-puppeteer from 5.0.1 to 5.0.2 in /integration
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 5.0.1 to 5.0.2.
- [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.1...v5.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 05:46:28 +00:00
kodiakhq[bot]
dbfe6e157e
Merge pull request #1172 from amir20/dependabot/npm_and_yarn/buefy-0.9.7
...
Bump buefy from 0.9.6 to 0.9.7
2021-04-22 05:07:40 +00:00
dependabot[bot]
e10db315fe
Bump webpack from 5.34.0 to 5.35.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.34.0 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 05:04:28 +00:00
dependabot[bot]
32334c46af
Bump buefy from 0.9.6 to 0.9.7
...
Bumps [buefy](https://github.com/buefy/buefy ) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/buefy/buefy/releases )
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/buefy/buefy/compare/v0.9.6...v0.9.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 05:03:55 +00:00
Amir Raminfar
f77c9931c0
Updates readme
2021-04-21 12:43:38 -07:00
Amir Raminfar
96ad0ffdd0
Updates readme
2021-04-21 12:43:06 -07:00
Amir Raminfar
c1b140f562
Updates readme
2021-04-21 12:34:36 -07:00
kodiakhq[bot]
6378405913
Merge pull request #1170 from amir20/dependabot/npm_and_yarn/babel/core-7.13.16
...
Bump @babel/core from 7.13.15 to 7.13.16
2021-04-21 14:43:13 +00:00
kodiakhq[bot]
0ca6f9a480
Merge pull request #1171 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001214
...
Bump caniuse-lite from 1.0.30001212 to 1.0.30001214
2021-04-21 05:10:19 +00:00
dependabot[bot]
c2f0fc669d
Bump caniuse-lite from 1.0.30001212 to 1.0.30001214
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001212 to 1.0.30001214.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001212...v1.0.30001214 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-21 05:05:42 +00:00
dependabot[bot]
bc5d80f4d4
Bump @babel/core from 7.13.15 to 7.13.16
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [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.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-21 05:05:07 +00:00
Amir Raminfar
d19c59122b
Release 3.6.3
2021-04-20 19:23:18 -07:00
Amir Raminfar
2646fc08b4
Should fix #1169 with a dep update on go-arg
2021-04-20 19:23:06 -07:00
Amir Raminfar
06b7728699
Release 3.6.2
2021-04-20 14:06:56 -07:00
Amir Raminfar
8be95f4359
Only sends events for containers. Should fix #1162
2021-04-20 14:06:16 -07:00
Amir Raminfar
23effa0f37
Go arg upgrade to 1.14 ( #1168 )
...
* Updates mod file
* Upgrades go-arg to 1.4 and updates to use map
* Fixes int test
2021-04-20 13:46:39 -07:00
Amir Raminfar
0b3493c646
Adds better debugging for #1162
2021-04-20 13:16:27 -07:00
Amir Raminfar
61fbd54ec9
Updates mod file
2021-04-20 10:41:40 -07:00
kodiakhq[bot]
64d95e7466
Merge pull request #1167 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001212
...
Bump caniuse-lite from 1.0.30001210 to 1.0.30001212
2021-04-20 07:07:23 +00:00
dependabot[bot]
b480f03c73
Bump caniuse-lite from 1.0.30001210 to 1.0.30001212
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001210 to 1.0.30001212.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001210...v1.0.30001212 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 07:03:41 +00:00
kodiakhq[bot]
9dd79e5b67
Merge pull request #1166 from amir20/dependabot/npm_and_yarn/sass-1.32.11
...
Bump sass from 1.32.10 to 1.32.11
2021-04-20 05:09:51 +00:00
kodiakhq[bot]
5fac064adb
Merge pull request #1164 from amir20/dependabot/npm_and_yarn/webpack-5.34.0
...
Bump webpack from 5.33.2 to 5.34.0
2021-04-20 05:08:58 +00:00
kodiakhq[bot]
28c25acf64
Merge pull request #1163 from amir20/dependabot/npm_and_yarn/css-loader-5.2.4
...
Bump css-loader from 5.2.2 to 5.2.4
2021-04-20 05:08:49 +00:00
dependabot[bot]
0fdc6d4495
Bump sass from 1.32.10 to 1.32.11
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.10 to 1.32.11.
- [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.10...1.32.11 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 05:05:40 +00:00
dependabot[bot]
70b97d6243
Bump webpack from 5.33.2 to 5.34.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 05:04:52 +00:00
dependabot[bot]
1a4e54408b
Bump css-loader from 5.2.2 to 5.2.4
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.2 to 5.2.4.
- [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.2...v5.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 05:04:25 +00:00
Amir Raminfar
21e6b9e87c
Release 3.6.1
2021-04-19 18:16:08 -07:00
Amir Raminfar
195f0da645
Fixes #1160 with nil pointer
2021-04-19 18:11:08 -07:00
Amir Raminfar
b18612942f
Fixes shutdown signal
2021-04-19 15:06:22 -07:00
Amir Raminfar
ddb0c05173
Release 3.6.0
2021-04-19 13:26:49 -07:00
kodiakhq[bot]
590add10c1
Merge pull request #1159 from amir20/ga
...
Adds analytics for start flags
2021-04-19 19:39:54 +00:00
Amir Raminfar
984dbdf971
Updates docs and tests
2021-04-19 12:36:17 -07:00
Amir Raminfar
6c8828ffd7
Adds disable flag
2021-04-19 12:27:42 -07:00
Amir Raminfar
9fdfabfb5d
Adds analytics for start params
2021-04-19 12:22:13 -07:00
dependabot[bot]
521b0bbbe8
Bump css-loader from 5.2.1 to 5.2.2 ( #1157 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.1 to 5.2.2.
- [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.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 07:17:28 -07:00
kodiakhq[bot]
02f995f859
Merge pull request #1158 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.1
...
Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration
2021-04-19 07:03:22 +00:00
dependabot[bot]
4c01314286
Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration
...
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer ) from 4.4.0 to 5.0.1.
- [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/v4.4.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-19 06:59:15 +00:00
kodiakhq[bot]
e9231acc57
Merge pull request #1156 from amir20/dependabot/npm_and_yarn/sass-1.32.10
...
Bump sass from 1.32.8 to 1.32.10
2021-04-19 05:10:00 +00:00
kodiakhq[bot]
8977a71495
Merge pull request #1155 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001210
...
Bump caniuse-lite from 1.0.30001208 to 1.0.30001210
2021-04-19 05:09:55 +00:00
kodiakhq[bot]
e6451cdcb6
Merge pull request #1154 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.0
...
Bump mini-css-extract-plugin from 1.4.1 to 1.5.0
2021-04-19 05:08:59 +00:00
dependabot[bot]
f18e6d6adc
Bump sass from 1.32.8 to 1.32.10
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.10.
- [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.8...1.32.10 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-19 05:06:18 +00:00
dependabot[bot]
7b05586a48
Bump caniuse-lite from 1.0.30001208 to 1.0.30001210
...
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite ) from 1.0.30001208 to 1.0.30001210.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases )
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001208...v1.0.30001210 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-19 05:05:49 +00:00
dependabot[bot]
9de4bc8a8c
Bump mini-css-extract-plugin from 1.4.1 to 1.5.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-19 05:05:08 +00:00
Amir Raminfar
3defe22eed
Creates a struct for event
2021-04-18 15:03:51 -07:00
Amir Raminfar
d65d899056
Adds more params
2021-04-18 14:39:21 -07:00
Amir Raminfar
b4f8b97b7d
Fixes typo
2021-04-18 14:30:44 -07:00
Amir Raminfar
e3934e0422
Adds ga example
2021-04-18 14:14:53 -07:00
Amir Raminfar
a81415744a
Fixes filter
2021-04-18 13:23:46 -07:00
Amir Raminfar
51a74691f9
Drops pflags and viper in favor of go-arg
2021-04-18 13:17:06 -07:00
kodiakhq[bot]
17d6d1b2ca
Merge pull request #1153 from amir20/dependabot/npm_and_yarn/date-fns-2.21.1
...
Bump date-fns from 2.21.0 to 2.21.1
2021-04-16 05:08:13 +00:00
dependabot[bot]
ce755f61dc
Bump date-fns from 2.21.0 to 2.21.1
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.0...v2.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-16 05:04:24 +00:00
kodiakhq[bot]
2e4665e468
Merge pull request #1152 from amir20/dependabot/npm_and_yarn/date-fns-2.21.0
...
Bump date-fns from 2.20.3 to 2.21.0
2021-04-15 05:09:23 +00:00
kodiakhq[bot]
72b89c5ea5
Merge pull request #1151 from amir20/dependabot/npm_and_yarn/webpack-5.33.2
...
Bump webpack from 5.32.0 to 5.33.2
2021-04-15 05:09:04 +00:00
dependabot[bot]
f77fac2221
Bump date-fns from 2.20.3 to 2.21.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.3...v2.21.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-15 05:05:43 +00:00
dependabot[bot]
9b347f3dfb
Bump webpack from 5.32.0 to 5.33.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-15 05:04:35 +00:00
kodiakhq[bot]
c584c565a3
Merge pull request #1150 from amir20/dependabot/npm_and_yarn/date-fns-2.20.3
...
Bump date-fns from 2.20.2 to 2.20.3
2021-04-14 05:09:13 +00:00
dependabot[bot]
6730814ffc
Bump date-fns from 2.20.2 to 2.20.3
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.2...v2.20.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-14 05:04:47 +00:00
Amir Raminfar
d57ea5233c
Release 3.5.11
2021-04-13 18:51:27 -07:00
Amir Raminfar
90afa43cef
Fixes TAG
2021-04-13 18:51:20 -07:00
Amir Raminfar
aac9905099
Release 3.5.10
2021-04-13 12:34:39 -07:00
Amir Raminfar
07723353d0
Adds labels
2021-04-13 12:25:06 -07:00
Amir Raminfar
c6a3b8f61e
Release 3.5.9
2021-04-13 12:09:47 -07:00
Amir Raminfar
3db60e3d50
Adds QEMU
2021-04-13 12:09:40 -07:00