-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update node dependencies (major) #888
Open
ggrossetie
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-node-dependencies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
from
June 21, 2024 02:19
1345a0e
to
00b3b14
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
2 times, most recently
from
July 2, 2024 02:25
b4d5a63
to
ae755e8
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
from
July 13, 2024 02:21
ae755e8
to
d6586f0
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
5 times, most recently
from
July 29, 2024 02:22
3c7a179
to
810bd85
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
3 times, most recently
from
August 7, 2024 02:23
70712ab
to
7c1d6cc
Compare
ggrossetie
changed the title
Update Node dependencies (major)
chore(deps): update node dependencies (major)
Aug 7, 2024
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
4 times, most recently
from
August 17, 2024 02:21
b312ca6
to
71b14c7
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
4 times, most recently
from
August 24, 2024 02:23
568fc54
to
ab051a6
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
from
August 27, 2024 02:23
ab051a6
to
941cfb0
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
5 times, most recently
from
October 28, 2024 02:34
ef7cc06
to
2d991fb
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
2 times, most recently
from
October 31, 2024 02:34
fc72adb
to
cb15d82
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
3 times, most recently
from
November 7, 2024 02:32
e11b21c
to
80bafcd
Compare
ggrossetie
force-pushed
the
renovate/major-node-dependencies
branch
from
November 11, 2024 02:33
80bafcd
to
e9c87b4
Compare
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:
2.2.7
->3.0.4
2.0.0
->3.0.0
4.5.11
->5.1.0
4.5.14
->5.1.0
4.5.10
->5.1.0
~20.14
->~22.9.0
~7.13
->~8.13.0
~7.13
->~8.13.0
2.27.0
->3.2.1
~4.4
->~5.1.0
10.2.4
->12.0.2
~8.57
->~9.14.0
~16.6
->~17.13.0
~6.2
->~7.1.0
^4.0.2
->^5.0.0
^2.7.9
->^3.0.0
^10.9.0
->^11.0.0
^14.0.1
->^19.0.0
4.9.5
->5.6.3
8.3.2
->11.0.3
4.10.0
->5.1.4
Release Notes
asciidoctor/asciidoctor.js
v3.0.4
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3 and fixes a regression introduced in 3.0.3.
Release meta
Released on: 2024-02-12
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Bug Fixes
Infrastructure
New Contributors
Full Changelog: asciidoctor/asciidoctor.js@v3.0.3...v3.0.4
v3.0.3
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3.
Release meta
Released on: 2024-01-13
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Bug Fixes
package.json
- thanks @sinediedcontext
andnode_name
accessor in the type definition - thanks @RayOffiahInfrastructure
New Contributors
Full Changelog: asciidoctor/asciidoctor.js@v3.0.2...v3.0.3
v3.0.2
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3.
Release meta
Released on: 2023-06-24
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Breaking Changes
Remove
Asciidoctor
namespace in TypeScript:Publish
@asciidoctor/core
as an ES6 moduleBug Fixes
Document.append
(#1681)getSectionNumeral()
function by @benjaminleonard (#1659)getDocinfo
andfindBy
type definition (#1621)parseContent
now callstoHash
on attrs (#1519)Improvements
Map
this.super.<method>
to call the parent function (#1682)Map
AbstractBlock.getContentModel
andAbstractBlock.setContentModel
(#1680)Map
Document.getSyntaxHighlighter
(#1667)Map
CompositeConverter#convert
(#1649)Simplify table option checks by @mojavelinux (#1656)
Support Stream.Writable as
to_file
(#1624)Infrastructure
Documentation
convert()
on return value of process method for inline macro extension by @mojavelinux (#1653)New Contributors
getSectionNumeral()
function asciidoctor.js#1659v3.0.1
Compare Source
v3.0.0
Compare Source
v2.2.8
Compare Source
Summary
This release is based on Asciidoctor 2.0.23 and Opal 0.11.99.dev (31d26d69).
Release meta
Released on: 2024-06-02
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
What's Changed
asciidoctor/asciidoctor-docbook.js
v3.0.0
Compare Source
fontsource/font-files (@fontsource/noto-serif)
v5.1.0
Compare Source
v5.0.20
Compare Source
v5.0.19
Compare Source
v5.0.18
Compare Source
v5.0.17
Compare Source
v5.0.16
Compare Source
v5.0.15
Compare Source
v5.0.14
Compare Source
v5.0.13
Compare Source
v5.0.12
Compare Source
v5.0.11
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
v5.0.5
Compare Source
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
fontsource/font-files (@fontsource/open-sans)
v5.1.0
Compare Source
v5.0.30
Compare Source
v5.0.29
Compare Source
v5.0.28
Compare Source
v5.0.27
Compare Source
v5.0.26
Compare Source
v5.0.25
Compare Source
v5.0.24
Compare Source
v5.0.23
Compare Source
v5.0.22
Compare Source
v5.0.21
Compare Source
v5.0.20
Compare Source
v5.0.19
Compare Source
v5.0.18
Compare Source
v5.0.17
Compare Source
v5.0.16
Compare Source
v5.0.15
Compare Source
v5.0.14
Compare Source
v5.0.13
Compare Source
v5.0.12
Compare Source
v5.0.11
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
v5.0.5
Compare Source
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
fontsource/font-files (@fontsource/roboto-mono)
v5.1.0
Compare Source
v5.0.20
Compare Source
v5.0.19
Compare Source
v5.0.18
Compare Source
v5.0.17
Compare Source
v5.0.16
Compare Source
v5.0.15
Compare Source
v5.0.14
Compare Source
v5.0.13
Compare Source
v5.0.12
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
v5.0.5
Compare Source
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions
(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare 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.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.11.0
Compare Source
🚀 Features
🩹 Fixes
override
keyword (#10135)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.10.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.9.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value
scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references
eslint-plugin: [return-await] sync the behavior with await-thenable
eslint-plugin: [prefer-literal-enum-member] report a different error message when
allowBitwiseExpressions
is enabledeslint-plugin: [no-loop-func] sync from upstream base rule
eslint-plugin: [no-unused-vars] never report the naming of an enum member
eslint-plugin: correct use-at-your-own-risk type definitions
eslint-plugin: handle unions in await...for
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.8.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.8.0
Compare Source
🚀 Features
eslint-plugin: [no-unnecessary-condition] add checkTypePredicates
eslint-plugin: [return-await] check for-await loop iteree
🩹 Fixes
remove
export type *
in d.ts to support TS<5.0eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines
type-utils: check for type parameters on
isBuiltinSymbolLikeRecurser()
eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself
eslint-plugin: [no-misused-promises] check contextual type
eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.7.0
Compare Source
🚀 Features
eslint-plugin: [no-unsafe-call] check calls of Function
eslint-plugin: [consistent-type-exports] check
export *
exports to see if all exported members are types🩹 Fixes
eslint-plugin: properly coerce all types to string in
getStaticMemberAccessValue
eslint-plugin: [no-deprecated] report on imported deprecated variables
eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.6.0
Compare Source
🚀 Features
add
allow
option forrestrict-template-expressions
type-utils: isNullableType add Void logic
eslint-plugin: [no-unnecessary-condition] check switch cases
eslint-plugin: [no-misused-promises] check array predicate return
🩹 Fixes
eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice
eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment
eslint-plugin: [no-deprecated] report on deprecated properties with function-like types
eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.5.0
Compare Source
🚀 Features
eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `
eslint-plugin: [no-unsafe-argument] differentiate error types
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer
eslint-plugin: [no-misused-promises] handle static method
eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis
eslint-plugin: [consistent-type-assertions] access parser services lazily
❤️ Thank You
f44da95
You can read about our versioning strategy and releases on our website.
v8.4.0
Compare 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.3.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix
eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments
utils: add
TSDeclareFunction
tofunctionTypeTypes
ast-spec: use
Expression
in argument ofThrowStatement
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.2.0
Compare Source
🚀 Features
require-await
to removeasync
keyword🩹 Fixes
eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of
.then
eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
eslint-plugin: delete [] in message if ReadOnly<string[]> is detected
eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any
eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary
eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.1.0
Compare Source
🚀 Features
eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true
typescript-estree: restrict variable declarator definite/init combinations
eslint-plugin: [no-unsafe-return] check promise any
eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods
🩹 Fixes
eslint-plugin: [no-unsafe-enum-comparison] typo in test
eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references
eslint-plugin: [member-ordering] get accessor member name & take into account
abstract
and decoratoreslint-plugin: [prefer-optional-chain] wrong parenthesis fix output
eslint-plugin: [no-unnecessary-type-parameters] clarify message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.0.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.0.0
Compare Source
🚀 Features
stricter parent types for the AST
typescript-estree: split TSMappedType typeParameter into constraint and key
eslint-plugin: remove formatting/layout rules
eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true
eslint-plugin: deprecate no-loss-of-precision extension rule
eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9
typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference
utils: allow specifying additional rule meta.docs in RuleCreator
eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces
rule-tester: support multipass fixes
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
eslint-plugin: remove deprecated no-throw-literal rule
eslint-plugin: apply initial config changes for v8
eslint-plugin: remove no-useless-template-literals
eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option
eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
eslint-plugin: [no-unused-vars] add
reportUnusedIgnorePattern
optioneslint-plugin: [no-unused-vars] support
ignoreClassWithStaticInitBlock
eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in
eslint-plugin: [no-unused-vars] report if var used only in typeof
eslint-plugin: [no-floating-promises] disable checkThenables by default for v8
rule-tester: switched to flat config
eslint-plugin: [no-unnecessary-type-parameters] promote to strict
🩹 Fixes
correct eslint-plugin's peerDependency on parser@8
disable
projectService
indisabled-type-checked
shared configtypescript-estree: add TSEnumBody node for TSEnumDeclaration body
eslint-plugin: include alpha pre-releases in parser peer dependency
eslint-plugin: correct rules.d.ts types to not rely on non-existent imports
eslint-plugin: remove duplicate import
RuleModuleWithMetaDocs
type-utils: also check declared modules for package names in TypeOrValueSpecifier
eslint-plugin: [no-unnecessary-template-expression] do not render escaped strings in autofixes
eslint-plugin: [no-unused-vars] incorporate upstream changes around caught errors report messages
eslint-plugin: [no-misused-promises] perf: avoid getting types of variables/functions if the annotated type is obviously not a function
rule-tester: provide Linter a cwd in its constructor
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.18.0 (2024-07-29)
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.17.0 (2024-07-22)
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.16.1 (2024-07-15)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.16.0 (2024-07-08)
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.15.0 (2024-07-01)
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>
caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
**eslint-plugin
Configuration
📅 Schedule: 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.