Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

chore(deps-dev): bump babel-preset-babili from 0.0.9 to 0.1.4 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps babel-preset-babili from 0.0.9 to 0.1.4.

Release notes

Sourced from babel-preset-babili's releases.

[email protected] (2017-06-20)

🐛 Bug Fix

Committers: 3

[email protected] (2017-06-13)

🚀 New Feature

  • babel-plugin-minify-constant-folding
    • #505 Evaluate some String and Array instance methods at compile time. (@​j-f1)
  • babel-plugin-minify-dead-code-elimination

🐛 Bug Fix

  • babel-plugin-transform-property-literals
  • babel-plugin-minify-mangle-names

🏠 Internal

  • babel-helper-flip-expressions, babel-plugin-minify-dead-code-elimination, babel-plugin-minify-guarded-expressions, babel-plugin-minify-simplify, babel-plugin-transform-inline-consecutive-adds
  • Other
    • #557 Clean up before every run to avoid working on already minified file. (@​buunguyen)

Committers: 4

[email protected] (2017-05-23)

🐛 Bug Fix

  • babel-plugin-minify-mangle-names

... (truncated)

Changelog

Sourced from babel-preset-babili's changelog.

[email protected] (2017-06-20)

Just some various bug fixes!

🐛 Bug Fix

Committers: 3

[email protected] (2017-06-13)

🚀 New Feature

  • babel-plugin-minify-constant-folding
    • #505 Evaluate some String and Array instance methods at compile time. (@​j-f1)
  • babel-plugin-minify-dead-code-elimination

🐛 Bug Fix

  • babel-plugin-transform-property-literals
  • babel-plugin-minify-mangle-names

🏠 Internal

  • babel-helper-flip-expressions, babel-plugin-minify-dead-code-elimination, babel-plugin-minify-guarded-expressions, babel-plugin-minify-simplify, babel-plugin-transform-inline-consecutive-adds
  • Other
    • #557 Clean up before every run to avoid working on already minified file. (@​buunguyen)

Committers: 4

[email protected] (2017-05-23)

🐛 Bug Fix

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-babili](https://github.com/babel/babili) from 0.0.9 to 0.1.4.
- [Release notes](https://github.com/babel/babili/releases)
- [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babili/compare/[email protected]@0.1.4)

---
updated-dependencies:
- dependency-name: babel-preset-babili
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #31 (c75ad0e) into master (4121013) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   46.21%   46.21%           
=======================================
  Files           3        3           
  Lines         132      132           
  Branches       31       31           
=======================================
  Hits           61       61           
  Misses         57       57           
  Partials       14       14           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants