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/plugin-transform-modules-commonjs from 7.16.8 to 7.17.7 in /ui #781

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps @babel/plugin-transform-modules-commonjs from 7.16.8 to 7.17.7.

Release notes

Sourced from @​babel/plugin-transform-modules-commonjs's releases.

v7.17.7 (2022-03-14)

Thanks @​cha0s, @​dev-itsheng, @​green1052, @​jlennox and @​Yokubjon-J for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register

💅 Polish

🏠 Internal

Committers: 13

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-modules-commonjs's changelog.

v7.17.7 (2022-03-14)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register

💅 Polish

🏠 Internal

v7.17.6 (2022-02-21)

👓 Spec Compliance

  • babel-helper-module-transforms

🐛 Bug Fix

🔬 Output optimization

  • babel-plugin-transform-react-constant-elements

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 4, 2022
@dependabot dependabot bot requested a review from markphelps April 4, 2022 02:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/babel/plugin-transform-modules-commonjs-7.17.7 branch from 2143f64 to 732cc1e Compare April 5, 2022 14:31
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2022

Codecov Report

Merging #781 (fe3e06d) into master (2bfcdeb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #781   +/-   ##
=======================================
  Coverage   82.56%   82.56%           
=======================================
  Files          19       19           
  Lines        1709     1709           
=======================================
  Hits         1411     1411           
  Misses        249      249           
  Partials       49       49           

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 2bfcdeb...fe3e06d. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/babel/plugin-transform-modules-commonjs-7.17.7 branch from 732cc1e to fe3e06d Compare April 5, 2022 14:36
@markphelps markphelps enabled auto-merge (squash) April 5, 2022 14:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/babel/plugin-transform-modules-commonjs-7.17.7 branch 2 times, most recently from ee78f5f to fa79123 Compare April 5, 2022 15:05
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.16.8 to 7.17.7.
- [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.17.7/packages/babel-plugin-transform-modules-commonjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/babel/plugin-transform-modules-commonjs-7.17.7 branch from fa79123 to f635d00 Compare April 5, 2022 15:12
@markphelps markphelps merged commit 7ef7b5e into master Apr 5, 2022
@markphelps markphelps deleted the dependabot/npm_and_yarn/ui/babel/plugin-transform-modules-commonjs-7.17.7 branch April 5, 2022 15:17
markphelps added a commit that referenced this pull request Apr 6, 2022
…telemetry

* 'telemetry' of https://github.com/markphelps/flipt:
  Bump @playwright/test from 1.19.2 to 1.20.2 in /ui (#783)
  Bump playwright from 1.20.1 to 1.20.2 in /ui (#784)
  Bump @babel/plugin-transform-modules-commonjs in /ui (#781)
  Bump chalk from 5.0.0 to 5.0.1 in /ui (#782)
  Bump bufbuild/buf-setup-action from 1.3.0 to 1.3.1 (#780)
  Bump prettier from 2.5.1 to 2.6.2 in /ui (#785)
  Update README.md
  Bump alpine from 3.15.3 to 3.15.4 in /build (#787)
  Discord (#786)
  Update CODE_OF_CONDUCT.md
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

2 participants