Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 4 commits
  • 13 files changed
  • 4 contributors

Commits on Dec 15, 2023

  1. fix(deps): update dependency @opentelemetry/semantic-conventions to ~…

    …1.19.0 (#1862)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@opentelemetry/semantic-conventions](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`~1.18.0` -> `~1.19.0`](https://renovatebot.com/diffs/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry/semantic-conventions/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry/semantic-conventions/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-telemetry/opentelemetry-js (@&#8203;opentelemetry/semantic-conventions)</summary>
    
    ### [`v1.19.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1190)
    
    [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.18.1...v1.19.0)
    
    ##### 🚀 (Enhancement)
    
    -   feat: add node 20 support [#&#8203;4336](https://togithub.com/open-telemetry/opentelemetry-js/pull/4336) [@&#8203;dyladan](https://togithub.com/dyladan)
    
    ##### 🏠 (Internal)
    
    -   chore: type reference on zone.js [#&#8203;4257](https://togithub.com/open-telemetry/opentelemetry-js/pull/4257) [@&#8203;legendecas](https://togithub.com/legendecas)
    -   chore: no need for 'packages' in lerna.json [#&#8203;4264](https://togithub.com/open-telemetry/opentelemetry-js/pull/4264) [@&#8203;trentm](https://togithub.com/trentm)
    -   test: add node 20 to test matrix [#&#8203;4336](https://togithub.com/open-telemetry/opentelemetry-js/pull/4336) [@&#8203;dyladan](https://togithub.com/dyladan)
    
    ##### 🐛 (Bug Fix)
    
    -   fix(api-logs): allow for TimeInput type for LogRecord timestamps [#&#8203;4345](https://togithub.com/open-telemetry/opentelemetry-js/pull/4345)
    -   fix(sdk-trace-web): only access location if it is defined [#&#8203;4063](https://togithub.com/open-telemetry/opentelemetry-js/pull/4063)
    -   fix(sdk-trace-base): processor onStart called with a span having empty attributes
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-pubsub).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    92259f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: correct long audio synthesis HTTP binding (#1867)

    * fix: correct long audio synthesis HTTP binding
    docs: Deprecate the custom voice usage field
    
    PiperOrigin-RevId: 595119987
    
    Source-Link: googleapis/googleapis@c22f408
    
    Source-Link: googleapis/googleapis-gen@4e9ca63
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU5Y2E2M2QyY2M3OTMzZWI3YzM4M2NlOGI3OTRmY2UxNTJlYTJmYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    68630a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    0050c75 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. chore(main): release 4.1.1 (#1863)

    Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f953b64 View commit details
    Browse the repository at this point in the history
Loading