Skip to content
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

[stable10] Bump @bower_components/backbone from 1.3.3 to 1.4.0 in /build #34621

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 25, 2019

Bumps @bower_components/backbone from 1.3.3 to 1.4.0.

Commits
  • 5de45fc Backbone 1.4.0
  • c336c8a Allow ESLint to do its thing.
  • 27f7d41 Merge pull request #4190 from AndresArturo/4189
  • 594bf08 Mention Options to be passed down from Collection on Model creation
  • 82bf61e Merge pull request #4146 from rafde/lodash5-compat
  • 06fd17a Fixes #4149, xhr passed to error event, not response
  • 6e707b3 Merge pull request #4163 from AndresArturo/model-isvalid-docs
  • e6e71f4 Clarify misleading line in docs: comparator only executes on add or sort (#4150)
  • 47955c0 Include a description of the events triggered in Model#isValid in the docs
  • 678aeee update travis ci to use node 6 since it's in LTS (#4147)
  • 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
  • @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:

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

@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

Merging #34621 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34621   +/-   ##
===========================================
  Coverage       63.98%   63.98%           
  Complexity      19229    19229           
===========================================
  Files            1272     1272           
  Lines           75730    75730           
  Branches         1291     1291           
===========================================
  Hits            48455    48455           
  Misses          26896    26896           
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.23% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.13% <ø> (ø) 19229 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ca80c4...4f3d81d. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

❗ No coverage uploaded for pull request base (stable10@ec00999). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34621   +/-   ##
===========================================
  Coverage            ?   63.98%           
  Complexity          ?    19229           
===========================================
  Files               ?     1272           
  Lines               ?    75730           
  Branches            ?     1291           
===========================================
  Hits                ?    48455           
  Misses              ?    26896           
  Partials            ?      379
Flag Coverage Δ Complexity Δ
#javascript 53.23% <ø> (?) 0 <ø> (?)
#phpunit 65.13% <ø> (?) 19229 <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec00999...0aed8ca. Read the comment docs.

@phil-davis phil-davis changed the title Bump @bower_components/backbone from 1.3.3 to 1.4.0 in /build [stable10] Bump @bower_components/backbone from 1.3.3 to 1.4.0 in /build Feb 28, 2019
Bumps [@bower_components/backbone](https://github.com/jashkenas/backbone) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/jashkenas/backbone/releases)
- [Commits](jashkenas/backbone@8ec8860...5de45fc)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/build/stable10/@bower_components/backbone-1.4.0 branch from 4f3d81d to 0aed8ca Compare March 18, 2019 14:28
@phil-davis phil-davis self-assigned this Mar 20, 2019
@phil-davis
Copy link
Contributor

Added "3 - to review" ... to clear this sort of stuff out while comparing master and stable10

@PVince81 PVince81 merged commit e071f91 into stable10 Mar 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/build/stable10/@bower_components/backbone-1.4.0 branch March 25, 2019 08:50
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants