Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: renovatebot/renovate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 37.285.0
Choose a base ref
...
head repository: renovatebot/renovate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a1c8a9319dd7f21b433ec9434a05e29a07029f5a
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 11, 2024

  1. build(deps): update dependency better-sqlite3 to v9.5.0 (#28332)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    25162e9 View commit details
  2. chore(deps): update dependency markdownlint-cli2 to v0.13.0 (#28333)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b9ded23 View commit details
  3. chore(deps): update sigstore/cosign-installer action to v3.5.0 (#28334)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a1c8a93 View commit details
Showing with 29 additions and 51 deletions.
  1. +1 −1 .github/workflows/build.yml
  2. +2 −2 package.json
  3. +26 −48 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -617,7 +617,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
os: ${{ runner.os }}

- uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0

- name: Docker registry login
run: |
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -176,7 +176,7 @@
"auth-header": "1.0.0",
"aws4": "1.12.0",
"azure-devops-node-api": "12.5.0",
"better-sqlite3": "9.4.5",
"better-sqlite3": "9.5.0",
"bunyan": "1.8.15",
"cacache": "18.0.2",
"cacheable-lookup": "5.0.4",
@@ -331,7 +331,7 @@
"jest-mock": "29.7.0",
"jest-mock-extended": "3.0.5",
"jest-snapshot": "29.7.0",
"markdownlint-cli2": "0.12.1",
"markdownlint-cli2": "0.13.0",
"memfs": "4.8.1",
"nock": "13.5.4",
"npm-run-all2": "6.1.2",
74 changes: 26 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.