Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @angular/localize from 16.1.3 to 16.1.4 #279

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

tuanicom
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @angular/localize from 16.1.3 to 16.1.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-07-06.
Release notes
Package name: @angular/localize
  • 16.1.4 - 2023-07-06

    16.1.4 (2023-07-06)

    core

    Commit Description
    fix - 4ba5850ba6 use setTimeout when coalescing tasks in Node.js (#50820)

    upgrade

    Commit Description
    fix - a4348355ce allow for downgraded components to work with component-router (#50871)
  • 16.1.3 - 2023-06-28

    16.1.3 (2023-06-28)

    core

    Commit Description
    fix - dd6fc5785f expose input transform function on ComponentFactory and ComponentMirror (#50713)

    elements

    Commit Description
    fix - e1bbe47c23 support input transform functions (#50713)

    platform-browser

    Commit Description
    fix - 79dd6a847a wait until animation completion before destroying renderer (#50677)
    fix - a797f41d1b wait until animation completion before destroying renderer (#50860)
from @angular/localize GitHub release notes
Commit messages
Package name: @angular/localize
  • 98d8ef4 release: cut the v16.1.4 release
  • 7aa6e58 docs: update link to the TS config. (#50933)
  • 963bfaf docs: Router tutorial tour of heroes - doc bug fix suggestion #50794 (#50846)
  • 2f27810 docs: updated the b tag with the strong tag (#50921)
  • 722f4b7 build: update eslint dependencies to v5.61.0 (#50931)
  • d555a33 docs(forms): FormBuilder is not associated with ReactiveFormsModule (#50941)
  • cb1331b docs: corrected line 4 by adding 'to' (#50937)
  • b9c28ca refactor(platform-browser-dynamic): Fix JSDoc comment (#50893)
  • 33fea8e refactor(animations): Fix JSDoc comment (#50893)
  • d31322f build: update scorecard action dependencies (#50880)
  • 2b62270 build: update all non-major dependencies (#50879)
  • 392d944 test(compiler-cli): add compliance tests for NgModule only scenarios in local mode (#50577)
  • 9993634 refactor(compiler-cli): add local option to compliance test infra (#50577)
  • b8c3656 refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577)
  • d9947eb refactor(compiler-cli): circuit out reference resolving in NgModule annotation handler in local compilation mode (#50577)
  • a434835 fix(upgrade): allow for downgraded components to work with component-router (#50871)
  • 4ba5850 fix(core): use `setTimeout` when coalescing tasks in Node.js (#50820)
  • 4073cc0 build: lock file maintenance (#50877)
  • d9d70f0 release: cut the v16.1.3 release

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #279 (6c810c6) into master (507c031) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          260       260           
  Branches         3         3           
=========================================
  Hits           260       260           

@tuanicom tuanicom force-pushed the snyk-upgrade-c5d59a4c2b4f3b93dac5a80dd504daea branch 2 times, most recently from 1f36c58 to a600445 Compare August 3, 2023 10:51
@coveralls
Copy link
Collaborator

coveralls commented Aug 3, 2023

Pull Request Test Coverage Report for Build 452

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 451: 0.0%
Covered Lines: 260
Relevant Lines: 260

💛 - Coveralls

@codacy-production
Copy link

codacy-production bot commented Aug 3, 2023

Coverage summary from Codacy

Merging #279 (6c810c6) into master (bcb0481) - See PR on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bcb0481) 260 260 100.00%
Head commit (6c810c6) 260 (+0) 260 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#279) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@tuanicom tuanicom force-pushed the snyk-upgrade-c5d59a4c2b4f3b93dac5a80dd504daea branch from a600445 to 6c810c6 Compare August 3, 2023 12:03
@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tuanicom tuanicom merged commit 05d27b8 into master Aug 3, 2023
18 checks passed
@tuanicom tuanicom deleted the snyk-upgrade-c5d59a4c2b4f3b93dac5a80dd504daea branch August 3, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants