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 dependency @pothos/core to ^3.41.2 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pothos/core (source) ^3.30.0 -> ^3.41.2 age adoption passing confidence

Release Notes

hayes/pothos (@​pothos/core)

v3.41.2

Compare Source

Patch Changes
  • 1ecea46: revert accidental pinning of graphql peer dependency

v3.41.1

Compare Source

Patch Changes
  • f763170: Add delete method to context caches

v3.41.0

Compare Source

Minor Changes
  • 0d3778a: Allow inputRef to define inputs without normalization via builder.inputRef<Type,
    false>(...)

v3.40.1

Compare Source

Patch Changes
  • 0f5cfa9: Fix bug when decoding lists of global IDs with null items

v3.40.0

Compare Source

Minor Changes
  • 41fe7d4: Make options optional when registering existing scalars/types

v3.39.0

Compare Source

Minor Changes
  • 1483e74: PothosError now extends GraphQL error

v3.38.0

Compare Source

Minor Changes
  • 22d1426: Support for adding type mappings in SchemaTypes for Input objects

v3.37.0

Compare Source

Minor Changes
  • f8fb4e6: Add support for $inferType and $inferInput helpers on Refs

v3.36.0

Compare Source

Minor Changes
  • 96ba182: Improve validation for global IDs

v3.35.0

Compare Source

Minor Changes
  • b83e671: Add isOneOf option for input type. this adds @​oneOf directive, but does not currently
    affect the typescript type for the input
Patch Changes
  • c123a28: If available, prefer Buffer over btoa/atob for encoding and decoding cursor strings
    to/from base64.

v3.34.0

Compare Source

Minor Changes
  • f024739: Add isOneOf option for input type. this adds @​oneOf directive, but does not currently
    affect the typescript type for the input

v3.33.1

Compare Source

Patch Changes
  • 6f155d8: Improve normalization of input types so that objects with functions are not normalized

v3.33.0

Compare Source

Minor Changes
  • c775612: Improve typing for t.expose methods when strict mode is disabled

v3.32.1

Compare Source

Patch Changes
  • adc2d33: Fix inputRefs when using any as scalar type

v3.32.0

Compare Source

Minor Changes
  • be23f48: Fix issue with inputRef not serializing symbols correctly

v3.31.2

Compare Source

Patch Changes
  • bd22a28: revert improved inference for inputRef.implement

v3.31.1

Compare Source

Patch Changes
  • 425435a: Improve typing of inputRefs and fix incorrectly normalized function properties of
    inputRef types

v3.31.0

Compare Source

Minor Changes
  • 664e794: Fixed a couple bugs related to how types are defined for inputRefs
Patch Changes
  • 5d3f7b9: Fix the EmptyToOptional utility type when strict mode is disabled

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2022

⚠️ No Changeset found

Latest commit: 9b90fa9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch 2 times, most recently from e9e6c28 to e8b50ec Compare December 24, 2022 01:21
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.23.2 chore(deps): update dependency @pothos/core to ^3.24.0 Dec 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.24.0 chore(deps): update dependency @pothos/core to ^3.24.1 Feb 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.24.1 chore(deps): update dependency @pothos/core to ^3.25.0 Feb 7, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 1217fa6 to 4583b82 Compare March 9, 2023 06:36
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.25.0 chore(deps): update dependency @pothos/core to ^3.27.1 Mar 9, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 4583b82 to e7dbbc1 Compare March 17, 2023 03:56
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.27.1 chore(deps): update dependency @pothos/core to ^3.28.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from e7dbbc1 to ce05815 Compare March 24, 2023 17:02
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.28.0 chore(deps): update dependency @pothos/core to ^3.29.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from ce05815 to beb54f4 Compare May 28, 2023 11:02
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.29.0 chore(deps): update dependency @pothos/core to ^3.30.0 May 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.30.0 chore(deps): update dependency @pothos/core to ^3.30.0 - autoclosed Jul 13, 2023
@renovate renovate bot closed this Jul 13, 2023
@renovate renovate bot deleted the renovate/pothos-core-3.x branch July 13, 2023 23:29
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.30.0 - autoclosed chore(deps): update dependency @pothos/core to ^3.30.0 Jul 20, 2023
@renovate renovate bot reopened this Jul 20, 2023
@renovate renovate bot restored the renovate/pothos-core-3.x branch July 20, 2023 19:50
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.30.0 chore(deps): update dependency @pothos/core to ^3.31.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch 5 times, most recently from 85b85d1 to 8f4706d Compare July 21, 2023 22:31
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.31.0 chore(deps): update dependency @pothos/core to ^3.31.1 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 8f4706d to f37c0e7 Compare July 24, 2023 18:30
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 2f98c8e to 6bfdada Compare July 25, 2023 10:43
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.32.0 chore(deps): update dependency @pothos/core to ^3.32.1 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 6bfdada to 0cfb8b6 Compare July 25, 2023 19:35
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.32.1 chore(deps): update dependency @pothos/core to ^3.33.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 0cfb8b6 to 36bf059 Compare August 9, 2023 20:02
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.33.0 chore(deps): update dependency @pothos/core to ^3.33.1 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 36bf059 to e00a6a7 Compare August 30, 2023 21:38
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.33.1 chore(deps): update dependency @pothos/core to ^3.34.0 Sep 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.34.0 chore(deps): update dependency @pothos/core to ^3.35.0 Sep 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.35.0 chore(deps): update dependency @pothos/core to ^3.36.0 Sep 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.36.0 chore(deps): update dependency @pothos/core to ^3.37.0 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch 2 times, most recently from 4a0b256 to 0bc9834 Compare September 27, 2023 00:04
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.37.0 chore(deps): update dependency @pothos/core to ^3.38.0 Sep 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.38.0 chore(deps): update dependency @pothos/core to ^3.39.0 Dec 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.39.0 chore(deps): update dependency @pothos/core to ^3.40.0 Dec 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.40.0 chore(deps): update dependency @pothos/core to ^3.40.1 Dec 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.40.1 chore(deps): update dependency @pothos/core to ^3.41.0 Dec 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.41.0 chore(deps): update dependency @pothos/core to ^3.41.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from 43746f4 to d58df95 Compare April 18, 2024 01:47
@renovate renovate bot force-pushed the renovate/pothos-core-3.x branch from d58df95 to 9b90fa9 Compare June 22, 2024 18:27
@renovate renovate bot changed the title chore(deps): update dependency @pothos/core to ^3.41.1 chore(deps): update dependency @pothos/core to ^3.41.2 Jun 22, 2024
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.

None yet

0 participants