-
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
chore(deps): 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
df18491
to
854af5c
Compare
3a63064
to
28150e1
Compare
28150e1
to
e7659b1
Compare
e7659b1
to
b7e8739
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.26.7
7.25.7
->7.25.9
7.25.7
->7.26.0
3.6.2-unstable.89d7d7f
->3.8.0
0.0.1-unstable.89d7d7f
->0.0.1-unstable.f779011
3.4.16-unstable.89d7d7f
->3.5.0
4.0.1-unstable.89d7d7f
->4.0.1-unstable.f779011
0.2.1-unstable.89d7d7f
->0.2.1
^0.92.4
->^0.94.0
0.94.1
1.4.1-unstable.b29a807
->1.5.1
1.5.2
1.4.1-unstable.b29a807
->1.5.1
1.5.2
1.4.1-unstable.b29a807
->1.5.1
1.5.2
1.4.0
->1.5.1
1.5.2
1.4.1-unstable.b29a807
->1.5.1
1.5.2
8.19.1
->8.21.0
8.19.1
->8.21.0
6.0.0
->6.1.0
^11.1.0
->^14.0.0
^0.2.11
->^0.3.0
2.23.1
->2.24.0
2.24.1
^0.9.0
->^0.11.0
5.5.4
->5.7.3
~5.5.0
->~5.7.0
8.19.1
->8.21.0
5.4.12
->5.4.14
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.3
Patch Changes
e3c775e
]v0.17.2
Patch Changes
59940cd
]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/core)
v1.5.1
Compare Source
🐛 Bug Fix
core
Committers: 1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.21.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.21.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.20.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-template-lint/ember-template-lint (ember-template-lint)
v6.1.0
Compare Source
publint/publint (publint)
v0.3.2
Compare Source
Patch Changes
(Potentially breaking) Disable running lifecycle scripts, such as
prepare
,prepack
, andpostpack
, when running the pack command internally. This returns to the behavior in v0.2. (Note that this change does not apply to yarn as it does not support ignoring lifecycle scripts for local projects) (#128)This change is made as running lifecycle scripts was an unintentional behavior during the v0.3 breaking change, which could cause the linting process to take longer than expected, or even cause infinite loops if
publint
is used in a lifecycle script.Update repository and bugs URLs to point to the new
publint
organization (1eda033
)Updated dependencies [
1eda033
,10e3891
]:v0.3.1
Compare Source
Patch Changes
pack
option (#124)v0.3.0
Compare Source
Minor Changes
The
vfs
option is removed in favour of an extended support ofpack: { tarball: ArrayBuffer | ReadableStream }
andpack: { files: PackFile[] }
APIs. Now, it is even easier to usepublint
in the browser or against a packed.tgz
file in Node.js. See the docs for more examples of how to use these new options. (#122)Bump node version support to >=18 (
cb2ed8b
)publint
now runs your project's package manager'spack
command to get the list of packed files for linting. The previousnpm-packlist
dependency is now removed. (#120)A new
pack
option is added to the node API to allow configuring this. It defaults to'auto'
and will automatically detect your project's package manager usingpackage-manager-detector
. See its JSDoc for more information of the option.This change is made as package managers have different behaviors for packing files, so running their
pack
command directly allows for more accurate linting. However, as a result of executing these commands in a child process, it may take 200-500ms longer to lint depending on the package manager used and the project size. The new handling also does not support yarn 1. See this comment for more information.If you use yarn 1, you should upgrade to the latest yarn version or a different package manager. Otherwise, no other changes are required for this new behavior.
Patch Changes
Initial setup to publish with Changesets (
24a62f5
)When a dependency with the
file:
orlink:
protocol is specified in thepackage.json
, it will now error to prevent accidentally publishing dependencies that will likely not work when installed by end-users (6e6ab33
)Fix
EXPORT_TYPES_INVALID_FORMAT
linting to detect.d.mts
and.d.cts
files (af5e88b
)Updated dependencies [
d0b406b
]:qunitjs/qunit (qunit)
v2.24.0
Compare Source
==================
FYI:
Including best practices and examples for async tests, callbacks, and event-based code.
Added
CLI: Add
.mjs
and.cjs
to the default file extensions when reading a test directory.These have been monitored by watch mode since QUnit 2.18, but were not loaded or executed
unless you passed them as individual files, or used your own glob like
test/*.{js,mjs,cjs}
.If you currently pass a directory to the QUnit CLI and have matching
.mjs
or.cjs
files that should not be executed, you can opt-out by passing
test/*.js
ortest/**/*.js
explicitly instead oftest/
.CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. #1795. #1789
Learn more about Cleaner stack traces on the QUnit Blog.
Core: Add
QUnit.config.reporters.tap
for enabling TAP via preconfig. #1711Core: Add memory to the
runEnd
event to allow late listeners. This helps browser integrations that only relay a summary. 27a33d1593Fixed
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
v5.6.3
Compare Source
v5.6.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.21.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.14
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.13
Compare Source
Please refer to CHANGELOG.md for details.
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.