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

Bump johnbillion/extended-cpts from 4.2.3 to 4.5.2 #12

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps johnbillion/extended-cpts from 4.2.3 to 4.5.2.

Release notes

Sourced from johnbillion/extended-cpts's releases.

4.5.2

  • Support for new labels added in WordPress 5.7 and some upcoming in 5.8.
  • Fixes for admin columns when customising the attachment post type.

4.5.1

  • Correct the taxonomy admin screen column action that should be a filter.

4.5.0

  • Support for PHP 8.

4.4.1

  • Introduce some new filters. See the filters and actions documentation for all the details.
    • ext-cpts/args
    • ext-cpts/names
    • ext-taxos/args
    • ext-taxos/names
  • Fix compatibility with Composer v2
  • Fix incorrect usage of add_filter() instead of add_action()

4.4.0

  • Introduce the block_editor argument.
  • Prevent duplicate taxonomy meta boxes from appearing when the block editor is in use.
  • Fix the behaviour when using a dropdown meta box type with a hierarchical taxonomy.
  • Fix argument merging when labels or rewrite aren't arrays.

See Recent Changes for Developers for an overview of changes made in recent versions of Extended CPTs that are of interest to developers.

4.3.3

  • Show the correct Dashicon in the At a Glance dashboard widget.
  • Update some inline docs.

4.3.2

  • Switch to disabling the 'Months' dropdown server-side instead of client-side, to prevent its potentially slow query from running.

4.3.1

  • Allow an options array and options callback for the post_author filter.
  • Allow the All Authors option to be selected when there's a default value defined.
  • Switch back to applying the default filter at the admin list screen request level instead of the query level.

See Recent Changes for Developers for an overview of changes made in recent versions of Extended CPTs that are of interest to developers.

4.3.0

  • Introduce a dashboard_activity argument to show the post type in the Recently Published section of the dashboard.
  • Add support for a title_icon argument for more easily showing accessible dashicons in column titles.
  • Add support for a title_cb argument for completely custom column titles.
  • Introduce a post_author post type listing screen filter that shows a dropdown list of authors for the post type.
  • Introduce a post_date post type listing screen filter for the post date with a date picker control.
  • Introduce an action and a filter which allows a filter control's UI and query vars to be overridden.
  • Coding standards improvements.

... (truncated)

Commits
  • 59ce9f4 Version 4.5.2.
  • e420662 Docs.
  • a05da1c Merge branch 'develop' into add-attachment-support
  • 62ddc19 New labels for WP 5.8.
  • 4813a7a Improve the test labelling.
  • ae0524c Yeah actually let's trim this down some more.
  • fcab93d Switch to actively testing against the two most recent versions of WP.
  • 9883c4e Allow manually running the nightly action.
  • 1089848 Split the WP nightly test and only run it on a cron schedule.
  • 3b58e25 Allow the job to run on the cron schedule.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [johnbillion/extended-cpts](https://github.com/johnbillion/extended-cpts) from 4.2.3 to 4.5.2.
- [Release notes](https://github.com/johnbillion/extended-cpts/releases)
- [Commits](johnbillion/extended-cpts@4.2.3...4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@jazzsequence jazzsequence changed the base branch from master to main June 14, 2023 18:36
@jazzsequence jazzsequence merged commit 507e1c0 into main Jun 14, 2023
@jazzsequence jazzsequence deleted the dependabot/composer/johnbillion/extended-cpts-4.5.2 branch June 14, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant