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

Bump the npm_and_yarn group in /Scripts with 2 updates #25

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm_and_yarn group in /Scripts with 2 updates: octokit and @octokit/webhooks.

Updates octokit from 2.0.14 to 3.1.2

Release notes

Sourced from octokit's releases.

v3.1.2

3.1.2 (2023-11-15)

Bug Fixes

  • updates app.js for the handling of an error being thrown by the verify method in webhooks.js (#2576) (b59da80)

v3.1.1

3.1.1 (2023-09-25)

Bug Fixes

v3.1.0

3.1.0 (2023-07-26)

Features

v3.0.0

3.0.0 (2023-07-11)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead (via @octokit/request)
  • Remove ability to pass custom request options, except for method, headers, body, signal (via @​octokit/request)

v3.0.0-beta.5

3.0.0-beta.5 (2023-07-11)

Bug Fixes

v3.0.0-beta.4

... (truncated)

Commits
  • b59da80 fix: updates app.js for the handling of an error being thrown by the verify m...
  • f514e4b build(deps): lock file maintenance (#2574)
  • fdc9bba chore(deps): update dependency prettier to v3.1.0
  • d3a9984 build(deps): lock file maintenance
  • 870d89d build(deps): lock file maintenance (#2565)
  • 78735dd build(deps): lock file maintenance (#2562)
  • 72ea679 chore(deps): update dependency @​types/node to v20
  • 692f7db ci(action): update actions/setup-node action to v4 (#2560)
  • 5b47b84 build(deps): lock file maintenance (#2558)
  • 941c584 docs: fixing typos in README (#2557)
  • Additional commits viewable in compare view

Updates @octokit/webhooks from 10.7.0 to 12.2.0

Release notes

Sourced from @​octokit/webhooks's releases.

v12.2.0

12.2.0 (2024-03-24)

Features

  • types: add new events via @octokit/webhooks-schemas update to v7.4.0 (#985) (9de507d)

v12.1.2

12.1.2 (2024-02-17)

Bug Fixes

  • deps: update @octokit/webhooks-methods (#973) (d17d59c)

v12.1.1

12.1.1 (2024-02-15)

Bug Fixes

v12.1.0

12.1.0 (2024-02-05)

Features

  • deployment_review, bump webhooks-types and webhooks-schemas (#964) (5ed9f2e)

v12.0.11

12.0.11 (2024-01-05)

Bug Fixes

  • types: use .js extension instead of .ts (#949) (a00257a)

v12.0.10

12.0.10 (2023-12-04)

Bug Fixes

  • improve compatibility of Google Cloud Functions, req.body is the parsed JSON payload (#937) (adcfa21)

v12.0.9

12.0.9 (2023-12-04)

... (truncated)

Commits
  • b4f70a7 ci(release): update branch name for maintenance releases
  • 9de507d feat(types): add new events via @octokit/webhooks-schemas update to `v7.4.0...
  • e7f657d ci: remove temporary push trigger
  • 4ec2320 ci: add temp push trigger
  • d17d59c fix(deps): update @octokit/webhooks-methods (#973)
  • 60c2dc0 docss(README): remove deprecated values (#972)
  • fb2db0b fix: correct some type discrepencies (#970)
  • 917e0cf build(deps): lock file maintenance (#971)
  • d51daf8 build(deps): lock file maintenance (#966)
  • 5ed9f2e feat: deployment_review, bump webhooks-types and webhooks-schemas (#964)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group in /Scripts with 2 updates: [octokit](https://github.com/octokit/octokit.js) and [@octokit/webhooks](https://github.com/octokit/webhooks.js).


Updates `octokit` from 2.0.14 to 3.1.2
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v2.0.14...v3.1.2)

Updates `@octokit/webhooks` from 10.7.0 to 12.2.0
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v10.7.0...v12.2.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/webhooks"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
nb_files_formatted: 1
nb_files_already_formatted: 1
eventKey: random-b6352e91-56b2-4fea-acd6-26b54365655e
Copy link

sonarqubecloud bot commented Aug 5, 2024

@dgmjr dgmjr merged commit 536c5ac into main Aug 5, 2024
12 of 15 checks passed
@dgmjr dgmjr deleted the dependabot/npm_and_yarn/Scripts/npm_and_yarn-1d159111b2 branch August 5, 2024 21:08
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