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 calmjs from 3.4.2 to 3.4.4 in /requirements #1178

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps calmjs from 3.4.2 to 3.4.4.

Changelog

Sourced from calmjs's changelog.

3.4.4 (2023-03-07)

  • Upgrading to setuptools-65.6.0 and beyond will result in a new version of distutils that "fixed" how logging works, but now the hooks and expected workarounds no longer work. Given that the deprecation of distutils is in the works, no fixes will be done until setuptools fully replaces it beyond the release of Python 3.12, as the author no longer trust Python to provide a stable platform to develop software on. Thus, any future "fixes" will only be provided on an even more reactive (rather than proactive) basis. [ [#66](https://github.com/calmjs/calmjs/issues/66) <https://github.com/calmjs/calmjs/issues/66>_ ]
  • Minimum setuptools set to 31.0.0, due to the namespace package fix; this should have been included long ago.

3.4.3 (2023-03-02)

  • This is a maintenance release for Python 3.11
  • The registration of subparser of the same name will now be blocked, rather than cascade to result into a ArgumentError that cannot be recovered from. [ [#64](https://github.com/calmjs/calmjs/issues/64) <https://github.com/calmjs/calmjs/issues/64>_ ]
Commits
  • 87a3197 calmjs-3.4.4
  • 58093eb Changelog
  • 94f1061 Remove tests invalidated by setuptools-65.6.0
  • 087a151 Ensure a later setuptools version
  • 7bb51aa Work around shadowed imports
  • 6fae1b1 beginning calmjs-3.4.5.pre
  • b737289 Exclude .github from source tarball releases.
  • 26fda55 Changelog.
  • c6309a9 Prevent the registration of duplicate subparser
  • 92e5da9 Include Python 3.11 in CI matrix.
  • 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.

Bumps [calmjs](https://github.com/calmjs/calmjs) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/calmjs/calmjs/releases)
- [Changelog](https://github.com/calmjs/calmjs/blob/master/CHANGES.rst)
- [Commits](calmjs/calmjs@3.4.2...3.4.4)

---
updated-dependencies:
- dependency-name: calmjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@diox diox merged commit 7face0f into develop Jan 16, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/calmjs-3.4.4 branch January 16, 2024 10:50
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.

None yet

1 participant