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

chore: bump simplepie/simplepie from 1.5.8 to 1.7.0 in /legacy #88

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps simplepie/simplepie from 1.5.8 to 1.7.0.

Release notes

Sourced from simplepie/simplepie's releases.

1.7.0

What's Changed

Full Changelog: simplepie/simplepie@1.6.0...1.7.0

1.6.0

What's Changed

New Contributors

Full Changelog: simplepie/simplepie@1.5.8...1.6.0

Changelog

Sourced from simplepie/simplepie's changelog.

1.7.0 - 2022-09-30

Added

  • New class SimplePie\SimplePie as a replacement for class SimplePie
  • New method SimplePie\Misc::get_default_useragent() as a replacement for constant SIMPLEPIE_USERAGENT

Changed

Fixed

Deprecated

  • The class SimplePie is deprecated, use class SimplePie\SimplePie instead
  • The use of PSR-0 classes (all classes without namespaces in the library directory) is deprecated, use PSR-4 classes (see src directory) instead
  • The constant SIMPLEPIE_BUILD is deprecated, use SimplePie\Misc::get_build() instead
  • The constant SIMPLEPIE_USERAGENT is deprecated, use SimplePie\Misc::get_default_useragent() instead
  • All global constants are deprecated, use the constants from the class SimplePie\SimplePie instead (e.g. replace SIMPLEPIE_VERSION with SimplePie\SimplePie::VERSION)

1.6.0 - 2022-04-21

Added

  • New methods SimplePie::rename_attributes() and SimplePie_Sanitize::rename_attributes() allow renaming attributes by @​math-GH in #717
  • Add audio, video @​src elements/attribute for URL resolution by @​rdalverny in #716
  • Added new namespaced aliases and PSR-4 support for every class by @​Art4 in #711
  • Add .editorconfig by @​Alkarex in #724
  • Upload compiled file as release asset by @​Art4 in #725

Changed

  • GH Actions: version update for ramsey/composer-install by @​jrfnl in #713

Fixed

Commits

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)

Bumps [simplepie/simplepie](https://github.com/simplepie/simplepie) from 1.5.8 to 1.7.0.
- [Release notes](https://github.com/simplepie/simplepie/releases)
- [Changelog](https://github.com/simplepie/simplepie/blob/master/CHANGELOG.md)
- [Commits](simplepie/simplepie@1.5.8...1.7.0)

---
updated-dependencies:
- dependency-name: simplepie/simplepie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2022

The following labels could not be found: php, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2023

Superseded by #133.

@dependabot dependabot bot closed this Jan 20, 2023
@dependabot dependabot bot deleted the dependabot/composer/legacy/simplepie/simplepie-1.7.0 branch January 20, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants