fix(deps): update all non-major dependencies #743
Merged
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.14.1
->2.15.3
2.10.2
->2.11.0
2.10.2
->2.11.0
704facf
->e12d46a
8f152de
->b39b52d
4.8.2
->4.8.3
74483a3
->2f93e43
20.9.0
->20.11.0
2.10.2
->2.11.0
8.4.31
->8.4.33
3.1.0
->3.2.4
2.0.2
->2.0.3
2.7.0
->2.8.0
1.9.2
->1.10.4
1.9.0
->1.10.0
6.0.3
->6.0.4
5.3.1
->5.3.2
Release Notes
hpcc-systems/hpcc-js-wasm (@hpcc-js/wasm)
v2.15.3
Compare Source
v2.15.2
Compare Source
v2.15.1
Compare Source
v2.15.0
Compare Source
Features
Bug Fixes
2.14.1 (2023-10-12)
parcel-bundler/parcel (@parcel/transformer-elm)
v2.11.0
Compare Source
Added
Dev
Fixed
Dev
Core
Resolver
JavaScript
v2.10.3
Compare Source
Added
cacheInfo
to Parcel Query - Detailsparcel-link
andparcel-unlink
dev CLIs - DetailsFixed
Core
import * as
is used withexport *
- DetailsJavaScript
hasOwnProperty
in modules exporting member with same name - DetailsWebbExtension
PostHTML, Pug, Stylus
invalidateOnFileChange
- Detailsdequelabs/axe-core (axe-core)
v4.8.3
Compare Source
nodejs/node (node)
v20.11.0
Compare Source
v20.10.0
Compare Source
postcss/postcss (postcss)
v8.4.33
Compare Source
NoWorkResult
behavior difference with normal mode (by Romain Menke).NoWorkResult
usage conditions (by @ahmdammarr).v8.4.32
Compare Source
postcss().process()
types (by Andrew Ferreira).prettier/prettier (prettier)
v3.2.4
Compare Source
diff
Fix incorrect parser inference (#15947 by @fisker)
Files like
.eslintrc.json
were incorrectly formatted as JSONC files.v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
v3.2.2
Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1
Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0
Compare Source
diff
🔗 Release Notes
v3.1.1
Compare Source
diff
Fix config file search (#15363 by @fisker)
Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.
Skip explicitly passed symbolic links with
--no-error-on-unmatched-pattern
(#15533 by @sanmai-NL)Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.
In Prettier 3.1.1, you can use
--no-error-on-unmatched-pattern
to simply skip symbolic links.Consistently use tabs in ternaries when
useTabs
istrue
(#15662 by @auvred)Improve config file search (#15663 by @fisker)
The Prettier config file search performance has been improved by more effective cache strategy.
Fix unstable and ugly formatting for comments in destructuring patterns (#15708 by @sosukesuzuki)
Support "Import Attributes" (#15718 by @fisker)
TypeScript 5.3 supports the latest updates to the import attributes proposal.
Fix false claim in docs that cursorOffset is incompatible with rangeStart/rangeEnd (#15750 by @ExplodingCabbage)
The cursorOffset option has in fact been compatible with rangeStart/rangeEnd for over 5 years, thanks to work by @ds300. However, Prettier's documentation (including the CLI
--help
text) continued to claim otherwise, falsely. The documentation is now fixed.Keep curly braces and
from
keyword in emptyimport
statements (#15756 by @fisker)Keep empty import attributes and assertions (#15757 by @fisker)
bahmutov/start-server-and-test (start-server-and-test)
v2.0.3
Compare Source
Bug Fixes
kristerkari/stylelint-declaration-block-no-ignored-properties (stylelint-declaration-block-no-ignored-properties)
v2.8.0
Compare Source
AndyOGo/stylelint-declaration-strict-value (stylelint-declaration-strict-value)
v1.10.4
Compare Source
v1.10.3
Compare Source
Bug Fixes
v1.10.2
Compare Source
Bug Fixes
v1.10.1
Compare Source
Bug Fixes
v1.10.0
Compare Source
Features
1.9.2 (2023-02-16)
Bug Fixes
1.9.1 (2022-10-13)
Bug Fixes
kristerkari/stylelint-high-performance-animation (stylelint-high-performance-animation)
v1.10.0
Compare Source
hudochenkov/stylelint-order (stylelint-order)
v6.0.4
Compare Source
stylelint-scss/stylelint-scss (stylelint-scss)
v5.3.2
Compare Source
function-no-unknown
false negatives for functions with namespace (#888)at-root-no-redundant
check selector list for parent selectors (#886)Full Changelog: stylelint-scss/stylelint-scss@v5.3.1...v5.3.2
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 Mend Renovate. View repository job log here.