Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types 4.20250613.0 -> 4.20250614.0 age adoption passing confidence
@escape.tech/graphql-armor-block-field-suggestions (source) 3.0.0 -> 3.0.1 age adoption passing confidence
@escape.tech/graphql-armor-max-depth (source) 2.4.0 -> 2.4.1 age adoption passing confidence
@escape.tech/graphql-armor-max-tokens (source) 2.5.0 -> 2.5.1 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.3 -> 28.0.5 age adoption passing confidence
@types/node (source) 22.15.30 -> 22.15.32 age adoption passing confidence
chart.js (source) 4.4.9 -> 4.5.0 age adoption passing confidence
esbuild 0.25.4 -> 0.25.5 age adoption passing confidence
eslint (source) 9.28.0 -> 9.29.0 age adoption passing confidence
pkgroll 2.12.2 -> 2.13.1 age adoption passing confidence
rollup (source) 4.40.2 -> 4.43.0 age adoption passing confidence
tar-fs 3.0.9 -> 3.0.10 age adoption passing confidence
yarn (source) 4.9.1 -> 4.9.2 age adoption passing confidence

Release Notes

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

v4.20250614.0

Compare Source

Escape-Technologies/graphql-armor (@​escape.tech/graphql-armor-block-field-suggestions)

v3.0.1

Compare Source

Patch Changes
  • 13978ed: Inherit the plugin context from envelop
Escape-Technologies/graphql-armor (@​escape.tech/graphql-armor-max-depth)

v2.4.1

Compare Source

Patch Changes
  • 13978ed: Inherit the plugin context from envelop
Escape-Technologies/graphql-armor (@​escape.tech/graphql-armor-max-tokens)

v2.5.1

Compare Source

Patch Changes
  • 13978ed: Inherit the plugin context from envelop
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.5

2025-06-14

Bugfixes
  • fix: crawl dynamicRequireRoot outside cwd (#​1859)

v28.0.4

2025-06-14

Bugfixes
  • fix: try/catch instanceof in getAugmentedNamespace (#​1868)
chartjs/Chart.js (chart.js)

v4.5.0

Compare Source

evanw/esbuild (esbuild)

v0.25.5

Compare Source

  • Fix a regression with browser in package.json (#​4187)

    The fix to #​4144 in version 0.25.3 introduced a regression that caused browser overrides specified in package.json to fail to override relative path names that end in a trailing slash. That behavior change affected the [email protected] package. This regression has been fixed, and now has test coverage.

  • Add support for certain keywords as TypeScript tuple labels (#​4192)

    Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a ? modifier. These labels included function, import, infer, new, readonly, and typeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:

    type Foo = [
      value: any,
      readonly?: boolean, // This is now parsed correctly
    ]
  • Add CSS prefixes for the stretch sizing value (#​4184)

    This release adds support for prefixing CSS declarations such as div { width: stretch }. That CSS is now transformed into this depending on what the --target= setting includes:

    div {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch;
    }
eslint/eslint (eslint)

v9.29.0

Compare Source

privatenumber/pkgroll (pkgroll)

v2.13.1

Compare Source

Bug Fixes
  • only emit type warnings when types are built (033acff), closes #​70
  • warn & ignore unsupported extensions (d03faa9)

v2.13.0

Compare Source

Features
rollup/rollup (rollup)

v4.43.0

Compare Source

2025-06-11

Features
  • Provide new fs option and this.fs API to replace file system (#​5944)
Pull Requests

v4.42.0

Compare Source

2025-06-06

Features
  • Add option to allow the input to be located in the output in watch mode (#​5966)
Pull Requests

v4.41.2

Compare Source

2025-06-06

Bug Fixes
  • Detect named export usages in dynamic imports with then and non-arrow function expressions (#​5977)
  • Do not replace usages of constant variables with their values for readability (#​5968)
Pull Requests

v4.41.1

Compare Source

2025-05-24

Bug Fixes
  • If a plugin calls this.resolve with skipSelf: true, subsequent calls when handling this by the same plugin with same parameters will return null to avoid infinite recursions (#​5945)
Pull Requests

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests
mafintosh/tar-fs (tar-fs)

v3.0.10

Compare Source

yarnpkg/berry (yarn)

v4.9.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 4, 2025
@renovate renovate bot enabled auto-merge (squash) June 4, 2025 14:22
@renovate renovate bot added the dependencies label Jun 4, 2025
@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/executor-http 2.0.3-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.2.4-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.11.15-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.15.2-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 1.0.16-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 1.0.13-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.60-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.48-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.9.2-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.43-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.15.2-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.15.2-alpha-f1520197549b1a4aedb42e543716ea94e3bd07bd-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4b0f86 to fbb0195 Compare June 13, 2025 15:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fbb0195 to f152019 Compare June 16, 2025 15:07
@renovate renovate bot merged commit 8a819be into main Jun 16, 2025
65 of 66 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 16, 2025 15:15
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.

2 participants