Skip to content

Bump @ember/jquery from 0.6.1 to 1.1.0 #1966

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

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @ember/jquery from 0.6.1 to 1.1.0.

Release notes

Sourced from @ember/jquery's releases.

Release 1.1.0

🚀 Enhancement

Committers: 3

Release 1.0.0

💥 Breaking Change

🚀 Enhancement

  • #148 Allow addon to provide jQuery to final build, but not include Ember <-> jQuery integration. (@​lupestro)

📝 Documentation

Committers: 4

Changelog

Sourced from @ember/jquery's changelog.

v1.1.0 (2019-10-04)

🚀 Enhancement

Committers: 3

v1.0.0 (2019-10-02)

💥 Breaking Change

🚀 Enhancement

  • #148 Allow addon to provide jQuery to final build, but not include Ember <-> jQuery integration. (@​lupestro)

📝 Documentation

Committers: 4

Commits
  • 9112702 Release 1.1.0
  • c88dbf1 Add missing deprecation message for this.$() (#153)
  • dd96dd5 Remove noDeprecations tests
  • cade173 Add missing deprecation message for this.$()
  • 52886ad Merge pull request #152 from emberjs/dependabot/npm_and_yarn/ember-cli-htmlba...
  • 7a533b7 Bump ember-cli-htmlbars from 4.0.3 to 4.0.4
  • 32d79c3 Re-roll yarn.lock to avoid issues with missing integrity in yarn… (#151)
  • 4969158 Re-roll yarn.lock to avoid issues with missing integrity in yarn 1.19.0
  • 0a6391d Bump eslint-plugin-node from 9.2.0 to 10.0.0 (#133)
  • 07d66b4 Merge pull request #138 from emberjs/dependabot/npm_and_yarn/ember/optional-f...
  • Additional commits viewable in compare view

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.


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 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)
  • 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)

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @smarnach (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.

@locks
Copy link
Contributor

locks commented Dec 17, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 17, 2019

📌 Commit 14754b8 has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 17, 2019

⌛ Testing commit 14754b8 with merge b2e50cf...

bors added a commit that referenced this pull request Dec 17, 2019
…1.1.0, r=locks

Bump @ember/jquery from 0.6.1 to 1.1.0

Bumps [@ember/jquery](https://github.com/emberjs/ember-jquery) from 0.6.1 to 1.1.0.
<details>
<summary>Release notes</summary>

*Sourced from [@ember/jquery's releases](https://github.com/emberjs/ember-jquery/releases).*

> ## Release 1.1.0
> #### 🚀 Enhancement
> * [#153](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/153) Add missing deprecation message for `this.$()` ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 3
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
>
> ## Release 1.0.0
> #### 💥 Breaking Change
> * [#100](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/100) ember-cli-update to 3.10, drop node 6 ([@&#8203;simonihmig](https://github.com/simonihmig))
>
> #### 🚀 Enhancement
> * [#148](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/148) Allow addon to provide jQuery to final build, but not include Ember <-> jQuery integration. ([@&#8203;lupestro](https://github.com/lupestro))
>
> #### 📝 Documentation
> * [#145](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/145) Add directions to import and use jQuery ([@&#8203;jrjohnson](https://github.com/jrjohnson))
>
> #### Committers: 4
> - Jonathan Johnson ([@&#8203;jrjohnson](https://github.com/jrjohnson))
> - Ralph Mack ([@&#8203;lupestro](https://github.com/lupestro))
> - Simon Ihmig ([@&#8203;simonihmig](https://github.com/simonihmig))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
</details>
<details>
<summary>Changelog</summary>

*Sourced from [@ember/jquery's changelog](https://github.com/emberjs/ember-jquery/blob/master/CHANGELOG.md).*

> ## v1.1.0 (2019-10-04)
>
> #### 🚀 Enhancement
> * [#153](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/153) Add missing deprecation message for `this.$()` ([@&#8203;Turbo87](https://github.com/Turbo87))
>
> #### Committers: 3
> - Robert Jackson ([@&#8203;rwjblue](https://github.com/rwjblue))
> - Tobias Bieniek ([@&#8203;Turbo87](https://github.com/Turbo87))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
>
> ## v1.0.0 (2019-10-02)
>
> #### 💥 Breaking Change
> * [#100](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/100) ember-cli-update to 3.10, drop node 6 ([@&#8203;simonihmig](https://github.com/simonihmig))
>
> #### 🚀 Enhancement
> * [#148](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/148) Allow addon to provide jQuery to final build, but not include Ember <-> jQuery integration. ([@&#8203;lupestro](https://github.com/lupestro))
>
> #### 📝 Documentation
> * [#145](https://github-redirect.dependabot.com/emberjs/ember-jquery/pull/145) Add directions to import and use jQuery ([@&#8203;jrjohnson](https://github.com/jrjohnson))
>
> #### Committers: 4
> - Jonathan Johnson ([@&#8203;jrjohnson](https://github.com/jrjohnson))
> - Ralph Mack ([@&#8203;lupestro](https://github.com/lupestro))
> - Simon Ihmig ([@&#8203;simonihmig](https://github.com/simonihmig))
> - [[@&#8203;dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
</details>
<details>
<summary>Commits</summary>

- [`9112702`](emberjs/ember-jquery@9112702) Release 1.1.0
- [`c88dbf1`](emberjs/ember-jquery@c88dbf1) Add missing deprecation message for `this.$()` ([#153](https://github-redirect.dependabot.com/emberjs/ember-jquery/issues/153))
- [`dd96dd5`](emberjs/ember-jquery@dd96dd5) Remove `noDeprecations` tests
- [`cade173`](emberjs/ember-jquery@cade173) Add missing deprecation message for `this.$()`
- [`52886ad`](emberjs/ember-jquery@52886ad) Merge pull request [#152](https://github-redirect.dependabot.com/emberjs/ember-jquery/issues/152) from emberjs/dependabot/npm_and_yarn/ember-cli-htmlba...
- [`7a533b7`](emberjs/ember-jquery@7a533b7) Bump ember-cli-htmlbars from 4.0.3 to 4.0.4
- [`32d79c3`](emberjs/ember-jquery@32d79c3) Re-roll yarn.lock to avoid issues with missing integrity in yarn… ([#151](https://github-redirect.dependabot.com/emberjs/ember-jquery/issues/151))
- [`4969158`](emberjs/ember-jquery@4969158) Re-roll yarn.lock to avoid issues with missing integrity in yarn 1.19.0
- [`0a6391d`](emberjs/ember-jquery@0a6391d) Bump eslint-plugin-node from 9.2.0 to 10.0.0 ([#133](https://github-redirect.dependabot.com/emberjs/ember-jquery/issues/133))
- [`07d66b4`](emberjs/ember-jquery@07d66b4) Merge pull request [#138](https://github-redirect.dependabot.com/emberjs/ember-jquery/issues/138) from emberjs/dependabot/npm_and_yarn/ember/optional-f...
- Additional commits viewable in [compare view](emberjs/ember-jquery@v0.6.1...v1.1.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@ember/jquery&package-manager=npm_and_yarn&previous-version=0.6.1&new-version=1.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=@ember/jquery&package-manager=npm_and_yarn&previous-version=0.6.1&new-version=1.1.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>
@bors
Copy link
Contributor

bors commented Dec 17, 2019

☀️ Test successful - checks-travis
Approved by: locks
Pushing b2e50cf to master...

@bors bors merged commit 14754b8 into master Dec 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember/jquery-1.1.0 branch December 17, 2019 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants