Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Bump pyramid-multiauth from 0.9.0 to 1.0.1 #1472

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps pyramid-multiauth from 0.9.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

1.0.0

Breaking Changes

  • Drop support for Pyramid 1.X (#27)
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

1.0.0 (2021-10-21)

Breaking Changes

  • Drop support for Pyramid 1.X (#27)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
Bumps [pyramid-multiauth](https://github.com/mozilla-services/pyramid_multiauth) from 0.9.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@0.9.0...1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyramid-multiauth-1.0.1 branch from 3c3fbfa to 844774a Compare November 9, 2021 15:16
@leplatrem leplatrem merged commit 7feb7ca into master Nov 9, 2021
@leplatrem leplatrem deleted the dependabot/pip/pyramid-multiauth-1.0.1 branch November 9, 2021 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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