puppetlabs / puppet_litmus

Providing a simple command line tool for puppet content creators, to enable simple and complex test deployments.
Apache License 2.0
88 stars 55 forks source link

Update r10k requirement from = 3.15.1 to = 3.15.4 #475

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on r10k to permit the latest version.

Changelog

Sourced from r10k's changelog.

3.15.4

  • Pin dependencies to maintain support for old Ruby versions #1329

3.15.3

  • Fix dirty working copy debug logging #1321
  • Allow gettext-setup < 2 for compatibility with Ruby 3.2 and Puppet 8 #1325

3.15.2

  • Implement exclude regex for puppetfile install #1248

3.15.1

  • Add TOC to configuration docs #1298
  • Remove the spec folder from gemspec #1316

3.15.0

  • Support and test Ruby 3
  • Allow puppet_forge 3.x & newer versions of fast_gettext/gettext #1302
  • Allow newer cri versions #1302
  • Fix error when using install_path from environment module #1288
  • (RK-399) Do not warn about local modifications in the spec directory when exclude_spec is set #1291

3.14.2

  • (RK-397) Ensure --incremental does not skip undeployed modules #1278

3.14.1

  • (RK-395) Make exclude_spec from a Puppetfile the priority override #1271
  • (RK-394) Fix force always resolving to true for puppetfile install #1269
  • (RK-393) Bug fix: not all spec directories are deleted when :exclude_spec is true #1267
  • Refactor internal module creation to always expect a hash, even for Forge modules, which can be specified in the Puppetfile with just a version string. #1170

3.14.0

  • Record unprocessed environment name, so that strip_component does not cause truncated environment names to be used as git branches, resulting in errors or incorrect deploys. #1240
  • (CODEMGMT-1294) Resync repos with unresolvable refs #1239
  • (RK-378) Restore access to the environment name from the Puppetfile #1241
  • (CODEMGMT-1300) Ensure the remote url in rugged cache directories is current #1245
  • Add support for tarball module type, allowing module content to be packaged and sourced from generic fileservers #1244
  • Add experimental support for tarball environment type, allowing whole environments to be packaged and sourced from generic fileservers #1244

... (truncated)

Commits
  • b6814c0 Merge pull request #1329 from mwaggett/maint/main/allow-file-transport
  • b7a0b30 (maint) Prep for 3.15.4 release
  • 4493e4e (maint) Pin puppet_forge to maintain Ruby 2.4 and 2.5 support
  • 823074a (maint) Pin bundler to 2.3.26 for running spec tests
  • 063ad85 (maint) Allow 'file' transport when adding git submodules
  • f687176 Merge pull request #1327 from mhashizume/maint/main/release_prep
  • 809ea67 (maint) Prep for 3.15.3 release
  • 03b70d8 (packaging) Updating the r10k.pot file
  • cb0a346 Merge pull request #1325 from puppetlabs/ruby32
  • 1bdc030 (maint) Allow gettext-setup < 2
  • 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)
chelnak commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about r10k again, unless you re-open this PR. 😢