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 all-dependencies group with 2 updates #726

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the all-dependencies group with 2 updates: kinto and pyramid-storage.

Updates kinto from 18.1.1 to 19.2.0

Release notes

Sourced from kinto's releases.

19.2.0

What's Changed

New Features

Deprecations

  • Before, assigning a value to the kinto.statsd_url setting was enough to enable StatsD monitoring. It is now recommended to add kinto.plugins.statsd to the list of enabled plugins in kinto.includes (see settings docs)
  • Initialization step kinto.core.initialization.setup_statsd in kinto.initialization_sequence is now deprecated. Use kinto.core.initialization.setup_metrics.

Internals:

  • config.registry.statsd is now deprecated. Use config.registry.metrics instead.

Other Changes

New Contributors

Full Changelog: Kinto/kinto@18.1.1...19.2.0

Commits

Updates pyramid-storage from 1.3.0 to 1.3.2

Release notes

Sourced from pyramid-storage's releases.

1.3.2

  • Fix invalid classifiers (6cbbe72)

Full Changelog: danjac/pyramid_storage@1.3.1...1.3.2

1.3.1

What's Changed

Bug Fixes

Other Changes

New Contributors

Full Changelog: danjac/pyramid_storage@1.3.0...1.3.1

Changelog

Sourced from pyramid-storage's changelog.

= 1.4.0 ========

Since 1.4.0, changelog is published on Github releases <https://github.com/danjac/pyramid_storage/releases>_

Commits

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 all-dependencies group with 2 updates: [kinto](https://github.com/Kinto/kinto) and [pyramid-storage](https://github.com/danjac/pyramid_storage).


Updates `kinto` from 18.1.1 to 19.2.0
- [Release notes](https://github.com/Kinto/kinto/releases)
- [Changelog](https://github.com/Kinto/kinto/blob/main/CHANGELOG.rst)
- [Commits](Kinto/kinto@18.1.1...19.2.0)

Updates `pyramid-storage` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/danjac/pyramid_storage/releases)
- [Changelog](https://github.com/danjac/pyramid_storage/blob/master/CHANGELOG.txt)
- [Commits](danjac/pyramid_storage@1.3.0...1.3.2)

---
updated-dependencies:
- dependency-name: kinto
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: pyramid-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 21, 2024
@leplatrem leplatrem merged commit b4d39e0 into main Oct 22, 2024
5 checks passed
@leplatrem leplatrem deleted the dependabot/pip/all-dependencies-116dd0bcc7 branch October 22, 2024 13:43
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