Skip to content

Bumped library package version#843

Merged
danditomaso merged 2 commits into
meshtastic:mainfrom
danditomaso:chore/bump-lib-versions
Sep 12, 2025
Merged

Bumped library package version#843
danditomaso merged 2 commits into
meshtastic:mainfrom
danditomaso:chore/bump-lib-versions

Conversation

@danditomaso

Copy link
Copy Markdown
Collaborator

Description

This PR bumps the supporting libraries versions as a result of all packages being published to NPM. This published was manually performed due to the github workflow failing to run as expected.

  • Code follows project style guidelines
  • Documentation has been updated or added
  • Tests have been added or updated
  • All i18n translation labels have been added (read
    CONTRIBUTING_I18N_DEVELOPER_GUIDE.md for more details)

Copilot AI review requested due to automatic review settings September 12, 2025 02:02
@vercel

vercel Bot commented Sep 12, 2025

Copy link
Copy Markdown

@danditomaso is attempting to deploy a commit to the Meshtastic Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates package versions for Meshtastic transport and core libraries following a manual NPM publication. The changes include version bumps from prerelease to stable versions and addition of JSR (JavaScript Registry) configuration.

  • Version updates from prerelease (e.g., 0.2.4-0) to stable releases (e.g., 0.2.5)
  • Addition of JSR publishing configuration with include/exclude patterns
  • Update to use JSR package reference for @meshtastic/protobufs dependency

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/transport-web-serial/package.json Version bump to 0.2.5 and JSR config addition
packages/transport-web-bluetooth/package.json Version bump to 0.1.5 and JSR config addition
packages/transport-node/package.json Version bump to 0.0.2, files reorganization, and JSR config
packages/transport-node-serial/package.json Version bump to 0.0.2, JSR config, and publish script update
packages/transport-http/package.json Version bump to 0.2.5 and JSR config addition
packages/core/package.json Version bump to 2.6.7 and JSR config addition
packages/core/jsr.json Version update and complete JSR publish configuration
package.json Update protobufs dependency to use JSR registry

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@danditomaso danditomaso merged commit ad6b9f4 into meshtastic:main Sep 12, 2025
2 of 3 checks passed
danditomaso added a commit to danditomaso/meshtastic-web that referenced this pull request Sep 12, 2025
* chore: bumped package versions

* removed jsr file
danditomaso added a commit that referenced this pull request Sep 12, 2025
* chore: update web deps

* Bumped library package version (#843)

* chore: bumped package versions

* removed jsr file
@danditomaso danditomaso deleted the chore/bump-lib-versions branch October 7, 2025 00:14
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.

2 participants