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-dev): bump bpy-addon-build from 0.3.0 to 0.4.0 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bpy-addon-build from 0.3.0 to 0.4.0.

Release notes

Sourced from bpy-addon-build's releases.

BpyBuild 0.4

This version of BpyBuild adds an API and hooks. We've also revamped the documentation!

Check out the getting started guide here: https://github.com/Moo-Ack-Productions/bpy-build/blob/main/docs/getting-started.md

[0.4.0] - 2024-04-18

Fix: Add parent folder of script to sys.path

Docs: Redone readme and made Getting Started

Docs: added a getting started section

Docs: added info on argument-less main

Docs: removed working dir references in docs

Docs: added info on post_install in tests for todo

Docs: Added docs for Api object

Feat: added backwards compat for old actions

Feat: add path of missing file in error

Refactor: removed circular import

Style: Reduced indentation

Test: MCprep tests now download in parallel

Test: added MCprep tests for translation builds

Test: added tests with MCprep's source tree

Test: added proper check for post install hooks

Test: added test checking for non-existent configs

... (truncated)

Changelog

Sourced from bpy-addon-build's changelog.

[0.4.0] - 2024-04-18

Fix: Add parent folder of script to sys.path

Docs: Redone readme and made Getting Started

Docs: added a getting started section

Docs: added info on argument-less main

Docs: removed working dir references in docs

Docs: added info on post_install in tests for todo

Docs: Added docs for Api object

Feat: added backwards compat for old actions

Feat: add path of missing file in error

Refactor: removed circular import

Style: Reduced indentation

Test: MCprep tests now download in parallel

Test: added MCprep tests for translation builds

Test: added tests with MCprep's source tree

Test: added proper check for post install hooks

Test: added test checking for non-existent configs

Test: added hooks test

Tests: added build tests

Tests: Modified actions to pass tests

... (truncated)

Commits
  • a0741ec Merge pull request #11 from Moo-Ack-Productions/finalize-0.4.0
  • a2550ff Added poetry install instruction step
  • 372c18d docs: Removed tests.md for now
  • 9c22c03 docs: Clarified Getting Started
  • fe51c13 docs: Added missing period to README
  • 0563c63 poetry: Updated version
  • c43fb9f docs: Added info on using BpyBuild in addon tests
  • ca56189 docs: Added info on tests in CONTRIBUTING.md
  • f27a254 docs: Fixed warning in actions guide
  • 6572c4f Updated changelog
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/bpy-addon-build-0.4.0 branch from 38d91b0 to 66ce1d6 Compare April 29, 2024 05:40
@dependabot dependabot bot force-pushed the dependabot/pip/bpy-addon-build-0.4.0 branch 2 times, most recently from 033e2ef to 8f3ba04 Compare May 19, 2024 07:29
Bumps [bpy-addon-build](https://github.com/StandingPadAnimations/bpy-build) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/StandingPadAnimations/bpy-build/releases)
- [Changelog](https://github.com/Moo-Ack-Productions/bpy-build/blob/main/CHANGELOG.txt)
- [Commits](Moo-Ack-Productions/bpy-build@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: bpy-addon-build
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/bpy-addon-build-0.4.0 branch from 8f3ba04 to 38fe3c2 Compare May 20, 2024 05:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

Superseded by #30.

@dependabot dependabot bot closed this Jun 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/bpy-addon-build-0.4.0 branch June 5, 2024 00:38
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.

None yet

0 participants