Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the all-dependencies group with 1 update in the / directory: kinto.

Updates kinto from 18.1.1 to 19.3.1

Release notes

Sourced from kinto's releases.

19.3.1

What's Changed

Bug Fixes

Full Changelog: Kinto/kinto@19.3.0...19.3.1

19.3.0

What's Changed

New Features

Internal Changes

Dependency Updates

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

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
  • bf94438 Fix #3475: prevent malformed timestamps to reach storage queries (#3477)
  • bc66018 Fix #3474: encode unsafe characters in request summary metric (#3476)
  • 10cca5f Bump the minor-patch group with 5 updates (#3473)
  • 096db78 Bump the minor-patch group across 1 directory with 7 updates (#3472)
  • 8e9f42d Bump the minor-patch group with 2 updates (#3469)
  • 8bd4bce Bump the minor-patch group with 2 updates (#3466)
  • e2c5af6 Bump pytest-cov from 5.0.0 to 6.0.0 (#3467)
  • f2b80f0 Observe request summary, size, and duration with labels (#3461)
  • b057e47 Registry a no-op metrics service by default (#3460)
  • f384f95 Improve metrics API to support multiple key/value labels (#3459)
  • 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 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 1 update in the / directory: [kinto](https://github.com/Kinto/kinto).


Updates `kinto` from 18.1.1 to 19.3.1
- [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.3.1)

---
updated-dependencies:
- dependency-name: kinto
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Dec 16, 2024
@leplatrem leplatrem merged commit 1ce7ed7 into main Dec 20, 2024
5 checks passed
@leplatrem leplatrem deleted the dependabot/pip/all-dependencies-828e00d5e5 branch December 20, 2024 15:01
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