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

build(deps): bump django-object-actions from 4.1.0 to 4.2.0 #151

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps django-object-actions from 4.1.0 to 4.2.0.

Release notes

Sourced from django-object-actions's releases.

v4.2.0 (2023-09-08)

Chore

  • chore(deps): refresh dev dependencies (#158)

Also moves Coverage config to pyproject.toml to eliminate another top level project file (7d439b6)

  • chore(ci): add Django 4.2 to the build matrix (#154) (e73b4d0)

  • chore: fix formatting in example app (#155)

Ran black on to comply with format from 23.x version (9bd288f)

  • chore(ci): remove deprecated set-output syntax (#146)

fixes deprecation warnings in CI: > The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ (3e42b3b)

  • chore(ci): upgrade python-semantic-release (#145)

Hopefully this fixes the broken GitHub Action too https://github.com/crccheck/django-object-actions/actions/runs/3464471740 error: No module named &[#39](https://github.com/crccheck/django-object-actions/issues/39);packaging&[#39](https://github.com/crccheck/django-object-actions/issues/39);

python-semantic-release/python-semantic-release#489

closes #144 (53417a0)

Documentation

  • docs: update README style (#157)

To reduce future diffs from autoformat (f92464e)

Feature

  • feat: test release for new python-semantic-release process (#159)

Just upgrading to stay current. Need to use "feat" to trigger a release.

Docs:

https://python-semantic-release.readthedocs.io/en/latest/migrating_from_v7.html

... (truncated)

Changelog

Sourced from django-object-actions's changelog.

v4.2.0 (2023-09-08)

Chore

  • chore(deps): refresh dev dependencies (#158)

Also moves Coverage config to pyproject.toml to eliminate another top level project file (7d439b6)

  • chore(ci): add Django 4.2 to the build matrix (#154) (e73b4d0)

  • chore: fix formatting in example app (#155)

Ran black on to comply with format from 23.x version (9bd288f)

  • chore(ci): remove deprecated set-output syntax (#146)

fixes deprecation warnings in CI: > The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ (3e42b3b)

  • chore(ci): upgrade python-semantic-release (#145)

Hopefully this fixes the broken GitHub Action too https://github.com/crccheck/django-object-actions/actions/runs/3464471740 error: No module named &[#39](https://github.com/crccheck/django-object-actions/issues/39);packaging&[#39](https://github.com/crccheck/django-object-actions/issues/39);

python-semantic-release/python-semantic-release#489

closes #144 (53417a0)

Documentation

  • docs: update README style (#157)

To reduce future diffs from autoformat (f92464e)

Feature

  • feat: test release for new python-semantic-release process (#159)

Just upgrading to stay current. Need to use "feat" to trigger a release.

Docs:

https://python-semantic-release.readthedocs.io/en/latest/migrating_from_v7.html

... (truncated)

Commits

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 [django-object-actions](https://github.com/crccheck/django-object-actions) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/crccheck/django-object-actions/releases)
- [Changelog](https://github.com/crccheck/django-object-actions/blob/master/CHANGELOG.md)
- [Commits](crccheck/django-object-actions@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: django-object-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 25, 2023 02:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 25, 2023
Copy link
Contributor

@gsilvapt gsilvapt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most changes related to chores, CI improvements and documentation. Low risk change, despite being a minor bump (instead of patch).

@gsilvapt gsilvapt merged commit f136d05 into main Sep 25, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot-pip-django-object-actions-4.2.0 branch September 25, 2023 10:03
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

1 participant