Skip to content

Bump vagrant from v2.2.4 to v2.2.13#52

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps vagrant from v2.2.4 to v2.2.13.

Changelog

Sourced from vagrant's changelog.

2.2.13 (November 06, 2020)

BUG FIXES:

  • core/bundler: Adjust request sets properly with non-development prerelease GH-12025

2.2.12 (November 06, 2020)

BUG FIXES:

  • core/bundler: Automatically enable prerelease dependency resolution GH-12023

NOTE: This is a fix release to resolve an immediate issue with Vagrant plugin functionality

2.2.11 (November 05, 2020)

IMPROVEMENTS:

  • command/cap: Add ability to specify target GH-11965
  • command/cloud: Add --force flag to version release command GH-11912
  • command/cloud: Updates to utilize the 3.0 version of vagrant_cloud GH-11916
  • core: Switch from unmaintained gem erubis to erubi GH-11893
  • core: Download Vagrant boxes using auth headers GH-11835
  • core: Remove dependency on mime gem GH-11857
  • core: Handle Errno::EALREADY exceptions on port check GH-12008
  • core: Fix missing hook/trigger insertion into action stack GH-12014
  • guest/linux: Make max reboot wait duration configurable GH-12011
  • guest/windows: Make max reboot wait duration configurable GH-12011
  • providers/virtualbox: Fix availability check of provider GH-11936
  • tests: Add integration tests for Docker provider GH-11907

BUG FIXES:

  • core/synced_folders: Don't persist synced folders to fstab is guest is not reachable GH-11900
  • core: Don't try to recover machine without a uuid GH-11863
  • config/disks: Transform provider specific config to common form GH-11939
  • config/vm: Override synced-folder :nfs option GH-11988
  • contrib/zsh: Remove newline from beginning of completion script GH-11963
  • guests/arch: Install smbclient when setting up arch smb GH-11923
  • guest/linux: Check for /etc/fstab before trying to modify GH-11897
  • guest/linux: Create an /etc/fstab if does not exist GH-11909
  • guest/linux: Persist SMB mounts GH-11846
  • guest/debian: Set hostname in /etc/hosts as first step to changing hostname GH-11885
  • guest/rhel: Check for existence of network files before trying to update them GH-11877
  • guest/suse: Don't use hostnamectl to set hostname if not available on system GH-11996
  • tests: Remove rsync dependency from tests GH-11889

2.2.10 (August 24, 2020)

Commits
  • 039afbd Add note about curl to README
  • 1a035cc Update CHANGELOG
  • 465afec Merge pull request #12025 from chrisroberts/f-pre
  • b479e04 Request sets need prerelease enabled not just the spec matching
  • e9a962c Update version and changelog for development
  • c7957fe Update website vagrant version 2.2.12
  • 02ef82c v2.2.12
  • 0abe4b7 Merge pull request #12023 from chrisroberts/prerelease-dep-resolution
  • 18c1607 Check dependency list on initialization
  • e9cae1a Allow stub_env to remove environment variable value
  • 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.13.
- [Release notes](https://github.com/hashicorp/vagrant/releases)
- [Changelog](https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vagrant@v2.2.4...039afbd)

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 Nov 9, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #53.

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