Skip to content

chore(deps): update dependency astrojs-atom to v1.0.263#337

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-atom-1.x-lockfile
Open

chore(deps): update dependency astrojs-atom to v1.0.263#337
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-atom-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astrojs-atom 1.0.2181.0.263 age adoption passing confidence

Release Notes

flcdrg/astrojs-atom (astrojs-atom)

v1.0.263

Compare Source

Changes

v1.0.258

Compare Source

Changes

v1.0.246

Compare Source

Changes

v1.0.234

Compare Source

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.

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 7, 2026

Copy link
Copy Markdown

Deploying charlotte with  Cloudflare Pages  Cloudflare Pages

Latest commit: fa95667
Status: ✅  Deploy successful!
Preview URL: https://0e633921.charlotte-e3z.pages.dev
Branch Preview URL: https://renovate-astrojs-atom-1-x-lo.charlotte-e3z.pages.dev

View logs

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.
Architecture diagram
sequenceDiagram
    participant Build as Astro Build Process
    participant Plugin as astrojs-atom (v1.0.246)
    participant XML as fast-xml-parser (Internal)
    participant Disk as Output Directory

    Note over Build, Disk: Runtime Feed Generation Flow (Build-time)

    Build->>Plugin: NEW: Initialize Integration (Astro 5.18.0 compatibility)
    
    rect rgb(23, 37, 84)
        Note right of Plugin: Content Processing Phase
        Plugin->>Build: Request site metadata & collection data
        Build-->>Plugin: Return raw content objects
    end

    Plugin->>XML: CHANGED: Transform data to XML structure (v5.4.1)
    Note right of XML: Includes strnum v2.2.0 & <br/>fast-xml-builder v1.0.0 logic
    XML-->>Plugin: Validated XML String

    alt Successful Generation
        Plugin->>Disk: Write /atom.xml
    else Error in Parsing/Building
        XML-->>Plugin: Error: Invalid XML structure
        Plugin-->>Build: Log Warning/Error (build-time)
    end
Loading

@netlify

netlify Bot commented Mar 7, 2026

Copy link
Copy Markdown

Deploy Preview for chuwublog ready!

Name Link
🔨 Latest commit fa95667
🔍 Latest deploy log https://app.netlify.com/projects/chuwublog/deploys/6a2ad6695481df000824eac2
😎 Deploy Preview https://deploy-preview-337--chuwublog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 79
Accessibility: 97
Best Practices: 100
SEO: 99
PWA: -
View the detailed breakdown and full score reports

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

@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch 2 times, most recently from ffc5be5 to b48d1d5 Compare March 17, 2026 08:58
@renovate renovate Bot changed the title chore(deps): update dependency astrojs-atom to v1.0.246 chore(deps): update dependency astrojs-atom to v1.0.263 Mar 17, 2026
@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch 2 times, most recently from 76dc160 to fb4af2d Compare April 8, 2026 18:12
@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch from fb4af2d to e893727 Compare April 29, 2026 13:43
@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch from e893727 to c19f366 Compare May 12, 2026 10:12
@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch from c19f366 to 041c89e Compare May 28, 2026 17:56
@renovate renovate Bot force-pushed the renovate/astrojs-atom-1.x-lockfile branch from 041c89e to fa95667 Compare June 11, 2026 15:38
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