Skip to content
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

Update planck-js w/ npm auto-update #1855

Merged
merged 2 commits into from
Aug 4, 2024
Merged

Conversation

benjaminjamesbush
Copy link
Contributor

Update planck-js configuration

This pull request updates the configuration for planck-js to reflect recent changes in the project's repository and distribution method. The current version on cdnjs is outdated.

Current State

  • The latest version on cdnjs is 0.3.x
  • The latest version available on npm is 1.0.2
  • There are no releases or tags on the GitHub repository

Changes made:

  1. Updated repository URL from shakiba/planck.js to piqnt/planck.js

    • The original repository has been transferred, as evidenced by GitHub's redirect
  2. Changed auto-update source from git to npm

    • The npm package "planck" is now the primary distribution method
    • This change is necessary because there are no releases or tags on the GitHub repository
  3. Updated auto-update target to "planck" to match the current npm package name

Impact

These changes will allow cdnjs to fetch the latest versions of planck-js from the correct source (npm), ensuring users have access to the most up-to-date files. This should bring the version on cdnjs up to 1.0.2 and enable future updates.

Verification

This update should resolve the issue of cdnjs not having access to the latest versions of planck-js, despite the lack of GitHub releases or tags.

Update planck-js configuration for cdnjs:

1. Updated repository URL from shakiba/planck.js to piqnt/planck.js
   - The original repository has been transferred, as evidenced by GitHub's redirect

2. Changed auto-update source from git to npm
   - The npm package "planck" is now the primary distribution method

3. Updated auto-update target to "planck" to match the current npm package name

These changes will allow cdnjs to fetch the latest versions of planck-js from the correct source, ensuring users have access to the most up-to-date files.
Update planck-js to use new repository and npm for auto-update
@MattIPv4 MattIPv4 changed the title Update planck-js configuration for new repository and npm auto-update Update planck-js w/ npm auto-update Aug 4, 2024
Copy link
Member

@MattIPv4 MattIPv4 left a comment

Choose a reason for hiding this comment

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

LGTM

@MattIPv4 MattIPv4 merged commit 26f4f47 into cdnjs:master Aug 4, 2024
1 check passed
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