X Tutup
The Wayback Machine - https://web.archive.org/web/20200906202155/https://github.com/kaypeter87/PowerShell/pull/1/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncing from original #1

Merged
merged 1,771 commits into from Sep 3, 2019
Merged

syncing from original #1

merged 1,771 commits into from Sep 3, 2019

Conversation

@kaypeter87
Copy link
Owner

kaypeter87 commented Sep 3, 2019

PR Summary

PR Checklist

Note: Please mark anything not applicable to this PR NA.

dependabot bot and others added 16 commits May 13, 2019
…#8938)

Expands line continuance for pipelines to allow lines to continue automatically without backticks with the pipe symbol at the start of a line.
This adds to the existing functionality where pipes can be used to continue lines by placing them at the end of a line.
Bumps [NJsonSchema](https://github.com/rsuter/NJsonSchema) from 9.13.37 to 9.14.1.
- [Release notes](https://github.com/rsuter/NJsonSchema/releases)
- [Commits](https://github.com/rsuter/NJsonSchema/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…#9606)

This breaks rendering of images for Windows 7 and Server 2008R2,
but it's required for accessibility purposes so that the High
Contrast Black theme renders text correctly for accessibility.
(Unfortunately, BMP does not support transparency.)
Remove PSSessionType and IsWorkflowConfigurationType()
@RDIL

This comment has been minimized.

Copy link
Contributor

RDIL commented on 82478d2 May 21, 2019

Is it just me or does it seem like this can be automated

This comment has been minimized.

Copy link
Member

TravisEz13 replied May 21, 2019

getting the data can be automated, but it requires github API... this is just a blob.

This comment has been minimized.

Copy link
Member

TravisEz13 replied May 21, 2019

The URLs could be... Do you want to file an issue?

TravisEz13 and others added 13 commits May 21, 2019
…PowerShell#9650)

* Build(deps): Bump PackageManagement from 1.3.2 to 1.4 in /src/Modules

Bumps PackageManagement from 1.3.2 to 1.4.

Signed-off-by: dependabot[bot] <support@dependabot.com>
Disable the debugger when in system lock-down mode

Fixing master for CVE-2019-0733
…izing version numbers

Fix syncing modules from powershell gallery by normalizing version numbers and added additional logging.
…to netcoreapp3.0

Update the target framework for reference assemblies to netcoreapp3.0
….Native package

Update version for SDK tests and Microsoft.PowerShell.Native package
…PowerShell#9747)

Update the target framework for reference assemblies to netcoreapp3.0
KirkMunro and others added 28 commits Aug 15, 2019
Bumps PackageManagement from 1.4.3 to 1.4.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Update changelog for preview.3 release
…v` & `ConvertFrom-Csv` (PowerShell#10425)

* rename default parameterset name back to `Delimiter`
* also fix convertfrom-csv
* rename parametersetname for UseCulture back to UseCulture since there is no path for ConvertFrom-Csv
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.0.22 to 10.0.23.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@kaypeter87 kaypeter87 merged commit 0643b07 into kaypeter87:master Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

You can’t perform that action at this time.
X Tutup