Daniel Sogl
|
4127bcf6e5
|
5.36.1
|
2021-10-01 23:34:38 +02:00 |
|
dependabot[bot]
|
a81bb19696
|
chore(deps-dev): bump webpack from 5.55.1 to 5.56.0 (#3788)
Bumps [webpack](https://github.com/webpack/webpack) from 5.55.1 to 5.56.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-01 23:32:17 +02:00 |
|
dependabot[bot]
|
acdde9b26d
|
chore(deps-dev): bump rollup from 2.57.0 to 2.58.0 (#3789)
Bumps [rollup](https://github.com/rollup/rollup) from 2.57.0 to 2.58.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.57.0...v2.58.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-01 23:31:50 +02:00 |
|
dependabot[bot]
|
cd7db214c4
|
chore(deps-dev): bump @types/node from 16.10.1 to 16.10.2 (#3786)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.1 to 16.10.2.
- [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-09-30 08:06:12 +02:00 |
|
dependabot[bot]
|
3d091b9c08
|
chore(deps-dev): bump jest from 27.2.3 to 27.2.4 (#3785)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-30 08:05:29 +02:00 |
|
Daniel Sogl
|
3344b301b1
|
core(): remove unused files
|
2021-09-29 14:39:53 +02:00 |
|
dependabot[bot]
|
07e8dd7df8
|
chore(deps-dev): bump webpack from 5.54.0 to 5.55.0 (#3783)
|
2021-09-29 12:27:53 +02:00 |
|
dependabot[bot]
|
37f03abdff
|
chore(deps-dev): bump jest from 27.2.2 to 27.2.3 (#3782)
|
2021-09-29 12:27:43 +02:00 |
|
dependabot[bot]
|
fb40580cb5
|
chore(deps-dev): bump @types/lodash from 4.14.174 to 4.14.175 (#3784)
|
2021-09-29 12:27:27 +02:00 |
|
Daniel Sogl
|
1ba8a6d989
|
chore(package): fix typescript version
|
2021-09-27 22:53:31 +02:00 |
|
Daniel Sogl
|
02cb862e0d
|
chore(package): add mising eslint dev dep
|
2021-09-27 22:51:31 +02:00 |
|
Daniel Sogl
|
a1eaeb22f8
|
chore(build): switch to eslint
|
2021-09-27 22:46:41 +02:00 |
|
Daniel Sogl
|
922da1b6d4
|
chore(package): remove unused deps
|
2021-09-27 22:13:28 +02:00 |
|
Daniel Sogl
|
3896aca5aa
|
chore(build): updat prettier script
|
2021-09-27 22:07:54 +02:00 |
|
Daniel Sogl
|
31ffbfe978
|
refactor(build): remove deprecated webpack uglify plugin
|
2021-09-27 20:44:12 +02:00 |
|
Daniel Sogl
|
15c441cc2a
|
chore(repo): move files to new repo name
|
2021-09-27 17:07:03 +02:00 |
|
Max Lynch
|
3c35fa6df0
|
Update typedoc and fix doc json gen
|
2021-09-24 14:25:04 -05:00 |
|
dependabot[bot]
|
ce1c83078b
|
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1 (#3746)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
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-14 22:09:48 +02:00 |
|
dependabot[bot]
|
950bc7884b
|
chore(deps-dev): bump @types/node from 12.20.19 to 16.9.1 (#3742)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.19 to 16.9.1.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-14 10:19:29 +02:00 |
|
dependabot[bot]
|
35c6630a0a
|
chore(deps-dev): bump typedoc from 0.18.0 to 0.22.3 (#3744)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.18.0 to 0.22.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.18.0...v0.22.3)
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-14 10:19:18 +02:00 |
|
Daniel Sogl
|
815359884f
|
5.36.0
|
2021-08-20 21:08:28 +02:00 |
|
Daniel Sogl
|
8425ebcab3
|
chore(package): bump deps
|
2021-08-20 20:59:10 +02:00 |
|
Daniel Sogl
|
29bd694d9f
|
5.35.0
|
2021-08-02 22:54:38 +02:00 |
|
Daniel Sogl
|
e3aeb1ac4e
|
chore(package): set typescript version to 4.1
|
2021-08-02 22:52:11 +02:00 |
|
Daniel Sogl
|
7e7a3d6b8b
|
chore(package): bump deps
|
2021-08-02 22:47:45 +02:00 |
|
Daniel Sogl
|
0e3304e00e
|
5.34.0
|
2021-06-29 15:22:06 +02:00 |
|
Daniel Sogl
|
3fcaed8c46
|
chore(package): bump deps
|
2021-06-29 15:19:46 +02:00 |
|
Daniel Sogl
|
21e8811ea9
|
5.33.1
|
2021-05-28 17:41:47 +02:00 |
|
Daniel Sogl
|
14f900bbad
|
chore(package): bump webpack
|
2021-05-28 17:37:28 +02:00 |
|
Daniel Sogl
|
ae0088d53b
|
chore(package): bump ts-node
|
2021-05-28 17:17:50 +02:00 |
|
Daniel Sogl
|
addfb065eb
|
chore(package): bump jest
|
2021-05-28 17:15:20 +02:00 |
|
Daniel Sogl
|
e1747d9c51
|
chore(package): bump deps
|
2021-05-28 17:11:44 +02:00 |
|
Daniel Sogl
|
f1c7afd583
|
5.33.0
|
2021-05-11 08:22:23 +02:00 |
|
Daniel Sogl
|
8d8608bbfa
|
chore(package): bump deps
|
2021-05-11 08:21:55 +02:00 |
|
Daniel Sogl
|
4d53d6d720
|
5.32.1
|
2021-04-15 22:48:12 +02:00 |
|
Daniel Sogl
|
3450399552
|
chore(package): bump deps
|
2021-04-15 22:47:57 +02:00 |
|
Daniel Sogl
|
6c99c3be03
|
5.32.0
|
2021-04-05 23:41:43 +02:00 |
|
Daniel Sogl
|
9b2374b3bc
|
chore(package): bump deps
|
2021-04-05 23:41:28 +02:00 |
|
Laurent Goudet
|
b4227f2114
|
fix(build): publish Node (server) friendly bundles (#3483)
Co-authored-by: Daniel Sogl <mytechde@outlook.com>
|
2021-04-05 23:38:19 +02:00 |
|
Daniel Sogl
|
239ae32ad3
|
5.31.1
|
2021-01-23 18:53:33 +01:00 |
|
Daniel Sogl
|
80a537c0db
|
5.31.0
|
2021-01-23 18:43:43 +01:00 |
|
Daniel Sogl
|
a96faf1378
|
chore(package): upgrade to angular 11
BREAKING CHANGE: ionic-native now requires at least Angular 10 with ts-lib 2.0
Co-Authored-By: Daniel Sogl <mytechde@outlook.com>
|
2021-01-23 18:33:36 +01:00 |
|
Daniel Sogl
|
0467787085
|
chore(package): bump deps
|
2021-01-23 18:21:10 +01:00 |
|
Daniel
|
6b468662b6
|
5.30.0
|
2020-11-20 23:54:23 +01:00 |
|
Daniel Sogl
|
a209c61547
|
chore(package): bump deps
|
2020-11-20 23:54:04 +01:00 |
|
Daniel Sogl
|
f04f1f479f
|
5.29.0
|
2020-10-16 19:29:23 +02:00 |
|
Daniel Sogl
|
da72795081
|
chore(package): bump deps
|
2020-10-16 19:25:41 +02:00 |
|
Daniel Sogl
|
8ce71132b0
|
5.28.0
|
2020-08-14 17:56:09 +02:00 |
|
Daniel Sogl
|
f6bf48d9b2
|
chore(package): bump deps
|
2020-08-14 17:53:47 +02:00 |
|
Daniel Sogl
|
9f27d54f0e
|
5.27.0
|
2020-06-23 19:09:13 +02:00 |
|