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 the main group with 2 updates #46

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the main group with 2 updates: class-singledispatch and eval-type-backport.

Updates class-singledispatch from 1.1.1 to 1.2.3.post2

Release notes

Sourced from class-singledispatch's releases.

v1.2.3.post2

v1.2.3.post2 (2024-04-22)

No significant changes.

Full Changelog: bswck/class_singledispatch@v1.2.3.post1...v1.2.3.post2

v1.2.3.post1

v1.2.3.post1 (2024-04-22)

No significant changes.

Full Changelog: bswck/class_singledispatch@v1.2.3...v1.2.3.post1

v1.2.3

v1.2.3 (2024-04-21)

No significant changes.

Full Changelog: bswck/class_singledispatch@v1.2.2...v1.2.3

v1.2.2

v1.2.2 (2024-04-21)

No significant changes.

Full Changelog: bswck/class_singledispatch@v1.2.1...v1.2.2

v1.2.1

v1.2.1 (2024-04-21)

Fixed

... (truncated)

Changelog

Sourced from class-singledispatch's changelog.

v1.2.3.post2 (2024-04-22)

No significant changes.

v1.2.3.post1 (2024-04-22)

No significant changes.

v1.2.3 (2024-04-21)

No significant changes.

v1.2.2 (2024-04-21)

No significant changes.

v1.2.1 (2024-04-21)

Fixed

  • Support for 3.9 with eval_type_backport.

v1.2.0 (2024-04-20)

Added

  • Full support for eval_type_backport >=0.2.0.
Commits

Updates eval-type-backport from 0.1.3 to 0.2.0

Commits
  • c1232ed Export typing.ForwardRef subclass (#21)
  • 1663fb5 Set max line length to 89 (#19)
  • 86f7012 Drop support for Python 3.7 (#18)
  • 8278511 update conda links to hyphenated (#14)
  • 7820fff Add pip and conda install instructions and anaconda badge (#13)
  • f51a456 Bump actions/setup-python to v5 (#6)
  • 12ef35c Use const tuple instead of const list (#7)
  • a84c1e3 fix version check to be more precise
  • 372fbd1 Fix test for newer Python by setting is_class=True
  • 9c5dede add test_copy_forward_ref_attrs
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the main group with 2 updates: [class-singledispatch](https://github.com/bswck/class_singledispatch) and [eval-type-backport](https://github.com/alexmojaki/eval_type_backport).


Updates `class-singledispatch` from 1.1.1 to 1.2.3.post2
- [Release notes](https://github.com/bswck/class_singledispatch/releases)
- [Changelog](https://github.com/bswck/class_singledispatch/blob/main/CHANGELOG.md)
- [Commits](bswck/class_singledispatch@v1.1.1...v1.2.3.post2)

Updates `eval-type-backport` from 0.1.3 to 0.2.0
- [Commits](alexmojaki/eval_type_backport@v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: class-singledispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: eval-type-backport
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
...

Signed-off-by: dependabot[bot] <support@github.com>
@bswck
Copy link
Owner

bswck commented Apr 22, 2024

Cute

@bswck bswck merged commit 3c60530 into main Apr 22, 2024
12 of 14 checks passed
@bswck bswck deleted the dependabot/pip/main-5e066a1ac8 branch April 22, 2024 20:16
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.

None yet

1 participant