Pajn / iterates

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

chore(deps): bump @babel/runtime from 7.1.5 to 7.4.2 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @babel/runtime from 7.1.5 to 7.4.2.

Release notes *Sourced from [@babel/runtime's releases](https://github.com/babel/babel/releases).* > > ## v7.4.2 (2019-03-21) > > #### :bug: Bug Fix > * `babel-parser` > * [#9725](https://github-redirect.dependabot.com/babel/babel/pull/9725) Modules might be in loose mode when checking for undecl exports ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9719](https://github-redirect.dependabot.com/babel/babel/pull/9719) Fix scope checks with enabled flow plugin ([@​danez](https://github.com/danez)) > * `babel-helpers`, `babel-plugin-transform-named-capturing-groups-regex` > * [#9726](https://github-redirect.dependabot.com/babel/babel/pull/9726) Fix typo in wrapRegExp helper ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-preset-env` > * [#9724](https://github-redirect.dependabot.com/babel/babel/pull/9724) Closes [#9713](https://github-redirect.dependabot.com/babel/babel/issues/9713) ([@​zloirock](https://github.com/zloirock)) > > #### :nail_care: Polish > * `babel-preset-env` > * [#9732](https://github-redirect.dependabot.com/babel/babel/pull/9732) Mark the core-js warning as such ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9716](https://github-redirect.dependabot.com/babel/babel/pull/9716) Tweak preset-env corejs/useBuiltIns warning and error messages ([@​existentialism](https://github.com/existentialism)) > > #### :house: Internal > * [#9718](https://github-redirect.dependabot.com/babel/babel/pull/9718) Bump Babel deps ([@​existentialism](https://github.com/existentialism)) > > #### Committers: 4 > - Brian Ng ([@​existentialism](https://github.com/existentialism)) > - Daniel Tschinder ([@​danez](https://github.com/danez)) > - Denis Pushkarev ([@​zloirock](https://github.com/zloirock)) > - Nicolò Ribaudo ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.4.1 (2019-03-20) > > #### :bug: Bug Fix > * `babel-preset-env` > * [#9711](https://github-redirect.dependabot.com/babel/babel/pull/9711) Alias @babel/preset-env/data/built-ins.json.js ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9709](https://github-redirect.dependabot.com/babel/babel/pull/9709) Bring back isPluginRequired ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > #### Committers: 1 > - Nicolò Ribaudo ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > > ## v7.4.0 (2019-03-19) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#9529](https://github-redirect.dependabot.com/babel/babel/pull/9529) Add `readonly` to TypeScript type modifier ([@​tanhauhau](https://github.com/tanhauhau)) > * [#9534](https://github-redirect.dependabot.com/babel/babel/pull/9534) TypeScript Constant contexts ([@​tanhauhau](https://github.com/tanhauhau)) > * [#9637](https://github-redirect.dependabot.com/babel/babel/pull/9637) Update identifier parsing per Unicode v12 ([@​mathiasbynens](https://github.com/mathiasbynens)) > * [#9616](https://github-redirect.dependabot.com/babel/babel/pull/9616) Allow any reserved word in `export {} from` specifiers ([@​danez](https://github.com/danez)) > * [#9612](https://github-redirect.dependabot.com/babel/babel/pull/9612) [TS] Disallow type casts in arrow parameters ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9607](https://github-redirect.dependabot.com/babel/babel/pull/9607) Refactor parsing object members ([@​danez](https://github.com/danez)) > * [#9599](https://github-redirect.dependabot.com/babel/babel/pull/9599) Disallow duplicate params in methods ([@​danez](https://github.com/danez)) > * [#9586](https://github-redirect.dependabot.com/babel/babel/pull/9586) Treat for loop body as part of loop scope ([@​danez](https://github.com/danez)) > ... (truncated)
Changelog *Sourced from [@babel/runtime's changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md).* > ## v7.4.2 (2019-03-21) > > #### :bug: Bug Fix > * `babel-parser` > * [#9725](https://github-redirect.dependabot.com/babel/babel/pull/9725) Modules might be in loose mode when checking for undecl exports ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9719](https://github-redirect.dependabot.com/babel/babel/pull/9719) Fix scope checks with enabled flow plugin ([@​danez](https://github.com/danez)) > * `babel-helpers`, `babel-plugin-transform-named-capturing-groups-regex` > * [#9726](https://github-redirect.dependabot.com/babel/babel/pull/9726) Fix typo in wrapRegExp helper ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * `babel-preset-env` > * [#9724](https://github-redirect.dependabot.com/babel/babel/pull/9724) Closes [#9713](https://github-redirect.dependabot.com/babel/babel/issues/9713) ([@​zloirock](https://github.com/zloirock)) > > #### :nail_care: Polish > * `babel-preset-env` > * [#9732](https://github-redirect.dependabot.com/babel/babel/pull/9732) Mark the core-js warning as such ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9716](https://github-redirect.dependabot.com/babel/babel/pull/9716) Tweak preset-env corejs/useBuiltIns warning and error messages ([@​existentialism](https://github.com/existentialism)) > > #### :house: Internal > * [#9718](https://github-redirect.dependabot.com/babel/babel/pull/9718) Bump Babel deps ([@​existentialism](https://github.com/existentialism)) > > ## v7.4.1 (2019-03-20) > > #### :bug: Bug Fix > * `babel-preset-env` > * [#9711](https://github-redirect.dependabot.com/babel/babel/pull/9711) Alias @babel/preset-env/data/built-ins.json.js ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9709](https://github-redirect.dependabot.com/babel/babel/pull/9709) Bring back isPluginRequired ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > > ## v7.4.0 (2019-03-19) > > #### :eyeglasses: Spec Compliance > * `babel-parser` > * [#9529](https://github-redirect.dependabot.com/babel/babel/pull/9529) Add `readonly` to TypeScript type modifier ([@​tanhauhau](https://github.com/tanhauhau)) > * [#9534](https://github-redirect.dependabot.com/babel/babel/pull/9534) TypeScript Constant contexts ([@​tanhauhau](https://github.com/tanhauhau)) > * [#9637](https://github-redirect.dependabot.com/babel/babel/pull/9637) Update identifier parsing per Unicode v12 ([@​mathiasbynens](https://github.com/mathiasbynens)) > * [#9616](https://github-redirect.dependabot.com/babel/babel/pull/9616) Allow any reserved word in `export {} from` specifiers ([@​danez](https://github.com/danez)) > * [#9612](https://github-redirect.dependabot.com/babel/babel/pull/9612) [TS] Disallow type casts in arrow parameters ([[@​nicolo](https://github.com/nicolo)-ribaudo](https://github.com/nicolo-ribaudo)) > * [#9607](https://github-redirect.dependabot.com/babel/babel/pull/9607) Refactor parsing object members ([@​danez](https://github.com/danez)) > * [#9599](https://github-redirect.dependabot.com/babel/babel/pull/9599) Disallow duplicate params in methods ([@​danez](https://github.com/danez)) > * [#9586](https://github-redirect.dependabot.com/babel/babel/pull/9586) Treat for loop body as part of loop scope ([@​danez](https://github.com/danez)) > * `babel-parser`, `babel-plugin-transform-typescript` > * [#9641](https://github-redirect.dependabot.com/babel/babel/pull/9641) Allow context type annotation on getters/setters ([[@​matt](https://github.com/matt)-tingen](https://github.com/matt-tingen)) > * `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-unicode-regex` > * [#9636](https://github-redirect.dependabot.com/babel/babel/pull/9636) Update babel-plugin-proposal-unicode-property-regex for Unicode v12 ([@​mathiasbynens](https://github.com/mathiasbynens)) > * `babel-generator`, `babel-parser`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-modules-systemjs` > * [#9589](https://github-redirect.dependabot.com/babel/babel/pull/9589) Check exported bindings are defined ([@​danez](https://github.com/danez)) > * `babel-generator`, `babel-parser`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-new-target` > * [#9493](https://github-redirect.dependabot.com/babel/babel/pull/9493) Introduce scope tracking in the parser ([@​danez](https://github.com/danez)) > > #### :rocket: New Feature > * `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-polyfill`, `babel-preset-env`, `babel-register`, `babel-runtime-corejs2`, `babel-runtime-corejs3` > * [#7646](https://github-redirect.dependabot.com/babel/babel/pull/7646) Update to `core-js@3` ([@​zloirock](https://github.com/zloirock)) > ... (truncated)
Commits - [`e93cd9f`](https://github.com/babel/babel/commit/e93cd9ff509e971ba418b3f9b79dd329548322a8) Add v7.4.2 to CHANGELOG.md [skip ci] - [`7dea0f2`](https://github.com/babel/babel/commit/7dea0f23de51af336a2fab0286a73af30cddf3be) v7.4.2 - [`de7dd7f`](https://github.com/babel/babel/commit/de7dd7f0159aac005adaf5bed639f6c81b87a461) Mark the core-js warning as such ([#9732](https://github-redirect.dependabot.com/babel/babel/issues/9732)) - [`f2c55d0`](https://github.com/babel/babel/commit/f2c55d01c43a3f766159cc0d1f07dc8efa361da9) Create drafts instead of finished releases ([#9729](https://github-redirect.dependabot.com/babel/babel/issues/9729)) [skip ci] - [`2201fd8`](https://github.com/babel/babel/commit/2201fd839b4182abd0066728a8ef60b9f2c5cc5c) Modules might be in loose mode when checking for undecl exports ([#9725](https://github-redirect.dependabot.com/babel/babel/issues/9725)) - [`7f8ded9`](https://github.com/babel/babel/commit/7f8ded9851245beb89935702579c3e7fb3653703) Tweak preset-env corejs/useBuiltIns warning and error messages ([#9716](https://github-redirect.dependabot.com/babel/babel/issues/9716)) - [`bf94bb9`](https://github.com/babel/babel/commit/bf94bb9d4353793fc7e9e14aa61a7f7bc593bc08) Fix typo in wrapRegExp helper ([#9726](https://github-redirect.dependabot.com/babel/babel/issues/9726)) - [`ab41cb2`](https://github.com/babel/babel/commit/ab41cb2cda374ea304af28110ef342fe0d25172a) Fix scope checks with enabled flow plugin ([#9719](https://github-redirect.dependabot.com/babel/babel/issues/9719)) - [`92fcd31`](https://github.com/babel/babel/commit/92fcd31eacec2e20437d7928b305f63f5bacd8b9) Handle object rest parameters in the corejs3-usage plugin ([#9724](https://github-redirect.dependabot.com/babel/babel/issues/9724)) - [`c259ec5`](https://github.com/babel/babel/commit/c259ec5408c411bdf80035a86b6107a53e9e9981) Bump Babel deps ([#9718](https://github-redirect.dependabot.com/babel/babel/issues/9718)) - Additional commits viewable in [compare view](https://github.com/babel/babel/compare/v7.1.5...v7.4.2)
Maintainer changes This version was pushed to npm by [nicolo-ribaudo](https://www.npmjs.com/~nicolo-ribaudo), a new releaser for @babel/runtime since your current version.


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 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 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](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.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.826% when pulling 48b75578dc4fe4c5e6d357e624a5a730c81b3a3c on dependabot/npm_and_yarn/@babel/runtime-7.4.2 into 97933594d547db3dbe59b7f7d85b0b74249e1e63 on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #25.