Trikolon / liquidradio

Frontend for music station Liquid Radio
https://liquidradio.pro
MIT License
7 stars 2 forks source link

Bump babel-core from 6.26.0 to 6.26.3 #65

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps babel-core from 6.26.0 to 6.26.3.

Release notes *Sourced from [babel-core's releases](https://github.com/babel/babel/releases).* > ## v6.26.3 > ### Summary > > * Fixed a small regression from the backport of [#7761](https://github-redirect.dependabot.com/babel/babel/issues/7761) from [#7812](https://github-redirect.dependabot.com/babel/babel/issues/7812) if the output file contains no JS content > > ## v6.26.2 > ### Summary > > * Landed [#7812](https://github-redirect.dependabot.com/babel/babel/issues/7812) which backported several fixes to make sourcemaps behave better > * [#7312](https://github-redirect.dependabot.com/babel/babel/issues/7312) - Include better mappings for arrow-transformed 'this' and 'arguments' > * [#7378](https://github-redirect.dependabot.com/babel/babel/issues/7378) - Include better mappings for import bindings transformed to member expressions > * [#7761](https://github-redirect.dependabot.com/babel/babel/issues/7761) - Re-implement inputSourceMap merging logic to more accurately reflect mappings > > ## v6.26.1 > > https://github-redirect.dependabot.com/babel/babel/pull/7205#issuecomment-362818338 > > ## Fix > - https://github-redirect.dependabot.com/babel/babel/pull/7205
Commits - [`d8be710`](https://github.com/babel/babel/commit/d8be710dc7590faf718181230ce2800c48e7d22e) v6.26.3 - [`a8ddf5e`](https://github.com/babel/babel/commit/a8ddf5e7802ce6bf13239e008e6d621b143277a3) Only convert input mappings if we get mappings from Babel - [`280cfed`](https://github.com/babel/babel/commit/280cfed41589d37df635fb8d442b5e930d6286cb) v6.26.2 - [`6fa027e`](https://github.com/babel/babel/commit/6fa027e81e4314045d31911b71232a0b710bb938) Merge pull request [#7812](https://github-redirect.dependabot.com/babel/babel/issues/7812) from loganfsmyth/backported-sourcemap-changes - [`c8b4c28`](https://github.com/babel/babel/commit/c8b4c2864355e5c9bd160961fd97a4b9acab05ee) Implement minNodeVersion for babel-cli tests too. - [`753c2af`](https://github.com/babel/babel/commit/753c2af506d636879c25fa8a769ec4f2458a23be) Disable 2 tests on Node 0.10 - [`ae43e06`](https://github.com/babel/babel/commit/ae43e064018e239316428e9cdc61cf4fb983cb23) Backport minNodeVersion test option from [#5765](https://github-redirect.dependabot.com/babel/babel/issues/5765) for 6.x - [`e72cf66`](https://github.com/babel/babel/commit/e72cf66b4c6f418c9b64b713c733e4cc8b9f2e92) Fix Babel 6 builds on Node 0.10 - [`80f433a`](https://github.com/babel/babel/commit/80f433a18712465505164a8254bb49ba31f68c35) Backport [#7761](https://github-redirect.dependabot.com/babel/babel/issues/7761) for 6.x - [`7360a30`](https://github.com/babel/babel/commit/7360a30385b236143b918b1903e3bc42657c1bcb) Backport [#7312](https://github-redirect.dependabot.com/babel/babel/issues/7312) for 6.x - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v6.26.0...v6.26.3)


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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 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) - 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.