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

Update pdk requirement from ~> 2.0 to ~> 3.0 #36

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Updates the requirements on pdk to permit the latest version.

Release notes

Sourced from pdk's releases.

v3.0.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.

v3.0.0 - 2023-07-04

Full Changelog

Added

Changed

Fixed

  • (CONT-1069) Update compatibility handling #1259 (chelnak)
  • (CONT-935) Fix issues with PDK package and tests #1248 (chelnak)
Changelog

Sourced from pdk's changelog.

v3.0.0 - 2023-07-04

Full Changelog

Added

Changed

Fixed

  • (CONT-1069) Update compatibility handling #1259 (chelnak)
  • (CONT-935) Fix issues with PDK package and tests #1248 (chelnak)

v2.7.1 - 2023-03-24

Full Changelog

v2.7.0 - 2023-03-14

Full Changelog

Added

Fixed

v2.6.1 - 2023-01-26

Full Changelog

... (truncated)

Commits
  • 6467837 Merge pull request #1266 from puppetlabs/release-prep
  • 1223dc9 Release prep v3.0.0
  • f7fd89e Merge pull request #1262 from puppetlabs/CONT-1134-pdk_release_prep_3_0
  • 63e1a87 Mute rubocop warning for console.rb
  • 740869a (CONT-1134) Link to pdk_upgrading.md
  • 2430800 (CONT-1134) Update version to latest
  • bd43f4f Update README.md
  • 6ae1936 Update docs/pdk_install.md
  • 0bd601a Update docs/pdk_upgrading.md
  • 6b5d4f0 Update docs/pdk_upgrading.md
  • 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)

Updates the requirements on [pdk](https://github.com/puppetlabs/pdk) to permit the latest version.
- [Release notes](https://github.com/puppetlabs/pdk/releases)
- [Changelog](https://github.com/puppetlabs/pdk/blob/main/CHANGELOG.md)
- [Commits](puppetlabs/pdk@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 5, 2023
@tohuwabohu tohuwabohu merged commit bcc4138 into main Jul 6, 2023
3 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/pdk-tw-3.0 branch July 6, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant