Skip to content

mod: do: bump cloud.google.com/go/logging from 1.8.1 to 1.9.0#8

Open
dependabot[bot] wants to merge 15 commits into
devfrom
dependabot/go_modules/cloud.google.com/go/logging-1.9.0
Open

mod: do: bump cloud.google.com/go/logging from 1.8.1 to 1.9.0#8
dependabot[bot] wants to merge 15 commits into
devfrom
dependabot/go_modules/cloud.google.com/go/logging-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2024

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/logging from 1.8.1 to 1.9.0.

Release notes

Sourced from cloud.google.com/go/logging's releases.

orchestration: v1.8.5

1.8.5 (2024-01-30)

Bug Fixes

  • orchestration: Enable universe domain resolution options (fd1d569)

serviceusage: v1.8.4

1.8.4 (2024-01-30)

Bug Fixes

  • serviceusage: Enable universe domain resolution options (fd1d569)
Changelog

Sourced from cloud.google.com/go/logging's changelog.

1.9.0 (2022-10-25)

Features

  • documentai: start generating stubs dir (de2d180)

1.8.0 (2022-09-21)

Features

  • documentai: rewrite signatures in terms of new types for betas (9f303f9)

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

Features

  • documentai/apiv1beta3: add REST transport (f7b0822)

1.5.0 (2022-08-18)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)

Documentation

  • documentai: fix minor docstring formatting (370e23e)

Miscellaneous Chores

1.4.0 (2022-02-23)

... (truncated)

Commits

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)

hsinweih and others added 15 commits January 19, 2024 22:03
Add the pseudo syscall that will later open a BRF generated bpf program.
brf working directory is a directory shared between guest and host
through 9p fs. It will be used to store header files, c source code,
compiled bpf programs and serialized BpfProg.
For every fuzzing inputs generated by Syzkaller, prepend a pseudo syscall
that opens a bpf program generated by BRF.
Add a pseudo syscall to load a bpf program generated by BRF
Generate syscall that load the bpf program after opening it
Add a pseudo syscall to attach a bpf program generated by BRF
Generate pseudo syscall that attachs a loaded bpf program
Bumps [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iap/v1.8.1...dlp/v1.9.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
@hsinweih hsinweih force-pushed the dev branch 2 times, most recently from 6c6fa4d to 047d1c9 Compare February 4, 2024 22:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant