alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump globset from 0.4.2 to 0.4.3 #264

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps globset from 0.4.2 to 0.4.3.

Commits - [`e79085e`](https://github.com/BurntSushi/ripgrep/commit/e79085e9e459a09b10aee01447e0f592315af7d8) release: globset 0.4.3 - [`764c197`](https://github.com/BurntSushi/ripgrep/commit/764c197022a6361d7139b17569b539aa7ce1883b) complete: fix typo - [`ef1611b`](https://github.com/BurntSushi/ripgrep/commit/ef1611b5f5877a111b8f09fc2bd4cb0438347a5a) ripgrep: max-column-preview --> max-columns-preview - [`45d12ab`](https://github.com/BurntSushi/ripgrep/commit/45d12abbc5f576d3b10ae13dc7410b14400a8d1e) changelog: small fixups - [`5fde839`](https://github.com/BurntSushi/ripgrep/commit/5fde8391f99291dbcda40c0b5ca3c551b232ab46) changelog: backfill it - [`3edb11c`](https://github.com/BurntSushi/ripgrep/commit/3edb11c513b79f3ae596f8513fec7f94545c483d) ignore/types: add additional java files - [`ed144be`](https://github.com/BurntSushi/ripgrep/commit/ed144be775efd38e1ad70cd8a1e0ddb6a1ba89ad) ci: bump MSRV to 1.34.0 - [`967e7ad`](https://github.com/BurntSushi/ripgrep/commit/967e7ad0de3e657e8f81c1384a48ca1eea4edde7) ripgrep: add --auto-hybrid-regex flag - [`9952ba2`](https://github.com/BurntSushi/ripgrep/commit/9952ba2068bd0f9baf74a2094d0d1db493b71180) deps: update glob dev-dependency - [`b751758`](https://github.com/BurntSushi/ripgrep/commit/b751758d60883d6d94418b77df59ecbda97fc07d) deps: update everything - Additional commits viewable in [compare view](https://github.com/BurntSushi/ripgrep/compare/globset-0.4.2...globset-0.4.3)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.