Skip to content

Commit

Permalink
Merge branch 'main' into migration-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Ladzaretti committed Oct 23, 2022
2 parents 04cbc97 + e2a42d3 commit 05c724e
Show file tree
Hide file tree
Showing 180 changed files with 6,321 additions and 1,694 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM containerbase/node:14.20.1@sha256:e275fb819c433373dbcdd7e7fc7c4fbdf6a08880e66eb9617ff311b6766e6a2c
FROM containerbase/node:14.20.1@sha256:1de85bfa3c17ad2b36a4d124a5faca3a096e357901f58af7f66ad05e3a39f896

USER root

Expand Down
39 changes: 39 additions & 0 deletions .github/label-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,43 @@
Good luck,
The Renovate team
'pr:no-coverage-ignore':
comment: >
Hi there,
You're skipping code tests with `istanbul ignore`.
Please only skip tests if:
- you cannot test the code, or
- the code is very difficult to test, or
- the edge case won't usually happen at runtime
If you skip a test then always comment why:
```ts
// istanbul ignore next: typescript strict null check
if (!url) {
return null;
}
```
Good luck,
The Renovate team
'pr:no-done-comments':
comment: >
Hi there,
You are using simple `done` comments which cause a lot of noise.
Instead, please use GitHub's web interface to request another review.
Please read our [contribution guide](https://github.com/renovatebot/renovate/blob/main/.github/contributing.md#resolve-review-comments-instead-of-commenting) to reduce noise.
Good luck,
The Renovate team
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
git config --global core.symlinks true
git config --global user.email 'renovate@whitesourcesoftware.com'
git config --global user.name 'Renovate Bot'
# https://github.blog/2022-10-18-git-security-vulnerabilities-announced/
git config --global protocol.file.allow always
npm config set scripts-prepend-node-path true
git --version
echo "Node $(node --version)"
Expand Down Expand Up @@ -202,7 +204,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Upload docs
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3.1.0
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3.1.1
with:
name: docs
path: tmp/docs/
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27
uses: github/codeql-action/init@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2.1.28
with:
languages: javascript

Expand All @@ -40,7 +40,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27
uses: github/codeql-action/autobuild@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2.1.28

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -54,4 +54,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27
uses: github/codeql-action/analyze@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2.1.28
2 changes: 1 addition & 1 deletion .github/workflows/stale-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@99b6c709598e2b0d0841cd037aaf1ba07a4410bd # tag=v5.2.0
- uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # tag=v6.0.1
with:
# Rate limit per run, (defaults to 30, but we've increased it to 40 for now).
operations-per-run: 40
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn prettier-fix

- name: Create pull request
uses: peter-evans/create-pull-request@671dc9c9e0c2d73f07fa45a3eb0220e1622f0c5f # tag=v4.1.3
uses: peter-evans/create-pull-request@b4d51739f96fca8047ad065eccef63442d8e99f7 # tag=v4.2.0
with:
author: 'Renovate Bot <renovate@whitesourcesoftware.com>'
branch: 'chore/update-static-data'
Expand Down
16 changes: 16 additions & 0 deletions data/azure-pipelines-tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1477,6 +1477,7 @@
"4.1.7"
],
"azurespringcloud": [
"0.213.0",
"0.212.0",
"0.210.0",
"0.208.0",
Expand Down Expand Up @@ -2222,6 +2223,8 @@
"1.0.2",
"1.0.1",
"1.0.0",
"2.212.1",
"2.212.0",
"2.211.0",
"2.210.0",
"2.201.0",
Expand Down Expand Up @@ -2500,6 +2503,7 @@
"1.0.0"
],
"downloadgithubnugetpackage": [
"1.212.0",
"1.207.2",
"1.207.1",
"1.207.0",
Expand Down Expand Up @@ -3048,6 +3052,7 @@
"1.0.0"
],
"helmdeploy": [
"0.212.0",
"0.211.1",
"0.211.0",
"0.210.0",
Expand Down Expand Up @@ -3602,6 +3607,7 @@
"0.150.0"
],
"kubernetesmanifest": [
"0.212.0",
"0.211.0",
"0.210.0",
"0.208.0",
Expand Down Expand Up @@ -3700,6 +3706,7 @@
],
"kubernetesmanifestbased": ["1.0.4", "0.0.1", "0.0.11"],
"kubernetes": [
"0.212.0",
"0.211.1",
"0.211.0",
"0.210.0",
Expand Down Expand Up @@ -3761,6 +3768,7 @@
"0.1.23",
"0.1.22",
"0.1.21",
"1.213.0",
"1.211.1",
"1.211.0",
"1.210.0",
Expand Down Expand Up @@ -4086,9 +4094,11 @@
"3.139.2",
"3.139.1",
"3.139.0",
"4.212.0",
"4.210.0"
],
"msbuild": [
"1.212.0",
"1.211.0",
"1.208.0",
"1.199.0",
Expand Down Expand Up @@ -4841,6 +4851,7 @@
"3.0.0"
],
"powershell": [
"2.212.0",
"2.210.0",
"2.200.0",
"2.198.0",
Expand Down Expand Up @@ -5282,6 +5293,7 @@
"2.2.3"
],
"shellscript": [
"2.212.0",
"2.206.0",
"2.198.0",
"2.193.0",
Expand Down Expand Up @@ -5468,6 +5480,7 @@
"0.1.2",
"0.1.1",
"0.1.0",
"1.211.0",
"1.208.0",
"1.198.0",
"1.177.1",
Expand Down Expand Up @@ -5708,6 +5721,7 @@
"0.134.1"
],
"vsbuild": [
"1.212.0",
"1.208.0",
"1.199.0",
"1.207.0",
Expand Down Expand Up @@ -5740,6 +5754,7 @@
"1.126.0"
],
"visualstudiotestplatforminstaller": [
"1.212.0",
"1.151.3",
"1.151.2",
"1.151.1",
Expand Down Expand Up @@ -5933,6 +5948,7 @@
"2.1.0"
],
"xamarinandroid": [
"1.212.0",
"1.208.0",
"1.200.0",
"1.207.0",
Expand Down
7 changes: 7 additions & 0 deletions data/ubuntu-distro-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,12 @@
"created": "2022-04-21",
"release": "2022-10-20",
"eol": "2023-07-20"
},
"v23.04": {
"codename": "L L",
"series": "l-series",
"created": "2022-10-20",
"release": "2023-04-27",
"eol": "2024-01-25"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Behavior
# Help Us Help You

If you've been referred to this document, it's because someone you're interacting with wants you to follow one or more of the following:
This repository gets a lot of requests from the community every day, and we do our best to answer all of them.
Please follow these points whenever interacting in this repo.

## Be positive and polite

Expand Down
2 changes: 1 addition & 1 deletion docs/development/local-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For example, if you think anything is unclear, or you think something needs to b
You need the following dependencies for local development:

- Git `>=2.33.0`
- Node.js `>=14.15.4`
- Node.js `>=16.13.0`
- Yarn `^1.22.5`
- C++ compiler
- Java between `8` and `12`
Expand Down
8 changes: 0 additions & 8 deletions docs/development/new-package-manager-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@
- [ ] Supports range constraints (e.g `^1.0.0` or `1.x`)
- [ ] No

### Is this package manager used for applications, libraries, or both? If both, is there a way to tell which is which?

- [ ] Applications
- [ ] Libraries
- [ ] Both (explain how to tell which is which)

### If ranges are supported, are there any cases when Renovate should pin ranges to exact versions if rangeStrategy=auto?

---

## Lookup
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 05c724e

Please sign in to comment.