1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 19:02:14 +00:00

152 Commits

Author SHA1 Message Date
198aa692e4
fix(listener): Packaging not including source code
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-11-17 10:46:40 +01:00
9f3e415d2f
fix(listener): moved from yarn to npm
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-11-17 10:42:29 +01:00
20c6044a9d
bump: @dzeio/listener to 1.0.2
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-11-17 10:41:38 +01:00
e11260207f
fix: Listener not emitting 'all' event
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-11-17 10:41:25 +01:00
9818037cc5
fix: Publish error
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-10-18 12:54:49 +02:00
43eb380028
bump: URL Manager ot 1.0.8
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-10-18 12:50:17 +02:00
d1d4169906
feat: Allow to remove the domain
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-10-18 12:47:47 +02:00
31ae6d8418
bump: 1.1.8
Signed-off-by: Avior <github@avior.me>
2022-05-13 14:55:50 +02:00
c5d4ed166a
misc: Update config for latest next version
Signed-off-by: Avior <github@avior.me>
2022-04-05 12:39:57 +02:00
9351a54552 Merge branch 'master' of github.com:dzeiocom/libs 2022-04-05 12:21:26 +02:00
d24a550e8a
misc: Update Config deps
Signed-off-by: Avior <github@avior.me>
2022-04-05 12:21:23 +02:00
0e46695636
bump: fix types bug
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-12-17 22:30:46 +01:00
864af5cc5a
Fixed my stupidity
Signed-off-by: Avior <github@avior.me>
2021-12-13 15:02:32 +01:00
a1ecbbaf73
bump @dzeio/config
Signed-off-by: Avior <github@avior.me>
2021-12-13 15:01:10 +01:00
f515091ac5
Updated tests and documentation to be more clear
Signed-off-by: Avior <github@avior.me>
2021-11-18 17:38:19 +01:00
dependabot[bot]
d9dca04017
Bump @types/node from 16.10.1 to 16.10.3 (#53)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.1 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 11:48:40 +02:00
ce264b2b8b
bump @dzeio/object-util
Signed-off-by: Avior <github@avior.me>
2021-09-29 17:17:13 +02:00
9f608a52fc
Fixed Object.freeze throwing error with objectOmit (#46)
Signed-off-by: Avior <github@avior.me>
2021-09-29 17:15:52 +02:00
7ce7daf751
Upgrade Jest to 27 (#43)
* test

Signed-off-by: Avior <github@avior.me>

* Fixed

Signed-off-by: Avior <github@avior.me>

* Fix

Signed-off-by: Avior <github@avior.me>
2021-09-29 11:49:41 +02:00
12b8b8be57
bump object-util
Signed-off-by: Avior <github@avior.me>
2021-09-29 10:23:01 +02:00
bbf743677f
bump url-manager
Signed-off-by: Avior <github@avior.me>
2021-09-29 10:22:37 +02:00
b7b604e11f
Add modules (#41)
* Added modules for object-utils
+ moved from parcel to esbuild

Signed-off-by: Avior <github@avior.me>

* Moved url-manager

Signed-off-by: Avior <github@avior.me>

* Fixed codacy error

Signed-off-by: Avior <github@avior.me>
2021-09-29 10:12:53 +02:00
dependabot[bot]
329f1ee06d
Bump ts-node from 9.1.1 to 10.2.1 (#37)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 17:40:52 +02:00
3d02a29bc5
Move to NPM (#32)
* Update workflow

Signed-off-by: Avior <github@avior.me>

* Fixed parcel version

Signed-off-by: Avior <github@avior.me>

* Some more fixes

Signed-off-by: Avior <github@avior.me>

* Removed console.memory

Signed-off-by: Avior <github@avior.me>

* Update

Signed-off-by: Avior <github@avior.me>

* fuck windows

Signed-off-by: Avior <github@avior.me>

* bump config for better node 12 support

Signed-off-by: Avior <github@avior.me>
2021-09-28 15:57:36 +02:00
44887c3d41
Fixed bug (#33)
Signed-off-by: Avior <github@avior.me>
2021-09-28 15:41:18 +02:00
393d686681 bump
Signed-off-by: Avior <github@avior.me>
2021-09-28 12:19:58 +02:00
02d733e150 Fixed NextJS config
Signed-off-by: Avior <github@avior.me>
2021-09-28 12:19:22 +02:00
49d5e98a43 bump 1.4.0
Signed-off-by: Avior <github@avior.me>
2021-09-28 11:48:01 +02:00
cb97ded195 Add objectOmit function
- also bump deps (not parcel because 2 is not the way I want to continue using it)

Signed-off-by: Avior <github@avior.me>
2021-09-28 11:47:33 +02:00
ffaf544d10
bump version
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-21 21:43:26 +02:00
4efb33c0cb
Added objectClean and isObject functions
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-21 21:39:16 +02:00
daed0b82e6
Merge branch 'master' of github.com:dzeiocom/libs 2021-09-05 14:28:36 +02:00
2e0e18d212
@dzeio/config@1.1.2
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-05 14:27:50 +02:00
878757dfb9
Updated typescript rules
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-05 14:27:44 +02:00
72eb1a4e61 bump version
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-08-19 14:15:21 +02:00
fe73433742 Added a timestamp to the logger
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-08-19 14:14:38 +02:00
70a4778728
Fixed No Shadow rule error
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-08-08 15:27:54 +02:00
692eb31e0a @dzeio/config@1.1.0
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-07-16 16:29:15 +02:00
8781a3f0f5 Updated config files
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-07-16 16:28:07 +02:00
878ee09889 Updated deps
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-07-16 16:27:53 +02:00
7bef6d147d
@dzeio/config@1.0.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-10 19:05:58 +02:00
fc2aa807bd
moved events to different type
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-10 19:04:39 +02:00
eba718b4b0
@dzeio/config@v0.1.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-10 18:52:54 +02:00
588caedd84
First @dzeio/config version
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-10 18:50:50 +02:00
418c36efda Updated CHANGELOG
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-21 16:34:08 +02:00
7f6d999ad6 v1.2.0 2021-05-21 16:22:16 +02:00
73ac335ea8 Moved deprecated tests to a new file
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-21 16:21:52 +02:00
332a821f2f deprecated objectToArray
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-21 16:21:34 +02:00
1c87c5c207 Added index to objectMap and objectLoop functions
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-21 16:20:57 +02:00
a32adbd796 Updated CHANGELOG
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-21 16:20:15 +02:00