voxpupuli / puppet-ghostbuster

👻 Dead code detector for Puppet
Apache License 2.0
93 stars 27 forks source link

Update puppet-lint requirement from >= 1.0, < 3.0 to >= 1.0, < 5.0 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on puppet-lint to permit the latest version.

Release notes

Sourced from puppet-lint's releases.

v4.1.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.

v4.1.0 - 2023-08-25

Full Changelog

Added

  • (CAT-1301) Add check unsafe interpolations check #142 (GSPatton)
Changelog

Sourced from puppet-lint's changelog.

v4.1.0 - 2023-08-25

Full Changelog

Added

  • (CAT-1301) Add check unsafe interpolations check #142 (GSPatton)

v4.0.1 - 2023-07-31

Full Changelog

Fixed

  • (CAT-1167) Fix failing legacy fact autocorrector #138 (LukasAud)
  • (GH-122) Fix bad detection of optional parameters out of order #123 (tiandrey)
  • Do not crash when referring to a fact key without quoting it #119 (chutzimir)

v4.0.0 - 2023-04-21

Full Changelog

Changed

  • (CONT-811) Add Ruby 3.2 support and Remove support for Ruby 2.5 #113 (GSPatton)

v3.4.0 - 2023-04-05

Full Changelog

Fixed

v3.3.0 - 2023-03-07

Full Changelog

Fixed

v3.2.0 - 2023-02-28

Full Changelog

Added

  • codeclimate (GitLab Code Quality compatible) output support #79 (alexjfisher)

Fixed

... (truncated)

Commits
  • 1f223cf Merge pull request #144 from puppetlabs/release-prep
  • bb25d85 Release prep v4.1.0
  • 8eaddd1 Merge pull request #142 from puppetlabs/CAT-1301-add_unsafe_interpolations_check
  • d3c9d9f (CAT-1301) Add check unsafe interpolations check
  • e01caaa Merge pull request #143 from puppetlabs/CAT-1301-Pin_changelog_gen
  • faf6bd9 (CAT-1301) Pin changelog generator gem
  • 4a76c16 Merge pull request #141 from puppetlabs/maint-update-codeowners-to-tooling
  • 2ce90c5 (CAT-1320) Update CODEOWNERS
  • a51759f Merge pull request #140 from puppetlabs/pdksync_(maint)-use_tooling_mend_work...
  • a303bd9 (maint) - Use tooling mend workflow
  • 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 show 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)