prescottprue / redux-firestore

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

chore(dev-deps): update babel monorepo to v7.22.5 #565

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/cli (source) 7.21.5 -> 7.22.5 age adoption passing confidence
@babel/core (source) 7.22.1 -> 7.22.5 age adoption passing confidence
@babel/eslint-parser (source) 7.21.8 -> 7.22.5 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) 7.21.5 -> 7.22.5 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.22.4 -> 7.22.5 age adoption passing confidence
@babel/preset-env (source) 7.22.4 -> 7.22.5 age adoption passing confidence
@babel/preset-react (source) 7.22.3 -> 7.22.5 age adoption passing confidence
@babel/register (source) 7.21.0 -> 7.22.5 age adoption passing confidence
@babel/runtime (source) 7.22.3 -> 7.22.5 age adoption passing confidence

Release Notes

babel/babel ### [`v7.22.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7225-2023-06-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.5...v7.22.5) ##### :bug: Bug Fix - `babel-preset-env`, `babel-standalone` - [#​15675](https://togithub.com/babel/babel/pull/15675) Fix using `syntax-unicode-sets-regex` in standalone ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-core` - [#​15683](https://togithub.com/babel/babel/pull/15683) Suggest `-transform-` when resolving missing plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 these updates again.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #565 (f8498b4) into main (d4b7010) will not change coverage. The diff coverage is n/a.

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