Skip to content

npm(deps): bump node-ray from 1.21.0 to 2.1.1 #79

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps node-ray from 1.21.0 to 2.1.1.

Release notes

Sourced from node-ray's releases.

v2.1.1

What's Changed

Full Changelog: permafrost-dev/node-ray@v2.1.0...v2.1.1

v2.1.0

What's Changed

Full Changelog: permafrost-dev/node-ray@v2.0.0...v2.1.0

v2.0.0

What's Changed

  • Moved to module package type.
  • Require Node 18+.
  • Code cleanup and refactoring.
  • Several methods are now asynchronous.
  • Removed deprecated methods from v1.x.
  • Moved to a more comprehensive build process using Vite.
  • Moved to Vitest and dropped Jest as the test suite runner.
  • Releases now include both a standard standalone build as well as a slim standalone build, which does not include axios (but includes all other dependencies).
  • Upgraded dependencies.
  • Removed find-up, md5, tslib runtime dependencies.

Full Changelog: permafrost-dev/node-ray@v1.21.0...v2.0.0

Changelog

Sourced from node-ray's changelog.

v2.1.1

v2.1.0

29 March 2024

2.0.0

8 March 2024

  • Add bun.lockb to .gitignore to exclude package lock files from version control a6d4ac3

v2.0.0

8 March 2024

Commits
  • 6a23ee4 2.1.1
  • 48dc634 web exports fix
  • fcba31d add unit tests to increase code coverage
  • cad91bd add unit tests to increase code coverage
  • c0e0550 update unit tests
  • 66a1a16 Merge pull request #270 from permafrost-dev/remove-dayjs-dep
  • a0a3745 fix broken test
  • 8143ba0 remove dayjs package dep
  • ff8585c remove dayjs dependency and use new formatDateExtended() utility function or ...
  • c5ffa02 remove dayjs use for formatting in favor of native javascript date formatting...
  • 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 [node-ray](https://github.com/permafrost-dev/node-ray) from 1.21.0 to 2.1.1.
- [Release notes](https://github.com/permafrost-dev/node-ray/releases)
- [Changelog](https://github.com/permafrost-dev/node-ray/blob/main/CHANGELOG.md)
- [Commits](permafrost-dev/node-ray@v1.21.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #81.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-ray-2.1.1 branch April 8, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants