Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps wp-cli/export-command from 2.0.2 to 2.0.3.

Release notes

Sourced from wp-cli/export-command's releases.

Version 2.0.3

  • Allow to opt-out from dumping specific sections [#61]
  • Reuse File_Writer for STDOUT support [#60]
  • Make load_export_api() public [#59]
Commits
  • a31b177 Merge pull request #61 from drzraf/select-export-sections
  • 18ac892 Update src/WP_Export_WXR_Formatter.php
  • e9c65f3 Update src/WP_Export_WXR_Formatter.php
  • 519fdf2 Merge pull request #60 from drzraf/generic-output-writer
  • 740480d factored
  • d0ff607 Let the formatter know about which WXR sections one requires.
  • 569fb7e trailing comma
  • d8e4dd6 Merge pull request #59 from drzraf/public-load-export-api
  • f39f34b In #9 (bbcc22a28), we introduced Stdout_Writer in order to fwrite(STDOUT).
  • ef77a4e When reusing the export command, a call to load_export_api() is needed
  • See full diff 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

Bumps [wp-cli/export-command](https://github.com/wp-cli/export-command) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/wp-cli/export-command/releases)
- [Commits](wp-cli/export-command@v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner July 17, 2019 06:38
@thrijith thrijith added this to the 2.3.0 milestone Jul 17, 2019
@thrijith thrijith merged commit 49f183b into master Jul 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/wp-cli/export-command-2.0.3 branch July 17, 2019 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants