Skip to content

Commit

Permalink
Merge pull request #548 from bitpredator/dev
Browse files Browse the repository at this point in the history
bump browserify-sign from 4.2.1 to 4.2.2 in /voice-ui
  • Loading branch information
bitpredator authored Oct 28, 2023
2 parents 462150e + cc1cf40 commit cb8320c
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 24 deletions.
8 changes: 7 additions & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,10 @@
[pma-voice/client/init/main.lua]: fix(radio): fix oversight with function call
[pma-voice/workflows/dependency-review.yml]: chore(deps): bump actions/checkout from 3 to 4 @bitpredator
[pma-voice/voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui @bitpredator
5. [.github\PULL_REQUEST_TEMPLATE.md]: fix: corrected pull request form template @bitpredator
5. [.github\PULL_REQUEST_TEMPLATE.md]: fix: corrected pull request form template @bitpredator
6. [voice-ui/pnpm-lock.yaml]: chore: (deps-dev) bump url-parse + bump minimatch + bump terser @bitpredator
[client/module/phone.lua]: fix(phone): fix getting re-added to radios if perfectly hit
[client/init/main.lua]: fix(radio): fix oversight with function call
[workflows/dependency-review.yml]: chore(deps): bump actions/checkout from 3 to 4
[voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui
[voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /voice-ui
14 changes: 7 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
Fixes #[issue_no]
### All Submissions:

* [ ]Have you followed the guidelines in our Contributing document?
* [ ]Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?
* [ ] Have you followed the guidelines in our Contributing document?
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?

<!-- You can erase any parts of this template not applicable to your Pull Request. -->

### New Feature Submissions:

1. [ ]Does your submission pass tests?
2. [ ]Have you lint your code locally prior to submission?
1. [ ] Does your submission pass tests?
2. [ ] Have you lint your code locally prior to submission?

### Changes to Core Features:

* [ ]Have you added an explanation of what your changes do and why you'd like us to include them?
* [ ]Have you written new tests for your core changes, as applicable?
* [ ]Have you successfully ran tests with your changes locally?
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
* [ ] Have you written new tests for your core changes, as applicable?
* [ ] Have you successfully ran tests with your changes locally?

<!-- You may optionally provide your discord username, so that we may contact you directly about the issue. -->
Discord username (if different from GitHub):
42 changes: 26 additions & 16 deletions server-data/resources/[phone]/pma-voice/voice-ui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb8320c

Please sign in to comment.