Skip to content

Prevent _load_textdomain_just_in_time notice #1046

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

Closed
wants to merge 5 commits into from

Conversation

crodriguezbrito
Copy link
Contributor

Proposed changes

This PR will prevent to show the _load_textdomain_just_in_time notice and include the coming soon args via module filter.

Note: This PR will also update the coming soon module to version 1.5.0

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

desrosj and others added 4 commits March 26, 2025 18:13
This implements the recommendation to pin full length commit SHAs instead of versions or branches when using 3rd-party GitHub Actions to protect from supply chain attacks.

This has been happening more often recently, with a number of popular actions having all of their tags updated with a buried vulnerability.

While the new notation is more verbose, a bit ugly, and requires every update to be applied manually, we can rely on Dependabot to handle that for us to make it more manageable.
Pin full length commit SHA for 3rd party actions.
Copy link

cypress bot commented Apr 29, 2025

HostGator Plugin    Run #6101

Run Properties:  status check passed Passed #6101  •  git commit a22d789532 ℹ️: Merge 9ae16cf8dd4caada80f5cea8186d6bdc7631c2d2 into bc0a215f30560ca54799c62c5c0a...
Project HostGator Plugin
Branch Review PRESS10-184
Run status status check passed Passed #6101
Run duration 29m 37s
Commit git commit a22d789532 ℹ️: Merge 9ae16cf8dd4caada80f5cea8186d6bdc7631c2d2 into bc0a215f30560ca54799c62c5c0a...
Committer Carlos Rodriguez
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 27
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 306
View all changes introduced in this branch ↗︎

@circlecube circlecube changed the base branch from main to develop May 2, 2025 17:10
@circlecube circlecube added this to the May 7, 2025 Release milestone May 2, 2025
@circlecube circlecube closed this May 2, 2025
@circlecube circlecube deleted the PRESS10-184 branch May 2, 2025 18:10
@circlecube circlecube mentioned this pull request May 2, 2025
14 tasks
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.

4 participants