-
Notifications
You must be signed in to change notification settings - Fork 214
Comparing changes
Open a pull request
base repository: googleapis/nodejs-bigquery
base: v7.9.0
head repository: googleapis/nodejs-bigquery
compare: v7.9.1
- 10 commits
- 22 files changed
- 7 contributors
Commits on Aug 14, 2024
-
build: only pass secret to the code-suggester step (#1396)
* build: only pass secret to the code-suggester step * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 97f8910 - Browse repository at this point
Copy the full SHA 97f8910View commit details
Commits on Sep 9, 2024
-
chore: update types from Discovery (#1398)
* chore: update types from Discovery * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for ebb3bcd - Browse repository at this point
Copy the full SHA ebb3bcdView commit details
Commits on Sep 12, 2024
-
build: fix path-to-regexp to older version due to node 14 requirement (…
…#1403) Sinon depends on the [`nise` package](https://www.npmjs.com/package/nise). That package just published `v6.0.1` which updated `path-to-regexp` from `v6.2.1` to `v8.1.0` with https://togithub.com/sinonjs/nise/pull/226. That should have been a major version bump, as this ended up introducing a breaking change that now it depends on `Node >= 16`, which is causing our CI to break. This PR fixes `path-to-regexp` to `^6.2.1` like previously to make it work on `Node >= 14` Similar to https://togithub.com/googleapis/nodejs-bigquery-storage/pull/475
Configuration menu - View commit details
-
Copy full SHA for 7fe4561 - Browse repository at this point
Copy the full SHA 7fe4561View commit details -
chore: update types from Discovery (#1401)
* chore: update types from Discovery * 🦉 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 * 🦉 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> Co-authored-by: Alvaro Viebrantz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df01fa2 - Browse repository at this point
Copy the full SHA df01fa2View commit details
Commits on Sep 13, 2024
-
chore(deps): update dependency path-to-regexp to v6.3.0 (#1405)
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-bigquery). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 5840afb - Browse repository at this point
Copy the full SHA 5840afbView commit details
Commits on Sep 19, 2024
-
chore: update types from Discovery (#1407)
* chore: update types from Discovery * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 4b26c1e - Browse repository at this point
Copy the full SHA 4b26c1eView commit details
Commits on Sep 20, 2024
-
chore(deps): update actions/setup-node action (#1408)
* chore(deps): update actions/setup-node action * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 23001a2 - Browse repository at this point
Copy the full SHA 23001a2View commit details
Commits on Sep 23, 2024
-
chore: update issue templates and codeowners (#1409)
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 0138928 - Browse repository at this point
Copy the full SHA 0138928View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf962a5 - Browse repository at this point
Copy the full SHA cf962a5View commit details -
chore(main): release 7.9.1 (#1410)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a495f9 - Browse repository at this point
Copy the full SHA 7a495f9View 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.9.0...v7.9.1