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-napse from 1.10.0 to 1.10.4 in /backend/requirements #137

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps django-napse from 1.10.0 to 1.10.4.

Release notes

Sourced from django-napse's releases.

v1.10.4

1.10.4 (2023-12-21)

Bug Fixes

  • fleet: add cluster into serializer (3f34b00)

v1.10.3

1.10.3 (2023-12-21)

Bug Fixes

  • docs: finish mkdocs setup (a900525)
  • fleet: improve list endpoint (039479f)
  • space: remove possible_exchange_account (2a46272)

v1.10.2

1.10.2 (2023-11-28)

Bug Fixes

  • api: minor fixes (4a9ff34)
  • mkdocs & api: fix currency serializer & mkdocs issues (ef5a749)
  • mkdocs: fix mkdocs workflow (0e9537a)
  • readme: fix logo (8aa2d0e)
  • readme: logo color (494be3e)

v1.10.1

1.10.1 (2023-11-21)

Bug Fixes

  • accessibility: added ease of use tools for the secrets (5713ca2)
  • api: minor changes (3079288)
  • history: remove history serializers (76c467e)
  • permission: add relative name between a permission & a NapseSpace (11ea521)
  • space & history: some fixes & space's delta (c173a3b)
  • space: add get_exchange_account endpoints to spaces and fix circular import on serializers (64975f2)
  • space: add update endpoints & get_premissions (7f6d69d)
  • space: improvement on views & tests (3a45999)
  • wallet serializer: improve operations (72a7fa6)
Changelog

Sourced from django-napse's changelog.

1.10.4 (2023-12-21)

Bug Fixes

  • fleet: add cluster into serializer (3f34b00)

1.10.3 (2023-12-21)

Bug Fixes

  • docs: finish mkdocs setup (a900525)
  • fleet: improve list endpoint (039479f)
  • space: remove possible_exchange_account (2a46272)

1.10.2 (2023-11-28)

Bug Fixes

  • api: minor fixes (4a9ff34)
  • mkdocs & api: fix currency serializer & mkdocs issues (ef5a749)
  • mkdocs: fix mkdocs workflow (0e9537a)
  • readme: fix logo (8aa2d0e)
  • readme: logo color (494be3e)

1.10.1 (2023-11-21)

Bug Fixes

  • accessibility: added ease of use tools for the secrets (5713ca2)
  • api: minor changes (3079288)
  • history: remove history serializers (76c467e)
  • permission: add relative name between a permission & a NapseSpace (11ea521)
  • space & history: some fixes & space's delta (c173a3b)
  • space: add get_exchange_account endpoints to spaces and fix circular import on serializers (64975f2)
  • space: add update endpoints & get_premissions (7f6d69d)
  • space: improvement on views & tests (3a45999)
  • wallet serializer: improve operations (72a7fa6)
Commits
  • 9dbd59b chore(release): set 'package.json' version to '1.10.4' and update 'CHANGELOG....
  • 2cf09b1 Merge pull request #244 from napse-invest/dev
  • d28b114 Merge branch 'main' into dev
  • 6933d52 Merge pull request #243 from napse-invest/docs
  • 0e1a722 docs(quickstart): add quickstart
  • 3f34b00 fix(fleet): add cluster into serializer
  • a8b0540 chore(release): set 'package.json' version to '1.10.3' and update 'CHANGELOG....
  • fc13a3a Merge pull request #242 from napse-invest/dev
  • afeeaf3 Merge branch 'main' into dev
  • 4b2e28d Merge pull request #241 from napse-invest/docs
  • 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)

Bumps [django-napse](https://github.com/napse-invest/django-napse) from 1.10.0 to 1.10.4.
- [Release notes](https://github.com/napse-invest/django-napse/releases)
- [Changelog](https://github.com/napse-invest/django-napse/blob/main/CHANGELOG.md)
- [Commits](napse-invest/django-napse@v1.10.0...v1.10.4)

---
updated-dependencies:
- dependency-name: django-napse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2023
@napse-investment napse-investment merged commit 4b3831e into dev Jan 2, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/backend/requirements/dev/django-napse-1.10.4 branch January 2, 2024 16:16
@napse-investment
Copy link
Contributor

🎉 This PR is included in version 1.3.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant