Commit Graph

376 Commits

Author SHA1 Message Date
dependabot[bot]
e2e4127a94 chore(deps-dev): bump @angular/cli from 14.2.10 to 15.0.4
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 14.2.10 to 15.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/14.2.10...15.0.4)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 06:13:43 +00:00
dependabot[bot]
ba80d7bffa chore(deps-dev): bump typescript from 4.1.6 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.6 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.6...v4.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:15:55 +08:00
dependabot[bot]
5fe04e2490 chore(deps-dev): bump karma-jasmine from 4.0.2 to 5.1.0
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.2...v5.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:11:48 +08:00
dependabot[bot]
77c0a5981f chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:10:12 +08:00
dependabot[bot]
4abd43fef0 chore(deps): bump zone.js from 0.11.8 to 0.12.0
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.8 to 0.12.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.12.0/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:09:57 +08:00
dependabot[bot]
45acb1e697 chore(deps-dev): bump @types/jasmine from 3.10.6 to 4.3.0
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.10.6 to 4.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:09:44 +08:00
dependabot[bot]
7bca7a0ade chore(deps-dev): bump @types/node from 16.18.4 to 18.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.4 to 18.11.10.
- [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>
2022-12-02 01:09:24 +08:00
dependabot[bot]
9515e6cc27 chore(deps): bump rxjs from 6.6.7 to 7.5.7
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.5.7.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.7...7.5.7)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 01:08:16 +08:00
e3778e3dd3 ci: update config 2022-12-02 01:01:48 +08:00
95c4178a86 chore: remove build:prod 2022-12-02 00:57:07 +08:00
72d16a1996 chore: disable @angular-eslint/template/eqeqeq lint 2022-12-02 00:48:28 +08:00
3dc44b8a34 ci: update yml config 2022-12-02 00:38:32 +08:00
28f798df9d fix error 2022-12-02 00:33:54 +08:00
e770b2a7cf update 2022-12-02 00:01:47 +08:00
516874e9d5 update 2022-12-01 23:55:59 +08:00
7cba060b9f update to 14 2022-12-01 23:50:05 +08:00
548a2014d9 update to 13 2022-12-01 23:42:04 +08:00
716b7ced8b ng update @angular/core@12 @angular/cli@12 2022-12-01 22:54:02 +08:00
c4676fe232 ng update 2022-12-01 22:34:40 +08:00
dependabot[bot]
af1d07f25b chore(deps-dev): bump jasmine-core from 3.99.1 to 4.5.0
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.99.1 to 4.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v3.99.1...v4.5.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:22:14 +08:00
dependabot[bot]
d689b9a6ef chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:22:02 +08:00
dependabot[bot]
186ed62d18 chore(deps-dev): bump @angular-eslint/template-parser
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 13.0.1 to 15.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v15.1.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:21:39 +08:00
da5900b45a fix: 工信部链接 2022-04-27 21:41:52 +08:00
dependabot[bot]
323bc86df1 chore(deps-dev): bump @angular-eslint/eslint-plugin
Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 12.6.1 to 13.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 15:38:16 +08:00
dependabot[bot]
0136ee4603 chore(deps-dev): bump @angular-eslint/schematics from 12.2.0 to 13.1.0
Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 12.2.0 to 13.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/packages/schematics)

---
updated-dependencies:
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 15:38:04 +08:00
dependabot[bot]
35bde50c55 chore(deps-dev): bump ts-node from 9.1.1 to 10.5.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 23:31:42 +08:00
dependabot[bot]
d9fa76e9e2 chore(deps-dev): bump @angular-eslint/builder from 12.2.0 to 13.0.1
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 12.2.0 to 13.0.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.0.1/packages/builder)

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 23:25:15 +08:00
dependabot[bot]
28c03b962e chore(deps-dev): bump @angular-eslint/template-parser
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 1.2.0 to 13.0.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.0.1/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 23:25:01 +08:00
dependabot[bot]
ae94a50a3e chore(deps-dev): bump @angular/language-service from 11.2.14 to 13.2.0
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.14 to 13.2.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.0/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 23:24:47 +08:00
dependabot[bot]
840d827c80 chore(deps-dev): bump @types/node from 14.17.32 to 16.11.6 (#167) 2021-11-01 17:20:54 +00:00
dependabot[bot]
a909fd650c chore(deps-dev): bump @angular-eslint/eslint-plugin from 1.2.0 to 12.6.1
Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 1.2.0 to 12.6.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.6.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 12:09:40 -05:00
禾几海
3a0008650e Delete codeql-analysis.yml 2021-11-02 01:08:00 +08:00
dependabot[bot]
6468d0d8d4 chore(deps-dev): bump eslint-plugin-jsdoc from 35.1.2 to 35.4.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.1.2 to 35.4.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.1.2...v35.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 11:25:32 +08:00
dependabot[bot]
969fda50f7 chore(deps-dev): bump @angular-eslint/schematics from 1.2.0 to 12.2.0
Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 1.2.0 to 12.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.2.0/packages/schematics)

---
updated-dependencies:
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 21:30:52 +08:00
dependabot[bot]
89d7c98c21 chore(deps-dev): bump @angular-eslint/builder from 2.0.2 to 12.2.0
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 2.0.2 to 12.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.2.0/packages/builder)

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 21:10:16 +08:00
dependabot[bot]
1ddb7c093f chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 21:09:52 +08:00
dependabot[bot]
307e0aefa4 chore(deps-dev): bump jasmine-spec-reporter from 6.0.0 to 7.0.0
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v6.0.0...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 09:19:08 +08:00
dependabot[bot]
be312f4d80 chore(deps-dev): bump eslint-plugin-jsdoc from 32.2.0 to 35.1.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.2.0 to 35.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.2.0...v35.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 09:17:30 +08:00
dependabot[bot]
4bcc35b0b9 chore(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-26 09:16:41 +08:00
禾几海
2e7e835861 Merge pull request #94 from xiaohai2271/dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-2.0.2
chore(deps-dev): bump @angular-eslint/eslint-plugin-template from 1.2.0 to 2.0.2
2021-04-01 14:03:16 +08:00
禾几海
60a1ed9163 Merge pull request #93 from xiaohai2271/dependabot/npm_and_yarn/angular-eslint/builder-2.0.2
chore(deps-dev): bump @angular-eslint/builder from 1.2.0 to 2.0.2
2021-04-01 14:02:55 +08:00
dependabot[bot]
6b62c76064 chore(deps-dev): bump @angular-eslint/eslint-plugin-template
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 1.2.0 to 2.0.2.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/eslint-plugin-template)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 05:31:11 +00:00
dependabot[bot]
3915663838 chore(deps-dev): bump @angular-eslint/builder from 1.2.0 to 2.0.2
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 1.2.0 to 2.0.2.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/builder)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 05:29:29 +00:00
禾几海
2532f8894e fix: 使用base64解密的异常 2021-03-16 21:39:56 +08:00
禾几海
defb5042ef feat: 使用base64加密localStorage信息 2021-03-16 21:15:45 +08:00
禾几海
2ba3d4ca1b refactor: 用LocalStorageService代理localStorage 2021-03-16 21:15:45 +08:00
禾几海
a2e80e6fdd refactor: 规范请求头的token 2021-03-16 21:15:45 +08:00
禾几海
5e29f42115 ci: Sync repository to gitee 2021-03-15 22:21:24 +08:00
禾几海
7c08892bac Merge pull request #88 from xiaohai2271/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.17.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.17.0
2021-03-13 11:43:18 +08:00
禾几海
080338a824 Merge pull request #90 from xiaohai2271/dependabot/npm_and_yarn/eslint-plugin-prefer-arrow-1.2.3
chore(deps-dev): bump eslint-plugin-prefer-arrow from 1.2.2 to 1.2.3
2021-03-13 11:42:38 +08:00