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

build(deps): bump the comunica group with 5 updates #1383

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the comunica group with 5 updates:

Package From To
@comunica/bindings-factory 3.1.0 3.2.0
@comunica/query-sparql-rdfjs 3.1.2 3.2.0
@comunica/types 3.1.0 3.2.0
@comunica/query-sparql 3.1.2 3.2.0
@comunica/query-sparql-file 3.1.2 3.2.0

Updates @comunica/bindings-factory from 3.1.0 to 3.2.0

Changelog

Sourced from @​comunica/bindings-factory's changelog.

v3.2.0 - 2024-07-05

Added

Changed

Fixed

v3.1.2 - 2024-05-30

Fixed

Changed

v3.1.1 - 2024-05-11

Fixed

... (truncated)

Commits

Updates @comunica/query-sparql-rdfjs from 3.1.2 to 3.2.0

Changelog

Sourced from @​comunica/query-sparql-rdfjs's changelog.

v3.2.0 - 2024-07-05

Added

Changed

Fixed

Commits

Updates @comunica/types from 3.1.0 to 3.2.0

Changelog

Sourced from @​comunica/types's changelog.

v3.2.0 - 2024-07-05

Added

Changed

Fixed

v3.1.2 - 2024-05-30

Fixed

Changed

v3.1.1 - 2024-05-11

Fixed

... (truncated)

Commits
  • 87baf2a Bump to release version v3.2.0
  • d85c5bc Make physical query plan explain output compact and human-readable
  • See full diff in compare view

Updates @comunica/query-sparql from 3.1.2 to 3.2.0

Changelog

Sourced from @​comunica/query-sparql's changelog.

v3.2.0 - 2024-07-05

Added

Changed

Fixed

Commits
  • 87baf2a Bump to release version v3.2.0
  • 4388b6f Reset networkCache in system tests
  • cb1bebd Fixed the order of count operations influencing the result
  • de90db0 Add optional hash join actor
  • 3ebb386 Run CI on windows and mac
  • d85c5bc Make physical query plan explain output compact and human-readable
  • c334b6c Emit pattern source in physical query explain output
  • See full diff in compare view

Updates @comunica/query-sparql-file from 3.1.2 to 3.2.0

Changelog

Sourced from @​comunica/query-sparql-file's changelog.

v3.2.0 - 2024-07-05

Added

Changed

Fixed

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 8, 2024 11:33
@ddeboer
Copy link
Member

ddeboer commented Jul 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/comunica-d3b21c5396 branch 5 times, most recently from 81ce6c3 to f8b873e Compare July 15, 2024 11:21
Bumps the comunica group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@comunica/bindings-factory](https://github.com/comunica/comunica/tree/HEAD/packages/bindings-factory) | `3.1.0` | `3.2.0` |
| [@comunica/query-sparql-rdfjs](https://github.com/comunica/comunica/tree/HEAD/engines/query-sparql-rdfjs) | `3.1.2` | `3.2.0` |
| [@comunica/types](https://github.com/comunica/comunica/tree/HEAD/packages/types) | `3.1.0` | `3.2.0` |
| [@comunica/query-sparql](https://github.com/comunica/comunica/tree/HEAD/engines/query-sparql) | `3.1.2` | `3.2.0` |
| [@comunica/query-sparql-file](https://github.com/comunica/comunica/tree/HEAD/engines/query-sparql-file) | `3.1.2` | `3.2.0` |


Updates `@comunica/bindings-factory` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/packages/bindings-factory)

Updates `@comunica/query-sparql-rdfjs` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/engines/query-sparql-rdfjs)

Updates `@comunica/types` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/packages/types)

Updates `@comunica/query-sparql` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/engines/query-sparql)

Updates `@comunica/query-sparql-file` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/engines/query-sparql-file)

---
updated-dependencies:
- dependency-name: "@comunica/bindings-factory"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: comunica
- dependency-name: "@comunica/query-sparql-rdfjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: comunica
- dependency-name: "@comunica/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: comunica
- dependency-name: "@comunica/query-sparql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: comunica
- dependency-name: "@comunica/query-sparql-file"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: comunica
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/comunica-d3b21c5396 branch from f8b873e to ef30bf0 Compare July 15, 2024 11:23
@github-actions github-actions bot merged commit 23e1c36 into master Jul 15, 2024
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/comunica-d3b21c5396 branch July 15, 2024 11:24
@ddeboer
Copy link
Member

ddeboer commented Jul 17, 2024

🎉 This PR is included in version 9.7.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@ddeboer
Copy link
Member

ddeboer commented Jul 20, 2024

🎉 This PR is included in version 5.3.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant