Skip to content

Bump sagiri from 3.6.0 to 4.2.3#111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sagiri-4.2.3
Open

Bump sagiri from 3.6.0 to 4.2.3#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sagiri-4.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 14, 2024

Copy link
Copy Markdown
Contributor

Bumps sagiri from 3.6.0 to 4.2.3.

Release notes

Sourced from sagiri's releases.

v4.2.3

What's Changed

Full Changelog: ClarityCafe/Sagiri@v4.2.2...v4.2.3

v4.2.2

What's Changed

Full Changelog: ClarityCafe/Sagiri@v4.2.1...v4.2.2

v4.2.1

What's Changed

Full Changelog: ClarityCafe/Sagiri@v4.2.0...v4.2.1

v4.2.0

What's Changed

Full Changelog: ClarityCafe/Sagiri@4.1.0...v4.2.0

v4.1.0

  • NEW - Library now passes Deno tests. Any forthcoming change should always pass through the test suite.
  • NEW - Library now supports Blob. This is useful for Browser compatibility. Report any bugs if you find any!

v4.0.0

What's Changed

  • BREAKING - Interfaces have been renamed to use the hungarian notation style (e.g. SagiriResult is now ISagiriResult). Please adapt your code accordingly.
  • BREAKING - ESM support has been added to allow the module to be used on Node.js 16+ code that uses ESM code.
  • BREAKING - Bun and Deno support has been added. Library contributors are encouraged to try the library on these platforms and avoid any Node.js specific code.
  • NEW - Package is now published in the JSR registry. To install the package, run deno install jsr:@clarity/sagiri.
  • NEW - Library now uses the native Fetch API. A node-fetch fallback is provided for LTS versions below 21.x - however this will be removed once 18 and 20.x versions become deprecated.

Full Changelog: ClarityCafe/Sagiri@3.6.0...v4.0.0

Changelog

Sourced from sagiri's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[4.1.0] - 2024-08-27

  • NEW - Library now passes Deno tests. Any forthcoming change should always pass through the test suite.
  • NEW - Library now supports Blob. This is useful for Browser compatibility. Report any bugs if you find any!

[4.0.0] - 2024-08-26

Changed

  • BREAKING - Interfaces have been renamed to use the hungarian notation style (e.g. SagiriResult is now ISagiriResult). Please adapt your code accordingly.
  • BREAKING - ESM support has been added to allow the module to be used on Node.js 16+ code that uses ESM code.
  • BREAKING - Bun and Deno support has been added. Library contributors are encouraged to try the library on these platforms and avoid any Node.js specific code.
  • NEW - Package is now published in the JSR registry. To install the package, run deno install jsr:@clarity/sagiri.
  • NEW - Library now uses the native Fetch API. A node-fetch fallback is provided for LTS versions below 21.x - however this will be removed once 18 and 20.x versions become deprecated.
Commits
  • 6922410 Sr229/fix ghpr (#622)
  • 754e011 Apparently i'm fucking stupid (#621)
  • d825dbd Bump denoland/setup-deno from 1.5.1 to 2.0.1 (#620)
  • c40479c fix ghpr not installing deps on publish
  • bd0adb6 Split ghpr pacakges to npm packages
  • c4c3294 Pin minimum version to Node.js v20 (#619)
  • 27b7bce Merge pull request #617 from ClarityCafe/dependabot/github_actions/actions/ch...
  • 43ae889 Merge pull request #616 from ClarityCafe/dependabot/github_actions/actions/se...
  • 187ffb5 Bump actions/checkout from 4.1.7 to 4.2.1
  • 0048cb6 Bump actions/setup-node from 2 to 4
  • 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 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)

Bumps [sagiri](https://github.com/ClarityCafe/Sagiri) from 3.6.0 to 4.2.3.
- [Release notes](https://github.com/ClarityCafe/Sagiri/releases)
- [Changelog](https://github.com/ClarityCafe/Sagiri/blob/master/CHANGELOG.md)
- [Commits](ClarityCafe/Sagiri@3.6.0...v4.2.3)

---
updated-dependencies:
- dependency-name: sagiri
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants