Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-semantic-release-monorepo
Open

Update dependency @semantic-release/github to v12#165
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-semantic-release-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 10, 2020

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/github 5.5.812.0.6 age confidence

Warning

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


Release Notes

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

v12.0.6

Compare Source

Bug Fixes
  • latest: add make_latest property to the GH release PATCH request during publish (#​1169) (f516337)

v12.0.5

Compare Source

Bug Fixes
  • latest: add make_latest property to the GH release POST request during publish (#​1157) (38051ba)

v12.0.4

Compare Source

Bug Fixes

v12.0.3

Compare Source

Bug Fixes
  • extend GraphQL alias prefix to prevent hash collisions (#​1134) (ea6386d)

v12.0.2

Compare Source

Bug Fixes
  • add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#​1104) (15def77)

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Features
  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#​1037) (d260bfd), closes #​1022
BREAKING CHANGES
  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required

v11.0.6

Compare Source

Bug Fixes

v11.0.5

Compare Source

Bug Fixes

v11.0.4

Compare Source

Bug Fixes

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 force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 1a49f1e to 86c1aed Compare July 3, 2020 18:36
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 86c1aed to 6ffd53d Compare July 12, 2020 17:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 6ffd53d to a740c4f Compare July 19, 2020 17:40
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a740c4f to dca3fef Compare July 26, 2020 18:06
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from dca3fef to 36812de Compare August 16, 2020 18:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 051efcc to 6ab6db3 Compare September 7, 2020 20:38
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 6ab6db3 to fe85d37 Compare September 17, 2020 18:08
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 6b3edc0 to 8940d18 Compare October 17, 2020 01:19
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 2783840 to df85f6f Compare November 1, 2020 19:45
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 0bb4966 to 784c85a Compare November 17, 2020 18:26
@renovate renovate bot changed the title Update semantic-release monorepo (major) Update dependency @semantic-release/github to v7 Nov 18, 2020
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 784c85a to 7af682f Compare November 22, 2020 16:01
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 7af682f to 430b8ae Compare December 13, 2020 17:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 1c5e62e to 35bffcc Compare February 7, 2021 15:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 35bffcc to 3f37513 Compare February 14, 2021 15:29
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from b073343 to f0ee52e Compare February 28, 2021 15:03
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from f0ee52e to e3cf402 Compare March 7, 2021 18:08
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from e3cf402 to d0c7be1 Compare April 5, 2021 16:04
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from d0c7be1 to 8131bd2 Compare May 4, 2021 18:17
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