Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Remote module defaults to false #2712

Merged
merged 2 commits into from
Aug 19, 2021
Merged

Remote module defaults to false #2712

merged 2 commits into from
Aug 19, 2021

Conversation

sadick254
Copy link
Contributor

@sadick254 sadick254 commented Aug 19, 2021

Please be sure to read the contributor's guide to the GitHub package before submitting any pull requests.

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.

Description of the Change

  • enableRemoteModule now defaults to false and is on the verge of being deprecated. We must therefore set it to true in order to maintain the previous behaviour that depends on it.
    This change also makes electron upgrade to 11.4.7 possible.

Screenshot or Gif

Applicable Issues

atom/atom#22687

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #2712 (9207c7b) into master (592142f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2712   +/-   ##
=======================================
  Coverage   93.46%   93.46%           
=======================================
  Files         237      237           
  Lines       13213    13213           
  Branches     1900     1900           
=======================================
  Hits        12349    12349           
  Misses        864      864           
Impacted Files Coverage Δ
lib/worker-manager.js 90.79% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60f3918...9207c7b. Read the comment docs.

@sadick254 sadick254 merged commit 4f7a759 into master Aug 19, 2021
@sadick254 sadick254 deleted the enable-remote-module branch August 19, 2021 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant