Skip to content

chore(deps): Bump pyld from 3.2.0 to 3.3.0 - #4215

Merged
swcurran merged 1 commit into
mainfrom
dependabot/pip/pyld-3.3.0
Sep 8, 2026
Merged

chore(deps): Bump pyld from 3.2.0 to 3.3.0#4215
swcurran merged 1 commit into
mainfrom
dependabot/pip/pyld-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps pyld from 3.2.0 to 3.3.0.

Release notes

Sourced from pyld's releases.

v3.3.0

What's Changed

Full Changelog: digitalbazaar/pyld@v3.2.0...v3.3.0

Changelog

Sourced from pyld's changelog.

3.3.0 - 2026-09-02

Added

  • pyld.FileDocumentLoader: a document loader for local file: URLs with optional root confinement.
  • pyld.SchemeDirectedDocumentLoader: a document loader that dispatches URL strings to per-scheme loaders.
  • pyld.TypeDirectedDocumentLoader: a document loader that dispatches by Python input type (e.g. pathlib.Path vs str).
  • jsonld.flatten(), jsonld.frame(), and jsonld.to_rdf() now accept an identifierIssuer option with an IdentifierIssuer instance for blank node identifiers. Defaults to IdentifierIssuer('_:b'), which preserves the previous behaviour.
  • pyld command-line tool (get, expand, compact, flatten, frame, to-rdf, from-rdf, and cache clear), installed via pip install "PyLD[cli]". Remote contexts are cached in a CLI-specific SQLite file (overridable via --cache-file / PYLD_CACHE_FILE).
Commits
  • 3ac1987 Release v3.3.0.
  • ef409f5 Fixed the deploy auth issue
  • 30c323e Continue rebuilding is a version fails
  • b3959eb Add github action workflow to rebuild all doc versions
  • b39a2fe Also build a moving dev version of the master branch
  • 0fd43e4 Update CONTRIBUTING.md to mention deploying docs during release process.
  • c29f869 Revert back to mkdocs for local preview
  • 3f58032 Use copy instead of symlink for latest
  • c104c42 Force delete docs retro worktree
  • bf69540 Patch mkdocs.yml during deploy for older docs versions that predate Material'...
  • 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 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 [pyld](https://github.com/digitalbazaar/pyld) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/digitalbazaar/pyld/releases)
- [Changelog](https://github.com/digitalbazaar/pyld/blob/master/CHANGELOG.md)
- [Commits](digitalbazaar/pyld@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: pyld
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 7, 2026
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

Copy link
Copy Markdown

@swcurran
swcurran merged commit d7d060e into main Sep 8, 2026
13 of 15 checks passed
@swcurran
swcurran deleted the dependabot/pip/pyld-3.3.0 branch September 8, 2026 15:30
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant