Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbuild(deps): bump indexmap from 1.3.2 to 1.4.0 #26796
Merged
Conversation
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](bluss/indexmap@1.3.2...1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Jun 5, 2020
build(deps): bump indexmap from 1.3.2 to 1.4.0 Bumps [indexmap](https://github.com/bluss/indexmap) from 1.3.2 to 1.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bluss/indexmap/commit/da1835123cc489eeaa7a83da961c0031e17adc79"><code>da18351</code></a> 1.4.0</li> <li><a href="https://github.com/bluss/indexmap/commit/6e929fa72822e3abe5421fcf5bb1180cac271109"><code>6e929fa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/124">#124</a> from cuviper/rerun_path</li> <li><a href="https://github.com/bluss/indexmap/commit/b6c596319bd249a7337879334bf57ce2580cdfa0"><code>b6c5963</code></a> Use a plain relative path for autocfg::rerun_path</li> <li><a href="https://github.com/bluss/indexmap/commit/e6035530396257ec2ec7b08223e8107ef066a8f7"><code>e603553</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/120">#120</a> from bluss/get-index-of</li> <li><a href="https://github.com/bluss/indexmap/commit/f2142d99bd74c27c7f1da581022bd78c4f2ce891"><code>f2142d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/121">#121</a> from bluss/update-dev-version</li> <li><a href="https://github.com/bluss/indexmap/commit/42affec83efc256912d6f361b43e049581cfc31c"><code>42affec</code></a> FIX: Update benchmarks for rand 0.7</li> <li><a href="https://github.com/bluss/indexmap/commit/155f6b2d6a77f6db9df258d1587efc693447183d"><code>155f6b2</code></a> Merge PR <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/112">#112</a></li> <li><a href="https://github.com/bluss/indexmap/commit/a0da5e1bce77422a05209a249b984178679c5c0c"><code>a0da5e1</code></a> MAINT: Update rust version for dev/CI to 1.32</li> <li><a href="https://github.com/bluss/indexmap/commit/1b54c5ecef331c15f2c5c2bd5f984987cb4471ad"><code>1b54c5e</code></a> FIX: Rename entry_index to get_index_of</li> <li><a href="https://github.com/bluss/indexmap/commit/27f384d560a9bf21001dcfd48205bdc271a6fd6d"><code>27f384d</code></a> Remove unused parens</li> <li>Additional commits viewable in <a href="https://github.com/bluss/indexmap/compare/1.3.2...1.4.0">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=indexmap&package-manager=cargo&previous-version=1.3.2&new-version=1.4.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://app.dependabot.com): - 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) </details>
|
|
|
@bors-servo retry |
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
dependabot-preview bot commentedJun 5, 2020
Bumps indexmap from 1.3.2 to 1.4.0.
Commits
da183511.4.06e929faMerge pull request #124 from cuviper/rerun_pathb6c5963Use a plain relative path for autocfg::rerun_pathe603553Merge pull request #120 from bluss/get-index-off2142d9Merge pull request #121 from bluss/update-dev-version42affecFIX: Update benchmarks for rand 0.7155f6b2Merge PR #112a0da5e1MAINT: Update rust version for dev/CI to 1.321b54c5eFIX: Rename entry_index to get_index_of27f384dRemove unused parensDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: