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 @babel/preset-env from 7.16.7 to 7.16.8 #723

Merged
merged 1 commit into from Jan 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps @babel/preset-env from 7.16.7 to 7.16.8.

Release notes

Sourced from @​babel/preset-env's releases.

v7.16.8 (2022-01-10)

Thanks @​imtaotao and @​ozanhonamlioglu for your first PRs!

🐛 Bug Fix

  • babel-generator, babel-plugin-syntax-typescript, babel-plugin-transform-parameters
  • babel-traverse
  • babel-register
  • babel-plugin-transform-modules-commonjs
  • babel-plugin-transform-typescript

💅 Polish

🏠 Internal

  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env

🔬 Output optimization

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator

Committers: 8

Changelog

Sourced from @​babel/preset-env's changelog.

v7.16.8 (2022-01-10)

🐛 Bug Fix

  • babel-generator, babel-plugin-syntax-typescript, babel-plugin-transform-parameters
  • babel-traverse
  • babel-register
  • babel-plugin-transform-modules-commonjs
  • babel-plugin-transform-typescript

💅 Polish

🏠 Internal

  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env

🔬 Output optimization

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator
Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.7 to 7.16.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jan 17, 2022
@Robdel12 Robdel12 merged commit 5854d68 into master Jan 18, 2022
@Robdel12 Robdel12 deleted the dependabot/npm_and_yarn/babel/preset-env-7.16.8 branch January 18, 2022 16:32
bors added a commit to rust-lang/crates.io that referenced this pull request Jan 28, 2022
Update dependency @percy/cli to v1.0.0-beta.74

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@percy/cli](https://togithub.com/percy/cli)` | [`1.0.0-beta.73` -> `1.0.0-beta.74`](https://renovatebot.com/diffs/npm/`@percy%2fcli/1.0.0-beta.73/1.0.0-beta.74)` | [![age](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/compatibility-slim/1.0.0-beta.73)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/confidence-slim/1.0.0-beta.73)](https://docs.renovatebot.com/merge-confidence/)` |

---

### Release Notes

<details>
<summary>percy/cli</summary>

### [`v1.0.0-beta.74`](https://togithub.com/percy/cli/releases/v1.0.0-beta.74)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.0-beta.73...v1.0.0-beta.74)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   🐛 Avoid recursion in generators due to no tail-call optimizations by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [percy/cli#739

##### ⬆️⬇️ Dependency Updates

-   ⬆️ Bump shelljs from 0.8.4 to 0.8.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#722
-   ⬆️ Bump [`@&#8203;babel/preset-env](https://togithub.com/babel/preset-env)` from 7.16.7 to 7.16.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#723
-   ⬆️ Bump ws from 8.4.0 to 8.4.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#729
-   ⬆️ Bump nock from 13.2.1 to 13.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#725
-   ⬆️ Bump log4js from 6.3.0 to 6.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#736

**Full Changelog**: percy/cli@v1.0.0-beta.73...v1.0.0-beta.74

</details>

---

### Configuration

📅 **Schedule**: "before 3am on Monday" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️⬇️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant