mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

Bump dockerfile-parse from 1.2.0 to 2.0.0 #324

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dockerfile-parse from 1.2.0 to 2.0.0.

Release notes

Sourced from dockerfile-parse's releases.

2.0.0

Compatibility changes

  • Python 2 support has been dropped

Improvements

  • support --platform parameter in image_from
  • migrated tests to tox for easier testing and development
Commits
  • b623023 Automatic commit of package [python-dockerfile-parse] release [2.0.0-1].
  • 0ab6287 Extend support for py3.11
  • 1c148cd Extend testing to all supported python versions
  • 7110b54 Remove test.sh
  • 7e97109 GH workflows: Use tox in CI
  • ec4cec3 pylint: fix redundant-u-string-prefix
  • b928adf Pylint: disable unspecified-encoding check
  • ca951be pylint: disable consider-using-f-string check
  • bb90d26 Add tox
  • 577afb9 Remove six from tests
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
marco-c commented 1 year ago

@dependabot rebase