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

Update rgl requirement from ~> 0.5.3 to >= 0.5.3, < 0.7.0 #139

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 May 30, 2023

Updates the requirements on rgl to permit the latest version.

Release notes

Sourced from rgl's releases.

Use github actions

  • Switch from travis to github actions for CI.
  • Add support for ruby version >= 3.0

Full Changelog: monora/rgl@v0.5.7...v0.5.8

Changelog

Sourced from rgl's changelog.

2022-08 Release 0.5.9

Dan Čermák

  • Drop lazy priority queue (#64) (3b1db1)

2022-06 Release 0.5.8

Horst Duchene

  • switch to github actions (56030d)

2020-12 Release 0.5.7

Horst Duchene

  • Fully automate dev setup with Gitpod (41dd00)
  • Add Dockerfile to install graphviz (2bd738)
  • Examples do not call dotty (6bba96)
  • Add ruby license file (a21aa5) ujihisa [email protected]
  • Test against Ruby 2.6 and 2.7 as well (50ac7c)
  • Fix dead links (9184f3) Harry Lascelles [email protected]
  • Update .travis.yml (45b9a2)
  • Make the links more explicit (95dc3b) Harry Lascelles
  • Add explicit license to gemspec (de3647)

2019-01 Release 0.5.6

Artemy Kirienko

  • PR #42 Add method Graph#path?(u, v) to check if a path exists between two vertices Horst Duchene
  • Fix #47 set_to_begin for graph iterator (881aa8)

2019-01 Release 0.5.4

Lia Skalkos

  • Enable options to be passed to #write_to_graphic_file (4ca972). For details see PR #41 Horst Duchene
  • Fix travis-ci errors
  • Add new ruby versions
  • Fix gemspec errors
  • Fix lint warnings
  • Use version stream 0.5.2

2017-04 Release 0.5.3

Horst Duchene

  • Issue #38: Add error handling or dot functions. (719e38, 5a3423) Thomas Orozco
  • Remove Enumerable Extension (fde8a5)

... (truncated)

Commits

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2023
Updates the requirements on [rgl](https://github.com/monora/rgl) to permit the latest version.
- [Release notes](https://github.com/monora/rgl/releases)
- [Changelog](https://github.com/monora/rgl/blob/master/ChangeLog)
- [Commits](monora/rgl@v0.5.3...v0.5.8)

---
updated-dependencies:
- dependency-name: rgl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rgl-gte-0.5.3-and-lt-0.7.0 branch from 4bbba11 to a941f54 Compare May 30, 2023 14:31
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.

None yet

0 participants