|
c30c753cbd
|
Update dependency eslint to v9.34.0 (#5)
test-build / build (push) Successful in 23s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`9.32.0` -> `9.34.0`](https://renovatebot.com/diffs/npm/eslint/9.32.0/9.34.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
### [`v9.34.0`](https://github.com/eslint/eslint/releases/tag/v9.34.0)
[Compare Source](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)
#### Features
- [`0bb777a`](0bb777a82b ) feat: multithread linting ([#​19794](https://github.com/eslint/eslint/issues/19794)) (Francesco Trotta)
- [`43a5f9e`](43a5f9e36f ) feat: add eslint-plugin-regexp to eslint-config-eslint base config ([#​19951](https://github.com/eslint/eslint/issues/19951)) (Pixel998)
#### Bug Fixes
- [`9b89903`](9b8990397b ) fix: default value of accessor-pairs option in rule.d.ts file ([#​20024](https://github.com/eslint/eslint/issues/20024)) (Tanuj Kanti)
- [`6c07420`](6c074206ae ) fix: fix spurious failure in neostandard integration test ([#​20023](https://github.com/eslint/eslint/issues/20023)) (Kirk Waiblinger)
- [`676f4ac`](676f4acaae ) fix: allow scientific notation with trailing zeros matching exponent ([#​20002](https://github.com/eslint/eslint/issues/20002)) (Sweta Tanwar)
#### Documentation
- [`0b4a590`](0b4a590333 ) docs: make rulesdir deprecation clearer ([#​20018](https://github.com/eslint/eslint/issues/20018)) (Domenico Gemoli)
- [`327c672`](327c67256f ) docs: Update README (GitHub Actions Bot)
- [`bf26229`](bf2622991f ) docs: Fix typo in core-concepts/index.md ([#​20009](https://github.com/eslint/eslint/issues/20009)) (Tobias Hernstig)
- [`2309327`](2309327554 ) docs: fix typo in the "Configuring Rules" section ([#​20001](https://github.com/eslint/eslint/issues/20001)) (ghazi-git)
- [`2b87e21`](2b87e21321 ) docs: \[no-else-return] clarify sample code. ([#​19991](https://github.com/eslint/eslint/issues/19991)) (Yuki Takada (Yukinosuke Takada))
- [`c36570c`](c36570c665 ) docs: Update README (GitHub Actions Bot)
#### Chores
- [`f19ad94`](f19ad9493e ) chore: upgrade to `@eslint/js@9.34.0` ([#​20030](https://github.com/eslint/eslint/issues/20030)) (Francesco Trotta)
- [`b48fa20`](b48fa20034 ) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins)
- [`4bce8a2`](4bce8a2502 ) chore: package.json update for eslint-config-eslint release (Jenkins)
- [`0c9999c`](0c9999c2a6 ) refactor: prefer default options in `grouped-accessor-pairs` ([#​20028](https://github.com/eslint/eslint/issues/20028)) (루밀LuMir)
- [`d503f19`](d503f19813 ) ci: fix `stale.yml` ([#​20010](https://github.com/eslint/eslint/issues/20010)) (루밀LuMir)
- [`e2dc67d`](e2dc67d8b0 ) ci: centralize `stale.yml` ([#​19994](https://github.com/eslint/eslint/issues/19994)) (루밀LuMir)
- [`7093cb8`](7093cb8f59 ) ci: bump actions/checkout from 4 to 5 ([#​20005](https://github.com/eslint/eslint/issues/20005)) (dependabot\[bot])
### [`v9.33.0`](https://github.com/eslint/eslint/releases/tag/v9.33.0)
[Compare Source](https://github.com/eslint/eslint/compare/v9.32.0...v9.33.0)
#### Features
- [`e07820e`](e07820e66f ) feat: add global object access detection to no-restricted-globals ([#​19939](https://github.com/eslint/eslint/issues/19939)) (sethamus)
- [`90b050e`](90b050ec11 ) feat: support explicit resource management in `one-var` ([#​19941](https://github.com/eslint/eslint/issues/19941)) (Sweta Tanwar)
#### Bug Fixes
- [`732433c`](732433c4fb ) fix: allow any type for `meta.docs.recommended` in custom rules ([#​19995](https://github.com/eslint/eslint/issues/19995)) (Francesco Trotta)
- [`e8a6914`](e8a6914a24 ) fix: Fixed potential bug in check-emfile-handling.js ([#​19975](https://github.com/eslint/eslint/issues/19975)) (諏訪原慶斗)
#### Documentation
- [`34f0723`](34f0723e2d ) docs: playground button for TypeScript code example ([#​19671](https://github.com/eslint/eslint/issues/19671)) (Tanuj Kanti)
- [`dc942a4`](dc942a47da ) docs: Update README (GitHub Actions Bot)
- [`5a4b6f7`](5a4b6f7432 ) docs: Update no-multi-assign.md ([#​19979](https://github.com/eslint/eslint/issues/19979)) (Yuki Takada (Yukinosuke Takada))
- [`247e156`](247e15698e ) docs: add missing let declarations in `no-plusplus` ([#​19980](https://github.com/eslint/eslint/issues/19980)) (Yuki Takada (Yukinosuke Takada))
- [`0d17242`](0d17242b3c ) docs: Update README (GitHub Actions Bot)
- [`fa20b9d`](fa20b9db8f ) docs: Clarify when to open an issue for a PR ([#​19974](https://github.com/eslint/eslint/issues/19974)) (Nicholas C. Zakas)
#### Build Related
- [`27fa865`](27fa86551b ) build: use `ESLint` class to generate formatter examples ([#​19972](https://github.com/eslint/eslint/issues/19972)) (Milos Djermanovic)
#### Chores
- [`4258046`](425804602e ) chore: update dependency [@​eslint/js](https://github.com/eslint/js) to v9.33.0 ([#​19998](https://github.com/eslint/eslint/issues/19998)) (renovate\[bot])
- [`ad28371`](ad283717ed ) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins)
- [`06a22f1`](06a22f154c ) test: resolve flakiness in --mcp flag test ([#​19993](https://github.com/eslint/eslint/issues/19993)) (Pixel998)
- [`54920ed`](54920ed229 ) test: switch to `Linter.Config` in `ESLintRules` type tests ([#​19977](https://github.com/eslint/eslint/issues/19977)) (Francesco Trotta)
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/site-documentation/pulls/5
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-08-27 00:23:23 +00:00 |
|
|
eaca371bb1
|
Update dependency @catppuccin/starlight to v1.0.2
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 36s
test-build / build (push) Successful in 37s
renovate / renovate (push) Successful in 3m48s
|
2025-08-23 00:01:08 +00:00 |
|
|
9f683e94f8
|
Update tailwindcss monorepo to v4.1.12
renovate/stability-days Updates have met minimum release age requirement
test-build / build (push) Successful in 49s
test-build / build (pull_request) Successful in 49s
renovate / renovate (push) Successful in 1m21s
|
2025-08-16 00:01:40 +00:00 |
|
|
46ba1c459d
|
downgrade actions
test-build / build (push) Successful in 38s
renovate / renovate (push) Successful in 1m25s
|
2025-08-11 17:25:56 -05:00 |
|
|
f58f9e4477
|
update checkout
renovate / renovate (push) Failing after 2s
test-build / build (push) Failing after 2s
|
2025-08-11 17:11:34 -05:00 |
|
|
44e39d08d9
|
add catppuccin theme
test-build / build (push) Successful in 29s
renovate / renovate (push) Successful in 52s
|
2025-08-01 20:35:32 -05:00 |
|
|
0ff0908e44
|
update node
renovate / renovate (push) Successful in 24s
test-build / build (push) Successful in 35s
|
2025-08-01 20:22:50 -05:00 |
|
|
da59617d1f
|
disable lint in workflow
renovate / renovate (push) Successful in 15s
test-build / build (push) Successful in 39s
release-image / release (push) Failing after 35s
0.0.1
|
2025-07-31 17:47:43 -05:00 |
|
|
c077baa3b7
|
formatting
|
2025-07-31 17:33:45 -05:00 |
|
|
2b0467b059
|
update dependencies
|
2025-07-31 17:31:32 -05:00 |
|
|
9b06927477
|
fix dockerfile
|
2025-07-31 17:30:11 -05:00 |
|
|
0bb4550418
|
init changes
renovate / renovate (push) Failing after 11s
test-build / build (push) Failing after 22s
|
2025-07-31 16:48:50 -05:00 |
|
houston[bot]
|
fb7941a384
|
Initial commit from Astro
|
2025-07-31 16:37:31 -05:00 |
|