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/teeny-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.0
Choose a base ref
...
head repository: googleapis/teeny-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 7 contributors

Commits on Apr 4, 2022

  1. chore: Enable Size-Label bot in all googleapis NodeJs repositories (#…

    …1382) (#274)
    
    * chore: Enable Size-Label bot in all googleapis NodeJs repositories
    
    Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis NodeJs repositories
    
    * Remove product
    
    Remove product since it is by default true
    Source-Link: googleapis/synthtool@f1562fa
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bb4d47d0e770abad62699a4664ce6b9ff1629d50c276a6c75860a6a1853dd19b
    gcf-owl-bot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1ecfdeb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(deps): update actions/setup-node action to v3 (#1393) (#275)

    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    Source-Link: googleapis/synthtool@6593fb2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:1d25dfefd805b689a2a2356d35a25b13f2f67bcce55400246432c43a42e96214
    gcf-owl-bot[bot] and SurferJeffAtGoogle authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2f91581 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/checkout action to v3 (#1392) (#276)

    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    Source-Link: googleapis/synthtool@9368bc7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:f74e740638e66be7ced1540626217dbb72980eb73885b2339a70592f38c9ff2c
    gcf-owl-bot[bot] and SurferJeffAtGoogle authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    494d391 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. build: make ci testing conditional on engines field in package.json, …

    …move configs to Node 12 (#1418) (#277)
    
    * build: make ci testing conditional on engines field in package.json, move configs to Node 12
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Source-Link: googleapis/synthtool@2800f5a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:dc7bfb4c4bf50496abbdd24bd9e4aaa833dc75248c0a9e3a7f807feda5258873
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a430816 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. build: add srs yaml file (#278)

    * build: add sync-repo-settings and change branch protection
    Source-Link: googleapis/synthtool@ed8079c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:80bfa0c67226453b37b501be7748b2fa2a2676cfeec0012e79e3a1a8f1cbe6a3
    gcf-owl-bot[bot] authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    a45dbbc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps): update dependency @types/mocha to v9 (#280)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/teeny-request).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    a55c5f5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. build: update auto approve to v2, remove release autoapproving (#1432) (

    #282)
    
    * build: update auto-approve file to v2
    
    Source-Link: googleapis/synthtool@19eb6fc
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b9e4584a1fe3c749e3c37c92497b13dce653b2e694f0261f0610eb0e15941357
    gcf-owl-bot[bot] authored May 6, 2022
    Configuration menu
    Copy the full SHA
    e903605 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. chore(deps): update dependency sinon to v14 (#283)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/sinon/13.0.2/14.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/compatibility-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/confidence-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v14.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1400)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)
    
    -   [`c2bbd826`](https://togithub.com/sinonjs/sinon/commit/c2bbd82641444eb5b32822489ae40f185afbbf00)
        Drop node 12 (Morgan Roderick)
        > And embrace Node 18
        >
        > See https://nodejs.org/en/about/releases/
    
    *Released by Morgan Roderick on 2022-05-07.*
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/teeny-request).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    ce64890 View commit details
    Browse the repository at this point in the history
  2. build!: drop node 10, update typescript to 4.6.3 (#279)

    * build!: drop node 10, update typescript to 4.6.3
    ddelgrosso1 authored May 9, 2022
    Configuration menu
    Copy the full SHA
    6f12739 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 8.0.0 (#284)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    fca50db View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy