Update docs link in datetime.php#7405
Merged
sc0ttkclark merged 5 commits intopods-framework:release/3.2.9from Feb 27, 2025
Merged
Update docs link in datetime.php#7405sc0ttkclark merged 5 commits intopods-framework:release/3.2.9from
sc0ttkclark merged 5 commits intopods-framework:release/3.2.9from
Conversation
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright). These dependencies need to be updated together. Removes `cookie` Updates `@wordpress/e2e-test-utils-playwright` from 1.12.0 to 1.17.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils-playwright@1.17.0/packages/e2e-test-utils-playwright) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: "@wordpress/e2e-test-utils-playwright" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 6.21.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
The docs for datetime moved from: `https://docs.pods.io/fields/date-time-fields/datetime/` to `https://docs.pods.io/fields/datetime/` This PR updates the inline links to avoid a 404. Signed-off-by: Brooke. <hi@broo.ke>
PR Summary
|
4 tasks
Member
|
Oh lol when I rebase the package lock diff happens. I'll sort that out on my side. |
sc0ttkclark
approved these changes
Feb 27, 2025
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.
The docs for datetime moved from:
https://docs.pods.io/fields/date-time-fields/datetime/tohttps://docs.pods.io/fields/datetime/This PR updates the inline links to avoid a 404.
Description
Related GitHub issue(s)
Testing instructions
Screenshots / screencast
Changelog text for these changes
PR checklist