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

chore: bump ops from 2.13.0 to 2.14.0 #196

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps ops from 2.13.0 to 2.14.0.

Changelog

Sourced from ops's changelog.

2.14.0 - 29 May 2024

This release fixes the RelationDataContent.update method to follow dict.update semantics, that is allow both updating with another dict, an iterable, keyword arguments or a mixture thereof.

Features

Fixes

Documentation

Refactoring

Commits
  • 6197de9 release: release notes 2.14.0 (#1235)
  • 6640f68 docs: clarify that SecretNotFound may be raised for permission errors (#1231)
  • c4abc6a chore: add a pre-commit config (#1232)
  • a9055a7 chore: remove f-string in logging call (#1234)
  • e40f78d ci: automate pinning charms in regression tests (#1215)
  • 16240bf chore: add git blame ignore revs file (#1228)
  • d8148ab refactor: use ruff formatter (#1224)
  • 3c8c211 test: refactor test_testing to pytest style (#1206)
  • 0dd27df fix: the other argument to RelatationDataContent.update(...) should be op...
  • 7e7a18b fix: don't use f-strings in logging calls (#1227)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ops](https://github.com/canonical/operator) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/canonical/operator/releases)
- [Changelog](https://github.com/canonical/operator/blob/main/CHANGES.md)
- [Commits](canonical/operator@2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: ops
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 3, 2024 23:17
@dependabot dependabot bot added the v1.4 label Jun 3, 2024
@gruyaume gruyaume merged commit 0cf70aa into v1.4 Jun 4, 2024
19 checks passed
@gruyaume gruyaume deleted the dependabot/pip/v1.4/ops-2.14.0 branch June 4, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant