dependabot[bot]
|
541e1c4c2c
|
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 02:04:46 +00:00 |
|
James Collins
|
10c1d500f3
|
Merge pull request #67 from STEMMechanics/dependabot/composer/laravel/framework-10.13.1
Bump laravel/framework from 10.12.0 to 10.13.1
|
2023-06-05 12:00:19 +10:00 |
|
James Collins
|
678f16788c
|
Merge pull request #68 from STEMMechanics/dependabot/composer/phpunit/phpunit-10.2.0
Bump phpunit/phpunit from 10.1.3 to 10.2.0
|
2023-06-05 12:00:02 +10:00 |
|
James Collins
|
8871a1b7ae
|
Merge pull request #69 from STEMMechanics/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.2.4
Bump eslint-plugin-jsdoc from 45.0.0 to 46.2.4
|
2023-06-05 11:59:40 +10:00 |
|
James Collins
|
05c2f28f25
|
Merge pull request #70 from STEMMechanics/dependabot/composer/doctrine/dbal-3.6.3
Bump doctrine/dbal from 3.6.2 to 3.6.3
|
2023-06-05 11:59:26 +10:00 |
|
James Collins
|
30179fe353
|
Merge pull request #61 from STEMMechanics/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
|
2023-06-05 11:58:46 +10:00 |
|
James Collins
|
6846dd760d
|
Merge pull request #59 from STEMMechanics/dependabot/npm_and_yarn/vue-router-4.2.2
Bump vue-router from 4.2.1 to 4.2.2
|
2023-06-05 11:58:33 +10:00 |
|
dependabot[bot]
|
408f285cf3
|
Bump doctrine/dbal from 3.6.2 to 3.6.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.2...3.6.3)
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 01:40:07 +00:00 |
|
dependabot[bot]
|
fa76fc0f78
|
Bump eslint-plugin-jsdoc from 45.0.0 to 46.2.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 45.0.0 to 46.2.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v45.0.0...v46.2.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 01:40:02 +00:00 |
|
dependabot[bot]
|
ade9cd6b05
|
Bump phpunit/phpunit from 10.1.3 to 10.2.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.1.3 to 10.2.0.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.0/ChangeLog-10.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.3...10.2.0)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 01:40:01 +00:00 |
|
dependabot[bot]
|
933d18b784
|
Bump laravel/framework from 10.12.0 to 10.13.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.12.0 to 10.13.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.12.0...v10.13.1)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 01:39:55 +00:00 |
|
|
|
48bae3b181
|
remove debug
|
2023-06-03 18:40:22 +10:00 |
|
|
|
78f6ed1ef6
|
allow : in filter values
|
2023-06-03 18:38:12 +10:00 |
|
|
|
6d503939a5
|
temp filter fix
|
2023-06-03 08:39:12 +10:00 |
|
|
|
3677f1c45b
|
fix upcoming events filter
|
2023-06-02 20:44:42 +10:00 |
|
dependabot[bot]
|
a23ce4e0e6
|
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-30 01:07:19 +00:00 |
|
dependabot[bot]
|
e7c43fa53a
|
Bump vue-router from 4.2.1 to 4.2.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.1...v4.2.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>
|
2023-05-30 01:05:49 +00:00 |
|
James Collins
|
0de6735855
|
Merge pull request #58 from STEMMechanics/dependabot/npm_and_yarn/postcss-8.4.24
Bump postcss from 8.4.23 to 8.4.24
|
2023-05-29 12:20:49 +10:00 |
|
James Collins
|
aa274b1df4
|
Merge pull request #57 from STEMMechanics/dependabot/npm_and_yarn/eslint-plugin-jsdoc-45.0.0
Bump eslint-plugin-jsdoc from 44.2.7 to 45.0.0
|
2023-05-29 12:20:34 +10:00 |
|
dependabot[bot]
|
51261a4a5c
|
Bump postcss from 8.4.23 to 8.4.24
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.4.23...8.4.24)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 01:44:28 +00:00 |
|
dependabot[bot]
|
9e92561502
|
Bump eslint-plugin-jsdoc from 44.2.7 to 45.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 44.2.7 to 45.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v44.2.7...v45.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 01:43:37 +00:00 |
|
|
|
2b28ebc014
|
dependency updates
|
2023-05-27 12:41:37 +10:00 |
|
|
|
196d9c358c
|
Merge pull request #56 from STEMMechanics:dependabot/composer/spatie/laravel-ignition-2.1.3
Bump spatie/laravel-ignition from 2.1.2 to 2.1.3
|
2023-05-27 12:38:44 +10:00 |
|
dependabot[bot]
|
38d58d92b4
|
Bump spatie/laravel-ignition from 2.1.2 to 2.1.3
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3)
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-26 01:14:39 +00:00 |
|
|
|
e136c910b5
|
support analytics dashboard
|
2023-05-25 21:54:59 +10:00 |
|
|
|
d0c4f7eea2
|
allow updating ended_at
|
2023-05-25 21:54:46 +10:00 |
|
|
|
bf9b0f3973
|
update session ended_at on new requests
|
2023-05-25 21:54:37 +10:00 |
|
|
|
4534b46e97
|
added AA key for uppercase AM/PM
|
2023-05-25 21:27:36 +10:00 |
|
|
|
68affe4e4c
|
update table field names
|
2023-05-25 20:04:53 +10:00 |
|
|
|
aa2671f167
|
reset server error on reload
|
2023-05-25 20:04:38 +10:00 |
|
|
|
2178b61602
|
updated analytics structure
|
2023-05-25 19:35:20 +10:00 |
|
|
|
6a6b8ed9b2
|
added rename macro to Request
|
2023-05-25 19:35:05 +10:00 |
|
|
|
784e8cf787
|
added unmangle request params
|
2023-05-25 19:34:40 +10:00 |
|
|
|
89a8b6926a
|
update getVariantsAttribute return type
|
2023-05-25 12:21:23 +10:00 |
|
|
|
9c926d15c1
|
updated dependencies
|
2023-05-25 12:19:19 +10:00 |
|
James Collins
|
1b1144c628
|
Merge pull request #55 from STEMMechanics/dependabot/npm_and_yarn/vue-dompurify-html-4.1.4
Bump vue-dompurify-html from 3.1.2 to 4.1.4
|
2023-05-25 12:16:29 +10:00 |
|
James Collins
|
e9b1802af3
|
Merge pull request #54 from STEMMechanics/dependabot/npm_and_yarn/vuepic/vue-datepicker-5.1.2
Bump @vuepic/vue-datepicker from 3.6.8 to 5.1.2
|
2023-05-25 12:16:16 +10:00 |
|
James Collins
|
fe7c1d93ae
|
Merge pull request #53 from STEMMechanics/dependabot/npm_and_yarn/vitest-0.31.1
Bump vitest from 0.28.5 to 0.31.1
|
2023-05-25 12:09:09 +10:00 |
|
James Collins
|
8d1be827a7
|
Merge pull request #52 from STEMMechanics/dependabot/npm_and_yarn/typescript-5.0.4
Bump typescript from 4.9.5 to 5.0.4
|
2023-05-25 12:08:43 +10:00 |
|
dependabot[bot]
|
cd4fe13117
|
Bump vue-dompurify-html from 3.1.2 to 4.1.4
Bumps [vue-dompurify-html](https://github.com/LeSuisse/vue-dompurify-html/tree/HEAD/packages/vue-dompurify-html) from 3.1.2 to 4.1.4.
- [Release notes](https://github.com/LeSuisse/vue-dompurify-html/releases)
- [Commits](https://github.com/LeSuisse/vue-dompurify-html/commits/v4.1.4/packages/vue-dompurify-html)
---
updated-dependencies:
- dependency-name: vue-dompurify-html
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 01:08:06 +00:00 |
|
dependabot[bot]
|
34e169adba
|
Bump @vuepic/vue-datepicker from 3.6.8 to 5.1.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.8 to 5.1.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.8...v5.1.2)
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 01:07:58 +00:00 |
|
dependabot[bot]
|
d064756cc6
|
Bump vitest from 0.28.5 to 0.31.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.5 to 0.31.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 01:07:35 +00:00 |
|
dependabot[bot]
|
bf7e1658f4
|
Bump typescript from 4.9.5 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 01:07:21 +00:00 |
|
|
|
8de3c5dcba
|
added .phpunit.result.cache
|
2023-05-25 08:20:19 +10:00 |
|
|
|
e8827cbd50
|
fix hinting and tests for L10 and PHP8
|
2023-05-25 08:18:51 +10:00 |
|
|
|
f839003f5e
|
dependency updates
|
2023-05-25 07:54:35 +10:00 |
|
|
|
b68d97455b
|
remove gunk
|
2023-05-25 07:54:35 +10:00 |
|
James Collins
|
e9dcb8b3f0
|
Merge pull request #51 from STEMMechanics/shift-91888
PHPUnit 10 Shift
|
2023-05-25 07:53:54 +10:00 |
|
Shift
|
5e838ad61e
|
Define test classes as final
|
2023-05-24 21:53:18 +00:00 |
|
Shift
|
a365977702
|
Ignore PHPUnit cache folder
|
2023-05-24 21:53:17 +00:00 |
|