Bump path-parse from 1.0.6 to 1.0.7#7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
jessehanley
pushed a commit
that referenced
this pull request
Oct 2, 2025
commit c430ffe Merge: fc44206 e968ba6 Author: Zachary <zachary.oakes@gmail.com> Date: Sun Sep 21 12:19:38 2025 +0900 Merge branch 'master' into master commit fc44206 Merge: d4ef15f cc5b9e4 Author: Zachary <zachary.oakes@gmail.com> Date: Tue Jul 29 15:56:37 2025 +0900 Merge branch 'master' into master commit d4ef15f Author: Zachary <zachary.oakes@gmail.com> Date: Tue Jul 29 15:54:01 2025 +0900 Remove queues (#7) feat(core): major event handling overhaul, real-time notifications, and UX improvements This release includes major updates to how events are processed and surfaced in the admin UI, along with stability, debugging, and UI improvements across integrations. 🧠 Event Handling Refactor (BREAKING) • Migrated from queue-based event processing to immediate API delivery (send_event() replaces enqueue_event()). • Removed cron job infrastructure and related queue code (~350 LOC). • Improved reliability and real-time responsiveness for: • LearnDash (enrollment, assignment, certificate) • WooCommerce • Login verification events Implements: BEN-214 to BEN-222 🔴 Real-Time Event Notifications • Added AJAX-based event notification system with transient polling. • Frontend React UI (EventDisplay) shows rolling buffer of last 5 events. • Supports detection of event source (WooCommerce, LearnDash, forms). • Includes mobile support, animations, and accessibility enhancements. • Removed is_admin() check to allow frontend event visibility. Implements: BEN-233 to BEN-238 🧰 Developer Utilities • Debug log and queue purge buttons added to admin UI (with toast feedback). • Buttons include loading states, AJAX handlers, and safe WP practices. Resolves: BEN-225 🧪 Integrations • LearnDash: • Fixed duplicate enrollment events • Prevent failed events from accumulating • Bricks Forms: • Enabled debug logging support • WPForms: • Refactored form handling and event dispatch 🛠 Fixes and Enhancements • Fixed memory leaks and PII logging length issues • Improved fallback behavior for malformed API responses • Enhanced animated placeholder and TransactionalCard author dropdown refresh 🔖 Misc • Version bumps to 2.1.4, 2.1.5, 2.1.6 • Minor cosmetics and copy improvements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps path-parse from 1.0.6 to 1.0.7.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.