Skip to content

chore(deps): update all#11

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

chore(deps): update all#11
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@builder.io/qwik (source) 1.18.01.20.0 age confidence devDependencies minor
@builder.io/qwik (source) 1.19.11.20.0 age confidence devDependencies minor
@builder.io/qwik-city (source) 1.18.01.20.0 age confidence devDependencies minor
@builder.io/qwik-city (source) 1.19.11.20.0 age confidence devDependencies minor
@cloudflare/workers-types 4.20260310.14.20260531.1 age confidence devDependencies minor
@types/node (source) 25.0.325.9.1 age confidence devDependencies minor
@types/node (source) 25.4.025.9.1 age confidence devDependencies minor
@vitejs/plugin-react (source) 5.1.25.2.0 age confidence devDependencies minor
dotenv 17.2.317.4.2 age confidence devDependencies minor
eslint-plugin-qwik (source) 1.18.01.20.0 age confidence devDependencies minor
eslint-plugin-qwik (source) 1.19.11.20.0 age confidence devDependencies minor
eslint-plugin-react-refresh ^0.4.26^0.5.0 age confidence devDependencies minor
globals 17.4.017.6.0 age confidence devDependencies minor
node (source) 23.11.023.11.1 age confidence patch
pnpm (source) 10.26.110.34.1 age confidence packageManager minor
pnpm (source) 10.32.010.34.1 age confidence packageManager minor
prettier (source) 3.7.43.8.3 age confidence devDependencies minor
prettier (source) 3.8.13.8.3 age confidence devDependencies patch
prettier-plugin-tailwindcss ^0.7.2^0.8.0 age confidence devDependencies minor
tsx (source) 4.21.04.22.3 age confidence devDependencies minor
undici (source) 7.22.07.26.0 age confidence devDependencies minor
vite (source) 7.3.07.3.3 age confidence devDependencies patch
vite (source) 5.4.145.4.21 age confidence devDependencies patch
vite-tsconfig-paths 6.0.36.1.1 age confidence devDependencies minor
wrangler (source) 4.71.04.95.0 age confidence devDependencies minor

Release Notes

QwikDev/qwik (@​builder.io/qwik)

v1.20.0

Compare Source

v1.19.2

Compare Source

Patch Changes
  • 🐞🩹 type casts to bridge Rollup vs Rolldown type differences without changing runtime behavior (by @​gioboa in #​8405)

v1.19.1

Compare Source

Patch Changes
  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @​ianlet in #​8385)

  • 🐞🩹 the optimizer was not using the binary builds (by @​wmertens in #​8360)

  • 🐞🩹 resolve 404 error for virtual CSS modules during dev SSR (by @​jantimon in #​8351)

v1.19.0

Compare Source

Minor Changes
  • untrack() now accepts signals and stores directly, as well as accepting arguments when you pass a function. This makes retrieving values without subscribing to them more efficient. (by @​wmertens in #​8247)
Patch Changes
  • 🐞🩹 we now prevent merging useVisibleTask$ code together with other segments to prevent overpreloading when their entry contains a lot of transitive imports. (by @​maiieul in #​8275)

  • 🐞🩹 duplicated preload bundles in SSR preload (by @​chebanenko in #​8248)

  • ⚡️: the core.js and preloader.js references in q-manifest and bundle-graph are now filtered out for smaller outputs. (by @​maiieul in #​8278)

QwikDev/qwik (@​builder.io/qwik-city)

v1.20.0

Compare Source

Minor Changes
  • 🐞🩹 The server plugins were not actually sorted and were relying on directory traversal order. Now they are explicitly sorted by ascending name. (by @​wmertens in #​8568)
Patch Changes
  • 🐞🩹 include route bundles when their matching origin is not the first manifest origin (by @​Varixo in #​8455)

  • 🐞🩹 Bun and Deno request URL normalization to prevent protocol-relative paths from overriding the configured origin (by @​Varixo in #​8463)

  • ✨ getRequestEvent() provides the current request event; used in the starter templates for providing better diagnostics in uncaught exceptions (by @​wmertens in #​8655)

v1.19.2

Compare Source

Patch Changes
  • 🐞🩹 When a form POST is done, keys like "name.1" mean it's an array. However, later keys could be strings like "name.value". Now, we check if all the keys are numbers, otherwise we make an object instead of an array. This allows for more correct form data handling. (by @​wmertens in #​8424)

  • 🐞🩹 handle special characters in dynamic route (by @​gioboa in #​8400)

v1.19.1

Compare Source

Patch Changes
  • 🐞🩹 support Deno as package manager for production builds. The Vite plugin now recognizes Deno as a Node-compatible runtime for manifest passing, and SSG delegates to the Node implementation instead of stubbing out. (by @​ianlet in #​8385)

  • 🐞🩹 Link hash change now properly updates location.url.hash (by @​maiieul in #​8305)

v1.19.0

Compare Source

Minor Changes
Patch Changes
  • 🐞🩹 qwik-city spa routeStateInternal and routeLocation url origins mismatch (by @​maiieul in #​8234)

  • feat(qwik-city): add getOrigin option to QwikCityBunOptions and QwikCityDenoOptions for improved URL handling (by @​JerryWu1234 in #​8251)

  • Make RequestEvents readonly instead of frozen (by @​DustinJSilk in #​8135)

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

v4.20260531.1

Compare Source

v4.20260530.1

Compare Source

v4.20260529.1

Compare Source

v4.20260528.1

Compare Source

v4.20260527.1

Compare Source

v4.20260526.1

Compare Source

v4.20260525.1

Compare Source

v4.20260524.1

Compare Source

v4.20260523.1

Compare Source

v4.20260522.1

Compare Source

v4.20260521.1

Compare Source

v4.20260520.1

Compare Source

v4.20260519.1

Compare Source

v4.20260518.1

Compare Source

v4.20260517.1

Compare Source

v4.20260516.1

Compare Source

v4.20260515.1

Compare Source

v4.20260514.1

Compare Source

v4.20260511.1

Compare Source

v4.20260510.1

Compare Source

v4.20260509.1

Compare Source

v4.20260508.1

Compare Source

v4.20260507.1

Compare Source

v4.20260506.1

Compare Source

v4.20260505.1

Compare Source

v4.20260504.1

Compare Source

v4.20260503.1

Compare Source

v4.20260502.1

Compare Source

v4.20260501.1

Compare Source

v4.20260430.1

Compare Source

v4.20260429.1

Compare Source

v4.20260426.1

Compare Source

v4.20260425.1

Compare Source

v4.20260424.1

Compare Source

v4.20260423.1

Compare Source

v4.20260422.2

Compare Source

v4.20260422.1

Compare Source

v4.20260421.1

Compare Source

v4.20260420.1

Compare Source

v4.20260418.1

Compare Source

v4.20260417.1

Compare Source

v4.20260416.2

Compare Source

v4.20260416.1

Compare Source

v4.20260415.1

Compare Source

v4.20260414.1

Compare Source

v4.20260413.1

Compare Source

v4.20260412.2

Compare Source

v4.20260412.1

Compare Source

v4.20260411.1

Compare Source

v4.20260410.1

Compare Source

v4.20260409.1

Compare Source

v4.20260408.1

Compare Source

v4.20260405.1

Compare Source

v4.20260404.1

Compare Source

v4.20260403.1

Compare Source

v4.20260402.1

Compare Source

v4.20260401.1

Compare Source

v4.20260331.1

Compare Source

v4.20260329.1

Compare Source

v4.20260317.1

Compare Source

v4.20260316.1

Compare Source

v4.20260313.1

Compare Source

v4.20260312.1

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.2.0

Compare Source

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

v5.1.3

Compare Source

motdotla/dotenv (dotenv)

v17.4.2

Compare Source

v17.4.1

Compare Source

v17.4.0

Compare Source

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.
QwikDev/qwik (eslint-plugin-qwik)

v1.20.0

Compare Source

v1.19.2

Compare Source

v1.19.1

Compare Source

Patch Changes

v1.19.0

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.5.2

Compare Source

  • Support nested function calls for extraHOCs (actually fixes #​104)

v0.5.1

Compare Source

  • Mark ESLint v10 as supported
  • Support false positives with TypeScript function overloading (fixes #​105)
  • Support nested function calls for extraHOCs (fixes #​104)

v0.5.0

Compare Source

Breaking changes
  • The package now ships as ESM and requires ESLint 9 + node 20. Because legacy config doesn't support ESM, this requires to use flat config
  • A new reactRefresh export is available and prefered over the default export. It's an object with two properties:
    • plugin: The plugin object with the rules
    • configs: An object containing configuration presets, each exposed as a function. These functions accept your custom options, merge them with sensible defaults for that config, and return the final config object.
  • customHOCs option was renamed to extraHOCs
  • Validation of HOCs calls is now more strict, you may need to add some HOCs to the extraHOCs option

Config example:

import { defineConfig } from "eslint/config";
import { reactRefresh } from "eslint-plugin-react-refresh";

export default defineConfig(
  /* Main config */
  reactRefresh.configs.vite({ extraHOCs: ["someLibHOC"] }),
);

Config example without config:

import { defineConfig } from "eslint/config";
import { reactRefresh } from "eslint-plugin-react-refresh";

export default defineConfig({
  files: ["**/*.ts", "**/*.tsx"],
  plugins: {
    // other plugins
    "react-refresh": reactRefresh.plugin,
  },
  rules: {
    // other rules
    "react-refresh/only-export-components": [
      "warn",
      { extraHOCs: ["someLibHOC"] },
    ],
  },
});
Why

This version follows a revamp of the internal logic to better make the difference between random call expressions like export const Enum = Object.keys(Record) and actual React HOC calls like export const MemoComponent = memo(Component). (fixes #​93)

The rule now handles ternaries and patterns like export default customHOC(props)(Component) which makes it able to correctly support files like this one given this config:

{
  "react-refresh/only-export-components": [
    "warn",
    { "extraHOCs": ["createRootRouteWithContext"] }
  ]
}

[!NOTE]
Actually createRoute functions from TanStack Router are not React HOCs, they return route objects that fake to be a memoized component but are not. When only doing createRootRoute({ component: Foo }), HMR will work fine, but as soon as you add a prop to the options that is not a React component, HMR will not work. I would recommend to avoid adding any TanStack function to extraHOCs it you want to preserve good HMR in the long term. Bluesky thread.

Because I'm not 100% sure this new logic doesn't introduce any false positive, this is done in a major-like version. This also give me the occasion to remove the hardcoded connect from the rule. If you are using connect from react-redux, you should now add it to extraHOCs like this:

{
  "react-refresh/only-export-components": ["warn", { "extraHOCs": ["connect"] }]
}
sindresorhus/globals (globals)

v17.6.0

Compare Source

v17.5.0

Compare Source

nodejs/node (node)

v23.11.1: 2025-05-14, Version 23.11.1 (Current), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

src:

Commits
pnpm/pnpm (pnpm)

v10.34.1: pnpm 10.34.1

Compare Source

Patch Changes

  • Reject pnpm-lock.yaml entries whose remote tarball resolution: block is missing the integrity field. Previously the worker that extracts a downloaded tarball skipped hash verification when no integrity was supplied and minted a fresh one from the unverified bytes, so an attacker who could both alter the lockfile (e.g. via a pull request that strips integrity:) and serve modified content at the referenced tarball URL could install a tampered package without any error — including under --frozen-lockfile. pnpm now fails closed at lockfile-read time with ERR_PNPM_MISSING_TARBALL_INTEGRITY. Git-hosted tarballs (gitHosted: true or a URL on codeload.github.com / bitbucket.org / gitlab.com) and file: tarballs are exempt — the commit SHA in a git-host URL and the user-controlled local path already anchor the bytes.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.34.0

Compare Source

v10.33.4: pnpm 10.33.4

Compare Source

Patch Changes

  • Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.

    A new gitHosted: true field is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.

  • Fix a regression where pnpm --recursive --filter '!<pkg>' run/exec/test/add would include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative --filter arguments are provided, matching the documented behavior. To include the root, pass --include-workspace-root #​11341.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord 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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 9, 2024

Deploying ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7c69fa7
Status:🚫  Build failed.

View logs

@renovate renovate Bot changed the title Update dependency wrangler to v3.55.0 Update All May 10, 2024
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 78adf2b to b3c5105 Compare May 17, 2024 14:46
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from a8dd0f0 to 8477199 Compare May 27, 2024 11:39
@renovate renovate Bot force-pushed the renovate/all branch 10 times, most recently from 36f842f to b307c97 Compare June 4, 2024 11:33
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from 934c82b to 12c69c6 Compare June 10, 2024 22:42
@renovate renovate Bot force-pushed the renovate/all branch 10 times, most recently from 3fd6417 to 1772174 Compare June 22, 2024 11:49
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from 99d58f0 to 6eb947a Compare June 29, 2024 19:12
@renovate renovate Bot force-pushed the renovate/all branch 12 times, most recently from 8353ffd to 6c49ee5 Compare July 9, 2024 22:51
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 117f928
Status:🚫  Build failed.

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants