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 runtime to load from npmjs #25

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Conversation

circlecube
Copy link
Member

Proposed changes

Update runtime module to load via npmjs rather than the github package. We're working to migrate packages to npmjs rather than github due to it not requiring a token to install.

See PRESS10-73 & PRESS10-63 for more details. The runtime module is already present on npmjs and future updates will be published there rather than as github packages.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

* main:
  GitHub Actions(deps): Bump peter-evans/repository-dispatch from 1 to 3
  NPM Dev(deps-dev): Bump @wordpress/scripts from 26.0.0 to 30.8.1
  NPM(deps): Bump @wordpress/api-fetch from 6.46.0 to 7.15.1
  Composer(deps): Bump newfold-labs/wp-module-data from 2.5.2 to 2.6.8
  Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards
  add dependabot file for udpates

# Conflicts:
#	package-lock.json
#	package.json
@circlecube circlecube changed the title Update/runtime to npmjs Update runtime to load from npmjs Jan 9, 2025
@circlecube circlecube merged commit 9de50a1 into main Jan 9, 2025
1 check passed
@circlecube circlecube deleted the update/runtime-to-npmjs branch January 9, 2025 23:21
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