Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@urql/introspection (source) ^0.3.0 -> ^0.3.3 age adoption passing confidence

Release Notes

urql-graphql/urql (@​urql/introspection)

v0.3.3

Compare Source

Patch Changes
  • Avoid making the imports of @urql/introspection more specific than they need to be, this because we aren't optimizing for bundle size and in pure node usage this can confuse Node as import x from 'graphql' won't share the same module scope as import x from 'graphql/x/y.mjs', by @​JoviDeCroock (See #​2529)

v0.3.2

Compare Source

Patch Changes
  • ⚠️ Fix import of executeSync rather than execute causing an incompatibility when several .mjs imports and a main import { executeSync } from 'graphql' are causing two different modules to be instantiated, by @​kitten (See #​2251)

v0.3.1

Compare Source

Patch Changes
  • Extend peer dependency range of graphql to include ^16.0.0.
    As always when upgrading across many packages of urql, especially including @urql/core we recommend you to deduplicate dependencies after upgrading, using npm dedupe or npx yarn-deduplicate, by @​kitten (See #​2133)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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


Note

Bumps devDependency @urql/introspection from ^0.3.0 to ^0.3.3 and updates yarn.lock.

Written by Cursor Bugbot for commit a8f7049. This will update automatically on new commits. Configure here.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@jennifer-shehane jennifer-shehane self-assigned this Dec 8, 2025
@jennifer-shehane jennifer-shehane self-requested a review December 8, 2025 20:58
@renovate
Copy link
Contributor Author

renovate bot commented Dec 8, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cypress
Copy link

cypress bot commented Dec 8, 2025

cypress    Run #67841

Run Properties:  status check passed Passed #67841  •  git commit a8f7049f2c: empty commit
Project cypress
Branch Review renovate/urql-introspection-0.x
Run status status check passed Passed #67841
Run duration 18m 53s
Commit git commit a8f7049f2c: empty commit
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 76
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5646
View all changes introduced in this branch ↗︎

Warning

No Report: Something went wrong and we could not generate a report for the Application Quality products.

@jennifer-shehane jennifer-shehane merged commit e1d8d14 into develop Dec 9, 2025
93 of 95 checks passed
@jennifer-shehane jennifer-shehane deleted the renovate/urql-introspection-0.x branch December 9, 2025 01:11
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.

3 participants