chore(deps): update dependency astrojs-atom to v1.0.263#337
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency astrojs-atom to v1.0.263#337renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Deploying charlotte with
|
| Latest commit: |
c19f366
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8882fdd3.charlotte-e3z.pages.dev |
| Branch Preview URL: | https://renovate-astrojs-atom-1-x-lo.charlotte-e3z.pages.dev |
There was a problem hiding this comment.
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
✅ Deploy Preview for chuwublog ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ffc5be5 to
b48d1d5
Compare
76dc160 to
fb4af2d
Compare
fb4af2d to
e893727
Compare
e893727 to
c19f366
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
1.0.218→1.0.263Release Notes
flcdrg/astrojs-atom (astrojs-atom)
v1.0.263Compare Source
Changes
v1.0.258Compare Source
Changes
v1.0.246Compare Source
Changes
v1.0.234Compare Source
Changes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.