fix(deps): update npm-packages [skip ci] (major) #48
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:
^4.0.1->^5.1.15.2.2->6.0.0Release Notes
11ty/eleventy-fetch (@11ty/eleventy-fetch)
v5.1.1: Eleventy Fetch v5.1.1Compare Source
No code changes to this utility, only npm publishing workflow improvements using OIDC Trusted Publishers.
Full Changelog: 11ty/eleventy-fetch@v5.1.0...v5.1.1
v5.1.0: Eleventy Fetch v5.1.0Compare Source
v5.0.2v5.1.0node_modulesWeightFull Changelog: 11ty/eleventy-fetch@v5.0.2...v5.1.0
Milestone: https://github.com/11ty/eleventy-fetch/milestone/6?closed=1
v5.0.2: Eleventy Fetch v5.0.2Compare Source
Fetchnamed export to create a Fetch instance without fetching data automatically. Works with the concurrency queue. Use thequeue()method to fetch data.wasLastFetchCacheHit()onFetchinstances, used to solve bug with Eleventy Image disk cache 11ty/eleventy-img#146fetchor file systemreadcalls.fs.mkdircallsFull Changelog: 11ty/eleventy-fetch@v5.0.1...v5.0.2
v5.0.1: Eleventy Fetch v5.0.1Compare Source
11ty/eleventy-img, related to 11ty/eleventy-img#252Full Changelog: 11ty/eleventy-fetch@v5.0.0...v5.0.1
v5.0.0: Eleventy Fetch v5.0.0Compare Source
11ty.dev docs for Fetch have been updated for v5.0.0: https://www.11ty.dev/docs/plugins/fetch/
fetch()and dropnode-fetchdependency by @uncenter in #37URLinstance target #41AbortSignalfor fetch timeouts #39functionsource (async-friendly) @doug-wade in #32filenameFormatby @chriskirknielsen in #49type: "xml"(alias for"text")type: "parsed-xml"#53 returns a JS object via @rgrove’s https://github.com/rgrove/parse-xmlreturnType: "response"option to return (and cache)Responsemetadata, includingurl,status,headers,body.requestIdoption to control reuse, de-duping, unique cache keys when caching non-URL sources. Fixes a few more bugs with de-duping internally when HTTP methods and body requests are used for cache keys.trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v6.0.0Compare Source
Breaking Changes
New features
<BUILTIN_MODULES>placeholder #381 by @sdotson - Add support for sorting Node.js builtin modules to a specific position using<BUILTIN_MODULES>placeholder inimportOrder<SEPARATOR>placeholder #339 - Add<SEPARATOR>keyword for fine-grained control over import group separation whenimportOrderSeparationis enabledimportOrderExcludeoption #384 by @RyderKishan - Add support for excluding specific files from import sorting using glob patternssort-imports-ignoredetection #358 by @ckwalsh - Improved detection ofsort-imports-ignorecomments throughout the file, not just at line 1Performance improvements
removeNodesFromOriginalCode()performance #356 by @ckwalsh - Replace RegExp logic with string slices for better performanceRefactoring
Chores
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 was generated by Mend Renovate. View the repository job log.