prescottprue / redux-firestore

Redux bindings for Firestore
MIT License
575 stars 102 forks source link

chore(dev-deps): update dependency @babel/preset-env to v7.22.14 #609

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.22.10 -> 7.22.14 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.22.14`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72214-2023-08-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.10...v7.22.14) ##### :bug: Bug Fix - `babel-preset-env` - [#​15907](https://togithub.com/babel/babel/pull/15907) Avoid dynamic require call in preset-env ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser` - [#​15884](https://togithub.com/babel/babel/pull/15884) Simplify parser errors creation ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-helper-compilation-targets`, `babel-helper-simple-access`, `babel-parser`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-traverse`, `babel-types` - [#​15902](https://togithub.com/babel/babel/pull/15902) extract more test helpers to repo-utils ([@​JLHwung](https://togithub.com/JLHwung))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #609 (696aae8) into main (b317d14) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #609   +/-   ##
=======================================
  Coverage   85.85%   85.85%           
=======================================
  Files          21       21           
  Lines        1082     1082           
=======================================
  Hits          929      929           
  Misses        153      153