Skip to content

Commit

Permalink
Dependebot scripting (#165)
Browse files Browse the repository at this point in the history
* Bump rustix from 0.37.23 to 0.37.25 (#163)

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.37.23...v0.37.25)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated lock files to fix audit vulnerabilities (#164)

* Updated lock files to fix audit vulnerabilities

* Updated pr flow to fix path

---------

Co-authored-by: Trevor McMaster <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: summersjc <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2023
1 parent c3afc88 commit fd88121
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-ppaas.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
pull_request:
paths:
- './package.json'
- './package-lock.json'
- 'package.json'
- 'package-lock.json'
- 'common/**.js*'
- 'common/**.ts*'
- 'common/**/package.json'
Expand Down
12 changes: 6 additions & 6 deletions lib/config-wasm/tests/package-lock.json

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

12 changes: 6 additions & 6 deletions lib/hdr-histogram-wasm/tests/package-lock.json

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

10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit fd88121

Please sign in to comment.