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

fix(deps): update all non-major dependencies #1596

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/utils (source) 10.5.5 -> 10.6.0 age adoption passing confidence
@whatwg-node/fetch (source) ^0.9.14 -> ^0.10.0 age adoption passing confidence
fets (source) 0.8.3 -> 0.8.4 age adoption passing confidence
graphql-yoga (source) 5.8.0 -> 5.10.3 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
qs 6.13.0 -> 6.13.1 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/utils)

v10.6.0

Compare Source

Minor Changes
  • 414e404
    Thanks @​ardatan! - new fakePromise, mapMaybePromise and
    fakeRejectPromise helper functions

v10.5.6

Compare Source

Patch Changes
  • #​6677
    dc5043b
    Thanks @​enisdenjo! - onError and onEnd callbacks from
    mapAsyncIterator are invoked only once regardless of how many times throw/return was called
    on the iterator
ardatan/whatwg-node (@​whatwg-node/fetch)

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
Patch Changes
ardatan/fets (fets)

v0.8.4

Compare Source

Patch Changes
dotansimha/graphql-yoga (graphql-yoga)

v5.10.3

Compare Source

Patch Changes

v5.10.2

Compare Source

Patch Changes
  • #​3491
    7a413bc
    Thanks @​n1ru4l! - dependencies updates:

  • #​3491
    7a413bc
    Thanks @​n1ru4l! - Fix issue where context values being shared between
    batched requests.

    A bug within @whatwg-node/server caused properties assigned to a batched requests context to be
    propagated to all other batched requests contexts. It is resolved by updating the dependency of
    @whatwg-node/server to 0.9.55.

v5.10.1

Compare Source

Patch Changes

v5.10.0

Compare Source

Minor Changes

v5.9.0

Compare Source

Minor Changes
Patch Changes
typicode/husky (husky)

v9.1.7

Compare Source

ljharb/qs (qs)

v6.13.1

Compare Source

[Fix] stringify: avoid a crash when a filter key is null
[Fix] utils.merge: functions should not be stringified into keys
[Fix] parse: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset
[Fix] stringify: ensure a non-string filter does not crash
[Refactor] use __proto__ syntax instead of Object.create for null objects
[Refactor] misc cleanup
[Tests] utils.merge: add some coverage
[Tests] fix a test case
[actions] split out node 10-20, and 20+
[Dev Deps] update es-value-fixtures, mock-property, object-inspect, tape


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 Pull requests that update a dependency file label Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

💻 Website Preview

The latest changes are available as preview in: https://82940cea.sofa.pages.dev

@renovate renovate bot changed the title chore(deps): update dependency graphql-yoga to v5.9.0 fix(deps): update all non-major dependencies Nov 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c891560 to 74e008b Compare November 8, 2024 12:14
Copy link

changeset-bot bot commented Nov 8, 2024

🦋 Changeset detected

Latest commit: 84767da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sofa-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0356802 to f791a54 Compare November 25, 2024 23:22
@ardatan ardatan merged commit 390ecd2 into master Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant