8000 Release 1.8.4 by FlorianRappl · Pull Request #751 · smapiot/piral · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 1.8.4 #751

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 18 commits into from
Apr 1, 2025
Merged

Release 1.8.4 #751

merged 18 commits into from
Apr 1, 2025

Conversation

FlorianRappl
Copy link
Contributor

New Pull Request

For more information, see the CONTRIBUTING guide.

Prerequisites

Please make sure you can check the following boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project
  • All new and existing tests passed

Type(s) of Changes

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have updated the documentation accordingly
  • I have added tests to cover my changes

Description

Quick update to fix some small issues and bring QoL improvements.

Remarks

(none)

Piral Release Bot and others added 18 commits March 19, 2025 11:08
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.23.2 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…lpers-7.26.10

Bump @babel/helpers from 7.23.2 to 7.26.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@FlorianRappl FlorianRappl added the release A new release label Apr 1, 2025
@FlorianRappl FlorianRappl added this to the 1.8.4 milestone Apr 1, 2025
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR, "Release 1.8.4", provides a number of documentation improvements and small bug fixes along with QoL enhancements. Key changes include:

  • Adding documentation for a new v3 format for pilets (both in the pilet specification and CLI specification).
  • Extending the feed API specification to include PiletMetadataV3.
  • Updating the bundler documentation to list new bundler plugins and revising existing entries.
  • Adjusting the SECURITY.md and CHANGELOG.md for updated version information and release notes.

Reviewed Changes

Copilot reviewed 61 out of 75 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/specs/pilet-specification.md Added a new section for v3 Format explaining Node.js compatibility notes.
docs/specs/feed-api-specification.md Introduced PiletMetadataV3 and extended the union type for metadata.
docs/specs/cli-specification.md Updated the documentation to include a new v:3 code snippet for pilets.
docs/concepts/T02-bundlers.md Revised bundler plugin list to include new plugins for rspack, Bun, and Vite.
SECURITY.md Updated the End of Life date for version 1.x.
CHANGELOG.md Added release notes for version 1.8.4.
Files not reviewed (14)
  • LICENSE: Language not supported
  • src/converters/piral-aurelia/LICENSE: Language not supported
  • src/converters/piral-blazor/LICENSE: Language not supported
  • src/converters/piral-cycle/LICENSE: Language not supported
  • src/converters/piral-elm/LICENSE: Language not supported
  • src/converters/piral-ember/LICENSE: Language not supported
  • src/converters/piral-hyperapp/LICENSE: Language not supported
  • src/converters/piral-inferno/LICENSE: Language not supported
  • src/converters/piral-litel/LICENSE: Language not supported
  • src/converters/piral-million/LICENSE: Language not supported
  • src/converters/piral-mithril/LICENSE: Language not supported
  • src/converters/piral-ng/LICENSE: Language not supported
  • src/converters/piral-ngjs/LICENSE: Language not supported
  • src/converters/piral-preact/LICENSE: Language not supported

Copy link
Member
@manuelroemer manuelroemer left a comment

Choose a reason for hiding this comment

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

Looks good to me! 🚀

@FlorianRappl FlorianRappl merged commit 253d96a into main Apr 1, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release A new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0