Skip to content

chore(deps): bump dealnews/schema-org from 0.1.0 to 1.0.0 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dealnews/schema-org-1.0.0
Closed

chore(deps): bump dealnews/schema-org from 0.1.0 to 1.0.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dealnews/schema-org-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps dealnews/schema-org from 0.1.0 to 1.0.0.

Release notes

Sourced from dealnews/schema-org's releases.

Initial Public Release

Improve generated docblocks: array element hints, HTML-to-text comments

@var now hints array element types (Type|Type[]|null instead of Type|array|null) since PHP's lack of generics means the declared property type can't express this itself. Documented as a deliberate, non-enforced limitation in CLAUDE.md/README rather than adding a TypedArray-based collection type, which would need ~135 generated Set classes for a narrow, low-likelihood failure mode.

Also convert rdfs:comment's HTML (schema.org authors comments as HTML) into plain text instead of leaking raw markup/entities into docblocks.

No behavioral change -- every generated class's declared property types are unchanged; only docblock comments differ.

Commits
  • 84cbe48 Improve generated docblocks: array element hints, HTML-to-text comments
  • d4f1b9c Merge pull request #1 from dealnews/dependabot/github_actions/actions/checkout-7
  • 54f91d0 Bump actions/checkout from 4 to 7
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [dealnews/schema-org](https://github.com/dealnews/schema-org) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/dealnews/schema-org/releases)
- [Commits](dealnews/schema-org@v0.1.0...v1.0.0)

---
updated-dependencies:
- dependency-name: dealnews/schema-org
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #14.

@dependabot dependabot Bot closed this Aug 30, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/dealnews/schema-org-1.0.0 branch August 30, 2026 21:52
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants