Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update core #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update core #71

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.709.0 -> 3.714.0 age adoption passing confidence
@cloudflare/vitest-pool-workers (source) 0.5.36 -> 0.5.38 age adoption passing confidence
@cloudflare/workers-types 4.20241205.0 -> 4.20241216.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.18.0 -> 8.18.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.18.0 -> 8.18.1 age adoption passing confidence
wrangler (source) 3.95.0 -> 3.96.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

cloudflare/workers-sdk (@​cloudflare/vitest-pool-workers)

v0.5.38

Compare Source

Patch Changes

v0.5.37

Compare Source

Patch Changes
cloudflare/workerd (@​cloudflare/workers-types)

v4.20241216.0

Compare Source

v4.20241214.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.18.1

Compare Source

🩹 Fixes
  • scope-manager: visit params decorator before nest scope (#​10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#​10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#​10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#​10474)
  • eslint-plugin: handle string like index type (#​10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#​10444)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.18.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.

cloudflare/workers-sdk (wrangler)

v3.96.0

Compare Source

Minor Changes
Patch Changes
  • #​7542 f13c897 Thanks @​CarmenPopoviciu! - Always print deployment and placement ID in Cloudchamber commands

    Currently, Cloudchamber commands only print the full deployment ID when the deployment has an IPv4 address. This commit ensures the deployment ID and the placement ID are always printed to stdout. It also moves the printing of the IPv4 address (if one exists) to the same place as the IPv6 address so that they are printed together.

  • #​6754 0356d0a Thanks @​bluwy! - refactor: move @cloudflare/workers-shared as dev dependency

  • #​7478 2e90efc Thanks @​petebacondarwin! - fix: ensure that non-inherited fields are not removed when using an inferred named environment

    It is an error for the the user to provide an environment name that doesn't match any of the named environments in the Wrangler configuration.
    But if there are no named environments defined at all in the Wrangler configuration, we special case the top-level environment as though it was a named environment.
    Previously, when this happens, we would remove all the nonInheritable fields from the configuration (essentially all the bindings) leaving an incorrect configuration.
    Now we correctly generate a flattened named environment that has the nonInheritable fields, plus correctly applies any transformFn on inheritable fields.

  • #​7524 11f95f7 Thanks @​gpanders! - Include response body in Cloudchamber API errors

  • #​7427 3bc0f28 Thanks @​edmundhung! - The x-provision experimental flag now identifies draft and inherit bindings by looking up the current binding settings.

    Draft bindings can then be provisioned (connected to new or existing KV, D1, or R2 resources) during wrangler deploy.

  • Updated dependencies []:


Configuration

📅 Schedule: Branch creation - "on tuesday" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/core branch 4 times, most recently from 082cf0a to 9112d36 Compare December 18, 2024 21:27
@renovate renovate bot changed the title fix(deps): update core fix(deps): update dependency @aws-sdk/client-s3 to v3.712.0 Dec 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency @aws-sdk/client-s3 to v3.712.0 fix(deps): update core Dec 21, 2024
@renovate renovate bot force-pushed the renovate/core branch 4 times, most recently from 27bb3ce to c95827f Compare December 22, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant