Skip to content

chore: bump the charm-tech group in /examples/httpbin-demo with 2 updates - #2673

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/examples/httpbin-demo/charm-tech-0a2070f00e
Open

chore: bump the charm-tech group in /examples/httpbin-demo with 2 updates#2673
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/examples/httpbin-demo/charm-tech-0a2070f00e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the charm-tech group in /examples/httpbin-demo with 2 updates: ops and jubilant.

Updates ops from 3.7.1 to 3.8.0

Release notes

Sourced from ops's releases.

3.8.0: socket path in Pebble tracing spans

This release adds a pebble.socket_path attribute to tracing spans. The attribute is useful for distinguishing spans where multiple Pebble daemons are used. We've also included several fixes and documentation improvements.

What's Changed

Features

Fixes

Documentation

Tests

Refactoring

CI

... (truncated)

Changelog

Sourced from ops's changelog.

3.8.0 - 30 June 2026

Features

  • Note the socket path in Pebble tracing spans (#2555)

Fixes

  • Treat remote unit zero as explicit (#2454)
  • Ensure resources are cleaned up in testing.Context (#2506)
  • Close SQLite storage in Harness.cleanup() (#2507)
  • Restore sys.breakpointhook on _Manager teardown (#2542)
  • Avoid errors in finalisation due to already-closed websocket (#2548)
  • Use the correct value for JUJU_HOOK_NAME when objects contain dashes (#2552)
  • Avoid double-closing the framework in testing teardown (#2561)
  • Don't leak exec I/O threads when waiting on the change fails (#2558)
  • Take Pebble defaults into consideration when consistency checking Checks (#2567)
  • Tear down Runtime.exec() when the charm raises (#2581)

Documentation

  • Fix small issues in K8s tutorial (#2540)
  • Document user-secret observer lifecycle and secret-changed semantics (#2522)
  • Replace CoC with link to Ubuntu Code of Conduct (#2564)
  • Add a small note about -W error in the unit test how-to (#2560)
  • Add doc about subordinate charms (#2455)
  • Add 26.04 to the versions page and mark 2.23 as LTS (#2517)
  • Clarify storage-detaching applies to both machine and K8s charms (#2554)
  • Add guidance about names of workload-less charms (#2496)
  • Fix first unit tests command in machine charm tutorial (#2574)
  • Extend security explanation page to cover SEC0030 V1.3 gaps (#2571)
  • Move docs to canonical.com/juju/docs/ops (#2545)
  • Fix docstring of _Event._is_action_event (#2580)

Tests

  • Treat warnings as errors when running unit tests (#2541)
  • Fix mock_temp_dir fixture's open() patch (#2553)
  • Add integration tests for ops.hookcmds (#2520, #2562)
  • Fix integration test flakes on Juju 3 k8s and Juju 4 secrets (#2584)

Refactoring

  • Avoid yaml.load() to silence security scanner false positives (#2523)
  • Replace jsonpatch with an inline dict-diff (#2578)
  • Move the otlp-json package to be a regular ops-tracing module (#2585)
  • Distinguish between init and attribute types in testing state classes (#2331)

CI

... (truncated)

Commits
  • c9ece86 chore: update changelog and versions for 3.8.0 release (#2589)
  • f84babe fix: tear down Runtime.exec() when the charm raises (#2581)
  • 8189064 refactor: distinguish between init and attribute types in testing state class...
  • cdd6ab8 feat: note the socket path in Pebble tracing spans (#2555)
  • 17b0eaf test: fix integration test flakes on Juju 3 k8s and Juju 4 secrets (#2584)
  • 7f7759f refactor!: move the otlp-json package to be a regular ops-tracing module (#2585)
  • c342f87 refactor: replace jsonpatch with an inline dict-diff (#2578)
  • de0cb2f chore: bump cryptography from 46.0.7 to 48.0.1 (#2573)
  • ddf4b62 docs: fix doc string of _Event._is_action_event (#2580)
  • e170474 chore: bump pyjwt from 2.12.1 to 2.13.0 (#2572)
  • Additional commits viewable in compare view

Updates jubilant from 1.10.0 to 1.11.0

Release notes

Sourced from jubilant's releases.

v1.11.0: juju show-unit

What's Changed

New Contributors

Full Changelog: canonical/jubilant@v1.10.0...v1.11.0

Changelog

Sourced from jubilant's changelog.

1.11.0 - 29 Jun 2026

Features

  • Add show_unit method (#308)

Documentation

  • Move dataclass codegen note from docs to comment; consolidate (#336)
  • Expand the security page to include more sections (#332)
  • Clarify behaviour when providing a user in the model value (#340)
  • Clarify behaviour of any_* methods and fix various small issues (#344)
  • Move docs to canonical.com/juju/docs/jubilant (#337)

Refactoring

  • Avoid yaml.load() call in safe_load to silence scanner false positive (#331)

CI

  • Split Juju 4 channel into 4.0 and 4.1, add edge to scheduled runs (#338)
  • Enforce Conventional Commits on PR titles (#341)
  • Attest build provenance for released artifacts (#352)
  • Add dependency-review-action on PRs (#353)
Commits
  • 118268b chore: prepare for v1.11.0 release (#355)
  • 58feccd ci: add dependency-review-action on PRs (#353)
  • 8b02c7f ci: attest build provenance for released artifacts (#352)
  • d131da1 docs: move docs to canonical.com/juju/docs/jubilant (#337)
  • 6c4e9b7 chore: rename .github/zizmor.yml to .github/zizmor.yaml (#350)
  • 377673d chore: bump ruff from 0.15.11 to 0.15.14 (#335)
  • 5707df4 docs: clarify behaviour of any_* methods and fix various small issues (#344)
  • 71c776d ci: enforce Conventional Commits on PR titles (#341)
  • efd6716 chore: enable ruff format preview to allow cuddled braces (#343)
  • fd8264f docs: clarify behaviour when providing a user in the model value (#340)
  • Additional commits viewable in compare view

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 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 charm-tech group in /examples/httpbin-demo with 2 updates: [ops](https://github.com/canonical/operator) and [jubilant](https://github.com/canonical/jubilant).


Updates `ops` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/canonical/operator/releases)
- [Changelog](https://github.com/canonical/operator/blob/main/CHANGES.md)
- [Commits](3.7.1...3.8.0)

Updates `jubilant` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/canonical/jubilant/releases)
- [Changelog](https://github.com/canonical/jubilant/blob/main/CHANGES.md)
- [Commits](canonical/jubilant@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: ops
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: charm-tech
- dependency-name: jubilant
  dependency-version: 1.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: charm-tech
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Issue/PR created by dependabot label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR created by dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants