Update dependencies (major)#35
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
af3a7da to
4ce6795
Compare
4ce6795 to
0564bf9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.2.6→^3.0.0^5.0.0→^9.0.0^3.1.1→^6.0.0Release Notes
actions/toolkit (@actions/core)
v3.0.1undicifrom6.23.0to6.24.1#2348v3.0.0import()instead ofrequire()v2.0.3@actions/http-clientto3.0.2v2.0.1v2.0.0v1.11.1crypto.randomUUIDon Node 18 and earlier #1842v1.11.0uuidpackage #1824v1.10.1v1.10.0saveStateandsetOutputnow use environment files if available #1178getMultilineInputnow correctly trims whitespace by default #1185actions/toolkit (@actions/github)
v9.1.1undicifrom6.23.0to6.24.0#2346v9.1.0actions_orchestration_idto user-agent when theACTIONS_ORCHESTRATION_IDenvironment variable is set #2364v9.0.0import()instead ofrequire()const { getOctokit, context } = await import('@​actions/github')@octokit/core/typesv8.0.1undicito6.23.0@actions/http-clientto3.0.2v8.0.0@octokit/core^7.0.6@octokit/plugin-paginate-rest^14.0.0@octokit/plugin-rest-endpoint-methods^17.0.0@octokit/request^10.0.7@octokit/request-error^7.1.0v7.0.0@actions/http-clientv6.0.1context.runAttempt#1588v6.0.0friedemannsommer/lcov-parser (@friedemannsommer/lcov-parser)
v6.0.0Compare Source
Major Changes
1ad6decThanks @friedemannsommer! - (Possibly) breaking changeChanged default package typing (more about the
typesfield) to use ESM declarations.v5.0.2Compare Source
Patch Changes
7d8fc3fThanks @friedemannsommer! - Separated ESM and CJS typings in package config.This should resolve the CJS declaration mix up issues when trying to default import from this package in an ESM environment (see
allowSyntheticDefaultImports).v5.0.1Compare Source
Patch Changes
3e2a902Thanks @friedemannsommer! - UpdatedSync.Optionsto allowArrayBufferas well asSharedArrayBuffer.v5.0.0Compare Source
Major Changes
4bb7148Thanks @C2thehris! - Support the new Function Coverage format defined by LCOV 2.2.v4.0.4Compare Source
Patch Changes
49a37c2Thanks @friedemannsommer! - Optimize parser performancev4.0.3Compare Source
Patch Changes
dda3117Thanks @friedemannsommer! - Replaced UTF-8 encoding implementation withTextEncoderbb4c033Thanks @friedemannsommer! - Added synchronous implementation to be able to parse an in-memory slice without usingawaitorPromisev4.0.2Compare Source
Patch Changes
61ddab5Thanks @friedemannsommer! - Reduced code complexity inLcovParserandByteMatch61ddab5Thanks @friedemannsommer! - Corrected several minor typos and fixed minor grammatical errorsv4.0.1Compare Source
Patch Changes
45856e9Thanks @friedemannsommer! - Fixed a bug which stripped everything up to the last colon, when parsing field values that contain colons.v4.0.0Compare Source
Major Changes
0fc8864Thanks @friedemannsommer! -LcovParser#flushnow returnsFlushedResultsinstead ofParserResult[]to make it clear that there will always be at least one result.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.