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

release: v1.14.7 #2854

Merged
merged 20 commits into from Jul 12, 2023
Merged

release: v1.14.7 #2854

merged 20 commits into from Jul 12, 2023

Conversation

jasonbahl
Copy link
Collaborator

Release Notes

Chores / Bugfixes

  • #2853: fix: internal server error when query max depth setting is left empty
  • #2851: fix: querying posts by slug or uri with non-ascii characters
  • #2849: ci: Indent WP 6.2 in workflow file. Fixes Docker deploys. Thanks @markkelnar!
  • #2846: chore(deps): bump tough-cookie from 4.0.0 to 4.1.3

actions-user and others added 20 commits June 30, 2023 18:23
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
ci: Indent WP 6.2 in workflow file
…h-cookie-4.1.3

chore(deps): bump tough-cookie from 4.0.0 to 4.1.3
- update the Post model to return the slug & link passed through urlencode
…de-slugs

fix: querying posts by slug or uri when the post name is non-ascii
- add sanitization callback to the query_depth_max setting, ensuring that the saved value is a positive integer, else default to 10
fix: internal server error when query max depth setting is left empty
@coveralls
Copy link

Coverage Status

coverage: 85.034% (-0.03%) from 85.064% when pulling 39b87a2 on release/v1.14.7 into 5cefe7c on master.

@jasonbahl jasonbahl merged commit feaf0d6 into master Jul 12, 2023
31 of 32 checks passed
@jasonbahl jasonbahl deleted the release/v1.14.7 branch January 24, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants