Update NPM Development dependencies#14078
Merged
charliermarsh merged 1 commit intomainfrom Nov 4, 2024
Merged
Conversation
carljm
added a commit
to Glyphack/ruff
that referenced
this pull request
Nov 5, 2024
* main: (39 commits) Also remove trailing comma while fixing C409 and C419 (astral-sh#14097) Re-enable clippy `useless-format` (astral-sh#14095) Derive message formats macro support to string (astral-sh#14093) Avoid cloning `Name` when looking up function and class types (astral-sh#14092) Replace `format!` without parameters with `.to_string()` (astral-sh#14090) [red-knot] Do not panic when encountering string annotations (astral-sh#14091) [red-knot] Add MRO resolution for classes (astral-sh#14027) [red-knot] Remove `Type::None` (astral-sh#14024) Cached inference of all definitions in an unpacking (astral-sh#13979) Update dependency uuid to v11 (astral-sh#14084) Update Rust crate notify to v7 (astral-sh#14083) Update cloudflare/wrangler-action action to v3.11.0 (astral-sh#14080) Update dependency mdformat-mkdocs to v3.1.1 (astral-sh#14081) Update pre-commit dependencies (astral-sh#14082) Update dependency ruff to v0.7.2 (astral-sh#14077) Update NPM Development dependencies (astral-sh#14078) Update Rust crate thiserror to v1.0.67 (astral-sh#14076) Update Rust crate syn to v2.0.87 (astral-sh#14075) Update Rust crate serde to v1.0.214 (astral-sh#14074) Update Rust crate pep440_rs to v0.7.2 (astral-sh#14073) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.11.0->8.12.28.11.0->8.12.23.83.0->3.84.1Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.12.2Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1Compare 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.12.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.12.2Compare 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.12.1Compare 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.12.0Compare 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.
cloudflare/workers-sdk (wrangler)
v3.84.1Compare Source
Patch Changes
#7141
d938bb3Thanks @emily-shen! - fix: throw a better error if there is an "ASSETS" user binding in a Pages projects#7124
f8ebdd1Thanks @skepticfx! - fix: Modify Cloudchamber deployment labels in interactive modev3.84.0Compare Source
Minor Changes
#6999
0111edbThanks @garvit-gupta! - docs: Vectorize GA Announcement Banner#6916
a33a133Thanks @garrettgu10! - Local development now supports Vectorize bindings#7004
15ef013Thanks @garvit-gupta! - feat: Enable Vectorize query by id via Wrangler#7092
038fdd9Thanks @jonesphillip! - Added location hint option for the Wrangler R2 bucket create command#7024
bd66d51Thanks @xortive! - feature: allow using a connection string when updating hyperdrive configsboth
hyperdrive createandhyperdrive updatenow support updating configs with connection strings.Patch Changes
#7091
68a2a84Thanks @taylorlee! - fix: synchronize observability settings duringwrangler versions deployWhen running
wrangler versions deploy, Wrangler will now updateobservabilitysettings in addition tologpushandtail_consumers. Unlikewrangler deploy, it will not disable observability whenobservabilityis undefined inwrangler.toml.#7080
924ec18Thanks @vicb! - chore(wrangler): update unenv dependency version#7097
8ca4b32Thanks @emily-shen! - fix: remove deprecation warnings forwrangler initWe will not be removing
wrangler init(it just delegates to create-cloudflare now). These warnings were causing confusion for users as itwrangler initis still recommended in many places.#7073
656a444Thanks @penalosa! - Internal refactor to removees-module-lexerand supportwrangler typesfor Workers with Durable Objects & JSX#7024
bd66d51Thanks @xortive! - fix: make individual parameters work forwrangler hyperdrive createwhen not using HoAwrangler hyperdrive createindividual parameters were not setting the database name correctly when calling the api.#7024
bd66d51Thanks @xortive! - refactor: use same param parsing code forwrangler hyperdrive createandwrangler hyperdrive updateensures that going forward, both commands support the same features and have the same names for config flags
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.