Skip to content

build(deps-dev): bump invoke from 1.7.3 to 2.2.0#35

Open
dependabot[bot] wants to merge 45 commits into
mainfrom
dependabot/pip/invoke-2.2.0
Open

build(deps-dev): bump invoke from 1.7.3 to 2.2.0#35
dependabot[bot] wants to merge 45 commits into
mainfrom
dependabot/pip/invoke-2.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 12, 2023

Bumps invoke from 1.7.3 to 2.2.0.

Commits
  • 07b836f Cut 2.2.0
  • 71d5596 Nuke the somewhat broken class check for Config.clone(into=)
  • ee9d862 Cut 2.1.3
  • aa8b815 Look at task tree sibling location for conf files after 2.1
  • b2da4d9 Merge branch '2.0' into 2.1
  • 20f6155 Add checks module to tasks
  • 3b6a724 Merge branch '2.0' into 2.1
  • 16e94f7 Don't sign releases to PyPI anymore
  • 8ea5260 Cut 2.1.2
  • 616b23a Merge pull request #936 from sobolevn/patch-1
  • 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 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)

mtelahun and others added 30 commits July 11, 2021 23:10
* Change a couple of default copier answers

    - Author -> TREVI Software
    - License -> AGPL 3.0 or later

* Add TREVI's clone of OCB as a remote

* Add trevi-software/odoo-profiles repo

* Add l10n-ethiopia to list of repos

* Add odoo-usability to list of repos

* Add repos and addons necessary for a basic database

* Add repos and addons for profile_base and profile_crm

* Remove testing change that crept in to previous commit

* Enable repos and modules for profile_service_helpdesk
The default (auto) repo feature of the project will automatically
pull them in.
…epos

Remove OCA repos that don't have any pull-requests
Add a lot of field service modules not yet merged into OCA repo
Updates to addons and repos yaml files for latest profile_* changes
Add odoo-profile PR #4 that adds HRM profile
o Make web_environement_ribbon available only on devel and test dbs
o Remove hr_equipment_personal as the PR wasn't applying (histories diverged)
o Add OCA account-invoicing repo for account_portal_hide_invoice PR
Maintaining an open Pull request against stock OCB doesn't work in
the long-term since the merge depth creates problems after a while.
Besides, the pr-merging feature of git-aggregate was meant for
short term PR testing purposes.
Use our own version of Odoo with our changes integrated
Remove PRs that have been merged
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/pyinvoke/invoke/releases)
- [Commits](pyinvoke/invoke@1.7.1...1.7.3)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.3.4

build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
build(deps-dev): bump invoke from 1.7.1 to 1.7.3
Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](tomerfiliba/plumbum@v1.7.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump plumbum from 1.7.2 to 1.8.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.3.5

build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
dependabot Bot and others added 15 commits January 2, 2023 20:20
Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](tomerfiliba/plumbum@v1.8.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump plumbum from 1.8.0 to 1.8.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.3.6

build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.4.0

build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.5.0

build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.5.1

build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dependabot/fetch-metadata-1.6.0

build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.3 to 2.2.0.
- [Commits](pyinvoke/invoke@1.7.3...2.2.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jul 12, 2023
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.

1 participant