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

chore(deps): update dependency parse-type to v0.6.4 #46

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse-type ==0.6.0 -> ==0.6.4 age adoption passing confidence

Release Notes

jenisys/parse_type (parse-type)

v0.6.4

Compare Source

DEVELOPMENT:

  • Use setuptools-scm to simplify config-management tasks.
  • CI: Add support for Python 3.13.0-rc.3 (until Python 3.13.0 is released).
  • CI: Use astral-sh/setup-uv action.

v0.6.3

Compare Source

UPDATE TO: parse v1.20.2

  • UPDATE: parse_type/parse.py
  • Copy structured test suite to "tests/parse_tests/"
  • Copy structured test suite to "tests/parse_tests_with_parse_type"
  • REMOVE: tests/test_parse.py

OTHERWISE:

  • README: Fix compact display of BADGES (was using multi-line)

DEVELOPMENT:

  • CI: Add support for Python 3.12

v0.6.2

Compare Source

FIXES:

  • #​21: tests/test_parse.py tests parse_type.parse (per default).
    REASON: Using for older installed parse module may cause weird problems.
    RELATED TO: parse v1.19.1 (behavior changed compared to v1.19.0)

v0.6.1

Compare Source

  • Switch to MIT license (same as: parse_ module)
  • Use SPDX-License-Identifier in source code (to simplify understanding)
  • UPDATE/SYNC to parse_ v1.19.1
  • ADDED: pyproject.toml to support newer pip versions
    REASON: setup.py becomes DEPRECATED in 2023-09 for newer pip versions.

FIXED:

  • Issue #​19: 0.6.0: pytest is failing in two units (submitted by: kloczek; caused by: parse_ v1.19.1)
  • Issue #​1: Licensing confusion

DEVELOPMENT:

  • VCS: Renamed default branch of Git repository to "main" (was: "master").
  • CI: Use github-actions as CI pipeline.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/parse-type-0.x branch 3 times, most recently from a71996c to 146be9e Compare October 10, 2024 18:27
@renovate renovate bot force-pushed the renovate/parse-type-0.x branch 10 times, most recently from 7e4d0a9 to e426ade Compare October 16, 2024 09:24
@renovate renovate bot force-pushed the renovate/parse-type-0.x branch from e426ade to 8b40be2 Compare October 16, 2024 16:21
@DeveloperC286 DeveloperC286 merged commit 63436f1 into main Oct 16, 2024
12 of 13 checks passed
@DeveloperC286 DeveloperC286 deleted the renovate/parse-type-0.x branch October 16, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant