-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: googleapis/teeny-request
base: v7.2.0
head repository: googleapis/teeny-request
compare: v8.0.0
- 10 commits
- 17 files changed
- 7 contributors
Commits on Apr 4, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 1ecfdeb - Browse repository at this point
Copy the full SHA 1ecfdebView commit details
Commits on Apr 6, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 2f91581 - Browse repository at this point
Copy the full SHA 2f91581View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 494d391 - Browse repository at this point
Copy the full SHA 494d391View commit details
Commits on Apr 14, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for a430816 - Browse repository at this point
Copy the full SHA a430816View commit details
Commits on Apr 18, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for a45dbbc - Browse repository at this point
Copy the full SHA a45dbbcView commit details
Commits on May 3, 2022
-
chore(deps): update dependency @types/mocha to v9 (#280)
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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).
Configuration menu - View commit details
-
Copy full SHA for a55c5f5 - Browse repository at this point
Copy the full SHA a55c5f5View commit details
Commits on May 6, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for e903605 - Browse repository at this point
Copy the full SHA e903605View commit details
Commits on May 9, 2022
-
chore(deps): update dependency sinon to v14 (#283)
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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#​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).
Configuration menu - View commit details
-
Copy full SHA for ce64890 - Browse repository at this point
Copy the full SHA ce64890View commit details -
build!: drop node 10, update typescript to 4.6.3 (#279)
* build!: drop node 10, update typescript to 4.6.3
Configuration menu - View commit details
-
Copy full SHA for 6f12739 - Browse repository at this point
Copy the full SHA 6f12739View commit details -
chore(main): release 8.0.0 (#284)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fca50db - Browse repository at this point
Copy the full SHA fca50dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.2.0...v8.0.0