Skip to content

Comments

chore(deps): Bump semver, @actions/github, @octokit/core and @octokit/rest#15

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/semver-and-actions/github-and-octokit/core-and-octokit/rest--removed
Open

chore(deps): Bump semver, @actions/github, @octokit/core and @octokit/rest#15
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/semver-and-actions/github-and-octokit/core-and-octokit/rest--removed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Removes semver. It's no longer used after updating ancestor dependencies semver, @actions/github, @octokit/core and @octokit/rest. These dependencies need to be updated together.

Removes semver

Updates @actions/github from 2.2.0 to 5.1.1

Changelog

Sourced from @​actions/github's changelog.

5.1.1

  • Export default octokit options #1188

5.1.0

  • Add additionalPlugins parameter to getOctokit method #1181
  • Dependency updates #1180

5.0.3

    • Update to v2.0.1 of @actions/http-client #1087

5.0.2

  • Update to v2.0.0 of @actions/http-client

5.0.1

5.0.0

4.0.0

3.0.0

Commits

Updates @octokit/core from 2.5.3 to 4.2.4

Release notes

Sourced from @​octokit/core's releases.

v4.2.4

4.2.4 (2023-06-16)

Bug Fixes

v4.2.3

4.2.3 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v10 (#573) (2fb7b47)

v4.2.2

4.2.2 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v4 (#572) (ca248c5)

v4.2.1

4.2.1 (2023-05-18)

Bug Fixes

  • build: replace Pika with esbuild and tsc (#562) (5d1c767)

v4.2.0

4.2.0 (2023-01-20)

Features

v4.1.0

Type Features

  • add support for new "Get a Dependabot alert" API (GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "Update a Dependabot alert" API (PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "List Dependabot alerts for a repository" API (GET /repos/{owner}/{repo}/dependabot/alerts)
  • add support for new "List organization secret" (GET /organizations/{org}/codespaces/secrets) Codespaces API
  • add support for new "Get an organization public key" (GET /organizations/{org}/codespaces/secrets/public-key) Codespaces API
  • add support for new "Get an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • adds support for new "Create or update an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API

... (truncated)

Commits
  • b445021 fix(deps): revert breaking dependency changes (#577)
  • 2fb7b47 fix(deps): update dependency @​octokit/types to v10 (#573)
  • ca248c5 fix(deps): update dependency @​octokit/request-error to v4 (#572)
  • 56898dd docs: replace references to Skypack CDN with esm.sh (#574)
  • 5a32d63 chore(deps): update dependency esbuild to ^0.18.0 (#569)
  • 5e62c7f chore(deps): update dependency proxy to v2.1.1 [security] (#567)
  • b4b25f6 chore(deps): update dependency @​octokit/tsconfig to v2 (#568)
  • 69497a2 chore(deps): update dependency http-proxy-agent to v7 (#564)
  • 5d1c767 fix(build): replace Pika with esbuild and tsc (#562)
  • e1fd75e chore(deps): update dependency proxy to v2 (#560)
  • Additional commits viewable in compare view

Updates @octokit/rest from 17.9.2 to 19.0.13

Release notes

Sourced from @​octokit/rest's releases.

v19.0.13

19.0.13 (2023-06-16)

Bug Fixes

v19.0.12

19.0.12 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v7 (#316) (a860845)

v19.0.11

19.0.11 (2023-05-20)

Bug Fixes

v19.0.10

19.0.10 (2023-05-20)

Bug Fixes

v19.0.9

19.0.9 (2023-05-20)

Bug Fixes

  • build: replace pika with esbuild and tsc (#297) (5ca150f)

v19.0.8

19.0.8 (2023-05-14)

Bug Fixes

v19.0.7

19.0.7 (2023-01-21)

... (truncated)

Commits
  • f02bfd5 fix(deps): revert breaking dependency changes (#320)
  • a860845 fix(deps): update dependency @​octokit/plugin-paginate-rest to v7 (#316)
  • 615edf6 chore(deps): update dependency @​octokit/tsconfig to v2 (#308)
  • 393ca57 docs: replace references to Skypack CDN with esm.sh (#317)
  • e4dfad4 chore(deps): update dependency html-react-parser to v4 (#304)
  • 9be9f1f build(deps): lock file maintenance
  • 5307789 chore(deps): update dependency esbuild to ^0.18.0 (#310)
  • 00cd789 build(deps): lock file maintenance (#307)
  • 31a27cd build(deps): lock file maintenance
  • 217f55b build(deps): lock file maintenance (#301)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…/rest

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependencies [semver](https://github.com/npm/node-semver), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github), [@octokit/core](https://github.com/octokit/core.js) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Removes `semver`

Updates `@actions/github` from 2.2.0 to 5.1.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@octokit/core` from 2.5.3 to 4.2.4
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v2.5.3...v4.2.4)

Updates `@octokit/rest` from 17.9.2 to 19.0.13
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v17.9.2...v19.0.13)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@actions/github"
  dependency-type: direct:production
- dependency-name: "@octokit/core"
  dependency-type: direct:production
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants