Skip to content

Bump Microsoft.PowerShell.PSResourceGet from 0.5.22-beta22 to 1.0.1 in /src/Modules #47

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps Microsoft.PowerShell.PSResourceGet from 0.5.22-beta22 to 1.0.1.

Release notes

Sourced from Microsoft.PowerShell.PSResourceGet's releases.

Release of Microsoft.PowerShell.PSResourceGet v1.0.1

Changelog: https://github.com/PowerShell/PSResourceGet/blob/release/v1.0.1/CHANGELOG.md

Release of Microsoft.PowerShell.PSResourceGet v1.0.0

Changelog: https://github.com/PowerShell/PSResourceGet/blob/master/CHANGELOG.md Blog: https://devblogs.microsoft.com/powershell/psresourceget-is-generally-available/

Changelog

Sourced from Microsoft.PowerShell.PSResourceGet's changelog.

1.0.1

Bug Fixes

  • Bugfix to update Unix local user installation paths to be compatible with .NET 7 and .NET 8 (#1464)
  • Bugfix for Import-PSGetRepository in Windows PowerShell (#1460)
  • Bugfix for Test-PSScriptFileInfo to be less sensitive to whitespace (#1457)
  • Bugfix to overwrite rels/rels directory on net472 when extracting nupkg to directory (#1456)
  • Bugfix to add pipeline by property name support for Name and Repository properties for Find-PSResource (#1451 Thanks @​ThomasNieto!)

1.0.0

New Features

  • Add ApiVersion parameter for Register-PSResourceRepository (#1431)

Bug Fixes

  • Automatically set the ApiVersion to v2 for repositories imported from PowerShellGet (#1430)
  • Bug fix ADO v2 feed installation failures (#1429)
  • Bug fix Artifactory v2 endpoint failures (#1428)
  • Bug fix Artifactory v3 endpoint failures (#1427)
  • Bug fix -RequiredResource silent failures (#1426)
  • Bug fix for v2 repository returning extra packages for -Tag based search with -Prerelease (#1405)

0.9.0-rc1

Bug Fixes

  • Bug fix for using Import-PSGetRepository in Windows PowerShell (#1390)
  • Add error handling when searching for unlisted package versions (#1386)
  • Bug fix for deduplicating dependencies found from Find-PSResource (#1382)
  • Added support for non-PowerShell Gallery v2 repositories (#1380)
  • Bug fix for setting 'unknown' repository APIVersion (#1377)
  • Bug fix for saving a script with -IncludeXML parameter (#1375)
  • Bug fix for v3 server logic to properly parse inner @​id element (#1374)
  • Bug fix to write warning instead of error when package is already installed (#1367)

0.5.24-beta24

Bug Fixes

  • Detect empty V2 server responses at ServerApiCall level instead of ResponseUtil level (#1358)
  • Bug fix for finding all versions of a package returning correct results and incorrect "package not found" error (#1356)
  • Bug fix for installing or saving a pkg found in lower priority repository (#1350)
  • Ensure -Prerelease is not empty or whitespace for Update-PSModuleManifest (#1348)
  • Bug fix for saving Az module dependencies (#1343)
  • Bug fix for Find-PSResource repository looping to to return matches from all repositories (#1342)
  • Update error handling for Tags, Commands, and DSCResources when searching across repositories (#1339)
  • Update Find-PSResource looping and error handling to account for multiple package names (#1338)
  • Update error handling for Find-PSResource using V2 server endpoint repositories (#1329)
  • Bug fix for searching through multiple repositories when some repositories do not contain the specified package (#1328)
  • Add parameters to Install-PSResource verbose message (#1327)
  • Bug fix for parsing required modules when publishing (#1326)
  • Bug fix for saving dependency modules in version range format (#1323)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.PowerShell.PSResourceGet](https://github.com/PowerShell/PSResourceGet) from 0.5.22-beta22 to 1.0.1.
- [Release notes](https://github.com/PowerShell/PSResourceGet/releases)
- [Changelog](https://github.com/PowerShell/PSResourceGet/blob/v1.0.1/CHANGELOG.md)
- [Commits](https://github.com/PowerShell/PSResourceGet/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.PSResourceGet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2023

The following labels could not be found: CL-BuildPackaging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants