wopian / kitsu

🦊 A simple, lightweight & framework agnostic JSON:API client
https://yarn.fyi/kitsu
MIT License
271 stars 42 forks source link

build(deps): update devdependency @babel/core to ~7.25.0 #1012

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ~7.24.0 -> ~7.25.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.25.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.9...v7.25.2) ##### :bug: Bug Fix - `babel-core`, `babel-traverse` - [#​16695](https://togithub.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@​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 is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 months ago

yarn.lock changes

Click to toggle table visibility
| Name | Status | Previous | Current | | :- | :-: | :-: | :-: | | `@babel/compat-data` | [UPDATED](#) | 7.25.0 | 7.25.2 | | `@babel/core` | [UPDATED](#) | 7.24.9 | 7.25.2 | | `@babel/helper-compilation-targets` | [UPDATED](#) | 7.24.8 | 7.25.2 | | `@babel/helper-module-transforms` | [UPDATED](#) | 7.25.0 | 7.25.2 | | `@babel/traverse` | [UPDATED](#) | 7.25.1 | 7.25.2 | | `@babel/types` | [UPDATED](#) | 7.25.0 | 7.25.2 |
codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 5d956af9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.