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 pyramid-multiauth from 1.0.0 to 1.0.1 #10269

Merged
merged 3 commits into from
Nov 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps pyramid-multiauth from 1.0.0 to 1.0.1.

Release notes

Sourced from pyramid-multiauth's releases.

1.0.1

Bug Fixes

  • Fix the ConfigurationError about authentication and authorization conflicting with the default security when loading various policies via their module name.

Internal Changes

  • Migrate CI from CircleCI to Github Actions
  • Tox: add py3.7 and py3.9 support
  • Remove code for Pyramid < 1.3
  • Use assertEqual() in tests
  • Drop support of Python 2.7
Changelog

Sourced from pyramid-multiauth's changelog.

1.0.1 (2021-10-28)

Bug Fixes

  • Fix the ConfigurationError about authentication and authorization conflicting with the default security when loading various policies via their module name.

Internal Changes

  • Migrate CI from CircleCI to Github Actions
  • Tox: add py3.7 and py3.9 support
  • Remove code for Pyramid < 1.3
  • Use assertEqual() in tests
  • Drop support of Python 2.7
Commits
  • 624124a Preparing release 1.0.1
  • 610b5a2 Update CHANGES and package metadata
  • f8da576 Fix README badge for tests
  • 5c2c00b Migrate CI from CircleCI to Github Actions
  • 5d24eb1 Tox: add py3.7 and py3.9 support
  • 61e3520 Remove code for Pyramid < 1.3
  • d7c0930 Fix the about authn and authz conflicting with default security
  • ba79a47 Use assertEqual()
  • 547e34f Do not run tests for Python 2.7
  • c12e65c Remove unrecognized paster plugin
  • Additional commits viewable 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 [pyramid-multiauth](https://github.com/mozilla-services/pyramid_multiauth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/mozilla-services/pyramid_multiauth/releases)
- [Changelog](https://github.com/mozilla-services/pyramid_multiauth/blob/master/CHANGES.txt)
- [Commits](mozilla-services/pyramid_multiauth@1.0.0...1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 28, 2021
@di di merged commit a4a8b26 into main Nov 17, 2021
@di di deleted the dependabot/pip/pyramid-multiauth-1.0.1 branch November 17, 2021 00:56
domdfcoding pushed a commit to domdfcoding/warehouse that referenced this pull request Jun 7, 2022
* Bump pyramid-multiauth from 1.0.0 to 1.0.1

Bumps [pyramid-multiauth](https://github.com/mozilla-services/pyramid_multiauth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/mozilla-services/pyramid_multiauth/releases)
- [Changelog](https://github.com/mozilla-services/pyramid_multiauth/blob/master/CHANGES.txt)
- [Commits](mozilla-services/pyramid_multiauth@1.0.0...1.0.1)

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

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

* Use dash instead of underscore

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
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.

1 participant