-
Notifications
You must be signed in to change notification settings - Fork 380
Comparing changes
Open a pull request
base repository: googleapis/nodejs-storage
base: v7.13.0
head repository: googleapis/nodejs-storage
compare: v7.14.0
- 10 commits
- 30 files changed
- 9 contributors
Commits on Sep 18, 2024
-
chore(deps): update dependency path-to-regexp to v6.3.0 (#2525)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [path-to-regexp](https://redirect.github.com/pillarjs/path-to-regexp) | [`6.2.2` -> `6.3.0`](https://renovatebot.com/diffs/npm/path-to-regexp/6.2.2/6.3.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>pillarjs/path-to-regexp (path-to-regexp)</summary> ### [`v6.3.0`](https://redirect.github.com/pillarjs/path-to-regexp/releases/tag/v6.3.0): Fix backtracking in 6.x [Compare Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0) **Fixed** - Add backtrack protection to 6.x ([#​324](https://redirect.github.com/pillarjs/path-to-regexp/issues/324)) [`f1253b4`](https://redirect.github.com/pillarjs/path-to-regexp/commit/f1253b4) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/nodejs-storage). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for c75513a - Browse repository at this point
Copy the full SHA c75513aView commit details
Commits on Sep 20, 2024
-
feat(storage): add support for 'skipIfExists' option for downloadMany (…
…#2526) * feature added * fix * Added system test and sample test cases * copyright fix * build: fix path-to-regexp to older version due to node 14 requirement * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Remove unnecessary sample code * Manually modify README regards remove unnecessary sample code * added 'skipIfExists' option for downloadMany Node Transfer Manager: add support for 'skipIfExists' option for downloadMany --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: harsha-accenture <harshavardhan.s.r@accenture.com>
Configuration menu - View commit details
-
Copy full SHA for 729efb2 - Browse repository at this point
Copy the full SHA 729efb2View commit details
Commits on Oct 3, 2024
-
chore: update issue templates and codeowners (#2528)
chore: update issue templates and codeowners Source-Link: googleapis/synthtool@bf182cd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:a5af6af827a9fffba373151e1453b0498da288024cdd16477900dd42857a42e0 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89b4b7a - Browse repository at this point
Copy the full SHA 89b4b7aView commit details -
chore: update links in github issue templates (#2539)
* chore: update links in github issue templates Source-Link: googleapis/synthtool@38fa49f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e44593 - Browse repository at this point
Copy the full SHA 9e44593View commit details
Commits on Oct 7, 2024
-
feat: adds integration tests for Universe Domain configuration (#2538)
* feature added * fix * Added system test and sample test cases * copyright fix * build: fix path-to-regexp to older version due to node 14 requirement * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Remove unnecessary sample code * Manually modify README regards remove unnecessary sample code * added 'skipIfExists' option for downloadMany Node Transfer Manager: add support for 'skipIfExists' option for downloadMany * feat: adds integration tests for Universe Domain configuration * feat: adds integration tests for Universe Domain configuration with kokoro feat: adds integration tests for Universe Domain configuration with kokoro changes * remove only test lint fix * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix after hook error * added delete bucket * use existing deleteBucketAsync * Add environment variables validation * added kokoro changes * fix environment variables to correct path --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: harsha-accenture <harshavardhan.s.r@accenture.com>
Configuration menu - View commit details
-
Copy full SHA for 53db6ba - Browse repository at this point
Copy the full SHA 53db6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6007e26 - Browse repository at this point
Copy the full SHA 6007e26View commit details
Commits on Oct 23, 2024
-
chore: remove unused issue templates (#2544)
* chore: delete .github/ISSUE_TEMPLATE/bug_report.md
Configuration menu - View commit details
-
Copy full SHA for 4853494 - Browse repository at this point
Copy the full SHA 4853494View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cdc4cb - Browse repository at this point
Copy the full SHA 5cdc4cbView commit details
Commits on Oct 29, 2024
-
feat: add support for restore token (#2548)
* Adds support for the restore token feature * description fix * lint fix
Configuration menu - View commit details
-
Copy full SHA for 8241e91 - Browse repository at this point
Copy the full SHA 8241e91View commit details
Commits on Oct 30, 2024
-
chore(main): release 7.14.0 (#2527)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cef7011 - Browse repository at this point
Copy the full SHA cef7011View 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.13.0...v7.14.0