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

Bump Dependencies #1592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bump Dependencies #1592

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 6, 2024

> [email protected] bumpdependencies
> ncu --upgrade --reject bootstrap

Upgrading /home/runner/work/ungit/ungit/package.json

 @homer0/prettier-plugin-jsdoc    ~8.0.0  →    ~9.0.2
 @primer/octicons                ~19.9.0  →  ~19.11.0
 body-parser                     ~1.20.2  →   ~1.20.3
 chokidar                         ~3.6.0  →    ~4.0.0
 dedent                           ~1.5.1  →    ~1.5.3
 diff2html                       ~3.4.47  →   ~3.4.48
 electron                        ~29.2.0  →   ~32.1.2
 eslint                          ~8.57.0  →   ~9.11.0
 eslint-plugin-mocha             ~10.4.1  →   ~10.5.0
 eslint-plugin-prettier           ~5.1.3  →    ~5.2.1
 express                         ~4.19.2  →   ~4.21.0
 ignore                           ~5.3.1  →    ~6.0.2
 jquery-ui                       ~1.13.2  →   ~1.14.0
 mocha                           ~10.4.0  →   ~10.7.3
 nodemon                          ~3.1.0  →    ~3.1.7
 npm-check-updates               ~17.1.0  →   ~17.1.2
 nyc                             ~15.1.0  →   ~17.1.0
 p-limit                          ~5.0.0  →    ~6.1.0
 prettier                         ~3.2.5  →    ~3.3.3
 puppeteer                      ~22.15.0  →   ~23.4.0
 rimraf                           ~5.0.5  →    ~6.0.1
 semver                           ~7.6.0  →    ~7.6.3
 serve-static                    ~1.15.0  →   ~1.16.2
 superagent                       ~8.1.2  →   ~10.1.0
 supertest                        ~6.3.4  →    ~7.0.0
 typescript                       ~5.4.4  →    ~5.6.2
 winston                         ~3.13.0  →   ~3.14.2

Run npm install to install new versions.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 6, 2024
@github-actions github-actions bot force-pushed the bumpdependencies branch 4 times, most recently from 72085bd to 451bb4a Compare April 16, 2024 00:20
@github-actions github-actions bot force-pushed the bumpdependencies branch 4 times, most recently from 84ea4b0 to 64a1c3f Compare April 23, 2024 00:21
@github-actions github-actions bot force-pushed the bumpdependencies branch 5 times, most recently from 28c3945 to 6062943 Compare April 30, 2024 00:20
@github-actions github-actions bot force-pushed the bumpdependencies branch 4 times, most recently from 329ff2a to 4fb58a3 Compare May 8, 2024 00:18
@github-actions github-actions bot force-pushed the bumpdependencies branch 6 times, most recently from 39a0c1f to 24d4905 Compare May 16, 2024 00:21
@github-actions github-actions bot force-pushed the bumpdependencies branch 3 times, most recently from 8743ebf to c113add Compare May 23, 2024 00:21
@github-actions github-actions bot force-pushed the bumpdependencies branch 3 times, most recently from c9cde4f to 2c29d8d Compare May 26, 2024 00:24
@github-actions github-actions bot force-pushed the bumpdependencies branch 10 times, most recently from fe00b3c to 54db0d4 Compare August 28, 2024 00:24
@github-actions github-actions bot force-pushed the bumpdependencies branch 6 times, most recently from de3b3e3 to 98ad090 Compare September 5, 2024 00:24
@github-actions github-actions bot force-pushed the bumpdependencies branch 5 times, most recently from db8a084 to d4c88c8 Compare September 12, 2024 00:25
@github-actions github-actions bot force-pushed the bumpdependencies branch 6 times, most recently from 070fce8 to 8da4b7d Compare September 19, 2024 00:25
> [email protected] bumpdependencies
> ncu --upgrade --reject bootstrap

Upgrading /home/runner/work/ungit/ungit/package.json

 @homer0/prettier-plugin-jsdoc    ~8.0.0  →    ~9.0.2
 @primer/octicons                ~19.9.0  →  ~19.11.0
 body-parser                     ~1.20.2  →   ~1.20.3
 chokidar                         ~3.6.0  →    ~4.0.0
 dedent                           ~1.5.1  →    ~1.5.3
 diff2html                       ~3.4.47  →   ~3.4.48
 electron                        ~29.2.0  →   ~32.1.2
 eslint                          ~8.57.0  →   ~9.11.0
 eslint-plugin-mocha             ~10.4.1  →   ~10.5.0
 eslint-plugin-prettier           ~5.1.3  →    ~5.2.1
 express                         ~4.19.2  →   ~4.21.0
 ignore                           ~5.3.1  →    ~6.0.2
 jquery-ui                       ~1.13.2  →   ~1.14.0
 mocha                           ~10.4.0  →   ~10.7.3
 nodemon                          ~3.1.0  →    ~3.1.7
 npm-check-updates               ~17.1.0  →   ~17.1.2
 nyc                             ~15.1.0  →   ~17.1.0
 p-limit                          ~5.0.0  →    ~6.1.0
 prettier                         ~3.2.5  →    ~3.3.3
 puppeteer                      ~22.15.0  →   ~23.4.0
 rimraf                           ~5.0.5  →    ~6.0.1
 semver                           ~7.6.0  →    ~7.6.3
 serve-static                    ~1.15.0  →   ~1.16.2
 superagent                       ~8.1.2  →   ~10.1.0
 supertest                        ~6.3.4  →    ~7.0.0
 typescript                       ~5.4.4  →    ~5.6.2
 winston                         ~3.13.0  →   ~3.14.2

Run npm install to install new versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants