Skip to content

chore(deps): update external major (major)#18

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major
Open

chore(deps): update external major (major)#18
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-external-major

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 22, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

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.0^12.0.0 age adoption passing confidence devDependencies major
@testing-library/jest-dom ^4.2.4^6.0.0 age adoption passing confidence devDependencies major
@testing-library/react ^9.5.0^16.0.0 age adoption passing confidence devDependencies major
@testing-library/user-event ^7.2.1^14.0.0 age adoption passing confidence devDependencies major
@types/jest (source) ^26.0.14^30.0.0 age adoption passing confidence devDependencies major
@types/node (source) ^12.20.10^25.0.0 age adoption passing confidence devDependencies major
@types/react (source) ^16.14.5^19.0.0 age adoption passing confidence devDependencies major
@types/react-dom (source) ^16.9.8^19.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) ^3.9.0^8.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) ^3.9.0^8.0.0 age adoption passing confidence devDependencies major
actions/checkout v2v6 age adoption passing confidence action major
actions/setup-node v2v6 age adoption passing confidence action major
actions/setup-node v1v6 age adoption passing confidence action major
actions/upload-artifact v2v7 age adoption passing confidence action major
babel-loader ^8.1.0^10.0.0 age adoption passing confidence devDependencies major
babel-plugin-istanbul ^5.2.0^7.0.0 age adoption passing confidence devDependencies major
chai (source) ^4.2.0^6.0.0 age adoption passing confidence devDependencies major
clean-webpack-plugin ^3.0.0^4.0.0 age adoption passing confidence devDependencies major
codecov/codecov-action v1v5 age adoption passing confidence action major
cross-env ^6.0.3^10.0.0 age adoption passing confidence devDependencies major
eslint (source) ^6.8.0^10.0.0 age adoption passing confidence devDependencies major
jest (source) ^26.4.2^30.0.0 age adoption passing confidence devDependencies major
jest-resolve (source) 26.6.230.2.0 age adoption passing confidence devDependencies major
jest-watch-typeahead 0.6.33.0.1 age adoption passing confidence devDependencies major
jsdoc ^3.6.5^4.0.0 age adoption passing confidence devDependencies major
node 1224 age adoption passing confidence uses-with major
react (source) ^16.14.0^19.0.0 age adoption passing confidence devDependencies major
react-dom (source) ^16.14.0^19.0.0 age adoption passing confidence devDependencies major
react-router-dom (source) ^5.2.0^7.0.0 age adoption passing confidence devDependencies major
source-map-loader ^1.1.0^5.0.0 age adoption passing confidence devDependencies major
ts-jest (source) 26.5.629.4.6 age adoption passing confidence devDependencies major
ts-loader ^6.2.2^9.0.0 age adoption passing confidence devDependencies major
typescript (source) ^4.0.2^5.0.0 age adoption passing confidence devDependencies major
webpack ^4.46.0^5.0.0 age adoption passing confidence devDependencies major
webpack-cli (source) ^3.3.10^6.0.0 age adoption passing confidence devDependencies major
webpack-manifest-plugin ^2.2.0^6.0.0 age adoption passing confidence devDependencies major
webpack-node-externals ^1.7.2^3.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.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

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.

@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from aaaf884 to 878df6f Compare May 28, 2024 06:02
@renovate renovate bot force-pushed the renovate/major-external-major branch from 878df6f to 3bd3c0a Compare June 3, 2024 20:24
@renovate renovate bot force-pushed the renovate/major-external-major branch from 3bd3c0a to 445af75 Compare June 17, 2024 05:12
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from 3d82510 to cc94ead Compare July 11, 2024 05:56
@renovate renovate bot force-pushed the renovate/major-external-major branch from cc94ead to 0bdb890 Compare July 20, 2024 20:52
@codecov
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@bec40fd). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   98.21%           
=========================================
  Files             ?       33           
  Lines             ?      393           
  Branches          ?       88           
=========================================
  Hits              ?      386           
  Misses            ?        7           
  Partials          ?        0           

☔ 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 3 times, most recently from b48a4f7 to 3331c4f Compare August 2, 2024 02:53
@renovate renovate bot force-pushed the renovate/major-external-major branch from 3331c4f to f2f4b9b Compare August 23, 2024 23:58
@renovate renovate bot force-pushed the renovate/major-external-major branch from f2f4b9b to 5aa0d11 Compare September 25, 2024 17:46
@renovate renovate bot force-pushed the renovate/major-external-major branch from 5aa0d11 to 9cd1d76 Compare November 15, 2024 02:36
@renovate renovate bot force-pushed the renovate/major-external-major branch from 9cd1d76 to 68e765f Compare November 22, 2024 23:49
@renovate renovate bot force-pushed the renovate/major-external-major branch from 68e765f to 5c5fb89 Compare December 5, 2024 21:03
@renovate renovate bot force-pushed the renovate/major-external-major branch from 5c5fb89 to 23dcf69 Compare December 21, 2024 11:55
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 5bf7ea3 to 8bfbac5 Compare February 28, 2025 23:56
@renovate renovate bot force-pushed the renovate/major-external-major branch from 8bfbac5 to 81d51a4 Compare March 12, 2025 07:42
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 1a1199f to fe91d0d Compare April 3, 2025 03:41
@renovate renovate bot force-pushed the renovate/major-external-major branch from fe91d0d to 56d3a28 Compare April 15, 2025 00:12
@renovate renovate bot force-pushed the renovate/major-external-major branch from 56d3a28 to cfb8c98 Compare May 17, 2025 19:59
@renovate renovate bot force-pushed the renovate/major-external-major branch from cfb8c98 to 383ca3e Compare June 15, 2025 07:49
@renovate renovate bot force-pushed the renovate/major-external-major branch from 383ca3e to c5293f0 Compare June 29, 2025 00:11
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from 0957d4a to 843a402 Compare August 8, 2025 08:15
@renovate renovate bot force-pushed the renovate/major-external-major branch from 843a402 to b74822f Compare August 14, 2025 19:50
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from 1a4bb17 to 6b29908 Compare October 1, 2025 05:06
@renovate renovate bot force-pushed the renovate/major-external-major branch 4 times, most recently from 1a65e2a to e6100d4 Compare October 13, 2025 23:02
@renovate renovate bot force-pushed the renovate/major-external-major branch 4 times, most recently from 09ef2a1 to a10d265 Compare October 21, 2025 03:28
@renovate renovate bot force-pushed the renovate/major-external-major branch from a10d265 to 8bb61cc Compare October 25, 2025 20:00
@renovate renovate bot force-pushed the renovate/major-external-major branch from 8bb61cc to 8830c8a Compare November 2, 2025 09:13
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from 8a90c23 to 892d1cd Compare November 24, 2025 20:05
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from 4b5c4ba to f5155f7 Compare December 5, 2025 08:13
@renovate renovate bot force-pushed the renovate/major-external-major branch 4 times, most recently from 27edb2c to 85b9153 Compare December 15, 2025 00:09
@renovate renovate bot force-pushed the renovate/major-external-major branch 3 times, most recently from e1069e4 to 48d23a2 Compare December 23, 2025 07:39
@renovate renovate bot force-pushed the renovate/major-external-major branch 2 times, most recently from a25324c to ebe19b6 Compare January 1, 2026 03:20
@renovate renovate bot force-pushed the renovate/major-external-major branch from ebe19b6 to 66d4427 Compare January 6, 2026 06:56
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.

0 participants