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(deps): bump n3 and @types/n3 #149

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps n3 and @types/n3. These dependencies needed to be updated together.
Updates n3 from 1.16.3 to 1.21.1

Release notes

Sourced from n3's releases.

v1.21.1

1.21.1 (2024-09-08)

Performance Improvements

v1.21.0

1.21.0 (2024-08-26)

Features

v1.20.4

1.20.4 (2024-08-01)

Performance Improvements

  • performance improvements on dataset operations by operating directly over graphs (#416) (4868ab6)

v1.20.3

1.20.3 (2024-07-30)

Performance Improvements

v1.20.2

1.20.2 (2024-07-30)

Performance Improvements

v1.20.1

1.20.1 (2024-07-30)

Performance Improvements

  • no redundant _addToIndex call or _size invalidation when adding existing quad (#403) (5094b2d)

v1.20.0

1.20.0 (2024-07-29)

... (truncated)

Commits
  • 9eea4b6 perf: compute intersection over indices (#438)
  • f71ef64 chore(deps-dev): Bump deep-taxonomy-benchmark from 1.2.0 to 2.0.0 (#431)
  • 4746f0a chore(deps-dev): Bump the minor group with 2 updates (#430)
  • e7b7924 chore(docs): Writer.add -> Writer.addQuads (#429)
  • 8baa72e chore(deps-dev): Bump elliptic from 6.5.5 to 6.5.7 (#428)
  • 19692c4 chore(deps-dev): Bump the minor group across 1 directory with 2 updates (#425)
  • 3aaeabc chore(deps): update arrayify stream (#426)
  • 9f200b6 chore(docs): clean up formatting (#424)
  • 881d0aa feat: add callback and event for comments (#423)
  • 330dc33 chore(deps-dev): Bump @​babel/preset-env in the minor group (#419)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jeswr, a new releaser for n3 since your current version.


Updates @types/n3 from 1.10.4 to 1.21.0

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 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Sep 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 12, 2024 08:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-245faf5313 branch 2 times, most recently from f054520 to d5aec35 Compare September 13, 2024 09:05
Bumps [n3](https://github.com/rdfjs/N3.js) and [@types/n3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/n3). These dependencies needed to be updated together.

Updates `n3` from 1.16.3 to 1.21.1
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.16.3...v1.21.1)

Updates `@types/n3` from 1.10.4 to 1.21.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/n3)

---
updated-dependencies:
- dependency-name: n3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/n3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-245faf5313 branch from d5aec35 to 5a33347 Compare September 16, 2024 09:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2024

Superseded by #154.

@dependabot dependabot bot closed this Sep 17, 2024
auto-merge was automatically disabled September 17, 2024 09:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-245faf5313 branch September 17, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants