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 n3 and @types/n3 #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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

Release notes

Sourced from n3's releases.

v1.22.3

1.22.3 (2024-09-27)

Performance Improvements

v1.22.2

1.22.2 (2024-09-27)

Performance Improvements

  • make sure performance improvements apply to datasetcore (#457) (35d7142)

v1.22.1

1.22.1 (2024-09-21)

Performance Improvements

v1.22.0

1.22.0 (2024-09-18)

Features

  • add fromTerm and fromQuad to DataFactory (#449) (48cb127)

v1.21.3

1.21.3 (2024-09-17)

Bug Fixes

  • fix implementation of #read when size=0 (#448) (5712f9c)

v1.21.2

1.21.2 (2024-09-17)

Performance Improvements

v1.21.1

1.21.1 (2024-09-08)

... (truncated)

Commits

Updates @types/n3 from 1.16.4 to 1.21.1

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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 1, 2024 04:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-f5aa92eb52 branch 3 times, most recently from e4526c9 to 4932b8a Compare October 1, 2024 04:42
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.20.4 to 1.22.3
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.20.4...v1.22.3)

Updates `@types/n3` from 1.16.4 to 1.21.1
- [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-f5aa92eb52 branch from 4932b8a to c2c6a5d Compare October 1, 2024 04:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants