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

build(deps): bump bolt from 3.24.0 to 3.27.4 in /pkgs/tools/admin/puppet/puppet-bolt #284

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps bolt from 3.24.0 to 3.27.4.

Changelog

Sourced from bolt's changelog.

Bolt 3.27.4 (2023-10-05)

Bug fixes

  • Stop restricting ruby version in Gemfile

    The source of truth for minimum ruby version is in the gemspec. Stop duplicating that and risking conflicts in the Gemfile.

    Contributed by donoghuc

Bolt 3.27.3 (2023-10-05)

Bug fixes

  • Only set ruby env vars for local transport when non empty strings (Add volatility: memory forensics framework NixOS/nixpkgs#3236)

    Previously when using bundled-ruby=false for the local transport and not expliclty setting ruby environment variables internal apply tasks did not work due to ruby code not being able to be loaded. Now the local transport only preserves ruby environment variables when they are set to something other than an empty string.

    Contributed by donoghuc

Bolt 3.27.2 (2023-08-14)

Bug fixes

  • Only log compiled catalogs at trace level (Fix Python 3.{2,3,4} on Darwin. NixOS/nixpkgs#3217)

    Previously compiled catalogs would be logged per target at INFO level. This clogs up logs and can expose Sensitive data in catalogs. This commit moves logging of compiled catalogs to the TRACE log level only.

    Contributed by donoghuc

Bolt 3.27.1 (2023-03-13)

New features

  • Support for running bolt with net-ssh 7.x (Haskell haste perch NixOS/nixpkgs#3178)

    Bolt now supports running with net-ssh 7. The 7 series of net-ssh contains breaking changes (removal of some supported algoriths for example) and bolt 3 packages will continue to ship with the 6 series.

... (truncated)

Commits
  • 2b0d943 (GEM) update bolt version to 3.27.4
  • c62a8e2 Merge pull request #3243 from donoghuc/release-prep-3.27.4
  • 8a5a1f6 (packaging) prep release for 3.27.4
  • 6fb8a0a Merge pull request #3242 from donoghuc/bolt-3.27.4
  • 08e9edd (maint) stop restricting bundler and ruby in Gemfile
  • 90a6b24 (GEM) update bolt version to 3.27.3
  • 1aec0e9 Merge pull request #3241 from donoghuc/release-prep
  • 1f4bc01 (packaging) prep 3.27.3
  • 73be078 Merge pull request #3240 from donoghuc/GH-3236
  • 8080be7 (GH-3236) Only set ruby env vars on local transport when they exist
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bolt](https://github.com/puppetlabs/bolt) from 3.24.0 to 3.27.4.
- [Changelog](https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md)
- [Commits](puppetlabs/bolt@3.24.0...3.27.4)

---
updated-dependencies:
- dependency-name: bolt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 10, 2023
@equirosa equirosa closed this Mar 2, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/pkgs/tools/admin/puppet/puppet-bolt/bolt-3.27.4 branch March 2, 2024 22:40
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.

1 participant