Skip to content

Update astro monorepo#121

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo
Open

Update astro monorepo#121
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 1, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@astrojs/netlify (source) 2.5.02.6.0 age confidence
@astrojs/svelte (source) 3.1.03.1.1 age confidence

Release Notes

withastro/astro (@​astrojs/netlify)

v2.6.0

Compare Source

Minor Changes
  • #​7975 f974c95a2 Thanks @​lilnasy! - If you are using Netlify's On-demand Builders, you can now specify how long your pages should remain cached. By default, all pages will be rendered on first visit and reused on every subsequent visit until a redeploy. To set a custom revalidation time, call the runtime.setBuildersTtl() local in either your frontmatter or middleware.

    ---
    import Layout from '../components/Layout.astro';
    
    if (import.meta.env.PROD) {
      // revalidates every 45 seconds
      Astro.locals.runtime.setBuildersTtl(45);
    }
    ---
    
    <Layout title="Astro on Netlify">
      {new Date(Date.now())}
    </Layout>
Patch Changes

v2.5.2

Compare Source

Patch Changes

v2.5.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/svelte)

v3.1.1

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

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

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@socket-security

socket-security Bot commented May 1, 2024

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​astrojs/​svelte@​3.1.0 ⏵ 3.1.1100 +110010095 +6100
Updated@​astrojs/​netlify@​2.5.0 ⏵ 2.6.099 +710010097 -1100

View full report

@sonarqubecloud

sonarqubecloud Bot commented May 1, 2024

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate Bot changed the title Update astro monorepo Update astro monorepo - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate renovate Bot deleted the renovate/astro-monorepo branch December 8, 2024 18:36
@renovate renovate Bot changed the title Update astro monorepo - autoclosed Update astro monorepo Dec 8, 2024
@renovate renovate Bot reopened this Dec 8, 2024
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from b0d3b07 to 3b70edf Compare December 8, 2024 22:40
@sonarqubecloud

sonarqubecloud Bot commented Dec 8, 2024

Copy link
Copy Markdown

@renovate renovate Bot changed the title Update astro monorepo Update dependency @astrojs/svelte to v3.1.1 Dec 18, 2024
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from 3b70edf to d97846b Compare February 13, 2025 17:59
@renovate renovate Bot changed the title Update dependency @astrojs/svelte to v3.1.1 Update astro monorepo Feb 13, 2025
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from d97846b to 161aef9 Compare February 12, 2026 12:30
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from 3f85029 to 4b7cf95 Compare March 30, 2026 19:00
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from 4b7cf95 to 1f10685 Compare April 27, 2026 16:48
@renovate renovate Bot force-pushed the renovate/astro-monorepo branch from 1f10685 to 354bc05 Compare April 27, 2026 20:16
@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants