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

Update config and dependencies #7476

Merged
merged 20 commits into from
Sep 23, 2022

Conversation

maciaszczykm
Copy link
Member

@maciaszczykm maciaszczykm commented Sep 23, 2022

➜ npm outdated
Package                Current  Wanted  Latest  Location                            Depended by
cypress                  9.7.0   9.7.0  10.8.0  node_modules/cypress                web
del                      6.1.1   6.1.1   7.0.0  node_modules/del                    web
jest                    28.1.0  28.1.0  29.0.3  node_modules/jest                   web
ng-extract-i18n-merge    1.4.0   1.4.0   2.2.0  node_modules/ng-extract-i18n-merge  web
ng-in-viewport           6.1.5   6.1.5  13.0.1  node_modules/ng-in-viewport         web
strip-ansi               6.0.1   6.0.1   7.0.1  node_modules/strip-ansi             web
xterm                   4.18.0  4.18.0   5.0.0  node_modules/xterm                  web

Closes #7474.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 23, 2022
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 23, 2022
@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Merging #7476 (7e0a46b) into master (c27b1ba) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7476      +/-   ##
==========================================
- Coverage   42.29%   42.24%   -0.06%     
==========================================
  Files         220      220              
  Lines       12123    12111      -12     
  Branches      179      179              
==========================================
- Hits         5128     5116      -12     
  Misses       6710     6710              
  Partials      285      285              

@k8s-ci-robot k8s-ci-robot added do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 23, 2022
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 23, 2022
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 23, 2022
@maciaszczykm maciaszczykm removed the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 23, 2022
@k8s-ci-robot k8s-ci-robot added the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 23, 2022
@floreks
Copy link
Member

floreks commented Sep 23, 2022

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 23, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: floreks, maciaszczykm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [floreks,maciaszczykm]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 23, 2022
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@k8s-ci-robot
Copy link
Contributor

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • 8af2b19 Bump @angular/flex-layout version

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@maciaszczykm maciaszczykm merged commit 8f10fe2 into kubernetes:master Sep 23, 2022
@maciaszczykm maciaszczykm deleted the config-updates branch September 23, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
3 participants