Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps dataslots from 1.1.0 to 1.2.0.

Release notes

Sourced from dataslots's releases.

v1.2.0

Features

  • Added official support for python 3.11.
  • Added typing support (PEP 561).
  • Added dataslots.dataclass decorator to mimic dataclasses interface for easier migration.
  • Added many security patches to build process (SLSA Level 3).

Bugfixes

  • Fixed setuptools warnings.

Full Changelog: starhel/dataslots@v1.1.0...v1.2.0

v1.2.0rc1

No release notes provided.

Commits
  • 57a0516 Fix uploading package to pypi
  • 2c64fa3 Add SLSA Level 3
  • 8e29b3f Bump actions/setup-python from 4.4.0 to 4.5.0
  • 879bc02 Bump github/codeql-action from 2.1.37 to 2.1.39
  • 84f50ab Add CodeQL and pin actions to full length commit SHA
  • 7952a1b Add py3.11 + pyright and pyroma to test matrix.
  • 2736a35 Add dataslots.dataclass backport decorator
  • f01c90b Fix setuptools warnings
  • 77335f9 Add py.typed marker
  • See full diff 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)

Bumps [dataslots](https://github.com/starhel/dataslots) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/starhel/dataslots/releases)
- [Commits](starhel/dataslots@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant