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 hyprland from 0.4.0-alpha.2 to 0.4.0-beta.2 #39

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 Nov 25, 2024

Bumps hyprland from 0.4.0-alpha.2 to 0.4.0-beta.2.

Release notes

Sourced from hyprland's releases.

0.4.0-beta.2

New small beta release, it exists b/c EventStream is broken, and so this PR exists, also updates some dependencies and adding some new data struct fields.

Auto-generated

What's Changed

New Contributors

Full Changelog: hyprland-community/hyprland-rs@0.4.0-beta.1...0.4.0-beta.2

0.4.0-beta.1

0.4 beta 1

I'm sorry for not really updating this library a lot, but here is a new release finally lol. I would NOT recommend switching to this in any releases as it is heavily untested, please test before using :). However, the new EventStream api should make using hyprland-rs much easier for more complicated use cases then basic scripts.

New Features

  • New EventStream api
  • New faster event parsing system
  • New events
  • Made it easier to contribute events (with cursed macros as per usual)
  • Other stuff I can't remember cuz I worked on this a while ago :)

Auto-generated

What's Changed

New Contributors

... (truncated)

Commits
  • c07d326 bump version
  • ef28869 Merge pull request #279 from hyprland-community/dependabot/cargo/derive_more-...
  • bbd7d1f make code work with new derive_more
  • cacb2f1 Merge pull request #275 from hyprland-community/dependabot/cargo/async-std-1....
  • c3e61db chore(deps): bump async-std from 1.12.0 to 1.13.0
  • 13db82e Merge pull request #276 from hyprland-community/dependabot/cargo/quote-1.0.37
  • c45e66c Merge pull request #289 from hyprland-community/dependabot/cargo/serde-1.0.215
  • 911628a Merge pull request #290 from hyprland-community/dependabot/cargo/serde_json-1...
  • 90cae29 Merge branch 'master' of github.com:hyprland-community/hyprland-rs
  • ab2185c fix typo
  • 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 [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.4.0-alpha.2 to 0.4.0-beta.2.
- [Release notes](https://github.com/hyprland-community/hyprland-rs/releases)
- [Commits](hyprland-community/hyprland-rs@0.4.0-alpha.2...0.4.0-beta.2)

---
updated-dependencies:
- dependency-name: hyprland
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 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