chore(deps): update all non-major dependencies#9478
Merged
Conversation
5f6a711 to
7de6982
Compare
7de6982 to
b6ccba8
Compare
sapphi-red
approved these changes
Aug 1, 2022
bluwy
approved these changes
Aug 1, 2022
This file contains hidden or 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
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:
^11.9.2->^11.10.0^11.9.3->^11.10.0^7.28.6->^7.28.7^8.3.3->^8.3.4^5.30.7->^5.31.0^5.30.7->^5.31.0^10.4.7->^10.4.8^3.24.0->^3.24.1^8.20.0->^8.21.0^1.24.0->^1.24.27.6.0->7.8.0^7.6.0->^7.8.0^3.1.6->^3.1.7^3.0.2->^3.0.4^0.19.0->^0.20.2^4.1.2->^4.1.3^0.39.0->^0.39.4Release Notes
emotion-js/emotion
v11.10.0Compare Source
Minor Changes
#2819
bbad8c79Thanks @nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.#2819
bbad8c79Thanks @nicksrandall! - Thanks to the addedexportsfield, the package now includes aworkercondition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.Patch Changes
bbad8c79,bbad8c79]:v11.9.5Compare Source
Patch Changes
5b99a849Thanks @Andarist! - Fixed an issue with the lack of/*#__PURE__*/annotations before styled calls transformed from tagged template expressions.rollup/plugins
v8.3.4Compare Source
2022-07-28
Bugfixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.31.0Compare Source
Bug Fixes
Features
5.30.7 (2022-07-18)
Bug Fixes
5.30.6 (2022-07-11)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.5 (2022-07-04)
Bug Fixes
5.30.4 (2022-07-03)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.3 (2022-07-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.2 (2022-07-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.1 (2022-07-01)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.31.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.30.7 (2022-07-18)
Bug Fixes
5.30.6 (2022-07-11)
Note: Version bump only for package @typescript-eslint/parser
5.30.5 (2022-07-04)
Note: Version bump only for package @typescript-eslint/parser
5.30.4 (2022-07-03)
Note: Version bump only for package @typescript-eslint/parser
5.30.3 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
5.30.2 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
5.30.1 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
postcss/autoprefixer
v10.4.8Compare Source
color-adjustwarning ifprint-color-adjustalso is in rule.zloirock/core-js
v3.24.1Compare Source
IS_BROWSERdetection to avoid a false positive withjsdom, #1110@@​speciessupport inPromisein some old engines{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }marked as shipped in FF104eslint/eslint
v8.21.0Compare Source
Features
7b43ea1feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)92bf49afeat: improve the key width calculation inkey-spacingrule (#16154) (Nitin Kumar)c461542feat: add newallowLineSeparatedGroupsoption to thesort-keysrule (#16138) (Nitin Kumar)1cdcbcafeat: add deprecation warnings for legacy API inRuleTester(#16063) (Nitin Kumar)Bug Fixes
0396775fix: lines-around-comment applyallowBlockStartfor switch statements (#16153) (Nitin Kumar)Documentation
2aadc93docs: add anchors to headings inside docs content (#16134) (Strek)Chores
8892511chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)1233beechore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)97b95c0chore: upgrade puppeteer v13 (#16151) (唯然)Microsoft/playwright
v1.24.2Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/15977 - [BUG] test.use of storage state regression in 1.24
Browser Versions
This version was also tested against the following stable channels:
v1.24.1Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/15898 - [BUG] Typescript error: The type for webServer config property (TestConfigWebServer) is not typed correctlyhttps://github.com/microsoft/playwright/issues/159133 - [BUG] hooksConfig is required for mount fixturhttps://github.com/microsoft/playwright/issues/1593232 - [BUG] - Install MS Edge on CI Fails
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v7.8.0Compare Source
Minor Changes
publishConfig.directoryis set, only symlink it to other workspace projects ifpublishConfig.linkDirectoryis set totrue. Otherwise, only use it for publishing #5115.Patch Changes
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.7.1...v7.8.0
v7.7.1Compare Source
Patch Changes
auto-install-peersis set totrueand the peer dependency is indevDependenciesoroptionalDependencies#5080.workspace:^orworkspace:~version specs are used in a workspace.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.7.0...v7.7.1
v7.7.0Compare Source
Minor Changes
Add experimental lockfile format that should merge conflict less in the
importerssection. Enabled by setting theuse-inline-specifiers-lockfile-format = truefeature flag in.npmrc.If this feature flag is committed to a repo, we recommend setting the minimum allowed version of pnpm to this release in the
package.jsonenginesfield. Once this is set, older pnpm versions will throw on invalid lockfile versions.Add
publishDirectoryfield to the lockfile and relink the project when it changes.verify-store-integrity=falsemakes pnpm skip checking the integrities of files in the global content-addressable store.Allow to set
only-built-dependencies[]through.npmrc.Patch Changes
publishConfig.directory) #3901.pnpm deployshould inject local dependencies of all types (dependencies, optionalDependencies, devDependencies) #5078.publishConfig.directoryset, dependent projects should install the project from that directory #3901.zshrcin the right directory when a$ZDOTDIRis set.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.6.0...v7.7.0
tailwindlabs/tailwindcss
v3.1.7Compare Source
Fixed
@layerrules (#8971)Added
resolveConfig(#8924)Changed
cursor: pointerfor buttons by default (#8962)vitejs/vite
v3.0.4Compare Source
v3.0.3Compare Source
resolveConfig()concurrent safe (#9224) (dfaeb2b), closes #9224@rollup/plugin-commonjsname (#9313) (c417364), closes #9313vitest-dev/vitest
v0.20.2Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.20.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.20.0Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
cloverreporter by default - by @antfu (5862e)View changes on GitHub
v0.19.1Compare Source
🚀 Features
View changes on GitHub
vuejs/router
v4.1.3Compare Source
Please refer to CHANGELOG.md for details.
johnsoncodehk/volar
v0.39.4Compare Source
Our Sponsors
v0.39.3Compare Source
v0.39.2Compare Source
fileExistsis always calculate for .ts on each time update (vuejs/language-tools@07f3bd5)fileExists,directoryExistsresult in language server (vuejs/language-tools@34a4435)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.