-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SuiteCommerce/github
base: master
head repository: atom/github
compare: master
- 9 commits
- 6 files changed
- 5 contributors
Commits on Aug 19, 2021
-
Remote module defaults to false
enableRemoteModule now defaults to false and is in the verge of being deprecated. https://www.electronjs.org/docs/breaking-changes#default-changed-enableremotemodule-defaults-to-false
Configuration menu - View commit details
-
Copy full SHA for c3b4a01 - Browse repository at this point
Copy the full SHA c3b4a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9207c7b - Browse repository at this point
Copy the full SHA 9207c7bView commit details -
Merge pull request atom#2712 from atom/enable-remote-module
Remote module defaults to false
Configuration menu - View commit details
-
Copy full SHA for 4f7a759 - Browse repository at this point
Copy the full SHA 4f7a759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2053290 - Browse repository at this point
Copy the full SHA 2053290View commit details
Commits on Oct 25, 2021
-
According to https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/, `Buffer(number)` should be replaced by `Buffer.alloc(number)`
steven nguyen authoredOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d6057d - Browse repository at this point
Copy the full SHA 1d6057dView commit details
Commits on Oct 26, 2021
-
Merge pull request atom#2724 from icecream17/patch-1
Don't use deprecated `Buffer`
Configuration menu - View commit details
-
Copy full SHA for be2baf3 - Browse repository at this point
Copy the full SHA be2baf3View commit details
Commits on Apr 17, 2022
-
CI: Use 'windows-2019' image for Windows tests
'windows-latest' is currently 'windows-2022' with Visual Studio 2022. Old versions of node-gyp don't know how to find Visual Studio 2022, so the package build fails. Switch back to 'windows-2019' with Visual Studio 2019, which is supported by node-gyp 5.x, which apm still uses.
Configuration menu - View commit details
-
Copy full SHA for f867d24 - Browse repository at this point
Copy the full SHA f867d24View commit details
Commits on Apr 18, 2022
-
Merge pull request atom#2758 from DeeDeeG/CI-windows-2019
CI: Use 'windows-2019' image for Windows tests (makes CI passing)
Configuration menu - View commit details
-
Copy full SHA for 929f908 - Browse repository at this point
Copy the full SHA 929f908View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e72f80 - Browse repository at this point
Copy the full SHA 5e72f80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master