Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm-run-all2 ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v8.0.4

Compare Source

Commits

v8.0.3

Compare Source

Commits
  • Merge pull request #​175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2

Compare Source

Commits

v8.0.1

Compare Source

Commits
  • Merge pull request #​159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #​170 from bcomnes/fix-engine-range e43e670

v8.0.0

Compare Source

Commits
  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #​169 from bcomnes/node-20-or-greater bb27458

v7.0.2

Compare Source

Merged
  • Upgrade: Bump neostandard from 0.11.9 to 0.12.0 #164
  • Upgrade: Bump codecov/codecov-action from 4 to 5 #161
Commits
  • Raise cross-spawn version floor to ^7.0.6 45a9e19
  • Merge pull request #​163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 285967a
  • Upgrade: Bump mocha from 10.8.2 to 11.0.1 5d1aea5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies This pull request updates dependency files label Jun 16, 2025
@RichDom2185 RichDom2185 enabled auto-merge (squash) June 16, 2025 09:29
@RichDom2185 RichDom2185 merged commit 492fce9 into master Jun 16, 2025
9 checks passed
@RichDom2185 RichDom2185 deleted the renovate/npm-run-all2-8.x branch June 16, 2025 09:30
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15677053082

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 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 44.707%

Totals Coverage Status
Change from base Build 15676834473: 0.0%
Covered Lines: 10081
Relevant Lines: 21129

💛 - Coveralls

heyzec pushed a commit that referenced this pull request Jun 16, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
RichDom2185 pushed a commit that referenced this pull request Jun 28, 2025
* fix(deps): update dependency react-ace to v14 (#3136)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency npm-run-all2 to v8 (#3137)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency i18next to v25 (#3138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update yarn.lock

* feat: make editor work with playground again

* fix: don't trigger mobile breakpoints when in VSC

* fix: hide unnecessary buttons when in VSC

* refactor: make api abstraction clearer

* fix: don't hardcode constants and join paths properly

* fix: make editor less buggy in VS Code

by not sending Text messages from frontend to VSC

* temp

* feat: Send MCQ questions to VSC extension

- New MCQQuestion message type

* Revert "temp"

This reverts commit 18c4597.

* fix: server changes never get sent to extension

* Added message passing to vscode on chapter select

* added more info in the message for chapterSelect

* Update mcq handling functionality

* Fix: Merge issues

* Feat: basic voting question type support

* Feat: basic voting question type support

* Simplify vscode mcq message

Remove the question description from the McqQuestion payload as it is
not used.

* Contest code view functionality

* feat: update VSC message to support sidepanel

* Fix: run button vanishes on zoom

* Fix: MCQ id

* Feat: reset functionality for vsc

* re-add changes removed during merge; lint

* fix: try using window.location.pathname

* Added message to trigger save assessment

* fix oopsie with isVscode

* Revert "fix oopsie with isVscode"

This reverts commit 230e689.

* update yarn.lock

* Reapply "fix oopsie with isVscode"

This reverts commit f204b4a.

* fix: add isVscode to useEffect deps (eslint)

* fix: squelch warning (eslint)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shirshajit Sen Gupta <[email protected]>
Co-authored-by: mug1wara26 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This pull request updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants