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

chore(deps): lock file maintenance everything #310

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@cloudflare/workers-types devDependencies minor ^4.20240314.0 -> ^4.20240320.1 age adoption passing confidence
@sanity/client (source) dependencies patch 6.15.6 -> 6.15.7 age adoption passing confidence
@sanity/icons (source) dependencies patch 2.11.2 -> 2.11.4 age adoption passing confidence
@sanity/ui (source) dependencies patch 2.0.10 -> 2.0.11 age adoption passing confidence
wrangler (source) devDependencies minor ^3.34.2 -> ^3.36.0 age adoption passing confidence
@tanstack/react-table (source) dependencies minor 8.13.2 -> 8.14.0 age adoption passing confidence
next (source) dependencies patch 14.1.3 -> 14.1.4 age adoption passing confidence
autoprefixer devDependencies patch ^10.4.18 -> ^10.4.19 age adoption passing confidence
eslint-config-next (source) devDependencies patch ^14.1.3 -> ^14.1.4 age adoption passing confidence
postcss (source) devDependencies patch ^8.4.36 -> ^8.4.38 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

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

v4.20240320.1

Compare Source

sanity-io/client (@​sanity/client)

v6.15.7

Compare Source

Bug Fixes
sanity-io/icons (@​sanity/icons)

v2.11.4

Compare Source

Bug Fixes

v2.11.3

Compare Source

Bug Fixes
sanity-io/ui (@​sanity/ui)

v2.0.11

Compare Source

Bug Fixes
  • ship ESM with .mjs extensions, import styled-components correctly (1ad5a02)
cloudflare/workers-sdk (wrangler)

v3.36.0

Compare Source

Minor Changes
  • #​5234 e739b7f Thanks @​CarmenPopoviciu! - feat: Implement environment inheritance for Pages configuration

    For Pages, Wrangler will not require both of the supported named environments ("preview" | "production") to be explicitly defined in the config file. If either [env.production] or [env.preview] is left unspecified, Wrangler will use the top-level environment when targeting that named Pages environment.

Patch Changes
  • #​5306 c60fed0 Thanks @​taylorlee! - fix: Remove triggered_by annotation from experimental versions deploy command which is now set by the API and cannot be set by the client.

  • #​5321 ac93411 Thanks @​RamIdeas! - fix: rename --experimental-gradual-rollouts to --experimental-versions flag

    The --experimental-gradual-rollouts flag has been made an alias and will still work.

    And additional shorthand alias --x-versions has also been added and will work too.

  • #​5324 bfc4282 Thanks @​penalosa! - fix: Ignore OPTIONS requests in Wrangler's oauth server

  • #​5099 93150aa Thanks @​KaiSpencer! - feat: expose --show-interactive-dev-session flag

    This flag controls the interactive mode of the dev session, a feature that already exists internally but was not exposed to the user.
    This is useful for CI/CD environments where the interactive mode is not desired, or running in tools like turbo and nx.

v3.35.0

Compare Source

Minor Changes
  • #​5166 133a190 Thanks @​CarmenPopoviciu! - feat: Implement config file validation for Pages projects

    Wrangler proper has a mechanism in place through which it validates a wrangler.toml file for Workers projects. As part of adding wrangler toml support for Pages, we need to put a similar mechanism in place, to validate a configuration file against Pages specific requirements.

  • #​5279 0a86050 Thanks @​penalosa! - feat: Support the hidden command wrangler pages functions build-env

  • #​5093 a676f55 Thanks @​benycodes! - feature: add --dispatch-namespace to wrangler deploy to support uploading Workers directly to a Workers for Platforms dispatch namespace.

Patch Changes
  • #​5275 e1f2576 Thanks @​petebacondarwin! - fix: ensure tail exits when the WebSocket disconnects

    Previously when the tail WebSocket disconnected, e.g. because of an Internet failure,
    the wrangler tail command would just hang and neither exit nor any longer receive tail messages.

    Now the process exits with an exit code of 1, and outputs an error message.

    The error message is formatted appropriately, if the tail format is set to json.

    Fixes #​3927

  • #​5069 8f79981 Thanks @​RamIdeas! - chore: deprecate wrangler version command

    wrangler version is an undocumented alias for wrangler --version. It is being deprecated in favour of the more conventional flag syntax to avoid confusion with a new (upcoming) wrangler versions command.

  • Updated dependencies [1720f0a]:

TanStack/table (@​tanstack/react-table)

v8.14.0

Compare Source

Version 8.14.0 - 3/19/2024, 6:33 PM

Changes

Feat
Chore
Docs
Other
  • Update sorting.md (16d16dd) by Kevin Van Cott

Packages

vercel/next.js (next)

v14.1.4

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.
vercel/next.js (eslint-config-next)

v14.1.4

Compare Source

postcss/postcss (postcss)

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

Configuration

📅 Schedule: Branch creation - "every 12 months on the first day of the month" (UTC), 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.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner March 20, 2024 23:20
Copy link

@stipsan stipsan merged commit 33130ff into main Mar 20, 2024
7 checks passed
@stipsan stipsan deleted the renovate/everything branch March 20, 2024 23:31
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