Commit Graph

161 Commits

Author SHA1 Message Date
HDVinnie 0b0bfb4e55 remove: lodash + pusherjs
-   vue, vue-loader, vue-template-compiler, axios, dayjs can all be removed once chat is ported to livewire + alpinejs
2023-11-12 12:49:28 -05:00
HDVinnie be6a1216a6 Merge pull request #3219 from Roardom/remove-jquery
(Remove) JQuery
2023-11-06 10:52:33 -05:00
HDVinnie 5f8fe512aa update: dependencies 2023-11-06 10:09:58 -05:00
HDVinnie b37c330572 Merge branch '7.x.x' into Ip-Blocking 2023-11-06 10:04:14 -05:00
Roardom c627c6d07a update: remove jquery 2023-11-05 14:36:18 +00:00
HDVinnie d575004a30 update: dependencies 2023-10-08 19:05:19 -04:00
HDVinnie 0c89b79eab update: ip blocking system 2023-09-11 13:37:54 -04:00
HDVinnie b44ace6694 update: deps + fix tests 2023-08-15 23:59:32 -04:00
HDVinnie 0854104639 update: more tests + sail docker-compose 2023-08-14 12:20:57 -04:00
HDVinnie 5aa570a0f8 update: dependencies 2023-07-09 19:34:29 -04:00
HDVinnie ee43bea7c2 Merge pull request #2802 from HDInnovations/dependabot/npm_and_yarn/socket.io-parser-3.4.3
chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3
2023-05-23 22:33:46 -04:00
dependabot[bot] dceff0e03b chore(deps): bump socket.io-parser from 3.4.2 to 3.4.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 21:34:40 +00:00
HDVinnie 553a09134f update: dependencies 2023-05-21 08:30:52 -04:00
HDVinnie de32ad62af update: dependencies 2023-04-28 21:21:43 -04:00
HDVinnie 4a72db6133 update: dependencies
- lodash still required for custom chat code
2023-04-12 21:15:58 -04:00
HDVinnie cbb4670b3d update: dependencies 2023-04-12 08:52:51 -04:00
HDVinnie ed8202489d update: dependencies 2023-03-19 21:44:42 -04:00
HDVinnie 5aaa34bd26 Merge pull request #2634 from HDInnovations/dependabot/npm_and_yarn/webpack-5.76.1
chore(deps): bump webpack from 5.75.0 to 5.76.1
2023-03-18 23:41:24 -04:00
dependabot[bot] eb57d47d5e chore(deps): bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:04:23 +00:00
HDVinnie 020b3bd3f4 update: dependencies 2023-02-22 14:14:10 -05:00
HDVinnie 0d261481d5 update: dependencies 2023-02-14 19:56:14 -05:00
HDVinnie 472c820f99 update: UNIT3D linting
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie bf9b72c47c update: dependencies 2023-01-16 11:41:21 -05:00
HDVinnie 6f2fca38f9 Merge branch '6.x.x' into dependabot/npm_and_yarn/json5-1.0.2 2023-01-08 04:41:47 -05:00
dependabot[bot] 143b68eba8 chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 06:52:49 +00:00
HDVinnie 196d1241f4 update: dependencies 2022-12-19 12:16:43 -05:00
HDVinnie 0eabc4e8ee update: dependencies 2022-11-27 18:14:25 -05:00
HDVinnie 68e8b8cac0 Merge pull request #2468 from HDInnovations/dependabot/npm_and_yarn/engine.io-3.6.1
chore(deps): bump engine.io from 3.6.0 to 3.6.1
2022-11-24 08:53:15 -05:00
dependabot[bot] 21ea1779ae chore(deps): bump engine.io from 3.6.0 to 3.6.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:38:39 +00:00
HDVinnie 2c62a5e058 Merge pull request #2450 from HDInnovations/dependabot/npm_and_yarn/socket.io-parser-3.3.3
chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
2022-11-09 20:33:08 -05:00
dependabot[bot] 7e6100755d chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 23:44:13 +00:00
HDVinnie 09280a0522 Merge pull request #2449 from HDInnovations/dependabot/npm_and_yarn/loader-utils-1.4.1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
2022-11-09 15:30:37 -05:00
dependabot[bot] d29b881593 chore(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 23:20:23 +00:00
HDVinnie 5607a6d712 update: dependencies 2022-11-04 22:07:50 -04:00
HDVinnie 2559c847c3 update: dependencies 2022-09-21 06:54:36 -04:00
HDVinnie 1ee814ed3b update: dependencies 2022-09-21 06:19:19 -04:00
HDVinnie 305914b782 update: dependencies 2022-09-09 13:06:16 -04:00
HDVinnie 9d37bcff59 update: dependencies 2022-08-21 00:26:02 -04:00
dependabot[bot] da67062cb2 build(deps): bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 06:17:04 +00:00
HDVinnie d1b776d585 update: dependencies 2022-06-16 23:33:01 -04:00
HDVinnie a5e0caccd3 update: depedencies 2022-06-15 08:06:34 -04:00
HDVinnie a4fe420e57 update: dependencies 2022-05-26 21:57:08 -04:00
HDVinnie 93ec3bd1d3 update: dependencies 2022-04-27 10:29:55 -04:00
dependabot[bot] 0dd00f19ef build(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 02:30:37 +00:00
dependabot[bot] 14ded9f4e8 build(deps): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:41:00 +00:00
dependabot[bot] 7e502596ba build(deps): bump node-forge from 1.2.1 to 1.3.1
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:05:57 +00:00
dependabot[bot] 6cf6f15eae build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 20:20:55 +00:00
HDVinnie cf06378904 Merge pull request #2170 from HDInnovations/dependabot/npm_and_yarn/node-forge-1.3.0
build(deps): bump node-forge from 1.2.1 to 1.3.0
2022-03-26 02:47:39 -04:00
dependabot[bot] 8ca5fc5ff1 build(deps): bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 01:44:29 +00:00
HDVinnie 91adc82037 update: dependencies 2022-03-20 18:49:07 -04:00