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

Bump glfw from 2.5.9 to 2.6.2 #205

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps glfw from 2.5.9 to 2.6.2.

Release notes

Sourced from glfw's releases.

v2.6.2

  • Implemented search for GLFW library specific to frozen executables

v2.6.1

  • Revert changes made in 2.6.0
  • Do not search for GLFW library when running in a frozen executable

v2.6.0

  • Use multiprocessing for library version detection on non-Windows systems
Changelog

Sourced from glfw's changelog.

[2.6.2] - 2023-06-30

  • Implemented search for GLFW library specific to frozen executables

[2.6.1] - 2023-06-23

  • Revert changes made in 2.6.0
  • Do not search for GLFW library when running in a frozen executable

[2.6.0] - 2023-06-23

  • Use multiprocessing for library version detection on non-Windows systems
Commits
  • f05a0bc Update package version to 2.6.2
  • cc103f8 Improve library search for frozen executables
  • 1a6e21d Implement library search for frozen executables
  • 6638991 Fix typo in changelog
  • 7a92e3e Update package version to 2.6.1
  • 76e7a43 Do not search for GLFW library if running in a frozen executable
  • 0758dab Revert the changes to version detection introduced in 2.6.0
  • 9f55f3c Update package version to 2.6.0
  • 241addb Use multiprocessing context for version detection
  • 65327d0 Use multiprocessing for library version checker code
  • See full diff in compare view

Dependabot compatibility score

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.

Bumps [glfw](https://github.com/FlorianRhiem/pyGLFW) from 2.5.9 to 2.6.2.
- [Release notes](https://github.com/FlorianRhiem/pyGLFW/releases)
- [Changelog](https://github.com/FlorianRhiem/pyGLFW/blob/master/CHANGELOG.md)
- [Commits](FlorianRhiem/pyGLFW@v2.5.9...v2.6.2)

---
updated-dependencies:
- dependency-name: glfw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Superseded by #216.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/glfw-2.6.2 branch November 17, 2023 23: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants