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

[Snyk] Upgrade octokit from 1.8.1 to 3.1.2 #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

q1blue
Copy link
Collaborator

@q1blue q1blue commented Dec 7, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade octokit from 1.8.1 to 3.1.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 33 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-11-15.
Release notes
Package name: octokit
  • 3.1.2 - 2023-11-15

    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)
  • 3.1.1 - 2023-09-25

    3.1.1 (2023-09-25)

    Bug Fixes

  • 3.1.0 - 2023-07-26

    3.1.0 (2023-07-26)

    Features

  • 3.0.0 - 2023-07-11

    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)
  • 3.0.0-beta.5 - 2023-07-11

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

    Bug Fixes

  • 3.0.0-beta.4 - 2023-06-27

    3.0.0-beta.4 (2023-06-27)

    Bug Fixes

    Features

  • 3.0.0-beta.3 - 2023-06-03
  • 3.0.0-beta.2 - 2023-05-25
  • 3.0.0-beta.1 - 2023-05-22
  • 2.1.0 - 2023-06-20

    2.1.0 (2023-06-20)

    Features

  • 2.0.22 - 2023-06-16

    2.0.22 (2023-06-16)

    Bug Fixes

  • 2.0.21 - 2023-06-16

    2.0.21 (2023-06-16)

    Bug Fixes

    • deps: update dependency @ octokit/types to v10 (#2475) (310abe5)
  • 2.0.20 - 2023-06-16

    2.0.20 (2023-06-16)

    Bug Fixes

    • deps: update dependency @ octokit/plugin-throttling to v6 (#2474) (1fe2b74)
  • 2.0.19 - 2023-05-27
  • 2.0.18 - 2023-05-22
  • 2.0.17 - 2023-05-22
  • 2.0.16 - 2023-05-19
  • 2.0.15 - 2023-05-18
  • 2.0.14 - 2023-01-23
  • 2.0.13 - 2023-01-21
  • 2.0.12 - 2023-01-21
  • 2.0.11 - 2023-01-06
  • 2.0.10 - 2022-10-25
  • 2.0.9 - 2022-10-13
  • 2.0.8 - 2022-10-13
  • 2.0.7 - 2022-08-15
  • 2.0.6 - 2022-08-15
  • 2.0.5 - 2022-08-09
  • 2.0.4 - 2022-07-17
  • 2.0.3 - 2022-07-08
  • 2.0.2 - 2022-07-07
  • 2.0.1 - 2022-07-07
  • 2.0.0 - 2022-07-07
  • 1.8.1 - 2022-06-22
from octokit GitHub release notes
Commit messages
Package name: octokit
  • b59da80 fix: updates app.js for the handling of an error being thrown by the verify method in webhooks.js (#2576)
  • 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)
  • 0c12576 [maint]: Updated immediate response workflows via automation (#2554)
  • 140409a ci(action): update peter-evans/create-or-update-comment digest to ddff993 (#2552)
  • 063e9ee build(deps): lock file maintenance (#2551)
  • f366919 fix(deps): update octokit monorepo (major) (#2541)
  • d74c40d ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • 68ed3d8 build(deps): lock file maintenance (#2538)
  • 1feb2d6 chore(deps): update dependency semantic-release to v22 (#2536)
  • ab04385 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • 6706672 build(deps): lock file maintenance (#2532)
  • 521293c ci: don't put a comment on PRs from dependabot or renovate (#2531)
  • f304a32 build(deps): lock file maintenance (#2529)
  • c4e0640 ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • bd2ffd6 ci(action): update peter-evans/create-or-update-comment digest to 46846e5
  • 545c38f ci(action): update actions/checkout action to v4

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

changeset-bot bot commented Dec 7, 2023

⚠️ No Changeset found

Latest commit: ec8dcc3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants