Skip to content

Commit

Permalink
Merge pull request #43 from Heatmanofurioso/feature/updatDependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Heatmanofurioso authored May 23, 2022
2 parents 63a23a2 + 949cda1 commit 25cdc2e
Show file tree
Hide file tree
Showing 7 changed files with 1,351 additions and 1,043 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/.angular/cache
#IDE configuration files
.idea
.vscode
Expand All @@ -14,4 +13,6 @@ typings
# custom
/dist
.DS_Store
src/.DS_Store
src/.DS_Store
.angular
.husky
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.3.2] - 2022-05-23
- Add referrerpolicy option to the img tag configurations
- Update dependencies
- Remove codelyzer

# [1.3.1] - 2022-02-14
- Update Angular to 13.2.2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export class AppModule { }
```

## Release Notes & History
* Unreleased: Add referrerpolicy configuration to img tag. Update dependencies.
* 1.3.2: Add referrerpolicy configuration to img tag. Update dependencies. Remove codelyzer.
* 1.3.1: Update dependencies
* 1.3.0: Added ability to disable src cache.
* 1.2.1: Updated several dependencies. Update Angular minor version. Add Husky Git Hooks. Migrate from TSLint to ESLint
Expand Down
71 changes: 35 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,49 +27,48 @@
},
"private": false,
"dependencies": {
"@angular/animations": "^13.3.1",
"@angular/common": "^13.3.1",
"@angular/compiler": "^13.3.1",
"@angular/core": "^13.3.1",
"@angular/forms": "^13.3.1",
"@angular/platform-browser": "^13.3.1",
"@angular/platform-browser-dynamic": "^13.3.1",
"@angular/router": "^13.3.1",
"@angular/animations": "^13.3.9",
"@angular/common": "^13.3.9",
"@angular/compiler": "^13.3.9",
"@angular/core": "^13.3.9",
"@angular/forms": "^13.3.9",
"@angular/platform-browser": "^13.3.9",
"@angular/platform-browser-dynamic": "^13.3.9",
"@angular/router": "^13.3.9",
"rxjs": "^7.5.5",
"ts-md5": "^1.2.11",
"tslib": "^2.3.1",
"tslib": "^2.4.0",
"zone.js": "~0.11.5"
},
"devDependencies": {
"@angular-builders/jest": "13.0.3",
"@angular-devkit/build-angular": "~13.3.1",
"@angular-builders/jest": "13.0.4",
"@angular-devkit/build-angular": "~13.3.6",
"@angular-devkit/build-ng-packagr": "~0.1002.0",
"@angular-eslint/builder": "13.2.0",
"@angular-eslint/eslint-plugin": "13.2.0",
"@angular-eslint/eslint-plugin-template": "13.2.0",
"@angular-eslint/schematics": "13.2.0",
"@angular-eslint/template-parser": "13.2.0",
"@angular/cli": "~13.3.1",
"@angular/compiler-cli": "^13.3.1",
"@angular/language-service": "^13.3.1",
"@testing-library/jest-dom": "5.16.3",
"@types/jest": "27.4.1",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"codelyzer": "^6.0.2",
"eslint": "8.12.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsdoc": "38.1.6",
"@angular-eslint/builder": "13.2.1",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.2.1",
"@angular/cli": "~13.3.6",
"@angular/compiler-cli": "^13.3.9",
"@angular/language-service": "^13.3.9",
"@testing-library/jest-dom": "5.16.4",
"@types/jest": "27.5.1",
"@types/node": "^17.0.35",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.16.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.3.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"husky": "^7.0.4",
"jest": "27.5.1",
"jest-preset-angular": "11.1.1",
"ng-packagr": "^13.3.0",
"husky": "^8.0.1",
"jest": "28.1.0",
"jest-preset-angular": "12.0.1",
"ng-packagr": "^13.3.1",
"protractor": "~7.0.0",
"ts-jest": "27.1.4",
"ts-node": "~10.7.0",
"typescript": "~4.6.3"
"ts-jest": "28.0.2",
"ts-node": "~10.8.0",
"typescript": "~4.6.4"
},
"jest": {
"preset": "jest-preset-angular",
Expand All @@ -91,4 +90,4 @@
}
}
}
}
}
8 changes: 4 additions & 4 deletions projects/ngx-avatars/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-avatars",
"description": "A universal avatar component for Angular applications that fetches / generates avatar based on the information you have about the user.",
"version": "1.3.1",
"version": "1.3.2",
"keywords": [
"angular",
"avatar",
Expand All @@ -24,10 +24,10 @@
"sideEffects": false,
"dependencies": {
"ts-md5": "^1.2.11",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"peerDependencies": {
"@angular/common": "^13.3.1",
"@angular/core": "^13.3.1"
"@angular/common": "^13.3.9",
"@angular/core": "^13.3.9"
}
}
17 changes: 0 additions & 17 deletions src/tslint.json

This file was deleted.

Loading

0 comments on commit 25cdc2e

Please sign in to comment.