dependabot[bot]
fe06baf73c
Bump ossf/scorecard-action from 2.3.1 to 2.3.3 ( #23802 )
2024-05-20 10:45:45 -07:00
Ryan Yates
2520b260a9
Update Engine Working Group Members ( #23803 )
2024-05-20 10:45:07 -07:00
Sean Wheeler
9e4dab0565
Remove outdated and contradictory information from README ( #23812 )
2024-05-20 10:24:45 -07:00
dependabot[bot]
d0f463aa25
Bump actions/checkout from 4.1.5 to 4.1.6 ( #23813 )
2024-05-20 10:23:38 -07:00
Aditya Patwardhan
31021f3dbf
Add release tag if the environment variable is set
2024-05-16 10:58:34 -07:00
Aditya Patwardhan
da1ca4a726
Update installation on Wix module ( #23808 )
2024-05-15 23:00:41 -07:00
Aditya Patwardhan
53df284437
Updates to package and release pipelines ( #23800 )
2024-05-15 16:35:46 -07:00
alerickson
fc68b61d2f
Update PSResourceGet to 1.0.5 ( #23796 )
2024-05-13 15:57:03 -07:00
Armaan Mcleod
a284fd482b
Added progress bar for Remove-Item
cmdlet ( #20778 )
2024-05-13 13:52:27 -04:00
dependabot[bot]
e05542b1a2
Bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #21520 )
2024-05-13 10:11:01 -07:00
dependabot[bot]
684c609fd3
Bump actions/dependency-review-action from 4.2.5 to 4.3.2 ( #21560 )
2024-05-13 10:09:49 -07:00
dependabot[bot]
eb418f7d2e
Bump actions/checkout from 4.1.2 to 4.1.5 ( #21613 )
2024-05-13 10:09:11 -07:00
dependabot[bot]
f56a5a81d7
Bump github/codeql-action from 3.25.1 to 3.25.4 ( #22071 )
2024-05-13 10:08:47 -07:00
Tess Gauthier
0f3fd2077c
Use feed with Microsoft Wix toolset ( #21651 )
2024-05-11 11:46:58 -07:00
Dongbo Wang
d564d0fff9
Bump to .NET 9 preview 3 ( #21782 )
2024-05-09 15:36:52 -07:00
Dave
11a7448d7a
Remember installation options and used them to initialize options for the next installation ( #20420 )
2024-05-07 21:45:50 +00:00
Aditya Patwardhan
df56ce2404
Use PSScriptRoot to find path to Wix module ( #21611 )
2024-05-06 23:23:08 +00:00
Patrick Meinecke
467538ff9b
Fix generating OutputType
when running in Constrained Language Mode ( #21605 )
2024-05-06 12:08:08 -07:00
Aditya Patwardhan
0fee36393f
Create the Windows.x64 global tool with shim for signing ( #21559 )
2024-05-03 13:16:02 -07:00
Tess Gauthier
361403c836
update wix package install ( #21537 )
2024-05-02 22:52:22 +00:00
Steve Lee
5efd627e91
Expand ~
to $home
on Windows with tab completion ( #21529 )
2024-04-24 16:03:11 -07:00
Aditya Patwardhan
0c64fe1cde
Add branch counter variables for daily package builds ( #21523 )
2024-04-23 22:23:59 -07:00
Aditya Patwardhan
2ea9f9f9ff
Use correct signing certificates for RPM and DEBs ( #21522 )
2024-04-23 22:32:56 +00:00
Aditya Patwardhan
e34a14322b
Revert to version available on Nuget
for Microsoft.CodeAnalysis.Analyzers
( #21515 )
2024-04-23 11:17:34 -07:00
Aditya Patwardhan
b2574ce6f8
Official PowerShell Package pipeline ( #21504 )
2024-04-22 16:26:03 -07:00
David Kontyko
fe38405b1d
Separate DSC configuration parser check for ARM processor ( #21395 )
2024-04-22 16:03:42 -07:00
Steve Lee
4bcc3f41c0
Fix [semver]
type to pass semver.org tests ( #21401 )
...
* Fix `[semver]` type to pass semver.org tests
* fix test to split per OS specific newline
* replace all regex with semver.org ones adding new one for build label, update tests
---------
Co-authored-by: Steve Lee (POWERSHELL HE/HIM) (from Dev Box) <slee@ntdev.microsoft.com>
2024-04-22 16:32:22 -04:00
Travis Plunk
b968e101b9
Add a PAT for fetching PMC cli ( #21503 )
...
* Use new pat
* remove trailing whitespaces
2024-04-18 16:28:53 -04:00
dependabot[bot]
870e0eed2a
Bump actions/dependency-review-action from 2.5.1 to 4.2.5 ( #21484 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.5.1 to 4.2.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](0efb1d1d84...5bbc3ba658
)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 17:04:07 +00:00
dependabot[bot]
401b1eb236
Bump actions/checkout from 3.6.0 to 4.1.2 ( #21482 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...9bb56186c3b09b4f86b1c65136769dd318469633 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 10:01:31 -07:00
dependabot[bot]
6e05e2721d
Bump github/codeql-action from 2.25.0 to 3.25.1 ( #21498 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.25.0 to 3.25.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.25.0...c7f9125735019aa87cfc361530512d50ea439c71 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 09:58:17 -07:00
dependabot[bot]
0f0b3a68da
Bump actions/upload-artifact from 3.1.3 to 4.3.2 ( #21501 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...1746f4ab65
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 09:55:18 -07:00
dependabot[bot]
7c6d0313b6
Bump ossf/scorecard-action from 2.0.6 to 2.3.1 ( #21485 )
...
* Bump ossf/scorecard-action from 2.0.6 to 2.3.1
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.6 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](99c53751e0...0864cf1902
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update windows.yml
* Update linux.yml
* Update windows.yml
* Update mac.yml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-04-18 09:50:08 -07:00
StepSecurity Bot
c19b65133c
[StepSecurity] Apply security best practices ( #21480 )
...
* [StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
* Update dependabot.yml
* Delete tools/releaseBuild/Images/microsoft_powershell_centos7 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_ubuntu16.04 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04 directory
* Delete tools/releaseBuild/Images/microsoft_powershell_windowsservercore/Dockerfile
---------
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-04-16 21:58:26 +00:00
Friedrich von Never
d370d7d586
Update the doc about how to build PowerShell ( #21334 )
2024-04-15 16:24:34 -07:00
MartinGC94
a8457f8631
Don't complete parameter name and class member declarations ( #21182 )
2024-04-15 15:52:37 -07:00
dependabot[bot]
5edab1c10a
Bump Microsoft.CodeAnalysis.Analyzers
( #21449 )
2024-04-15 10:48:28 -07:00
Ryan Yates
7a44d095d6
Update Engine & Interactive-UX Working Group Member lists ( #20991 )
2024-04-15 10:40:52 -07:00
Justin Grote
7ad43292a8
Add RecommendedAction
to ConciseView
of the error reporting ( #20826 )
2024-04-15 10:35:23 -07:00
Jordan Borean
588dff61a1
Fix the error when using Start-Process -Credential
without the admin privilege ( #21393 )
2024-04-15 10:34:52 -07:00
Patrick Meinecke
6e99fd4c9d
Update CHANGELOG for v7.2.19, v7.3.12 and v7.4.2 ( #21462 )
2024-04-15 10:14:50 -07:00
Roshan Ganesh
14ad05d496
Fix grammar in FAQ.md ( #21468 )
...
Fix grammar in docs FAQ
2024-04-15 17:28:47 +05:00
Patrick Meinecke
d307df6142
Update metadata.json
and README.md
( #21454 )
2024-04-12 13:48:26 -04:00
James Truher [MSFT]
d51f35e221
fix package build to not check some files for a signature. ( #21458 )
2024-04-11 23:46:51 +00:00
alerickson
9fe339bb3c
Update PSResourceGet version from 1.0.2 to 1.0.4.1 ( #21439 )
2024-04-05 15:38:59 -07:00
Aditya Patwardhan
b7c2f2d2a9
Verify environment variable for OneBranch before we try to copy ( #21441 )
2024-04-05 12:55:14 -07:00
Dongbo Wang
1a52a93345
Add back two transitive dependency packages ( #21415 )
2024-04-04 11:41:00 -07:00
Aditya Patwardhan
94d623169a
Multiple fixes in official build pipeline ( #21408 )
2024-04-03 15:06:04 -07:00
Dongbo Wang
dafe0a803c
Update PSReadLine
to v2.3.5
for the next v7.4.x
servicing release ( #21414 )
2024-04-03 13:57:07 -07:00
Ikko Eltociear Ashimine
9187ece875
Fix typo in SessionStateCmdletAPIs.cs ( #21413 )
...
hte -> the
2024-04-03 21:51:40 +05:00