Skip to content

chore: Bump github.com/canonical/pebble from 1.27.0 to 1.28.0 in the go_dependencies group#100

Merged
gruyaume merged 1 commit intomainfrom
dependabot/go_modules/go_dependencies-a1a962a63b
Feb 2, 2026
Merged

chore: Bump github.com/canonical/pebble from 1.27.0 to 1.28.0 in the go_dependencies group#100
gruyaume merged 1 commit intomainfrom
dependabot/go_modules/go_dependencies-a1a962a63b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the go_dependencies group with 1 update: github.com/canonical/pebble.

Updates github.com/canonical/pebble from 1.27.0 to 1.28.0

Release notes

Sourced from github.com/canonical/pebble's releases.

v1.28.0: make GET /v1/plan admin-only

This release modifies GET /v1/plan to require admin access, to prevent secrets in environmental variables (common in 12-factor apps) from accidentally being shown to non-admin users. This is a breaking change, but should not affect the vast majority of users, as they're already connecting to the Pebble socket as admin (root or Pebble daemon UID), for example, Juju charms.

In addition, this release includes a couple of minor bug fixes, and a refactor that moves the code for identities out of the core state package.

What's Changed

New Contributors

Full Changelog: canonical/pebble@v1.27.0...v1.28.0

v1.28.0-fips

This is release v1.28.0, but on the fips branch (that is, with all cryptography removed). Specifically:

This release modifies GET /v1/plan to require admin access, to prevent secrets in environmental variables (common in 12-factor apps) from accidentally being shown to non-admin users. This is a breaking change, but should not affect the vast majority of users, as they're already connecting to the Pebble socket as admin (root or Pebble daemon UID), for example, Juju charms.

In addition, this release includes a couple of minor bug fixes, and a refactor that moves the code for identities out of the core state package.

See full changelog.

Commits
  • 526d9ad chore: bump version to v1.28.0 for release
  • f7589e5 fix(overlord): initialize loopTomb when loop is started instead of on overlor...
  • 82988c8 docs: fix ResolutionTooDeep error building docs (#791)
  • 1cf9ab8 fix: ensure POST /v1/checks returns empty list instead of null (#789)
  • 435516a refactor: remove octal literals that should have been decimal; use := (#782)
  • 659551f feat!: require admin access for v1/plan (#785)
  • 50a92b3 ci: run sbomber after publishing snap, and pull from edge (#783)
  • 4847313 refactor: simplify identity types, move API code to daemon package (#765)
  • 00aaceb ci: enable new spelling check by updating doc starter pack (#774)
  • 3302bd0 refactor: move identities code out of state package (#744)
  • 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 go_dependencies group with 1 update: [github.com/canonical/pebble](https://github.com/canonical/pebble).


Updates `github.com/canonical/pebble` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/canonical/pebble/releases)
- [Commits](canonical/pebble@v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/canonical/pebble
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 2, 2026
@dependabot dependabot bot requested a review from gruyaume as a code owner February 2, 2026 12:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 2, 2026
@gruyaume gruyaume merged commit 6a71038 into main Feb 2, 2026
5 checks passed
@gruyaume gruyaume deleted the dependabot/go_modules/go_dependencies-a1a962a63b branch February 2, 2026 13:05
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant