ibkr-report-parser
ibkr-report-parser copied to clipboard
Bump google-cloud-storage from 2.14.0 to 2.16.0
Bumps google-cloud-storage from 2.14.0 to 2.16.0.
Release notes
Sourced from google-cloud-storage's releases.
v2.16.0
2.16.0 (2024-03-18)
Features
v2.15.0
2.15.0 (2024-02-28)
Features
Bug Fixes
Changelog
Sourced from google-cloud-storage's changelog.
2.16.0 (2024-03-18)
Features
2.15.0 (2024-02-28)
Features
Bug Fixes
Commits
afc433c
chore(main): release 2.16.0 (#1241)7bb8065
feat: support includeFoldersAsPrefixes (#1223)3928aa0
feat: add support for soft delete (#1229)1d19423
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#1233)b25b112
chore(main): release 2.15.0 (#1219)0b8f5b0
samples: replace deprecated method (#1211)ae9a53b
fix: add "updated" as property for Bucket (#1220)dcd6774
build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gcp/templa...8d8a53a
fix: remove utcnow usage (#1215)f4cf041
feat: support custom universe domains/TPC (#1212)- 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 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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
5318aae
) to head (5eaed1a
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #949 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 542 542
Branches 83 83
=========================================
Hits 542 542
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Superseded by #979.