chore: Update all minor dependencies#57
Closed
nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
Closed
chore: Update all minor dependencies#57nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
Conversation
Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
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:
7.25.8->7.26.07.25.8->7.26.09.12.0->9.15.06.5.0->6.6.320.16.11->20.17.68.9.0->8.15.08.9.0->8.15.08.3.0->8.8.28.2.0->8.8.28.2.0->8.8.28.2.0->8.8.2^0.11.0->^0.12.09.0.1->9.1.013.15.0->13.16.09.12.0->9.15.04.0.0->4.1.028.8.3->28.9.015.11.0->15.12.08.10.2->8.111.79.5->1.81.05.17.14->5.18.27.0.0->7.1.03.6.11->3.7.03.6.11->3.7.09.41.2->9.471.1.23->1.2.06.4.0.RELEASE->6.5.0.RELEASE2.33.0->2.36.02.17.0->2.18.01.78.1->1.791.78.1->1.796.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.06.1.13->6.2.0Release Notes
babel/babel (@babel/core)
v7.26.0Compare Source
🚀 New Feature
babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-typesbabel-corebabel-compat-data,babel-plugin-proposal-regexp-modifiers,babel-plugin-transform-regexp-modifiers,babel-preset-env,babel-standalonetransform-regexp-modifierstopreset-env(@JLHwung)babel-parserstartIndexparser option (@DylanPiercey)babel-generator,babel-parser,babel-plugin-syntax-flowbabel-helpers,babel-preset-typescript,babel-runtime-corejs3import()inrewriteImportExtensions(@liuxingbaoyu)babel-generator,babel-parser@babel/generator(@nicolo-ribaudo)🐛 Bug Fix
babel-core💅 Polish
babel-plugin-proposal-json-modules,babel-plugin-transform-json-modules,babel-standaloneproposal-json-modulestotransform-json-modules(@nicolo-ribaudo)🏠 Internal
babel-code-frame,babel-highlight@babel/highlightin@babel/code-frame(@nicolo-ribaudo)babel-generator,babel-parser,babel-typeskindtoTSModuleDeclaration(@liuxingbaoyu)🏃♀️ Performance
babel-helper-module-transforms,babel-plugin-transform-modules-commonjsv7.25.9Compare Source
🐛 Bug Fix
babel-parser,babel-template,babel-typessyntacticPlaceholdersmode (@liuxingbaoyu)babel-helper-compilation-targets,babel-preset-envClassAccessorPropertyto prevent theno-undefrule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner🏃♀️ Performance
babel-parser,babel-typesVISITOR_KEYSetc. faster to access (@liuxingbaoyu)eslint/eslint (@eslint/js)
v9.15.0Compare Source
Features
01557cefeat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)2edc0e2feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)bdec50efeat: fixno-useless-computed-keyfalse negative with__proto__(#19123) (Milos Djermanovic)3087c9efeat: addmetaobject to@eslint/jsplugin (#19095) (Francesco Trotta)Bug Fixes
fd33f13fix: update types forno-restricted-importsrule (#19060) (Nitin Kumar)bd35098fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)9db5b15fix: unsafe report forno-lonely-if(#19087) (Abraham Guo)68fa497fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)4ce625afix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)Documentation
d927920docs: fix styles in no-js mode (#18916) (Tanuj Kanti)09bc2a8docs: Update README (GitHub Actions Bot)39089c8docs: addno-useless-computed-keyexamples with object patterns (#19109) (Milos Djermanovic)895c60fdocs: add missing messageId property and suggestion properties (#19122) (fnx)298625edocs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)522d8a3docs: add deprecation onindent,quotesandsemirule types (#19090) (Marco Pasqualetti)Chores
2967d91chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic)b441beechore: package.json update for @eslint/js release (Jenkins)7d6bf4achore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic)902e707chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic)5ff6c1dchore: bump cross-spawn (#19125) (Ian Bobinac)cceccc7chore: update dependency @eslint/json to ^0.6.0 (#19117) (renovate[bot])0da3f73chore: update algolia referrer (#19114) (Strek)4f08332ci: unpintrunk-io/trunk-action(#19108) (Francesco Trotta)6b75683perf: optimizetext-tableby replacing regex withtrimEnd(#19061) (Nitin Kumar)v9.14.0Compare Source
Features
3fa009ffeat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic)b0faee3feat: add types for the@eslint/jspackage (#19010) (Nitin Kumar)Bug Fixes
24d0172fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas)b442067fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas)d474443fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros)Documentation
151c965docs: updatecontext.languageOptions.parserdescription (#19084) (Nitin Kumar)dc34f94docs: Update README (GitHub Actions Bot)f16e846docs: Update README (GitHub Actions Bot)ee0a77edocs: change link from @types/eslint to lib/types (#19049) (Karl Horky)50f03a1docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)Build Related
37c9177build: update@wdio/*dependencies (#19068) (Francesco Trotta)35a8858build: exclude flawed dendency versions (#19065) (Francesco Trotta)Chores
f36cb16chore: upgrade @eslint/js@9.14.0 (#19086) (Milos Djermanovic)28be447chore: package.json update for @eslint/js release (Jenkins)f48a2a0test: addno-invalid-regexptests with RegExp Modifiers (#19075) (Milos Djermanovic)425202eperf: Fix caching in config loaders (#19042) (Milos Djermanovic)3d44b3cci: run tests in Node.js 23 (#19055) (Francesco Trotta)7259627test: ensure tmp directory cleanup incheck-emfile-handling.js(#19036) (Livia Medeiros)v9.13.0Compare Source
Features
381c32bfeat: Allow languages to providedefaultLanguageOptions(#19003) (Milos Djermanovic)bf723bdfeat: Improve eslintrc warning message (#19023) (Milos Djermanovic)1def4cdfeat: drop support for jiti v1.21 (#18996) (Francesco Trotta)f879be2feat: exportESLint.defaultConfig(#18983) (Nitin Kumar)Bug Fixes
78836d4fix: update thecomplexityrule type (#19027) (Nitin Kumar)064c8b6fix: update rule types (#18925) (Nitin Kumar)Documentation
abdbfa8docs: markLintMessage#nodeTypeas deprecated (#19019) (Nitin Kumar)19e68d3docs: update deprecated rules type definitions (#19018) (Nitin Kumar)7dd402ddocs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)5dcbc51docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)1ee87cadocs: Update README (GitHub Actions Bot)2c3dbdcdocs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)Chores
68d2d9dchore: upgrade to@eslint/js@9.13.0and@eslint/core@^0.7.0(#19034) (Francesco Trotta)2211f0achore: package.json update for @eslint/js release (Jenkins)c7abaefperf: using Node.js compile cache (#19012) (唯然)1d7c077chore: add pkg.type "commonjs" (#19011) (唯然)468e3bdtest: fixESLinttests (#19021) (Francesco Trotta)ed4635fci: upgrade knip@5.32.0 (#18992) (Milos Djermanovic)efad767chore: remove unused ignore dependency (#18993) (Amaresh S M)testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3Compare Source
Bug Fixes
v6.6.2Compare Source
Bug Fixes
v6.6.1Compare Source
Bug Fixes
v6.6.0Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.15.0Compare Source
🚀 Features
ignoreConditionalTestsinvolving boolean!operator (#10299)no-unsafe-type-assertion(#10051)🩹 Fixes
as const satisfies(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0Compare Source
🚀 Features
await usingstatements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0Compare Source
🚀 Features
ignoreBooleanCoercion(#9924)no-class-assignrule ineslint-recommendedconfig (#10250)🩹 Fixes
undefined(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.11.0Compare Source
🚀 Features
🩹 Fixes
overridekeyword (#10135)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.10.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.15.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.14.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.13.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.11.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.10.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
zowe/zowe-cli (@zowe/cli)
v8.8.2Compare Source
Imperative
v8.8.1Compare Source
Imperative
ProfileInfo.profileManagerWillLoadmethod failed if profiles were not yet read from disk. #2284ProfileInfo.onlyV1ProfilesExistmethod could wrongly return true when V2 profiles exist. #2311ProfileInfo.onlyV1ProfilesExistand replaced it with anonlyV1ProfilesExistinstance method on theProfileInfoclass.ConvertV1Profiles.convertmethod may create team configuration files in the wrong directory if the environment variableZOWE_CLI_HOMEis set. #2312ProfileInfo.updateKnownPropertymethod could rewrite team config file to disk without any changes when storing secure value. #2324v8.8.0Compare Source
Zowe CLI
.zosattributesfile path for the download encoding format by adding the new--attributesflag to thezowe zos-files uploadcommand. #2322--encodingflag to thezowe upload dir-to-ussto allow for encoding uploaded directories for command group consistency. #2337zowe zos-tso start appandzowe zos-tso send appcommands by parsing and displaying relevant data rather than the entire JSON response. #2347Imperative
--helpor--versionflags to still display their information despite any configuration file issues. #2301z/OS Files SDK
.zosattributuesfile path for the download encoding format via theattributesoption on theDownload.ussFilemethod. #2322--encodingflag to thezowe upload dir-to-ussto allow for encoding uploaded directories for command group consistency. #2337v8.7.1Compare Source
Imperative
IOfunctionscreateDirsSyncandmkdirpdue to code duplication. Please usecreateDirSyncinstead. #2352z/OS Jobs SDK
modifyVersionparameter was not specified, even though it was available. #2352CLI Test Utils
runCliScriptmethod fails to run script that is missing shebang line. #2314v8.7.0Compare Source
Zowe CLI
Imperative
proxyobject to ISession interface for extenders to pass a ProxyVariables object that would override the environment variables if in place. #2330z/OS Jobs SDK
z/OS USS SDK
$characters in front of most output. zowe-explorer#3079(comment)v8.6.2Compare Source
Zowe CLI
zowe zos-files upload file-to-usswas not properly handling command flags. #2234z/OS Files SDK
FileToUss.handler.tsoptions object. #2234FileToUss.handler.tsoptions object was not properly passed through subsequent command calls. #2234z/OS TSO SDK
v8.6.1Compare Source
Zowe CLI
zowe zos-logs list logscommand could fail or not return all logs if a start time was not supplied. #2336Imperative
v8.6.0Compare Source
Zowe CLI
tso start,tso receiveandtso sendcommands. #2280z/OS TSO SDK
appcommands to better target communication with a TSO/E application. Theappcommand is now included in thestart/sendcommand group and the newreceivecommand group,allowing direct interaction with an application through a z/OS message queue. [#2280] (https://github.com/zowe/zowe-cli/pull/2280)
v8.5.0Compare Source
z/OS Jobs SDK
jmcriffey/babel-istanbul (babel-istanbul)
v0.12.2Compare Source
v0.12.1Compare Source
v0.12.0Compare Source
open-cli-tools/concurrently (concurrently)
v9.1.0Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0
cypress-io/cypress (cypress)
v13.16.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0
v13.15.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2
v13.15.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v4.1.0Compare Source
Features
jest-community/eslint-plugin-jest (eslint-plugin-jest)
[
v28.9.0](https://Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.