Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency renovate to v23 [security]- autoclosed #34

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2020

This PR contains the following updates:

Package Type Update Change
renovate (source) devDependencies major 19.239.11 -> 23.25.1

GitHub Vulnerability Alerts

GHSA-36rh-ggpr-j3gj

Impact

Applies to Azure DevOps users only. The bot's token may be exposed in server or pipeline logs due to the http.extraheader=AUTHORIZATION parameter being logged without redaction. It is recommended that Azure DevOps users revoke their existing bot credentials and generate new ones after upgrading if there's a potential that logs have been saved to a location that others can view.

Patches

Fixed in 23.25.1

Workarounds

Do not share Renovate logs with anyone who cannot be trusted with access to the token.

For more information

If you have any questions or comments about this advisory:


Release Notes

renovatebot/renovate

v23.25.1

Compare Source

23.25.1 (2020-09-12)
Bug Fixes
  • azure: add auth value to sanitized strings (6c9c4ac)
Miscellaneous Chores
  • datasource/crate: Extract getIndexSuffix() function and add tests (#​7263) (7ab9b6b)

v23.25.0

Compare Source

Features
Miscellaneous Chores
  • datasource/metadata: Move massageGithub|GitLabUrl() functions out of addMetaData() (#​7264) (9c4203c)

v23.24.0

Compare Source

Features

v23.23.0

Compare Source

Features

v23.22.3

Compare Source

23.22.3 (2020-09-12)
Bug Fixes

v23.22.2

Compare Source

23.22.2 (2020-09-12)
Bug Fixes

v23.22.1

Compare Source

23.22.1 (2020-09-11)
Bug Fixes

v23.22.0

Compare Source

Features

v23.21.4

Compare Source

23.21.4 (2020-09-11)
Bug Fixes

v23.21.3

Compare Source

23.21.3 (2020-09-11)
Bug Fixes
  • Revert "fix(config): Migrate semantic commit option to enum type (#​7170)" (d1d7901)

v23.21.2

Compare Source

23.21.2 (2020-09-11)
Bug Fixes

v23.21.1

Compare Source

23.21.1 (2020-09-11)
Bug Fixes

v23.21.0

Compare Source

Features

v23.20.7

Compare Source

23.20.7 (2020-09-10)
Bug Fixes
Miscellaneous Chores

v23.20.6

Compare Source

23.20.6 (2020-09-10)
Bug Fixes

v23.20.5

Compare Source

23.20.5 (2020-09-10)
Bug Fixes

v23.20.4

Compare Source

23.20.4 (2020-09-09)
Bug Fixes
Miscellaneous Chores
Code Refactoring

v23.20.3

Compare Source

23.20.3 (2020-09-09)
Bug Fixes
Miscellaneous Chores

v23.20.2

Compare Source

23.20.2 (2020-09-09)
Bug Fixes
Miscellaneous Chores
  • drop windows test (#​7225) (2de2378)
  • deps: update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.140.1 (#​7215) (6e572d3)

v23.20.1

Compare Source

23.20.1 (2020-09-09)
Bug Fixes
Miscellaneous Chores

v23.20.0

Compare Source

Features
Documentation
Miscellaneous Chores

v23.19.4

Compare Source

23.19.4 (2020-09-08)
Bug Fixes

v23.19.3

Compare Source

23.19.3 (2020-09-08)
Bug Fixes

v23.19.2

Compare Source

23.19.2 (2020-09-07)
Build System

v23.19.1

Compare Source

23.19.1 (2020-09-07)
Bug Fixes
Miscellaneous Chores

v23.19.0

Compare Source

Features
Bug Fixes

v23.18.2

Compare Source

23.18.2 (2020-09-07)
Bug Fixes
Miscellaneous Chores

v23.18.1

Compare Source

23.18.1 (2020-09-05)
Miscellaneous Chores
  • deps: update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.139.1 (#​7178) (544a928)
  • deps: update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.140.0 (#​7186) (ca73ba2)
Build System

v23.18.0

Compare Source

Features
Code Refactoring
  • log setBranchStatus url if failing (73f11c0)

v23.17.1

Compare Source

23.17.1 (2020-09-03)
Build System

v23.17.0

Compare Source

Features

v23.16.4

Compare Source

23.16.4 (2020-09-03)
Bug Fixes

v23.16.3

Compare Source

23.16.3 (2020-09-02)
Bug Fixes

v23.16.2

Compare Source

23.16.2 (2020-09-02)
Bug Fixes

v23.16.1

Compare Source

23.16.1 (2020-09-02)
Bug Fixes
Code Refactoring
  • better init config names (5393126)
  • drop defaultBranchSha from platform/github (6a0fade)
  • remove defaultBranchSha from repo init (bb70826)
  • remove unused branchList in updateRepo (2c9b1de)
  • simplify baseBranchSha, reduce checkouts (#​7159) (1627db8)

v23.16.0

Compare Source

Features
Bug Fixes
  • changelog: harden check for fromVersion and toVersion (4a0605a)
Tests

v23.15.0

Compare Source

Features
  • config: templated branchPrefix migration (ed1f650)
  • additionalBranchPrefix (7651d2e)
Code Refactoring
  • limits: Concise implementation for workers/global/limits.ts (#​7140) (831c453)

v23.14.5

Compare Source

23.14.5 (2020-09-01)
Bug Fixes

v23.14.4

Compare Source

23.14.4 (2020-09-01)
Bug Fixes
Code Refactoring
Miscellaneous Chores
  • deps: update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.138.0 (#​7152) (228839d)

v23.14.3

Compare Source

23.14.3 (2020-09-01)
Bug Fixes

v23.14.2

Compare Source

23.14.2 (2020-09-01)
Bug Fixes
  • azure: repository is empty if no defaultBranch (1aa5ffc)
Code Refactoring
Tests
Miscellaneous Chores
  • fix lint (540d47b)
  • move cache type to init/common (92c5f2a)
  • remove unused defaultBranch cache (750cd30)
  • rename RepoConfig -> RepoFileConfig (8a286a4)
  • type -> interface (0bd7d27)

v23.14.1

Compare Source

23.14.1 (2020-08-31)
Bug Fixes
Code Refactoring
Build System

v23.14.0

Compare Source

Features
  • gitlab: Allow using an OAuth2 token for authentication (#​7131) (499c838)

v23.13.3

Compare Source

23.13.3 (2020-08-31)
Bug Fixes

v23.13.2

Compare Source

23.13.2 (2020-08-31)
Bug Fixes
Miscellaneous Chores
  • getRepoConfig -> detectRepoFileConfig (0a60516)
Code Refactoring
  • get defaultBranchSha from git (6dbb1c7)
  • split getRepoConfig from mergeRenovateConfig (#​7142) (8c5e6f3)
  • split out repo config error throwing (b88b1c9)
  • write repoConfig to cache (40d3316)

v23.13.1

Compare Source

23.13.1 (2020-08-31)
Build System
Code Refactoring
Miscellaneous Chores

v23.13.0

Compare Source

Features
  • config: templated branchPrefix migration (7235c14)
Bug Fixes
  • Revert "feat: additionalBranchPrefix" (0ce9837)
  • Revert "feat(config): templated branchPrefix migration" (655bdc1)

v23.12.0

Compare Source

Features
Bug Fixes
  • git: syncBranch to ensure it has been fetched (c797865)
  • git: try/catch fetchBranchList (611bee9)
Miscellaneous Chores

v23.11.0

Compare Source

Features
Tests
  • refactor getBranchCommit test (4b0eb18)
Miscellaneous Chores
Code Refactoring
  • externalize syncBranch from branchExists (6fdffed)
  • remove platform.setBaseBranch (#​7137) (80b691c)
  • remove unused createBranch function (c9932d5)

v23.10.2

Compare Source

23.10.2 (2020-08-30)
Bug Fixes
  • git: don’t error for git fetch failure (083f30f)
Miscellaneous Chores
Code Refactoring
  • git: use gitInitialized (aeef5e7)

v23.10.1

Compare Source

23.10.1 (2020-08-29)
Code Refactoring
  • types: git return CommitSha instead of string (e50c7a7)
Miscellaneous Chores
  • rename commitHash -> commitSha (937a2e4)
Build System

v23.10.0

Compare Source

Features

v23.9.0

Compare Source

Features

v23.8.0

Compare Source

Features
Documentation
  • remove static list of enabledManagers and replace with docs link (63938f4)

v23.7.0

Compare Source

Features

v23.6.1

Compare Source

23.6.1 (2020-08-27)
Bug Fixes

v23.6.0

Compare Source

Features

v23.5.1

Compare Source

23.5.1 (2020-08-27)
Bug Fixes

v23.5.0

Compare Source

Features
Code Refactoring

v23.4.0

Compare Source

Features

v23.3.1

Compare Source

23.3.1 (2020-08-26)
Bug Fixes

v23.3.0

Compare Source

Features

v23.2.0

Compare Source

Features
Code Refactoring

v23.1.1

Compare Source

23.1.1 (2020-08-26)
Bug Fixes
  • multiple major branch name separation (7bb198f)

v23.1.0

Compare Source

Features
Code Refactoring
Miscellaneous Chores

v23.0.3

Compare Source

23.0.3 (2020-08-26)
Miscellaneous Chores
Build System

v23.0.2

Compare Source

23.0.2 (2020-08-25)
Build System

v23.0.1

Compare Source

23.0.1 (2020-08-25)
Bug Fixes
Code Refactoring
  • maven: Simplify maven datasource for single registryUrl usage (#​7081) (5e978e1)

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • statusCheckVerify config option is no longer supported and will be ignored
  • lazyGrouping is no longer supported
Features
Bug Fixes

v22.25.6

Compare Source

22.25.6 (2020-08-25)
Bug Fixes

v22.25.5

Compare Source

22.25.5 (2020-08-25)
Bug Fixes
  • composer: strip app x-access-token prefix from token (32181ae)
  • more flexible check for dashboard approval (c234428)

v22.25.4

Compare Source

22.25.4 (2020-08-25)
Bug Fixes
  • deleteLocalFile only if localDir is defined (2dc0fd6)

v22.25.3

Compare Source

22.25.3 (2020-08-25)
Bug Fixes

v22.25.2

Compare Source

22.25.2 (2020-08-25)
Bug Fixes
Build System
Miscellaneous Chores
  • deps: upd

Renovate configuration

📅 Schedule: "" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 14, 2020
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 4 times, most recently from 4f60e3e to b3737b6 Compare September 17, 2020 20:14
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 2 times, most recently from 38a8443 to 45a5f62 Compare September 28, 2020 02:29
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 6 times, most recently from d59ba76 to f9736c7 Compare October 11, 2020 06:19
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 8 times, most recently from 9047e9f to 343ab49 Compare October 22, 2020 21:24
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 9 times, most recently from efe71c9 to 91732c7 Compare October 29, 2020 18:16
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch 25 times, most recently from f635efa to 5ce2148 Compare November 9, 2020 22:38
@renovate renovate bot force-pushed the renovate/npm-renovate-vulnerability branch from 5ce2148 to a61527b Compare November 10, 2020 06:44
@renovate renovate bot changed the title chore(deps): update dependency renovate to v23 [security] chore(deps): update dependency renovate to v23 [security]- autoclosed Nov 16, 2020
@renovate renovate bot closed this Nov 16, 2020
@renovate renovate bot deleted the renovate/npm-renovate-vulnerability branch November 16, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant