google / gts

☂️ TypeScript style guide, formatter, and linter.
https://github.com/google/gts
Apache License 2.0
5.09k stars 206 forks source link

fix(deps): update dependency write-file-atomic to v6 #912

Open renovate-bot opened 1 month ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
write-file-atomic ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

npm/write-file-atomic (write-file-atomic) ### [`v6.0.0`](https://redirect.github.com/npm/write-file-atomic/blob/HEAD/CHANGELOG.md#600-2024-09-24) [Compare Source](https://redirect.github.com/npm/write-file-atomic/compare/v5.0.1...v6.0.0) ##### ⚠️ BREAKING CHANGES - `write-file-atomic` now supports node `^18.17.0 || >=20.5.0` ##### Bug Fixes - [`e4db381`](https://redirect.github.com/npm/write-file-atomic/commit/e4db381db11ad66e2eba47a801b5fe279923057f) [#​208](https://redirect.github.com/npm/write-file-atomic/pull/208) align to npm 10 node engine range ([@​hashtagchris](https://redirect.github.com/hashtagchris)) ##### Chores - [`384ec4c`](https://redirect.github.com/npm/write-file-atomic/commit/384ec4c4008cf66b9863999c7b4e0554109968bc) [#​208](https://redirect.github.com/npm/write-file-atomic/pull/208) run template-oss-apply ([@​hashtagchris](https://redirect.github.com/hashtagchris)) - [`1a8883d`](https://redirect.github.com/npm/write-file-atomic/commit/1a8883d94a97bef3addf7d77300720f3aacfabbe) [#​206](https://redirect.github.com/npm/write-file-atomic/pull/206) bump [@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`73bddd9`](https://redirect.github.com/npm/write-file-atomic/commit/73bddd9db182f7a9ec1475a311c57844b4b3f05f) [#​194](https://redirect.github.com/npm/write-file-atomic/pull/194) linting: no-unused-vars ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`4a16903`](https://redirect.github.com/npm/write-file-atomic/commit/4a169033af04227a898ac14cd90b3358a8d4d37e) [#​194](https://redirect.github.com/npm/write-file-atomic/pull/194) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) to 4.22.0 ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`944e6c2`](https://redirect.github.com/npm/write-file-atomic/commit/944e6c2e9d01389514b540e4effa4cc1d786510a) [#​207](https://redirect.github.com/npm/write-file-atomic/pull/207) postinstall for dependabot template-oss PR ([@​hashtagchris](https://redirect.github.com/hashtagchris)) - [`c2c17b7`](https://redirect.github.com/npm/write-file-atomic/commit/c2c17b7a9297215cde6bb3c80691563193b986d3) [#​207](https://redirect.github.com/npm/write-file-atomic/pull/207) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.1 to 4.23.3 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) ### [`v5.0.1`](https://redirect.github.com/npm/write-file-atomic/blob/HEAD/CHANGELOG.md#501-2023-04-26) [Compare Source](https://redirect.github.com/npm/write-file-atomic/compare/v5.0.0...v5.0.1) ##### Dependencies - [`a0daf64`](https://redirect.github.com/npm/write-file-atomic/commit/a0daf642b441f3026de36f8d10dae24e46b34f01) [#​157](https://redirect.github.com/npm/write-file-atomic/pull/157) bump signal-exit from 3.0.7 to 4.0.1 ([#​157](https://redirect.github.com/npm/write-file-atomic/issues/157)) ### [`v5.0.0`](https://redirect.github.com/npm/write-file-atomic/blob/HEAD/CHANGELOG.md#500-2022-10-10) [Compare Source](https://redirect.github.com/npm/write-file-atomic/compare/v4.0.2...v5.0.0) ##### ⚠️ BREAKING CHANGES - `write-file-atomic` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` ##### Features - [`5506c07`](https://redirect.github.com/npm/write-file-atomic/commit/5506c076c0421ef2e4ddfc4ee5ed2be5adc809e7) [#​122](https://redirect.github.com/npm/write-file-atomic/pull/122) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.