Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Bump path-parse from 1.0.6 to 1.0.7 in /contrib/submit-job-v2 #5599

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps path-parse from 1.0.6 to 1.0.7.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @yiyione.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript code labels Aug 11, 2021
@coveralls
Copy link

coveralls commented Aug 11, 2021

Coverage Status

Coverage remained the same at 33.681% when pulling 4596e9b on dependabot/npm_and_yarn/contrib/submit-job-v2/path-parse-1.0.7 into 64ed3af on master.

@yiyione
Copy link
Contributor

yiyione commented Aug 12, 2021

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/contrib/submit-job-v2/path-parse-1.0.7 branch from b8e87e0 to 38864b6 Compare August 12, 2021 08:26
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/contrib/submit-job-v2/path-parse-1.0.7 branch from 38864b6 to 4596e9b Compare August 12, 2021 08:27
@dependabot dependabot bot merged commit 815ba93 into master Aug 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/contrib/submit-job-v2/path-parse-1.0.7 branch August 12, 2021 08:31
yiyione added a commit that referenced this pull request Sep 2, 2021
* Fix update docker cache error (#5539)

Fix update docker cache error: [issue comment](#5445 (comment)).

If /etc/docker/daemon.json doesn't exist or is an empty file, the script will fail.

* Fix: change tail log to 16KB (#5575)

* make enable_docker_cache effective (#5574)

* Use sed instead of pip to change ansible version (#5573)

Signed-off-by: siaimes <34199488+siaimes@users.noreply.github.com>

* fix missing `WEBPORTAL_URL` issue when installing services (#5538)

[issue comment](#5445 (comment))

* Add Prometheus Pushgateway as an optional service (#5590)

- Add an optional service Prometheus Pushagteway
- add a container `metrics-cleaner` to clean Pushgateway metrics by fixed interval
- add prometheus-pushgateway in job-exporter
- set `honor_lables` as true in Prometheus

* adjust grafana to fit more metrics (#5591)

- support more metrics, including
 - node_memory_bytes with `type` label
 - node_disk_other_bytes_total, task_block_other_byte
 - get task cpu utilization with `task_cpu_seconds_total`
 - task_network_receive_bytes_total, task_network_transmit_bytes_total
- avoid wrongly computed 100% cpu utilization by using `idelta`
- use `irate` instead of `rate` for fast-moving metrics & change the computing interval
- set `editable` as true in all the dashboards

* fix doc related to china deployment (#5593)

* fix

* fix

* Bump runtime version (#5600)

* fix link in readme (#5595)

* Bump merge-deep from 3.0.2 to 3.0.3 in /src/webportal (#5524)

* Bump postcss from 7.0.17 to 7.0.36 in /src/webportal (#5531)

* Bump postcss from 7.0.14 to 7.0.36 in /contrib/submit-job-v2 (#5532)

* Bump path-parse from 1.0.6 to 1.0.7 in /src/rest-server (#5597)

* Bump color-string from 1.5.3 to 1.6.0 in /src/webportal (#5594)

* Bump path-parse from 1.0.6 to 1.0.7 in /src/webportal (#5598)

* Bump path-parse from 1.0.6 to 1.0.7 in /contrib/submit-job-v2 (#5599)

Co-authored-by: siaimes <34199488+siaimes@users.noreply.github.com>
Co-authored-by: Binyang2014 <binyli@microsoft.com>
Co-authored-by: Zhiyuan He <362583303@qq.com>
Co-authored-by: Guoxin <suiguoxin@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants