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 the production-dependencies group with 2 updates #691

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the production-dependencies group with 2 updates: multiprocess and moderngl.

Updates multiprocess from 0.70.15 to 0.70.16

Commits

Updates moderngl from 5.9.0 to 5.10.0

Release notes

Sourced from moderngl's releases.

5.10.0

  • Adding pre-built wheels for MacOS ARM
  • Adding size verify when writing to Uniforms
  • Adding a new methods: get_context() and init_context() (documentation is not ready yet)
  • Complementing old and adding new items to "The Guide"
  • Redesign of "The Guide" in the documentation
  • Adding shadow mapping example (see examples/*)
  • Improving code reliability (robustness)
Changelog

Sourced from moderngl's changelog.

5.10.0

  • Adding pre-built wheels for MacOS ARM
  • Adding size verify when writing to Uniforms
  • Adding a new methods: get_context() and init_context() (documentation is not ready yet)
  • Complementing old and adding new items to "The Guide"
  • Redesign of "The Guide" in the documentation
  • Adding shadow mapping example (see examples/*)
  • Improving code reliability (robustness)
Commits
  • fb32462 bump to version 5.10.0
  • 5a14aa7 update changelog
  • 7be9955 new optional context creation path
  • 021f47f verify uniform size on write
  • 709f961 fix unimplemented skip_errors
  • 9616b21 Update release.yml
  • cb83d7a Merge pull request #649 from compik710/main
  • 7cb3cf4 Replacing the deprecated method for creating an "standalone" context with a n...
  • a0fc2f3 Removing unused code example and reindexing others
  • e9e7cd3 Update LICENSE year
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [multiprocess](https://github.com/uqfoundation/multiprocess) and [moderngl](https://github.com/moderngl/moderngl).


Updates `multiprocess` from 0.70.15 to 0.70.16
- [Release notes](https://github.com/uqfoundation/multiprocess/releases)
- [Commits](uqfoundation/multiprocess@multiprocess-0.70.15...0.70.16)

Updates `moderngl` from 5.9.0 to 5.10.0
- [Release notes](https://github.com/moderngl/moderngl/releases)
- [Changelog](https://github.com/moderngl/moderngl/blob/main/CHANGELOG.md)
- [Commits](moderngl/moderngl@5.9.0...5.10.0)

---
updated-dependencies:
- dependency-name: multiprocess
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: moderngl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@abey79 abey79 merged commit 634608c into master Feb 10, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-243a33c609 branch February 10, 2024 09: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant