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): update all non-major dependencies #987

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.27.8 -> ^2.27.9 age adoption passing confidence
@eslint/js (source) ^9.10.0 -> ^9.12.0 age adoption passing confidence
@stylistic/eslint-plugin-js (source) ^2.8.0 -> ^2.9.0 age adoption passing confidence
@sveltejs/adapter-node (source) ^5.2.3 -> ^5.2.6 age adoption passing confidence
@sveltejs/kit (source) ^2.5.28 -> ^2.6.4 age adoption passing confidence
@types/node (source) ^20.16.5 -> ^20.16.11 age adoption passing confidence
carbon-icons-svelte ^12.11.0 -> ^12.12.0 age adoption passing confidence
carbon-preprocess-svelte ^0.11.6 -> ^0.11.7 age adoption passing confidence
esbuild ^0.23.1 -> ^0.24.0 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.12.0 age adoption passing confidence
eslint-plugin-n ^17.10.3 -> ^17.11.1 age adoption passing confidence
eslint-plugin-svelte (source) ^2.44.0 -> ^2.44.1 age adoption passing confidence
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence
globals ^15.9.0 -> ^15.11.0 age adoption passing confidence
playwright-core (source) ~1.47.1 -> ~1.48.0 age adoption passing confidence
pnpm (source) 9.10.0 -> 9.12.1 age adoption passing confidence
prettier-plugin-svelte ^3.2.6 -> ^3.2.7 age adoption passing confidence
sass ^1.79.1 -> ^1.79.4 age adoption passing confidence
svelte (source) ^5.0.0-next.250 -> ^5.0.0-next.264 age adoption passing confidence
svelte-check ^4.0.2 -> ^4.0.4 age adoption passing confidence
svelte-preprocess ^6.0.2 -> ^6.0.3 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
typescript-eslint (source) ^8.6.0 -> ^8.8.1 age adoption passing confidence
vite (source) ^5.4.6 -> ^5.4.8 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.9

Compare Source

Patch Changes
eslint/eslint (@​eslint/js)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin-js)

v2.9.0

Compare Source

Features
Bug Fixes
  • quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#​544) (7e3a0d3)
Documentation
Chores
sveltejs/kit (@​sveltejs/adapter-node)

v5.2.6

Compare Source

Patch Changes
  • fix: use node: imports to support Deno (#​12785)

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes
  • chore: upgrade polka to 1.0.0-next.28 (#​12693)
sveltejs/kit (@​sveltejs/kit)

v2.6.4

Compare Source

Patch Changes
  • fix: only preload links that have a different URL than the current page (#​12773)

  • fix: revert change to replace version in generateBundle (#​12779)

  • fix: catch stack trace fixing errors thrown in web containers (#​12775)

  • fix: use absolute links in JSDoc comments (#​12772)

v2.6.3

Compare Source

Patch Changes
  • fix: ensure a changing version doesn't affect the hashes for chunks without any actual code changes (#​12700)

  • fix: prevent crash when logging URL search params in a server load function (#​12763)

  • chore: revert update dependency cookie to ^0.7.0 (#​12767)

v2.6.2

Compare Source

Patch Changes
  • chore(deps): update dependency cookie to ^0.7.0 (#​12746)

v2.6.1

Compare Source

Patch Changes
  • fix: better error message when calling push/replaceState before router is initialized (#​11968)

v2.6.0

Compare Source

Minor Changes
  • feat: support typed arrays in load functions (#​12716)
Patch Changes
  • fix: open a new tab for <form target="_blank"> and ` submissions (#​11936)
carbon-design-system/carbon-icons-svelte (carbon-icons-svelte)

v12.12.0

Compare Source

Features

  • upgrade @carbon/icons to v11.51.0 (net +1 icon)

v12.11.1

Compare Source

Fixes

  • avoid rendering undefined SVG content in SquareSolid
carbon-design-system/carbon-preprocess-svelte (carbon-preprocess-svelte)

v0.11.7

Compare Source

Fixes

  • fix OptimizeCssPlugin to convert buffer to string
  • patch postcss and postcss-discard-empty dependencies
evanw/esbuild (esbuild)

v0.24.0

Compare Source

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.23.0 or ~0.23.0. See npm's documentation about semver for more information.

  • Drop support for older platforms (#​3902)

    This release drops support for the following operating system:

    • macOS 10.15 Catalina

    This is because the Go programming language dropped support for this operating system version in Go 1.23, and this release updates esbuild from Go 1.22 to Go 1.23. Go 1.23 now requires macOS 11 Big Sur or later.

    Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.23). That might look something like this:

    git clone https://github.com/evanw/esbuild.git
    cd esbuild
    go build ./cmd/esbuild
    ./esbuild --version
    
  • Fix class field decorators in TypeScript if useDefineForClassFields is false (#​3913)

    Setting the useDefineForClassFields flag to false in tsconfig.json means class fields use the legacy TypeScript behavior instead of the standard JavaScript behavior. Specifically they use assign semantics instead of define semantics (e.g. setters are triggered) and fields without an initializer are not initialized at all. However, when this legacy behavior is combined with standard JavaScript decorators, TypeScript switches to always initializing all fields, even those without initializers. Previously esbuild incorrectly continued to omit field initializers for this edge case. These field initializers in this case should now be emitted starting with this release.

  • Avoid incorrect cycle warning with tsconfig.json multiple inheritance (#​3898)

    TypeScript 5.0 introduced multiple inheritance for tsconfig.json files where extends can be an array of file paths. Previously esbuild would incorrectly treat files encountered more than once when processing separate subtrees of the multiple inheritance hierarchy as an inheritance cycle. With this release, tsconfig.json files containing this edge case should work correctly without generating a warning.

  • Handle Yarn Plug'n'Play stack overflow with tsconfig.json (#​3915)

    Previously a tsconfig.json file that extends another file in a package with an exports map could cause a stack overflow when Yarn's Plug'n'Play resolution was active. This edge case should work now starting with this release.

  • Work around more issues with Deno 1.31+ (#​3917)

    This version of Deno broke the stdin and stdout properties on command objects for inherited streams, which matters when you run esbuild's Deno module as the entry point (i.e. when import.meta.main is true). Previously esbuild would crash in Deno 1.31+ if you ran esbuild like that. This should be fixed starting with this release.

    This fix was contributed by @​Joshix-1.

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.11.1

Compare Source

🩹 Fixes

v17.11.0

Compare Source

🌟 Features
🩹 Fixes
  • no-missing-import: Ignore node builtins in package.json imports (#​346) (148e47e)
  • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#​343) (6cd7954)
📚 Documentation
  • Explain the transitive dependency case for no-extraneous-* (#​347) (8c0a2cc)
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.44.1

Compare Source

Patch Changes
expressjs/express (express)

v4.21.1

Compare Source

sindresorhus/globals (globals)

v15.11.0

Compare Source

v15.10.0

Compare Source

microsoft/playwright (playwright-core)

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128
pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors

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.


  • 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/all-minor-patch branch 14 times, most recently from 027348a to fe70a76 Compare September 30, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from c9ea465 to a6e201c Compare October 7, 2024 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e1008b2 to 978bf30 Compare October 8, 2024 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bedad1a to 87f3651 Compare October 9, 2024 19:46
@dominikg dominikg merged commit 19cfe33 into main Oct 10, 2024
6 checks passed
@dominikg dominikg deleted the renovate/all-minor-patch branch October 10, 2024 09:02
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