Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps probot from 12.3.3 to 13.0.2.

Release notes

Sourced from probot's releases.

v13.0.2

13.0.2 (2024-02-03)

Bug Fixes

  • deps: update dependency commander to v12 (737835f)

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)

... (truncated)

Commits
  • 737835f fix(deps): update dependency commander to v12
  • 1eb0389 chore: apply linting on tsconfig.json (#1963)
  • f7e4588 build(deps): lock file maintenance (#1962)
  • f97fc64 test: Ensure we can run both ESM and CJS (#1956)
  • 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)
  • 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 <dependency name> 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)

@dependabot dependabot bot requested a review from ajhenry as a code owner February 5, 2024 22:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/probot-13.0.2 branch from 4c94e38 to 45a6b56 Compare February 21, 2024 20:05
@dependabot dependabot bot requested a review from a team as a code owner February 21, 2024 20:05
@ajhenry
Copy link
Contributor

ajhenry commented Feb 22, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/probot-13.0.2 branch from 45a6b56 to dc173e1 Compare February 22, 2024 18:18
Bumps [probot](https://github.com/probot/probot) from 12.3.3 to 13.0.2.
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.3.3...v13.0.2)

---
updated-dependencies:
- dependency-name: probot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/probot-13.0.2 branch from dc173e1 to 23353db Compare February 22, 2024 18:22
@ajhenry
Copy link
Contributor

ajhenry commented Feb 22, 2024

This breaks things >:(

@ajhenry ajhenry closed this Feb 22, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/probot-13.0.2 branch February 22, 2024 20:10
private-mirrors-5034428 bot pushed a commit to cvent/private-mirrors that referenced this pull request Mar 3, 2025
…rnal/feature/app-based-solution

feat: use a simpler, app based solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant