Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@semantic-release/changelog ^5.0.1 -> ^6.0.0 age adoption passing confidence devDependencies major
@semantic-release/git ^9.0.0 -> ^10.0.0 age adoption passing confidence devDependencies major
@semantic-release/github ^7.2.1 -> ^12.0.0 age adoption passing confidence devDependencies major
@types/jest (source) ^26.0.22 -> ^30.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) ^4.22.0 -> ^8.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) ^4.22.0 -> ^8.0.0 age adoption passing confidence devDependencies major
JamesIves/github-pages-deploy-action 3.7.1 -> v4.7.4 age adoption passing confidence action major
actions/checkout v2 -> v6 age adoption passing confidence action major
actions/setup-node v2 -> v6 age adoption passing confidence action major
actions/upload-artifact v2 -> v5 age adoption passing confidence action major
clean-webpack-plugin ^3.0.0 -> ^4.0.0 age adoption passing confidence devDependencies major
codecov/codecov-action v1 -> v5 age adoption passing confidence action major
eslint (source) ^7.24.0 -> ^9.0.0 age adoption passing confidence devDependencies major
eslint-plugin-json ^2.1.2 -> ^4.0.0 age adoption passing confidence devDependencies major
jest (source) ^26.6.3 -> ^30.0.0 age adoption passing confidence devDependencies major
node 12 -> 24 age adoption passing confidence uses-with major
ts-jest (source) ^26.5.4 -> ^29.0.0 age adoption passing confidence devDependencies major
ts-loader ^8.1.0 -> ^9.0.0 age adoption passing confidence devDependencies major
typescript (source) ^4.2.4 -> ^5.0.0 age adoption passing confidence devDependencies major
webpack-cli (source) ^4.6.0 -> ^6.0.0 age adoption passing confidence devDependencies major

Release Notes

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

v6.0.3

Compare Source

Bug Fixes

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (#​170) (5cf74e4)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17
semantic-release/git (@​semantic-release/git)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (7ab65f8)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17

v9.0.1

Compare Source

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

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)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.3

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#​11722, #​11723)
  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#​11706)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#​11702)
❤️ Thank You
  • mdm317

You can read about our versioning strategy and releases on our website.

v8.46.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#​11667)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#​11533)
❤️ Thank You
  • mdm317
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and bindi

Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (43cefc7) to head (6adc7b1).

Current head 6adc7b1 differs from pull request most recent head 69278d5

Please upload reports for the commit 69278d5 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           37        37           
  Branches         6         6           
=========================================
  Hits            37        37           

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

@renovate renovate bot force-pushed the renovate/major-external-major branch from da2f301 to bda6513 Compare April 19, 2021 19:29
@renovate renovate bot changed the title chore(deps): update external major (major) chore(deps): update jamesives/github-pages-deploy-action action to v4 Apr 23, 2021
@renovate renovate bot changed the title chore(deps): update jamesives/github-pages-deploy-action action to v4 chore(deps): update external major (major) Apr 24, 2021
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 57c1fe3 to d5823ac Compare May 10, 2021 14:46
@renovate renovate bot force-pushed the renovate/major-external-major branch from d5823ac to 2c81910 Compare May 11, 2021 23:58
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 735fb34 to bdba62a Compare May 25, 2021 22:38
@renovate renovate bot force-pushed the renovate/major-external-major branch from bdba62a to 128ef45 Compare June 4, 2021 14:52
@renovate renovate bot force-pushed the renovate/major-external-major branch from 128ef45 to 338ea53 Compare June 21, 2021 12:26
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/major-external-major branch from 338ea53 to 3f325eb Compare July 19, 2021 15:25
@renovate renovate bot force-pushed the renovate/major-external-major branch from 3f325eb to 385edad Compare August 10, 2021 19:40
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from c9390b7 to e4ca875 Compare September 1, 2021 15:08
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 22c3a43 to 89373fb Compare September 17, 2021 20:36
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 14f1f9c to f78f9ce Compare September 22, 2021 01:18
@renovate renovate bot force-pushed the renovate/major-external-major branch from f78f9ce to 6adc7b1 Compare October 7, 2021 22:08
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/major-external-major branch 4 times, most recently from 1c997a0 to f4027af Compare October 14, 2021 23:02
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 663e819 to acadff0 Compare October 28, 2021 20:40
@renovate renovate bot force-pushed the renovate/major-external-major branch from acadff0 to 1c14728 Compare November 4, 2021 21:14
@renovate renovate bot force-pushed the renovate/major-external-major branch from 1c14728 to 49cf4d1 Compare November 18, 2021 15:05
@renovate renovate bot force-pushed the renovate/major-external-major branch from 036171f to 69278d5 Compare May 29, 2024 22:24
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from b9b0466 to 8c91041 Compare July 10, 2024 19:28
@renovate renovate bot force-pushed the renovate/major-external-major branch from 8c91041 to 45a061e Compare July 31, 2024 19:15
@renovate renovate bot force-pushed the renovate/major-external-major branch from 45a061e to ed88cfa Compare September 2, 2024 19:10
@renovate renovate bot force-pushed the renovate/major-external-major branch 5 times, most recently from aa7d2b5 to 0600947 Compare September 29, 2024 19:10
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 3079d34 to 117cb53 Compare November 14, 2024 18:50
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from ade7286 to 3d012e0 Compare December 3, 2024 17:33
@renovate renovate bot force-pushed the renovate/major-external-major branch from 3d012e0 to 872e5da Compare December 19, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-external-major branch from 872e5da to 473a3bc Compare February 19, 2025 18:29
@renovate renovate bot force-pushed the renovate/major-external-major branch from 473a3bc to 9c689ab Compare March 11, 2025 16:21
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from cb9b6e5 to 89f3e39 Compare June 16, 2025 09:04
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 4cec04a to dc548e4 Compare August 11, 2025 15:59
@renovate renovate bot force-pushed the renovate/major-external-major branch from dc548e4 to 9bcf084 Compare September 4, 2025 06:37
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from c02da1e to 3e705ac Compare October 15, 2025 16:15
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 8f9aaa6 to c2c3a10 Compare October 28, 2025 04:15
@renovate renovate bot force-pushed the renovate/major-external-major branch from c2c3a10 to 59acb03 Compare November 9, 2025 11:41
@renovate renovate bot force-pushed the renovate/major-external-major branch from 59acb03 to b290b72 Compare November 20, 2025 18:53
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.

1 participant