chore(deps): update all non-major dependencies#7603
Merged
Conversation
Member
|
Looks like this could break plugin-react since react-refresh now defines and vite/packages/plugin-react/src/index.ts Line 179 in 212d454 The latter could be easily changed to remove the |
a8465a6 to
e4e0144
Compare
e4e0144 to
9af611a
Compare
Member
7 tasks
aleclarson
approved these changes
Apr 4, 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:
^7.19.5->^7.20.0^0.48.36->^0.48.37^5.16.0->^5.17.0^5.16.0->^5.17.0^0.10.4->^0.10.5^1.3.0->^1.3.1^1.20.1->^1.20.26.32.3->6.32.4^3.1.3->^3.1.42.6.1->2.6.2^0.11.0->^0.12.0^1.2.1->^1.2.2Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.17.0Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.17.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
guybedford/es-module-lexer
v0.10.5Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@0.10.4...0.10.5
digitalbazaar/forge
v1.3.1Compare Source
Fixes
DigestAlgorithmNULLparametersfor
sha*algorithms and requireNULLparamters formd2andmd5algorithms.
Microsoft/playwright
v1.20.2Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/13078 - [BUG] Extension required when importing other files with type="module"https://github.com/microsoft/playwright/issues/130999 - [BUG] beforeAll is called before each test (fullyParallelhttps://github.com/microsoft/playwright/issues/1320404 - [BUG] mask stalls the screenshot
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v6.32.4Compare Source
Patch Changes
dependenciesMetafield in the manifest should be satisfied by a not set field in the lockfile #4463.package.json#4487.postcss/postcss-load-config
v3.1.4Compare Source
Bug Fixes
postcssto optional peer dependencies to fix types (#233)prettier/prettier
v2.6.2Compare Source
diff
Fix LESS/SCSS format error (#12536 by @fisker)
Update
meriyahto fix several bugs (#12567 by @fisker, fixes inmeriyahby @3cp)Fixes bugs when parsing following valid code:
facebook/react
v0.12.0Compare Source
React Core
Breaking Changes
keyandrefmoved off props object, now accessible on the element directlyReact.__internalsis removed - it was exposed for DevTools which no longer needs accessReact.createFactoryfirst. This is handled for you when using JSX.New Features
{...}) introduced to deprecatethis.transferPropsToacceptCharset,classID,manifestDeprecations
React.renderComponent-->React.renderReact.renderComponentToString-->React.renderToStringReact.renderComponentToStaticMarkup-->React.renderToStaticMarkupReact.isValidComponent-->React.isValidElementReact.PropTypes.component-->React.PropTypes.elementReact.PropTypes.renderable-->React.PropTypes.nodeReact.isValidClassinstance.transferPropsTofalsefrom event handlers to preventDefaultReact.createFactorykey={null}to assign implicit keysBug Fixes
event.getModifierStateas case sensitiveevent.charCodelistupdates correctly nowscrollLeft,scrollTopremoved, these should not be specified as propsReact With Addons
New Features
React.addons.batchedUpdatesadded to API for hooking into update cycleBreaking Changes
React.addons.updateusesassigninstead ofcopyPropertieswhich doeshasOwnPropertychecks. Properties on prototypes will no longer be updated correctly.Bug Fixes
JSX
Breaking Changes
New Features
@jsx React.DOMno longer required{...}) operator introduced to allow easier use of propsBug Fixes
dominikg/tsconfck
v1.2.2Compare Source
Bug Fixes
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.