Skip to content

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

Merged
gruyaume merged 1 commit intomainfrom
dependabot/go_modules/go_dependencies-a51357acd2
Dec 22, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

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

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

Release notes

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

v1.27.0: syslog log forwarding

This release adds a syslog log target type for forwarding service logs to syslog (TCP or UDP, no TLS). Thanks to @​jy5275 on the Networking APAC team for adding this feature.

In it includes an improvement to the pebble pull error message when the file is not found, and a couple of small docs changes.

What's Changed

New Contributors

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

v1.27.0-fips: first FIPS release

This is the first FIPS-compliant release of Pebble.

It is on par with the mainline v1.27.0 release, except all cryptography use is removed:

  • basic authentication is disabled
  • HTTPS in server, client, health checks and log exporters is disabled

What's Changed

Full Changelog: canonical/pebble@v1.26.0-fips...v1.27.0-fips

Commits
  • 659913c chore: update version to v1.27.0 for release
  • df0b6ec ci: use named artefacts per architecture (#768)
  • 143fc39 ci: temporarily pause riscv64 snap as well, while builders are broken
  • 53cf62e ci: add more debugging when building Go snap to figure out version issue (#767)
  • f733acf ci: fix up download-artefact path (#766)
  • 659fe65 docs: update the release procedure to include FIPS builds (#764)
  • 315e57e chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 (#762)
  • 05bb511 chore(deps): bump actions/download-artifact from 4 to 7 (#763)
  • 765ef48 chore(deps): bump actions/upload-artifact from 4 to 6 (#761)
  • 5669276 chore(deps): bump actions/setup-go from 4 to 6 (#759)
  • 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.26.0 to 1.27.0
- [Release notes](https://github.com/canonical/pebble/releases)
- [Commits](canonical/pebble@v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/canonical/pebble
  dependency-version: 1.27.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 Dec 22, 2025
@dependabot dependabot bot requested a review from gruyaume as a code owner December 22, 2025 11:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 22, 2025
@gruyaume gruyaume merged commit e16814c into main Dec 22, 2025
5 checks passed
@gruyaume gruyaume deleted the dependabot/go_modules/go_dependencies-a51357acd2 branch December 22, 2025 12:00
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