• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openSUSE / agama / 6880516670
72%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2023 05:06PM UTC
Jobs 3
Files 632
Run time 48s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Nov 2023 05:03PM UTC coverage: 75.621% (+0.2%) from 75.444%
6880516670

push

github

web-flow
[web] Update dependencies (2023-11-14) (#866)

Another boring PR for keeping dependencies up-to-date via `npm update` and `npm install @package/name@latest`.  No more `--lockfile-version 2`  because [OBS already supports version 3](https://github.com/openSUSE/obs-service-node_modules/blob/2153192f0/node_modules.py#L342-L343) as we realized at https://github.com/openSUSE/agama/pull/843

Please, note that this time we manage to get rid of some dependencies which were there because cockpit-starter-kit (see https://github.com/openSUSE/agama/pull/127) but actually not needed anymore. In fact, they are no longer dependencies of starter-kit. Namely, 

* [core-js](https://github.com/zloirock/core-js)
  - As a weird side effect, few tests were _fixed_ to wait a bit for the expected content. Some black magic around _Promise.resolve_, I guess. Honestly, I didn't dig too further on it since waiting for the content is somehow _expected_.
*  [stdio](https://github.com/sgmonda/stdio)
* [sizzle](https://www.npmjs.com/package/sizzle)

Apart from these, [regenerator-runtime](https://github.com/facebook/regenerator) was dropped too because 

> It was added more than a year ago in the context of "Adapt React
> components to the Starter Kit". But probably is no longer needed since
> async functions, ES6 generators, and `yield` JavaScript operator have
> broad support among major browsers.

---

* [web] Update dependencies via `npm update`

* [web] Update icons packages to their latest version

* [web] Update Patternfly libraries to latest version

* [web] Drop core-js dependency

    It was added because of cockpit-starter-kit[1] but they already dropped
    it[2] because
    
    > starter-kit does not use it directly, and none of our derived projects
    > have it.
    
    Thus, in principle it does not make sense to keep it as Agama
dependency.
    
    As weird side-effect, a few test were fixed to "wa... (continued)

1297 of 1980 branches covered (0.0%)

Branch coverage included in aggregate %.

15087 of 19686 relevant lines covered (76.64%)

20.57 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 web 6880516670.1 15 Nov 2023 05:06PM UTC 0
73.18
GitHub Action Run
1 service 6878884543.1 15 Nov 2023 02:51PM UTC 0
85.75
GitHub Action Run
1 rust 6877460712.1 15 Nov 2023 12:49PM UTC 0
39.36
GitHub Action Run
Source Files on build 6880516670
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6880516670
  • c0b134f6 on github
  • Prev Build on master (#6878884543)
  • Next Build on master (#6887502915)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc