puppetlabs / ruby-pwsh

A ruby gem for interacting with PowerShell
MIT License
15 stars 23 forks source link

Update pdk requirement from ~> 1.0 to ~> 2.7 #207

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pdk to permit the latest version.

Release notes

Sourced from pdk's releases.

PDK v2.7.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.7.0 - 2023-03-14

Full Changelog

Added

Fixed

Changelog

Sourced from pdk's changelog.

v2.7.0 - 2023-03-14

Full Changelog

Added

Fixed

v2.6.1 - 2023-01-26

Full Changelog

v2.6.0 - 2023-01-17

Full Changelog

Added

Fixed

v2.5.0 - 2022-05-17

Full Changelog

v2.4.0 - 2022-02-07

Full Changelog

Fixed

  • (PDK-1758) supplement in_module_root with check for metadata.json #1154 (da-ar)

v2.3.0 - 2021-10-21

Full Changelog

... (truncated)

Commits
  • 6c745f1 Merge pull request #1226 from puppetlabs/release-prep
  • 45d08c2 Release prep v2.7.0
  • 5f18d94 Merge pull request #1225 from puppetlabs/CONT-699-Implement_reusable_workflows
  • 37b5bb1 Merge branch 'main' into CONT-699-Implement_reusable_workflows
  • 24f9de2 (CONT-699) - Implement reusable workflows
  • 956953d Merge pull request #1223 from puppetlabs/maint-update_ditmap_version_to_latest
  • 340628b Update pdk.ditamap version
  • 054746f Merge pull request #1222 from puppetlabs/CONT-726-update_version_matrix
  • 8d04ab8 (CONT-726) Update version matrix
  • 83d89de Merge pull request #1221 from puppetlabs/CONT-722-patch_pe_to_puppet_mapping
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Looks like pdk is no longer a dependency, so this is no longer needed.