googlemaps / js-github-policy-bot

Enforce polices for repositories in the googlemaps organization.
Apache License 2.0
3 stars 3 forks source link

chore(deps): bump probot from 12.3.3 to 13.0.1 #420

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps probot from 12.3.3 to 13.0.1.

Release notes

Sourced from probot's releases.

v13.0.1

13.0.1 (2024-01-26)

Bug Fixes

v13.0.0

13.0.0 (2024-01-25)

Features

BREAKING CHANGES

  • Drop support for NodeJS < 18
  • replace node-fetch with the Fetch API
  • default webhookPath is now /api/github/webhooks
  • probot receive now only supports payloads in JSON format, previously also (unintionally) allowed JS.

v13.0.0-beta.17

13.0.0-beta.17 (2024-01-18)

Bug Fixes

v13.0.0-beta.16

13.0.0-beta.16 (2023-12-04)

Bug Fixes

  • deps: update @​octokit/webhooks to v12.0.10 (#1937) (4228573)

v13.0.0-beta.15

13.0.0-beta.15 (2023-12-04)

Bug Fixes

  • auth-app expects for options.request an object of type RequestInterface (#1935) (ce520b0)

... (truncated)

Commits
  • 5d95b73 fix(deps): update dependency pino-http to v9 (#1953)
  • 380d24d ci(action): update actions/dependency-review-action action to v4 (#1951)
  • c065c15 ci(action): update github/codeql-action action to v3 (#1952)
  • 39ced7e chore: repair typedoc (#1950)
  • 33776dd chore(deps): update dependency semantic-release to v23 (#1947)
  • 8a403e8 build(deps-dev): bump vite from 5.0.2 to 5.0.12 (#1949)
  • d7ae857 chore(deps): update vitest monorepo to v1 (major) (#1948)
  • 6ed90da chore(deps): update dependency @​types/node to v20 (#1875)
  • 6bca1bd chore(deps): update dependency tsd to ^0.30.0 (#1945)
  • cd0c4a7 chore(deps): update dependency @​types/supertest to v6 (#1946)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)