atom-community / ide-python

Python language support for Atom-IDE :atom: :snake:
https://atom.io/packages/ide-python
Other
237 stars 44 forks source link

chore(deps): update devdependencies #530

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.18.2 -> 7.18.5 age adoption passing confidence
@types/node 17.0.42 -> 18.0.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.18.5`](https://togithub.com/babel/babel/releases/tag/v7.18.5) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.2...v7.18.5) ##### v7.18.5 (2022-06-13) Thanks [@​underfin](https://togithub.com/underfin) and [@​vasicvuk](https://togithub.com/vasicvuk) for your first PRs! ##### :bug: Bug Fix - `babel-plugin-transform-new-target` - [#​14611](https://togithub.com/babel/babel/pull/14611) fix: `new.target` with shadowed class name ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-modules-systemjs` - [#​14655](https://togithub.com/babel/babel/pull/14655) Fix named destructuring exports ([@​underfin](https://togithub.com/underfin)) ##### :memo: Documentation - [#​14332](https://togithub.com/babel/babel/pull/14332) docs: eslint-parser requireConfigFile behaviour ([@​JLHwung](https://togithub.com/JLHwung)) - [#​14619](https://togithub.com/babel/babel/pull/14619) Move v7 prereleases changelog to a separate file ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-traverse` - [#​14649](https://togithub.com/babel/babel/pull/14649) Rely on the call stack to clean up cache in `_guessExecutionStatusRelativeTo` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​14641](https://togithub.com/babel/babel/pull/14641) Change limit of source map 3MB ([@​vasicvuk](https://togithub.com/vasicvuk)) - Other - [#​14627](https://togithub.com/babel/babel/pull/14627) Speedup e2e test on github ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14248](https://togithub.com/babel/babel/pull/14248) chore: automate compat-data update ([@​tony-go](https://togithub.com/tony-go)) - `babel-parser` - [#​14592](https://togithub.com/babel/babel/pull/14592) feat: Automatically generate test results that do not exist ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :running_woman: Performance - `babel-traverse` - [#​14617](https://togithub.com/babel/babel/pull/14617) Fix `_guessExecutionStatusRelativeToDifferentFunctions` perf ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### Committers: 7 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Tony Gorez ([@​tony-go](https://togithub.com/tony-go)) - Vuk Vasić ([@​vasicvuk](https://togithub.com/vasicvuk)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) - [@​underfin](https://togithub.com/underfin)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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