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

Bump vagrant from v2.3.5 to v2.4.3 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps vagrant from v2.3.5 to v2.4.3.

Release notes

Sourced from vagrant's releases.

v2.4.3

CHANGELOG:

https://github.com/hashicorp/vagrant/blob/v2.4.3/CHANGELOG.md

Changelog

Sourced from vagrant's changelog.

2.4.3 (November 12, 2024)

IMPROVEMENTS:

  • command/cloud: Support HCP authentication GH-13540

BUG FIXES:

  • core: Relax constraint on logger dependency GH-13532

2.4.2 (November 01, 2024)

FEATURES:

  • provider/virtualbox: Add support for VirtualBox 7.1 GH-13513

IMPROVEMENTS:

  • core: Always downcase type value when getting digest for checksum calculation GH-13471
  • core: Activate all runtime dependencies at startup GH-13526
  • guest/debian: Fix NFS install capability to prevent hang on install GH-13411
  • kernel_v2/config: Add warning for IPv6 address ending with :1 GH-13362
  • provider/docker: Properly match container ID when trailing output is present GH-13475
  • provider/docker: Support build with containerd storage GH-13343
  • provider/virtualbox: Allow paused state when booting vm GH-13496
  • provider/virtualbox: Handling warnings in output when detecting version GH-13394
  • synced_folder/nfs: Output mounting entry GH-13383
  • synced_folder/smb: Adjust ordering in mount entry output GH-13383

BUG FIXES:

  • command/cloud: Fix provider upload GH-13467
  • host/bsd: Use nfsd update command instead of restart GH-13490
  • kernel_v2/config: Fix IP address check GH-13494
  • provider/docker: Prevent error if network configuration data is missing [GH-13337, GH-13373]
  • provider/docker: Fix docker-exec commands to pass kwargs correctly GH-13488
  • provider/docker: Fix docker to not rebuild image if it already exists GH-13489
  • provider/virtualbox: Prevent encoding errors within error translation GH-13525
  • provider/hyperv: Fix configure disks capability GH-13346
  • provisioner/ansible: Fix version detection GH-13375
  • provisioner/ansible: Support double digit versions GH-13493
  • provisioner/salt: Fix bootstrap script URLs GH-13517
  • synced_folder/nfs: Fix upstart detection GH-13409

VAGRANT-GO:

2.4.1 (January 19, 2024)

FEATURES:

... (truncated)

Commits
  • 5526054 Release 2.4.3
  • 3f2c60f Update CHANGELOG
  • 962e7df Update CHANGELOG
  • d9ee84c Merge pull request #13540 from chrisroberts/hcp-authentication
  • 23becce Relax the webrick constraint
  • 37b2946 Update authentication handling with client wrapper
  • 20bc230 Update minimum constraint on vagrant_cloud
  • 7f0f934 Update silenced hosts constant for registry
  • 6707633 Remove unused constant
  • 280b5d8 Merge pull request #13535 from chrisroberts/gem-activation
  • 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 <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)

Bumps [vagrant](https://github.com/hashicorp/vagrant) from v2.3.5 to v2.4.3.
- [Release notes](https://github.com/hashicorp/vagrant/releases)
- [Changelog](https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vagrant@119d448...5526054)

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

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 Feb 16, 2025
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.

0 participants