-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update devDependencies #463
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/devdependencies
base: main
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.
Open
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
|
3731690
to
a002030
Compare
a002030
to
8f58aea
Compare
8f58aea
to
cadc369
Compare
cadc369
to
15b54f4
Compare
15b54f4
to
ee37fd2
Compare
3d21bb8
to
dfe7a7d
Compare
dfe7a7d
to
1b65cbe
Compare
1b65cbe
to
241df1b
Compare
13d6937
to
5b1df41
Compare
687e772
to
2f4dc72
Compare
a7b0cd3
to
6d604e5
Compare
efd683b
to
7f4e1e9
Compare
7f4e1e9
to
748e9f5
Compare
2983c05
to
25f83ed
Compare
25f83ed
to
0019eee
Compare
0019eee
to
3e92af5
Compare
3e92af5
to
d8893c3
Compare
d8893c3
to
20d0aa1
Compare
c33b087
to
e83cea1
Compare
e83cea1
to
3adf855
Compare
3adf855
to
708e6fa
Compare
099f181
to
cb87616
Compare
1fce378
to
5907774
Compare
5907774
to
9e0074d
Compare
9e0074d
to
b482c8d
Compare
b482c8d
to
978f25b
Compare
978f25b
to
396c308
Compare
b9ae936
to
2aac16f
Compare
2aac16f
to
f546167
Compare
f546167
to
5811e0b
Compare
ea70e3b
to
3f8b2ed
Compare
3f8b2ed
to
df18491
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^0.16.4
->^0.17.0
7.25.7
->7.26.0
7.25.7
->7.25.9
7.25.9
->7.26.3
7.25.7
->7.26.0
3.6.2-unstable.89d7d7f
->3.7.0
0.0.1-unstable.89d7d7f
->0.0.1-unstable.f7656a3
3.4.16-unstable.89d7d7f
->3.4.19
4.0.1-unstable.89d7d7f
->4.0.1-unstable.f7656a3
0.2.1-unstable.89d7d7f
->0.2.1
^0.92.4
->^0.93.0
1.4.1-unstable.b29a807
->1.5.0
1.4.0
->1.5.0
1.4.1-unstable.b29a807
->1.5.0
8.13.0
->8.18.0
8.13.0
->8.18.0
13.0.2
->13.1.0
9.14.0
->9.16.0
9.17.0
12.3.1
->12.3.3
17.13.1
->17.15.0
^11.1.0
->^14.0.0
15.12.0
->15.13.0
3.3.3
->3.4.2
2.22.0
->2.23.1
3.3.0
->3.4.0
^0.9.0
->^0.11.0
3.3.0
->3.4.0
5.5.4
->5.7.2
~5.5.0
->~5.7.0
8.13.0
->8.18.0
5.4.10
->5.4.11
5.96.1
->5.97.1
5.18.2
->5.19.0
This is a special PR that replaces
eslint-plugin-node
with the community suggested minimal stable replacement version.Release Notes
arethetypeswrong/arethetypeswrong.github.io (@arethetypeswrong/cli)
v0.17.1
Patch Changes
1bfc877
: Fix typo in MissingExportEquals messagedb6464d
: Fix minor typos55544ac
: Fix truncated stdout when piping more than 64kb to another process5f96cdc
]def786e
]1bfc877
]db6464d
]v0.17.0
Patch Changes
e7ac94c
]babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
babel/babel (@babel/plugin-syntax-decorators)
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)embroider-build/embroider (@embroider/test-setup)
v4.0.1-unstable.efd6c9a
Compare Source
v4.0.1-unstable.e5ef9b9
Compare Source
v4.0.1-unstable.d7336b2
Compare Source
v4.0.1-unstable.ccbf41f
Compare Source
v4.0.1-unstable.ccbb0a6
Compare Source
v4.0.1-unstable.9f1e74e
Compare Source
v4.0.1-unstable.9c504b3
Compare Source
typed-ember/glint (@glint/environment-ember-template-imports)
v1.5.0
Compare Source
🚀 Enhancement
core
Committers: 1
v1.4.1-unstable.ff9ea6c
Compare Source
v1.4.1-unstable.fd8b303
Compare Source
v1.4.1-unstable.fcc2294
Compare Source
v1.4.1-unstable.f45caf8
Compare Source
v1.4.1-unstable.e8d1c9a
Compare Source
v1.4.1-unstable.e88e08e
Compare Source
v1.4.1-unstable.e45fffc
Compare Source
v1.4.1-unstable.e2be29b
Compare Source
v1.4.1-unstable.c9300e5
Compare Source
v1.4.1-unstable.b6f19ff
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.18.0
Compare Source
🚀 Features
🩹 Fixes
toString()
declarations are present for a type (#10432)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving 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.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.18.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare 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.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare 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.0
Compare 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.
ember-cli/ember-resolver (ember-resolver)
v13.1.0
Compare Source
🚀 Enhancement
Committers: 1
eslint/eslint (eslint)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.