redux-devtools
redux-devtools copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.33.1
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.22.0
Features
2b97607feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas)fd5d3d3feat: addmethodsIgnorePatternoption to object-shorthand rule (#16185) (Milos Djermanovic)
Documentation
9f5a752docs: optimize image assets (#16170) (Sam Chen)61b2948docs: add svgo command to pre commit hook (#16178) (Amaresh S M)784096ddocs: improve search result UI (#16187) (Sam Chen)d0f4cb4docs: use shorthand property name in example (#16180) (Kevin Elliott)
Chores
framer/motion
v7.2.0
Added
AnimatePresence's newmode="popLayout"prop will "pop" exiting elements from the document layout flow, allowing siblinglayoutelements to animate to their new layout as soon as exiting starts.
Deprecated
exitBeforeEnter- replace withmode="wait".
v7.1.2
Fixed
- Fixing
useWillChangeexport.
v7.1.1
Changed
- Upping TypeScript output
targetto"ES6".
Updated
graphql/graphql-js
v16.6.0
v16.6.0 (2022-08-16)
New Feature 🚀
- #3645 createSourceEventStream: introduce named arguments and deprecate positional arguments (@yaacovCR)
- #3702 parser: limit maximum number of tokens (@IvanGoncharov)
Bug Fix 🐞
- #3686 Workaround for codesandbox having bug with TS enums (@IvanGoncharov)
- #3701 Parser: allow 'options' to explicitly accept undefined (@IvanGoncharov)
Committers: 2
- Ivan Goncharov(@IvanGoncharov)
- Yaacov Rydzinski (@yaacovCR)
nrwl/nx
v14.5.6
Bug Fixes
- core: restore the old behavior of output missing check (9d500ee)
v14.5.5
Bug Fixes
- angular: 14.5.3 migration should hit @angular/cdk (#11560) (8eb2304)
- angular: add missing allowed extension properties (#11547) (42fe477)
- core: include config name in the cached fileset (438e4a5)
- core: list local plugins (#11410) (db97728)
- express: tslib should be included if importHelpers is true (#11419) (0ce3b1a), closes #11012
- js: update SIGINT and SIGTERM handling for tsc/swc executors (#11492) (d1af72d)
- linter: skip prettier config if prettier is missing (#11542) (f44ba27)
- nextjs: react root enabled for nextjs (#11362) (50afd2b), closes #11345
- nxdev: preserve generated sitemap in cache (#11540) (57acec9)
- react: allow async functions to work with custom webpack config (#11467) (dec9102)
- testing: exclude jest.config.ts in angular project tsconfigs (#11468) (bd4e6ac)
- testing: install ts-node when migrating to ts jest config files (#11427) (acab648)
- testing: restore setting for update-jestconfig (#11457) (95e579b)
- web: run swc after other plugins in rollup (#11501) (4917239)
Features
- core: format additional flags values for logging (#11564) (899625c)
- core: hash tasks early when possible to enable optimizations (#11533) (918ddf6)
- core: support yarn berry in CNW (#11528) (36213b7)
- linter: add option to set report unused disabled directives (#11212) (#11272) (36f9420)
- misc: repair should support running extra migrations (#11504) (efea1a5)
- misc: update shared ts-node and ts-loader packages (#11429) (5267f45)
- nextjs: improve type checking for nextjs config file (#11497) (522dcdd)
- node: update @types/node to 18.7.1 (#11545) (9cbfd65)
- react-native: add exclude to sync-deps (#11365) (65f554f)
- react: improve types for module federation config file (#11476) (2c8a711)
- react: update packages (#11499) (e4d60da)
- storybook: ignore paths when generating stories (#11111) (8bc9940), closes #10211
- web: update node types to 18.7.1 (#11546) (1121907)
rollup/rollup
v2.78.0
2022-08-14
Features
- Support writing plugin hooks as objects with a "handler" property (#4600)
- Allow changing execution order per plugin hook (#4600)
- Add flag to execute plugins in async parallel hooks sequentially (#4600)
Pull Requests
- #4600: Allow using objects as hooks to change execution order (@lukastaegert)
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: e08f915947bb84a4ffb45fb2e5a456f54c24fa89
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR