Skip to content

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

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

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) 4.15.3 -> 4.15.4 age adoption passing confidence
pnpm (source) 9.7.1 -> 9.9.0 age adoption passing confidence

Release Notes

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

pnpm/pnpm (pnpm)

v9.9.0

Compare Source

v9.8.0

Compare Source


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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c067657 to fa979ed Compare December 21, 2023 19:20
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-mdx to v2.2.1 chore(deps): update all non-major dependencies Dec 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d7c2349 to e076be3 Compare December 23, 2023 22:42
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 23, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1c513c to 512e28d Compare December 29, 2023 22:09
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Dec 29, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 512e28d to 2417c69 Compare December 30, 2023 01:51
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 31, 2023
@renovate renovate bot closed this Dec 31, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 31, 2023 11:09
@renovate renovate bot restored the renovate/all-minor-patch branch January 1, 2024 18:38
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jan 1, 2024
@renovate renovate bot reopened this Jan 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 04efb13 to 28a8f82 Compare January 3, 2024 10:18
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jan 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9168633 to 2f2e8ca Compare January 8, 2024 21:28
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jan 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a956a17 to 600cc7f Compare January 9, 2024 11:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bc59b3d to a4b9bc5 Compare August 19, 2024 05:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0e042d8 to decf6be Compare August 26, 2024 17:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 2f15a49 to c4e2c7b Compare September 4, 2024 00:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bbf7106 to e43bd3c Compare September 7, 2024 17:44
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e43bd3c to 5b2c09c Compare September 7, 2024 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b2c09c to 67b9b37 Compare September 7, 2024 17:55
Copy link

changeset-bot bot commented Sep 7, 2024

⚠️ No Changeset found

Latest commit: 67b9b37

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

@openscript openscript merged commit 572ece2 into master Sep 7, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 7, 2024 18:01
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.

1 participant