sarabveer / nanakshahi-js

A JavaScript Library to get Nanakshahi Dates and Gurpurabs
https://nanakshahi.net
Mozilla Public License 2.0
22 stars 9 forks source link

Bump @babel/preset-env from 7.4.1 to 7.4.2 #92

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @babel/preset-env from 7.4.1 to 7.4.2.

Release notes *Sourced from [@babel/preset-env'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))
Changelog *Sourced from [@babel/preset-env'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))
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.4.1...v7.4.2)


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.