Skip to content

Update dependency @semantic-release/github to v11 #165

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 10, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/github 5.5.8 -> 11.0.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

semantic-release/github (@​semantic-release/github)

v11.0.3

Compare Source

Bug Fixes

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

chore
  • update peer dependency for semantic-release (95c7cdd)
Code Refactoring
  • modify commit associatedPRs and relatedIssues label property data type. (718134a)
Features
  • integrate warn in fail script (7a9914a)
  • integrate warn in success script (792720d)
BREAKING CHANGES
  • the commit associatedPR and relatedIssues label prop is now an array of objects with more properties
  • the minimum required version of semantic-release to use
    @​semantic-release/github is now v24.1.0

v10.3.5

Compare Source

Bug Fixes
  • replace searchAPI usage with GraphQL in findSRIssue util (#​907) (7fb46a3)

v10.3.4

Compare Source

Bug Fixes
  • glob-assets: remove unnecessary option when invoking globby() (#​924) (efe9f49)

v10.3.3

Compare Source

Bug Fixes
  • Revert: feat: verify OAuth scopes of classic GitHub PATs (#​915) (990bd73)

v10.3.2

Compare Source

Bug Fixes
  • missing "PullRequest".canBeRebased field on GHES graphql api (#​913) (4393578)

v10.3.1

Compare Source

Bug Fixes
  • max_node_limit_exceeded error when fetching associatedPRs (#​912) (bb806af)

v10.3.0

Compare Source

Features
  • allow conditional skip on success and fail comments (#​874) (e097d1c)

v10.2.0

Compare Source

Features

v10.1.7

Compare Source

Bug Fixes

v10.1.6

Compare Source

Bug Fixes
  • edge-case: fetching associatedPRs on 100+ context.commits in success lifecycle (#​892) (dfe47e9)

v10.1.5

Compare Source

Bug Fixes

v10.1.4

Compare Source

Bug Fixes
  • docs: correct docs branch for fail-comment links (#​893) (b591730)

v10.1.3

Compare Source

Bug Fixes

v10.1.2

Compare Source

Bug Fixes

v10.1.1

Compare Source

Bug Fixes
  • invalid GraphQL query generated when no release commits are found (#​876) (8ee2744)

v10.1.0

Compare Source

Features

v10.0.7

Compare Source

Bug Fixes
  • replace github search api with graphql in success lifecycle method (#​857) (be394cf)

v10.0.6

Compare Source

Bug Fixes
  • corrected homepage link in package.json so the generated links in the errors are valid (#​848) (865762d)

v10.0.5

Compare Source

Bug Fixes

v10.0.4

Compare Source

Bug Fixes
  • introduce dedicated option for GitHub API endpoint (#​829) (908ff83)

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
  • node-versions: dropped support for node v18 and v19 (#​797) (aea314f)
BREAKING CHANGES
  • node-versions: node v18 and v19 are no longer supported

v9.2.6

Compare Source

Bug Fixes

v9.2.5

Compare Source

Bug Fixes

v9.2.4

Compare Source

Bug Fixes

v9.2.3

Compare Source

Bug Fixes

v9.2.2

Compare Source

Bug Fixes

v9.2.1

Compare Source

v9.2.0

Compare Source

Features

v9.1.0

Compare Source

Features
  • releaseNameTemplate and releaseBodyTemplate options for customizing release body and name (#​704) (9e2678c)

v9.0.7

Compare Source

Bug Fixes

v9.0.6

Compare Source

Bug Fixes

v9.0.5

Compare Source

Bug Fixes

v9.0.4

Compare Source

Bug Fixes

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

BREAKING CHANGES
  • @semantic-release/github is now a native ES Module
  • Node 14 and 16 are no longer supported

v8.1.0

Compare Source

Features

v8.0.9

Compare Source

Bug Fixes

v8.0.8

Compare Source

Bug Fixes
  • Use Octokit for request retries and throttling to prevent rate limit errors (#​487) (3dc59ec)

v8.0.7

Compare Source

Bug Fixes
  • deps: update dependency fs-extra to v11 (8bba5f0)

v8.0.6

Compare Source

Bug Fixes

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Bug Fixes
  • revert "fix(deps): update dependency url-join to v5" (6e4dfca)

v8.0.3

Compare Source

Bug Fixes
  • deps: update dependency url-join to v5 (7725391)

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17

v7.2.3

Compare Source

Bug Fixes

v7.2.2

Compare Source

Bug Fixes
  • deps: update dependency fs-extra to v10 (1a28625)

v7.2.1

Compare Source

Bug Fixes
  • allow proxy to be false and fallback an empty string (#​356) (bea917f)

v7.2.0

Compare Source

Features

v7.1.2

Compare Source

Bug Fixes

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

Features

v7.0.7

Compare Source

Bug Fixes
  • skip permission verification exception when Github Apps (#​272) (32654fb)

v7.0.6

Compare Source

Bug Fixes

v7.0.5

Compare Source

Bug Fixes
  • package: update fs-extra to version 9.0.0 (884dfee)

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes
  • package: update https-proxy-agent to version 5.0.0 (3a5d3e4)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
  • package: update globby to version 11.0.0 (e055e41)

v7.0.0

Compare Source

chore
  • require Node.js >=10.18 (fb249b7)
BREAKING CHANGES
  • Require Node.js >= 10.18

v6.0.2

Compare Source

Bug Fixes
  • package: update http-proxy-agent to version 4.0.0 (2a0a8f8)

v6.0.1

Compare Source

Bug Fixes
  • package: update issue-parser to version 6.0.0 (b02a35b)

v6.0.0

Compare Source

Bug Fixes
  • adapt for latest @​octokit/rest to remove deprecation warnings (#​177) (b2bc352)
  • use correct peerDependencies for semantic-release (742b521)
  • use the branch.main flag to determine is the release need the prerelease flag (7aaeb0f)
  • package: update @​octokit/rest to version 16.13.1 (4c756b2)
  • package: update aggregate-error to version 2.0.0 (7d6b7f0)
  • package: update aggregate-error to version 3.0.0 (2f08578)
  • package: update p-filter to version 2.0.0 (bab986f)
  • package: update p-retry to version 3.0.0 (36aab02)
  • package: update p-retry to version 4.0.0 (01822de)
  • also add comment/label to open issues (b69986f)
  • release debug messsage in publish (0a3ed26)
  • retrieve the branch name from context.branch (5f19284)
  • update globby to latest version (2b5e557)
  • update globby to latest version (c290940)
  • when adding labels, expect labels array to be sent in request body for GHE support (a81a825)
Features
  • add addChannel plugin step (589a5c4)
  • append assets before release (8eb8d66)
  • require Node.js >=10.13 (bd4322d)
  • support nextRelease.channel property in publish step (869c827)
BREAKING CHANGES
  • Require Node.js >= 10.13

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 10, 2020
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ff655b1) to head (f234c37).

Current head f234c37 differs from pull request most recent head 4d45cb3

Please upload reports for the commit 4d45cb3 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #165   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           36        36           
  Branches         3         3           
=========================================
  Hits            36        36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 3c92d77 to 854bf64 Compare January 17, 2020 21:32
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 7 times, most recently from ea550f6 to 35cc0e4 Compare January 28, 2020 16:42
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from d6fde96 to 580e796 Compare February 3, 2020 17:25
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 6df929e to a695f16 Compare February 14, 2020 19:57
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from e45dd69 to f2afa60 Compare February 23, 2020 16:57
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 3749dbe to 63223b1 Compare March 20, 2020 22:32
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 63223b1 to b5968f8 Compare March 29, 2020 17:25
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from eb7be89 to 9e55f6a Compare April 21, 2020 20:18
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 9e55f6a to 951fcae Compare April 26, 2020 17:03
@renovate renovate bot changed the title Update dependency @semantic-release/github to v9 Update semantic-release monorepo (major) Feb 24, 2024
@renovate renovate bot changed the title Update semantic-release monorepo (major) Update dependency @semantic-release/github to v9 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5ce535f to f97c304 Compare March 15, 2024 00:09
@renovate renovate bot changed the title Update dependency @semantic-release/github to v9 Update dependency @semantic-release/github to v10 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from f97c304 to 33881cd Compare March 15, 2024 04:10
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 33881cd to 80cd360 Compare April 6, 2024 21:40
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 3f09fdc to 3abc22a Compare May 22, 2024 20:11
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 3abc22a to dd8dcb2 Compare June 5, 2024 04:10
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 4d45cb3 to 52dbd8e Compare July 8, 2024 16:44
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 70348a4 to eaf025e Compare July 26, 2024 04:40
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 6024bb6 to a8c73ad Compare August 15, 2024 18:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a8c73ad to f0ad2ec Compare August 20, 2024 22:22
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 94132c5 to 75bf1a7 Compare September 6, 2024 01:27
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from a6a223d to 01f0b0d Compare September 20, 2024 22:05
@renovate renovate bot changed the title Update dependency @semantic-release/github to v10 Update dependency @semantic-release/github to v11 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 01f0b0d to 134dec4 Compare September 24, 2024 21:20
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 134dec4 to 99b4d4a Compare November 6, 2024 21:07
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 99b4d4a to 459e1c6 Compare April 25, 2025 23:03
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 459e1c6 to a06e505 Compare May 25, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants