-
Notifications
You must be signed in to change notification settings - Fork 640
Bump ember-keyboard from 4.0.0 to 5.0.0 #1963
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
Conversation
Bumps [ember-keyboard](https://github.com/patience-tema-baron/ember-keyboard) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/patience-tema-baron/ember-keyboard/releases) - [Commits](adopted-ember-addons/ember-keyboard@v4.0.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @carols10cents (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
@bors r+ |
📌 Commit 266a108 has been approved by |
…d-5.0.0, r=Turbo87 Bump ember-keyboard from 4.0.0 to 5.0.0 Bumps [ember-keyboard](https://github.com/patience-tema-baron/ember-keyboard) from 4.0.0 to 5.0.0. <details> <summary>Release notes</summary> *Sourced from [ember-keyboard's releases](https://github.com/patience-tema-baron/ember-keyboard/releases).* > ## upgrade ember-cli-babel > upgrades to ember-cli-babel 7. </details> <details> <summary>Commits</summary> - [`cba9aef`](adopted-ember-addons/ember-keyboard@cba9aef) bump - [`0ba6863`](adopted-ember-addons/ember-keyboard@0ba6863) Merge pull request [#94](https://github-redirect.dependabot.com/patience-tema-baron/ember-keyboard/issues/94) from Gaurav0/babel_7 - [`63f013b`](adopted-ember-addons/ember-keyboard@63f013b) Merge pull request [#102](https://github-redirect.dependabot.com/patience-tema-baron/ember-keyboard/issues/102) from gabrielgrant/patch-1 - [`ddb0f11`](adopted-ember-addons/ember-keyboard@ddb0f11) Update README to fix docs link - [`32df04e`](adopted-ember-addons/ember-keyboard@32df04e) Merge pull request [#98](https://github-redirect.dependabot.com/patience-tema-baron/ember-keyboard/issues/98) from MelSumner/patch-1 - [`6b7a740`](adopted-ember-addons/ember-keyboard@6b7a740) Update README.md - [`2d3a8af`](adopted-ember-addons/ember-keyboard@2d3a8af) Upgrade to babel 7 - See full diff in [compare view](adopted-ember-addons/ember-keyboard@v4.0.0...v5.0.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=ember-keyboard&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=5.0.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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
☀️ Test successful - checks-travis |
Bumps ember-keyboard from 4.0.0 to 5.0.0.
Release notes
Sourced from ember-keyboard's releases.
Commits
cba9aef
bump0ba6863
Merge pull request #94 from Gaurav0/babel_763f013b
Merge pull request #102 from gabrielgrant/patch-1ddb0f11
Update README to fix docs link32df04e
Merge pull request #98 from MelSumner/patch-16b7a740
Update README.md2d3a8af
Upgrade to babel 7Dependabot 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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 readmeAdditionally, you can set the following in your Dependabot dashboard: