hywax / lxc-idmapper

LXC unprivileged mapper
https://hywax.space/projects/lxc-id-mapper
MIT License
7 stars 1 forks source link

chore(deps): update all non-major dependencies #48

Open hywax-assistant opened 1 day ago

hywax-assistant commented 1 day ago

This PR contains the following updates:

Package Type Update Change
changelogen devDependencies patch ^0.5.5 -> ^0.5.7
eslint (source) devDependencies minor ^9.10.0 -> ^9.11.0
vite (source) devDependencies patch ^5.4.6 -> ^5.4.7

Release Notes

unjs/changelogen (changelogen) ### [`v0.5.7`](https://togithub.com/unjs/changelogen/blob/HEAD/CHANGELOG.md#v057) [Compare Source](https://togithub.com/unjs/changelogen/compare/v0.5.6...v0.5.7) [compare changes](https://togithub.com/unjs/changelogen/compare/v0.5.6...v0.5.7) ##### 🩹 Fixes - **bump:** Avoid using `+` for canary suffix ([#​224](https://togithub.com/unjs/changelogen/pull/224)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v0.5.6`](https://togithub.com/unjs/changelogen/blob/HEAD/CHANGELOG.md#v056) [Compare Source](https://togithub.com/unjs/changelogen/compare/v0.5.5...v0.5.6) [compare changes](https://togithub.com/unjs/changelogen/compare/v0.5.5...v0.5.6) ##### 🚀 Enhancements - Add option to sign git tags ([#​117](https://togithub.com/unjs/changelogen/pull/117)) - **git:** Support parse git messages that have prefix emoji ([#​146](https://togithub.com/unjs/changelogen/pull/146)) ##### 🩹 Fixes - **github:** Use bearer token ([#​180](https://togithub.com/unjs/changelogen/pull/180)) - Handle repo name with multiple segments ([#​219](https://togithub.com/unjs/changelogen/pull/219)) - Lowercase scope when filtering ([#​199](https://togithub.com/unjs/changelogen/pull/199)) ##### 💅 Refactors - Replace `execa` with `execSync` ([#​222](https://togithub.com/unjs/changelogen/pull/222)) - Use human readable date for canary versions ([#​223](https://togithub.com/unjs/changelogen/pull/223)) - Update execCommand ([68127be](https://togithub.com/unjs/changelogen/commit/68127be)) ##### 🏡 Chore - Apply automated lint fixes ([72c407f](https://togithub.com/unjs/changelogen/commit/72c407f)) - Update ci ([bcb16cb](https://togithub.com/unjs/changelogen/commit/bcb16cb)) - Update non major deps ([7f714c9](https://togithub.com/unjs/changelogen/commit/7f714c9)) - Update to eslint v9 ([fd40be9](https://togithub.com/unjs/changelogen/commit/fd40be9)) - Apply automated lint fixes ([673255b](https://togithub.com/unjs/changelogen/commit/673255b)) - Update deps ([3cfbe27](https://togithub.com/unjs/changelogen/commit/3cfbe27)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Klein Petr ([@​kleinpetr](http://github.com/kleinpetr)) - Wan Chiu ([@​wan54](http://github.com/wan54)) - Jianqi Pan ([@​Jannchie](http://github.com/Jannchie)) - Vasily Kuzin - Daniel Roe ([@​danielroe](http://github.com/danielroe))
eslint/eslint (eslint) ### [`v9.11.0`](https://togithub.com/eslint/eslint/releases/tag/v9.11.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.10.0...v9.11.0) #### Features - [`ec30c73`](https://togithub.com/eslint/eslint/commit/ec30c7349e0bc2c37465a036e8c7ea3318ac2328) feat: add "eslint/universal" to export `Linter` ([#​18883](https://togithub.com/eslint/eslint/issues/18883)) (唯然) - [`c591da6`](https://togithub.com/eslint/eslint/commit/c591da68d4a96aa28df68f4eff7641f42af82b15) feat: Add language to types ([#​18917](https://togithub.com/eslint/eslint/issues/18917)) (Nicholas C. Zakas) - [`492eb8f`](https://togithub.com/eslint/eslint/commit/492eb8f34ebbc5c9d1dbfcf4dd06b8dde8d1df74) feat: limit the name given to `ImportSpecifier` in `id-length` ([#​18861](https://togithub.com/eslint/eslint/issues/18861)) (Tanuj Kanti) - [`19c6856`](https://togithub.com/eslint/eslint/commit/19c685608d134d9120a129cc80c0ba7f8f016aa3) feat: Add `no-useless-constructor` suggestion ([#​18799](https://togithub.com/eslint/eslint/issues/18799)) (Jordan Thomson) - [`a48f8c2`](https://togithub.com/eslint/eslint/commit/a48f8c29b58c27d87dbf202d55a5770d678d37d6) feat: add type `FormatterFunction`, update `LoadedFormatter` ([#​18872](https://togithub.com/eslint/eslint/issues/18872)) (Francesco Trotta) #### Bug Fixes - [`5e5f39b`](https://togithub.com/eslint/eslint/commit/5e5f39b82535f59780ce4be56d01fd1466029c25) fix: add missing types for `no-restricted-exports` rule ([#​18914](https://togithub.com/eslint/eslint/issues/18914)) (Kristóf Poduszló) - [`8f630eb`](https://togithub.com/eslint/eslint/commit/8f630eb5794ef9fe38e0b8f034287650def634bd) fix: add missing types for `no-param-reassign` options ([#​18906](https://togithub.com/eslint/eslint/issues/18906)) (Kristóf Poduszló) - [`d715781`](https://togithub.com/eslint/eslint/commit/d71578124f14d6da3fa5ab5cc391bb6c9ac3ffcf) fix: add missing types for `no-extra-boolean-cast` options ([#​18902](https://togithub.com/eslint/eslint/issues/18902)) (Kristóf Poduszló) - [`2de5742`](https://togithub.com/eslint/eslint/commit/2de5742682ec45e24dca9ca7faaa45330497fca9) fix: add missing types for `no-misleading-character-class` options ([#​18905](https://togithub.com/eslint/eslint/issues/18905)) (Kristóf Poduszló) - [`c153084`](https://togithub.com/eslint/eslint/commit/c153084250673b31bed46e3fe6af7a65b4ce8d6f) fix: add missing types for `no-implicit-coercion` options ([#​18903](https://togithub.com/eslint/eslint/issues/18903)) (Kristóf Poduszló) - [`fa11b2e`](https://togithub.com/eslint/eslint/commit/fa11b2ede6e5dc1f55dfe4b9b65d9760828900e8) fix: add missing types for `no-empty-function` options ([#​18901](https://togithub.com/eslint/eslint/issues/18901)) (Kristóf Poduszló) - [`a0deed1`](https://togithub.com/eslint/eslint/commit/a0deed122a9676fab07b903c8d16fbf60b92eadf) fix: add missing types for `camelcase` options ([#​18897](https://togithub.com/eslint/eslint/issues/18897)) (Kristóf Poduszló) #### Documentation - [`e4e5709`](https://togithub.com/eslint/eslint/commit/e4e570952249d1c4fde59c79a0f49a38490b72c9) docs: correct `prefer-object-has-own` type definition comment ([#​18924](https://togithub.com/eslint/eslint/issues/18924)) (Nitin Kumar) - [`91cbd18`](https://togithub.com/eslint/eslint/commit/91cbd18c70dee2ef73de8d8e43f2c744fd173934) docs: add unicode abbreviations in no-irregular-whitespace rule ([#​18894](https://togithub.com/eslint/eslint/issues/18894)) (Alix Royere) - [`59cfc0f`](https://togithub.com/eslint/eslint/commit/59cfc0f1b3bbb62260602579f79bd1c36ab5a00f) docs: clarify `resultsMeta` in `LoadedFormatter` type ([#​18881](https://togithub.com/eslint/eslint/issues/18881)) (Milos Djermanovic) - [`adcc50d`](https://togithub.com/eslint/eslint/commit/adcc50dbf1fb98c0884f841e2a627796a4490373) docs: Update README (GitHub Actions Bot) - [`4edac1a`](https://togithub.com/eslint/eslint/commit/4edac1a325a832804f76602736a86217b40f69ac) docs: Update README (GitHub Actions Bot) #### Build Related - [`959d360`](https://togithub.com/eslint/eslint/commit/959d360be597d3112b10590018cd52f1d98712d6) build: Support updates to previous major versions ([#​18871](https://togithub.com/eslint/eslint/issues/18871)) (Milos Djermanovic) #### Chores - [`ca21a64`](https://togithub.com/eslint/eslint/commit/ca21a64ed0f59adb9dadcef2fc8f7248879edbd3) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​9](https://togithub.com/9).11.0 ([#​18927](https://togithub.com/eslint/eslint/issues/18927)) (Milos Djermanovic) - [`a10f90a`](https://togithub.com/eslint/eslint/commit/a10f90af35aea9ac555b1f33106fbba1027d774e) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`e4e02cc`](https://togithub.com/eslint/eslint/commit/e4e02cc6938f38ad5028bb8ad82f52460a18dea5) refactor: Extract processor logic into ProcessorService ([#​18818](https://togithub.com/eslint/eslint/issues/18818)) (Nicholas C. Zakas) - [`6d4484d`](https://togithub.com/eslint/eslint/commit/6d4484d9c19e4132f3dee948174a543dbbb5d30f) chore: updates for v8.57.1 release (Jenkins) - [`71f37c5`](https://togithub.com/eslint/eslint/commit/71f37c5bf04afb704232d312cc6c72c957d1c14e) refactor: use optional chaining when validating config rules ([#​18893](https://togithub.com/eslint/eslint/issues/18893)) (lucasrmendonca) - [`2c2805f`](https://togithub.com/eslint/eslint/commit/2c2805f8ee0fb1f27f3e442de248f45e5a98a067) chore: Add PR note to all templates ([#​18892](https://togithub.com/eslint/eslint/issues/18892)) (Nicholas C. Zakas) - [`7b852ce`](https://togithub.com/eslint/eslint/commit/7b852ce59e6ed56931c080aa46ab548fa57feffc) refactor: use `Directive` class from `@eslint/plugin-kit` ([#​18884](https://togithub.com/eslint/eslint/issues/18884)) (Milos Djermanovic) - [`d594ddd`](https://togithub.com/eslint/eslint/commit/d594ddd2cc9b0c251291ea12fbd14ccd2ee32ac7) chore: update dependency [@​eslint/core](https://togithub.com/eslint/core) to ^0.6.0 ([#​18863](https://togithub.com/eslint/eslint/issues/18863)) (renovate\[bot]) - [`78b2421`](https://togithub.com/eslint/eslint/commit/78b2421e28f29206fe120ae1b03804b1b79e6324) chore: Update change.yml ([#​18882](https://togithub.com/eslint/eslint/issues/18882)) (Nicholas C. Zakas) - [`a416f0a`](https://togithub.com/eslint/eslint/commit/a416f0a270e922c86e8571e94a30fc87d72fa873) chore: enable `$ExpectType` comments in .ts files ([#​18869](https://togithub.com/eslint/eslint/issues/18869)) (Francesco Trotta)
vitejs/vite (vite) ### [`v5.4.7`](https://togithub.com/vitejs/vite/releases/tag/v5.4.7) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.6...v5.4.7) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md) for details.

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.

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



This PR has been generated by Hywax Assistant.