-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: googleapis/nodejs-security-private-ca
base: v1.0.0
head repository: googleapis/nodejs-security-private-ca
compare: v2.0.0
- 10 commits
- 45 files changed
- 6 contributors
Commits on Sep 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15e2fb9 - Browse repository at this point
Copy the full SHA 15e2fb9View commit details
Commits on Sep 28, 2020
-
chore: update issue tracker (#7)
Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a68c4ce - Browse repository at this point
Copy the full SHA a68c4ceView commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a37506 - Browse repository at this point
Copy the full SHA 8a37506View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 970acf0 - Browse repository at this point
Copy the full SHA 970acf0View commit details
Commits on Oct 12, 2020
-
chore(deps): update dependency webpack-cli to v4 (#15)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webpack-cli](https://togithub.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.12` -> `^4.0.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.0.0) | --- ### Release Notes <details> <summary>webpack/webpack-cli</summary> ### [`v4.0.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0) ##### Bug Fixes - add compilation lifecycle in watch instance ([#​1903](https://togithub.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://togithub.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a)) - cleanup `package-utils` package ([#​1822](https://togithub.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://togithub.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738)) - cli-executer supplies args further up ([#​1904](https://togithub.com/webpack/webpack-cli/issues/1904)) ([097564a](https://togithub.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a)) - exit code for validation errors ([59f6303](https://togithub.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235)) - exit process in case of schema errors ([71e89b4](https://togithub.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93)) ##### Features - assign config paths in build dependencies in cache config ([#​1900](https://togithub.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://togithub.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd)) </details> --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-security-private-ca).
Configuration menu - View commit details
-
Copy full SHA for 7aad766 - Browse repository at this point
Copy the full SHA 7aad766View commit details
Commits on Oct 14, 2020
-
chore(deps): update dependency webpack to v5 (#14)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | devDependencies | major | [`^4.44.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/webpack/4.44.2/5.1.0) | --- ### Release Notes <details> <summary>webpack/webpack</summary> ### [`v5.1.0`](https://togithub.com/webpack/webpack/releases/v5.1.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.0.0...v5.1.0) ### Features - expose `webpack` property from `Compiler` - expose `cleverMerge`, `EntryOptionPlugin`, `DynamicEntryPlugin` ### Bugfixes - missing `require("..").xxx` in try-catch produces a warning instead of an error now - handle reexports in concatenated modules correctly when they are side-effect-free - fix incorrect deprecation message for ModuleTemplate.hooks.hash ### [`v5.0.0`](https://togithub.com/webpack/webpack/releases/v5.0.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v4.44.2...v5.0.0) [Announcement and changelog](https://webpack.js.org/blog/2020-10-10-webpack-5-release/) </details> --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-security-private-ca).
Configuration menu - View commit details
-
Copy full SHA for 8a6cda3 - Browse repository at this point
Copy the full SHA 8a6cda3View commit details
Commits on Nov 7, 2020
-
fix: do not modify options object, use defaultScopes (#28)
Regenerated the library using [gapic-generator-typescript](https://github.com/googleapis/gapic-generator-typescript) v1.2.1.
Configuration menu - View commit details
-
Copy full SHA for 5e9de83 - Browse repository at this point
Copy the full SHA 5e9de83View commit details
Commits on Nov 10, 2020
-
feat!: Updates to Certificate Authority Service for Beta release (#21)
* chore: manually run synthtool * build: ignore broken link for time being since it hasn't been generated
Configuration menu - View commit details
-
Copy full SHA for 8e3fb52 - Browse repository at this point
Copy the full SHA 8e3fb52View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b99b83e - Browse repository at this point
Copy the full SHA b99b83eView commit details
Commits on Nov 14, 2020
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61ca5fe - Browse repository at this point
Copy the full SHA 61ca5feView 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 v1.0.0...v2.0.0