chore(deps): update devdependencies #734
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.5
->3.0.8
5.2.12
->5.2.14
9.1.5
->9.2.0
1.3.1
->1.3.2
9.31.0
->9.33.0
1.54.1
->1.54.2
6.6.3
->6.7.0
22.16.3
->22.17.2
8.36.0
->8.39.1
8.36.0
->8.39.1
8.36.0
->8.39.1
9.1.5
->9.2.0
9.31.0
->9.33.0
10.1.5
->10.1.8
8.36.0
->8.39.1
4.24.3
->4.30.0
Release Notes
streetsidesoftware/cspell-dicts (@cspell/dict-es-es)
v3.0.8
Compare Source
Updates and Bug Fixes
v3.0.7
Compare Source
Updates and Bug Fixes
v3.0.6
Compare Source
Updates and Bug Fixes
streetsidesoftware/cspell-dicts (@cspell/dict-npm)
v5.2.14
Compare Source
Updates and Bug Fixes
v5.2.13
Compare Source
Updates and Bug Fixes
streetsidesoftware/cspell (@cspell/eslint-plugin)
v9.2.0
Compare Source
Features
Fixes
fix: Remove
flat-cache
dependency (#7636)refactor: move towards caching URLs (#7634)
fix: Support async cache (#7631)
fix: Replace file-entry-cache (#6579)
fix: Clean cspell-lib type exports (#7615)
Dictionary Updates
eslint/rewrite (@eslint/compat)
v1.3.2
Compare Source
Dependencies
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)Chores
4258046
chore: update dependency @eslint/js to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for @eslint/js release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)v9.32.0
Compare Source
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade @eslint/js (#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump @eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for @eslint/js release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)microsoft/playwright (@playwright/test)
v1.54.2
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
This version was also tested against the following stable channels:
testing-library/jest-dom (@testing-library/jest-dom)
v6.7.0
Compare Source
Features
v6.6.4
Compare Source
Performance Improvements
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.39.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.39.0
Compare Source
🚀 Features
🩹 Fixes
unsafeObjectPattern
message (#11403)check
option for most RHS of a chain (#11272)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare Source
🩹 Fixes
isolatedDeclarations
if enabled inconstructor
option (#11351)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.37.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.39.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.37.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.39.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.37.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
streetsidesoftware/cspell (cspell)
v9.2.0
Compare Source
refactor: Support url based cache entries (#7639)
refactor: Support url based cache entries (#7639)
Features
fix: Support remote dependencies in cache (#7642)
fix: Support remote dependencies in cache (#7642)
Fixes
fix: Remove `flat-cache` dependency (#7636)
fix: Remove
flat-cache
dependency (#7636)flat-cache
v6 is not compatible with the cspell cache. Sinceflat-cache
was mostly a pass through toflatted
, it was better to just replace it.refactor: move towards caching URLs (#7634)
refactor: move towards caching URLs (#7634)
fix: Support async cache (#7631)
fix: Support async cache (#7631)
fix: Replace file-entry-cache (#6579)
fix: Replace file-entry-cache (#6579)
Deprecating the use of file-entry-cache.
v10 of
file-entry-cache
breaks the spell checker and bloats the cache size.This PR is the first step in reducing the dependency upon file-entry-cache and its dependencies.
fix: Clean cspell-lib type exports (#7615)
fix: Clean cspell-lib type exports (#7615)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7618)
fix: Workflow Bot -- Update Dictionaries (main) (#7618)
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.8
Compare Source
republish latest version
Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8
typescript-eslint/typescript-eslint (typescript-eslint)
v8.39.1
Compare Source
🩹 Fixes
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare Source
🩹 Fixes
extends
intseslint.config()
(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.37.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
cloudflare/workers-sdk (wrangler)
v4.30.0
Compare Source
Minor Changes
76a6701
Thanks @garvit-gupta! - feat: Add Wrangler command for Vectorize list-vectors operationPatch Changes
#10217
979984b
Thanks @veggiedefender! - Increase the maxBuffer size for capnp uploads#10356
80e964c
Thanks @WillTaylorDev! - fix: Update regex for valid branch name to remove 61 char length requirement, allowing for longer branch names to be specified for preview aliases.#10289
a5a1426
Thanks @emily-shen! - Cleanup container images created during local dev if no changes have been made.We now untag old images that were created by Wrangler/Vite if we find that the image content and configuration is unchanged, so that we don't keep accumulating image tags.
#10315
0c04da9
Thanks @emily-shen! - Addrollout_active_grace_period
option to containers configuration.This allows users to configure how long an active container should keep running for during a rollout, before the upgrade is applied.
#10321
b524a6f
Thanks @emily-shen! - print prettier errors during container deployment#10253
eb32a3a
Thanks @emily-shen! - fix redeploying container apps when previous deploy failed or container (but not image) was deleted.Previously this failed with
No changes detected but no previous image found
as we assumed there would be a previous deployment when an image exists in the registry.#9990
4288a61
Thanks @penalosa! - Fix startup profiling when sourcemaps are enabledUpdated dependencies [
d54d8b7
,ae0c806
]:v4.29.1
Compare Source
Patch Changes
5020694
]:v4.29.0
Compare Source
Minor Changes
#10283
80960b9
Thanks @WillTaylorDev! - Support long branch names in generation of branch aliases in WCI.#10312
bd8223d
Thanks @devin-ai-integration! - Added--domain
flag towrangler deploy
command for deploying to custom domains. Use--domain example.com
to deploy directly to a custom domain without manually configuring routes.#8318
8cf47f9
Thanks @gnekich! - Introduce json output flag for wrangler pages deployment listPatch Changes
#10232
e7cae16
Thanks @emily-shen! - fix: validatewrangler containers delete ID
to ensure a valid ID has been provided. Previously if you provided the container name (or any non-ID shaped string) you would get an auth error instead of a 404.#10139
3b6ab8a
Thanks @dom96! - Removes mention of cf-requirements when Python Workers are enabled#10259
c58a05c
Thanks @dario-piotrowicz! - Ensure thatmaybeStartOrUpdateRemoteProxySession
considers the potential account_id from the user's wrangler configCurrently if the user has an
account_id
in their wrangler config file, such id won't be taken into consideration for the remote proxy session, the changes here make sure that it is (note that theauth
option ofmaybeStartOrUpdateRemoteProxySession
, if provided, takes precedence over this id value).The changes here also fix the same issue for
wrangler dev
andgetPlatformProxy
(since they usemaybeStartOrUpdateRemoteProxySession
under the hook).#10288
42aafa3
Thanks @tgarg-cf! - Do not attempt to update queue producer settings when deploying a Worker with a queue bindingPreviously, each deployed Worker would update a subset of the queue producer's settings for each queue binding, which could result in broken queue producers or at least conflicts where different Workers tried to set different producer settings on a shared queue.
#10242
70bd966
Thanks @devin-ai-integration! - Add experimental API to expose Wrangler command tree structure for documentation generation#10258
d391076
Thanks @nikitassharma! - Add the option to allow all tiers when creating a container#10248
422ae22
Thanks @emily-shen! - fix: re-push container images on deploy even if the only change was to the Dockerfile#10179
5d5ecd5
Thanks @pombosilva! - Prevent defining multiple workflows with the same "name" property in the same wrangler file#10232
e7cae16
Thanks @emily-shen! - include containers API calls in output of WRANGLER_LOG=debug#10243
d481901
Thanks @devin-ai-integration! - Remove async_hooks polyfill - now uses native workerd implementationThe async_hooks module is now provided natively by workerd, making the polyfill unnecessary. This improves performance and ensures better compatibility with Node.js async_hooks APIs.
#10060
9aad334
Thanks @edmundhung! - refactor: switchgetPlatformProxy()
to use Miniflare's dev registry implementationUpdated
getPlatformProxy()
to use Miniflare's dev registry instead of Wrangler's implementation. Previously, you had to start a wrangler or vite dev session before accessing the proxy bindings to connect to those workers. Now the order doesn't matter.#10219
28494f4
Thanks @dario-piotrowicz! - fixNonRetryableError
thrown with an empty error message not stopping workflow retries locallyUpdated dependencies [
1479fd0
,05c5b28
,e3d9703
,d481901
]:v4.28.1
Compare Source
Patch Changes
#10130
773cca3
Thanks @dario-piotrowicz! - updatemaybeStartOrUpdateRemoteProxySession
config argument (to allow callers to specify an environment)Before this change
maybeStartOrUpdateRemoteProxySession
could be called with either the path to a wrangler config file or the configuration of a worker. The former override however did not allow the caller to specify an environment, so themaybeStartOrUpdateRemoteProxySession
API has been updated so that in the wrangler config case an object (with the path and a potential environment) needs to be passed instead.For example, before callers could invoke the function in the following way
note that there is no way to tell the function what environment to use when parsing the wrangle configuration.
Now callers will instead call the function in the following way:
note that now a target environment can be specified.
#10130
773cca3
Thanks @dario-piotrowicz! - fixgetPlatformProxy
not taking into account the potentially specified environment for remote bindings#10122
2e8eb24
Thanks @dario-piotrowicz! - fixstartWorker
not respectingauth
options for remote bindingsfix
startWorker
currently not taking into account theauth
fieldthat can be provided as part of the
dev
options when used in conjunctionwith remote bindings
example:
Given the following
wrangler
will now use the provided<ACCOUNT_ID>
and<API_TOKEN>
to integrate withthe remote AI binding instead of requiring the user to authenticate.
#10209
93c4c26
Thanks @devin-ai-integration! - fix: strip ANSI escape codes from log files to improve readability and parsing#9774
48853a6
Thanks @nikitassharma! - Validate container configuration against account limits in wrangler to give early feedback to the user#10122
2e8eb24
Thanks @dario-piotrowicz! - fix incorrect TypeScript type for AI binding in thestartWorker
APIv4.28.0
Compare Source
Minor Changes
e82aa19
Thanks @Akshit222! - Add --json flag to r2 bucket info command for machine-readable output.Patch Changes
#10004
b4d1373
Thanks @dario-piotrowicz! - fixwrangler dev
logs being logged on the incorrect level in some casescurrently the way
wrangler dev
prints logs is faulty, for example the following codeinside a worker would cause the following logs:
(note that the warning is printed as an error and the debug log is printed even if by default it should not)
the changes here make sure that the logs are instead logged to their correct level, so for the code about the following will be logged instead:
(running
wrangler dev
with the--log-level=debug
flag will also cause the debug log to be included as well)#10099
360004d
Thanks @emily-shen! - fix: move local dev container cleanup to process exit hook. This should ensure containers are cleaned up even when Wrangler is shut down programatically.#10186
dae1377
Thanks @matthewdavidrodgers! - Deleting when Pages project binds to worker requires confirmation#10169
1655bec
Thanks @devin-ai-integration! - fix: report startup errors before workerd profiling#10136
354a001
Thanks @nikitassharma! - Updatewrangler containers images list
to make fewer API calls to improve command runtime#10157
5c3b83f
Thanks @devin-ai-integration! - Enforce 64-character limit for Workflow binding names locally to match production validation#10154
502a8e0
Thanks @devin-ai-integration! - Fix UTF BOM handling in config files - remove UTF-8 BOM and error on other BOMs#10176
07c8611
Thanks @devin-ai-integration! - Add macOS version validation to prevent EPIPE errors on unsupported macOS versions (below 13.5). Miniflare and C3 fail hard while Wrangler shows warnings but continues execution.Updated dependencies [
6b9cd5b
,631f26d
,d6ecd05
,b4d1373
,8ba7736
,07c8611
,7e204a9
, [3f83ac1
](https://redirect.github.coConfiguration
📅 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 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 Renovate Bot.