Skip to content

Bump vagrant from v2.2.4 to v2.2.10#47

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/vagrant-v2.2.10
Closed

Bump vagrant from v2.2.4 to v2.2.10#47
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/vagrant-v2.2.10

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps vagrant from v2.2.4 to v2.2.10.

Changelog

Sourced from vagrant's changelog.

2.2.10 (August 24, 2020)

FEATURES:

  • hyperv/disks: Add ability to manage virtual disks for guests GH-11541

IMPROVEMENTS:

  • core: Allow provisioners to be run when a communicator is not available GH-11579
  • core: Add autocomplete command that allows for install of bash or zsh autocomplete scripts GH-11523
  • core: Update to childprocess gem to 4.0.0 GH-11717
  • core: Add action to wait for cloud-init to finish running GH-11773
  • core: Update to net-ssh to 6.0 and net-sftp to 3.0 GH-11621
  • core: Optimize port in use check for faster validation GH-11810
  • core: Support for Ruby 2.7 GH-11814
  • core: Add synced folder capabilities for mount options and default fstab modification behavior GH-11797
  • guest/arch: Use systemd-networkd to configure networking for guests GH-11400
  • guest/haiku: Rsync install for rsync synced folders GH-11614
  • guest/solaris11: Add guest capability shell_expand_guest_path GH-11759
  • host/darwin: Add ability to build ISO GH-11694
  • hosts/linux: Add ability to build ISO GH-11750
  • hosts/windows: Add ability to build ISO GH-11750
  • providers/hyperv: Add support for SecureBootTemplate setting on import GH-11756
  • providers/hyperv: Add support for EnhancedSessionTransportType GH-11014
  • virtualbox/disks: Add ability to manage virtual dvds for guests GH-11613

BUG FIXES:

  • core: Ensure MapCommandOptions class is required GH-11629
  • core: Fix :all special value on triggers GH-11688
  • core: Ensure network addresses have a valid netmask GH-11679
  • core: Recover local machine metadata in global index GH-11656
  • core: Print CLI help message is ambiguous option provided GH-11746
  • core: Update how /etc/hosts gets updated for darwin, freebsd and openbsd GH-11719
  • core: Capture [3J escape sequence GH-11807
  • core: Treat empty box value as invalid GH-11618
  • core: Allow forwarding ports to unknown addresses GH-11810
  • core: Scrub credentials as whole words GH-11837
  • commands/destroy: Add gracefull option to switch beween gracefully or forcefully shutting down a vm GH-11628
  • communicator/ssh: Raise an error for a nil exit status GH-11721
  • communicator/winrm: Check for nil return from querying for forwarded ports GH-11831
  • config/vm: Add option allow_hosts_modification to allow/disable Vagrant editing the guests /etc/hosts file GH-11565
  • config/vm: Add config option hostname to config.vm.network GH-11566
  • config/vm: Don't ignore NFS synced folders on Windows hosts GH-11631
  • host: Use regular port check for loopback addresses GH-11654
  • host: Allow windows and linux hosts to detach from rdp process GH-11732
  • host/windows: Properly register SMB password validation capability GH-11795
  • guests: Allow setting of hostname according to hostname option for multiple guests GH-11704
  • guest/alpine: Allow setting of hostname according to hostname option GH-11718
  • guest/esxi: Be more permissive with permissions of ssh directory GH-11587
Commits
  • 593a30d Release 2.2.10
  • ae87bbb Merge pull request #11840 from i-ky/patch-1
  • a5653d9 Update CHANGELOG
  • 3835da3 Merge pull request #11797 from soapy1/synced-folder-caps
  • 7f50399 Update CHANGELOG
  • 3f1aaa3 Merge pull request #11837 from soapy1/scrub-whole-word-credentials
  • 7f5edf0 Update CHANGELOG
  • f926adc Merge pull request #11831 from soapy1/winrm-helper-fort-fwd
  • 23901fd Simplify vm config for determining fstab modification setting
  • 628bf11 Fix inconsistency between description and example
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [vagrant](https://github.com/hashicorp/vagrant) from v2.2.4 to v2.2.10.
- [Release notes](https://github.com/hashicorp/vagrant/releases)
- [Changelog](https://github.com/hashicorp/vagrant/blob/master/CHANGELOG.md)
- [Commits](hashicorp/vagrant@v2.2.4...593a30d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #51.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/vagrant-v2.2.10 branch November 6, 2020 05:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants