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

Bump @bower_components/backbone from 1.3.3 to 1.4.0 in /build #34618

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 #34618 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34618   +/-   ##
=========================================
  Coverage     65.23%   65.23%           
  Complexity    18438    18438           
=========================================
  Files          1203     1203           
  Lines         69819    69819           
  Branches       1280     1280           
=========================================
  Hits          45548    45548           
  Misses        23899    23899           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.64% <ø> (ø) 18438 <ø> (ø) ⬇️

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 a922eaf...cae218f. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

Merging #34618 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34618   +/-   ##
=========================================
  Coverage     65.35%   65.35%           
  Complexity    18484    18484           
=========================================
  Files          1208     1208           
  Lines         69969    69969           
  Branches       1280     1280           
=========================================
  Hits          45727    45727           
  Misses        23870    23870           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.76% <ø> (ø) 18484 <ø> (ø) ⬇️

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 bbb4f73...b3a73ea. Read the comment docs.

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/@bower_components/backbone-1.4.0 branch from cae218f to b3a73ea Compare March 20, 2019 10:39
@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

@phil-davis
Copy link
Contributor

"release notes" are embedded in https://github.com/jashkenas/backbone/blob/master/index.html
search for 1.4.0
Looks OK - merging to master. Someone can decide when to merge the stable10 PR that the bot has ready: #34621

@phil-davis phil-davis merged commit 35dd0a6 into master Mar 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/build/@bower_components/backbone-1.4.0 branch March 24, 2019 02:34
@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.

2 participants