Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.10 -> 3.12.3 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.3

Compare Source

Patch Changes

v3.12.2

Compare Source

Patch Changes

v3.12.1

Compare Source

Patch Changes

v3.12.0

Compare Source

Minor Changes
Data masking 🎭
  • #​12042 1c0ecbf Thanks @​jerelmiller! - Introduces data masking in Apollo Client.

    Data masking enforces that only the fields requested by the query or fragment is available to that component. Data masking is best paired with colocated fragments.

    To enable data masking in Apollo Client, set the dataMasking option to true.

    new ApolloClient({
      dataMasking: true,
      // ... other options
    });

    For detailed information on data masking, including how to incrementally adopt it in an existing applications, see the data masking documentation.

  • #​12131 21c3f08 Thanks @​jerelmiller! - Allow null as a valid from value in useFragment.

More Patch Changes


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.

@renovate renovate bot enabled auto-merge (squash) December 4, 2024 21:26
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 2d4ef9b to 55f7f62 Compare December 5, 2024 16:31
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.12.0 fix(deps): update dependency @apollo/client to v3.12.1 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 55f7f62 to cc4f467 Compare December 5, 2024 23:40
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.12.1 fix(deps): update dependency @apollo/client to v3.12.2 Dec 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.12.2 fix(deps): update dependency @apollo/client to v3.12.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:38

Pull request was closed

@renovate renovate bot deleted the renovate/apollo-graphql-packages branch December 8, 2024 18:38
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.12.2 - autoclosed fix(deps): update dependency @apollo/client to v3.12.2 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 7b860b3 to cc4f467 Compare December 8, 2024 22:00
@renovate renovate bot enabled auto-merge (squash) December 9, 2024 02:47
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from cc4f467 to 347ca5e Compare December 12, 2024 18:29
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.12.2 fix(deps): update dependency @apollo/client to v3.12.3 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 347ca5e to c05375b Compare December 13, 2024 09:58
@renovate renovate bot merged commit e0f0162 into main Dec 13, 2024
6 checks passed
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.

1 participant