get-diff-action
get-diff-action copied to clipboard
GitHub Actions to get git diff
## Description: Addresses #208 ## Changes: Diff is no longer empty when action executes on a merge group
## Describe the bug: I am trying to get git diff when new files have been added to a branch. However, where there is a pull request already open for...
## Please describe your suggestion: 提案の概要 Currently, this action is check diff between current commit with main branch ## Describe the solution you'd like: 考えうる解決方法 Support to check diff with...
## Changes * chore: update npm dependencies (cfd395dd8f73866faa88f950ab1bd59768022941, ae8dc890e2b99e41fd37e828949ca75f92976a24, dafa65f14f4b61384eaef3507b845bd771f62916, 991e5ad794bd8534ff30a726eef897d89805ac0e, 0c807abf1a054d0133f06f8db45e167bd5fedff1, ...) ## Base PullRequest default branch (https://github.com/technote-space/get-diff-action/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` cli.js -u...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...