Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.7 -> 3.11.8 age adoption passing confidence
@​apollo/tailwind-preset 0.1.14 -> 0.1.15 age adoption passing confidence
@types/node (source) 22.5.3 -> 22.5.4 age adoption passing confidence
@types/node (source) 18.19.47 -> 18.19.50 age adoption passing confidence
astro (source) 4.15.2 -> 4.15.4 age adoption passing confidence

Release Notes

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

v3.11.8

Compare Source

Patch Changes
withastro/astro (astro)

v4.15.4

Compare Source

Patch Changes
  • #​11879 bd1d4aa Thanks @​matthewp! - Allow passing a cryptography key via ASTRO_KEY

    For Server islands Astro creates a cryptography key in order to hash props for the islands, preventing accidental leakage of secrets.

    If you deploy to an environment with rolling updates then there could be multiple instances of your app with different keys, causing potential key mismatches.

    To fix this you can now pass the ASTRO_KEY environment variable to your build in order to reuse the same key.

    To generate a key use:

    astro create-key 

    This will print out an environment variable to set like:

    ASTRO_KEY=PIAuyPNn2aKU/bviapEuc/nVzdzZPizKNo3OqF/5PmQ= 
  • #​11935 c58193a Thanks @​Princesseuh! - Fixes astro add not using the proper export point when adding certain adapters

v4.15.3

Compare Source

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.

👻 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.

Copy link

changeset-bot bot commented Sep 5, 2024

⚠️ No Changeset found

Latest commit: 6936f78

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

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for graphql-testing-library ready!

Name Link
🔨 Latest commit 6936f78
🔍 Latest deploy log https://app.netlify.com/sites/graphql-testing-library/deploys/66dc176cf8def300080fe9a8
😎 Deploy Preview https://deploy-preview-121--graphql-testing-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from 4f7b889 to 0475d60 Compare September 6, 2024 22:13
@renovate renovate bot force-pushed the renovate/all-patch branch from 0475d60 to 6936f78 Compare September 7, 2024 09:05
@renovate renovate bot enabled auto-merge (squash) September 7, 2024 09:05
@renovate renovate bot merged commit 9664e91 into main Sep 7, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-patch branch September 7, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0 participants