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

Bump dockerfile-parse from 1.2.0 to 2.0.0 #324

Merged
merged 1 commit into from
May 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile-parse-2.0.0 branch 2 times, most recently from c507b00 to 256a8b2 Compare January 5, 2023 13:15
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile-parse-2.0.0 branch from 256a8b2 to bed2022 Compare April 12, 2023 18:42
@marco-c
Copy link
Collaborator

marco-c commented May 5, 2023

@dependabot rebase

Bumps [dockerfile-parse](https://github.com/containerbuildsystem/dockerfile-parse) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/containerbuildsystem/dockerfile-parse/releases)
- [Commits](containerbuildsystem/dockerfile-parse@1.2.0...2.0.0)

---
updated-dependencies:
- dependency-name: dockerfile-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dockerfile-parse-2.0.0 branch from bed2022 to fb68526 Compare May 5, 2023 12:51
@marco-c marco-c merged commit 98488ed into master May 5, 2023
@marco-c marco-c deleted the dependabot/pip/dockerfile-parse-2.0.0 branch May 5, 2023 13:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant