chore(deps): update all non-major dependencies #146
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:
4.13.1
->4.14.1
6.0.4
->6.1.0
6.2.0
->6.2.1
6.0.3
->6.1.0
0.13.0
->0.13.1
0.14.0
->0.14.1
0.14.0
->0.14.1
1.6.7
->1.6.8
3.0.53
->3.0.56
12.2.2
->12.2.3
5.30.6
->5.30.7
5.30.6
->5.30.7
4.21.6
->4.21.7
4.2.4
->4.2.5
3.2.6
->3.3.0
4.2.1
->4.3.0
12.2.2
->12.2.3
12.0.4
->12.0.5
8.1.0
->8.3.0
8.2.0
->8.3.0
7.5.2
->7.6.0
1.6.11
->1.7.0
5.7.0
->5.8.0
Release Notes
algolia/algoliasearch-client-javascript
v4.14.1
Compare Source
v4.14.0
Compare Source
next
version inREADME
(#1413) (100d180), closes #1413@algolia/requester-fetch
(#1411) (7b62403), closes #1411codemirror/autocomplete
v6.1.0
Compare Source
New features
You can now provide a
compareCompletions
option to autocompletion to influence the way completions with the same match score are sorted.The
selectOnOpen
option to autocompletion can be used to require explicitly selecting a completion option beforeacceptCompletion
does anything.codemirror/language
v6.2.1
Compare Source
Bug fixes
Fix a bug where
bracketMatching
would incorrectly match nested brackets in syntax trees that put multiple pairs of brackets in the same parent node.Fix a bug that could cause
indentRange
to loop infinitely.codemirror/view
v6.1.0
Compare Source
New features
MatchDecorator
now supports adecorate
option that can be used to customize the way decorations are added for each match.newhighsco/next-plugin-svgr
v3.0.56
Compare Source
Bug Fixes
v3.0.55
Compare Source
Bug Fixes
v3.0.54
Compare Source
Bug Fixes
vercel/next.js
v12.2.3
Compare Source
Core Changes
query
in new router: #38466__esModule
: #38181hide-fouc
tags after hydration: #38592next/jest
when testingnext/future/image
: #38569auth-with-stytch
.: #38648src/
a default linting directory: #38810experimental-edge
inpages/api/index
: #38024output: "standalone"
as custom server: #38831next/image
error message whensrc
prop is missing: #38847Documentation Changes
next/future/image
with browser support: #38563matcher
needs to be constant values: #38597pathname
andasPath
: #38835Example Changes
api-routes
example to TypeScript: #38083next-minimal-starter
: #38452with-sentry
example_error.js
: #37866WORDPRESS_API_URL
to include/graphql
: #38764Dockerfile
: #38693with-service-worker
example: #38670with-dynamic-import
to TypeScript: #38844with-cypress
example to TypeScript: #38818Misc Changes
Credits
Huge thanks to @huozhi, @mihaic195, @ijjk, @kwonoj, @stefanprobst, @maxproske, @valcosmos, @KATT, @kdy1, @thiagomorales, @sanjaiyan-dev, @danielcavanagh, @balazsorban44, @shuding, @Schniz, @steven-tey, @styfle, @hellomhc, @trevor-fauna, @timneutkens, @leerob, @wyattjoh, @nguyenyou, @eminvergil, @lobsterkatie, @dorian-davis, @SukkaW, @sambecker, @isaac-martin, @JohnDaly, @housseindjirdeh, @lfades, @feugy, @thomasballinger, @amorimr, and @javivelasco for helping!
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.30.7
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.30.7
Compare Source
Bug Fixes
ant-design/ant-design
v4.21.7
Compare Source
<foreignObject>
and cross-origin links. #36402 @jonioni@modal-border-radius
. #36527 @kkkismedraggable
依然展示可拖拽图标的问题。#36511 @Wxh16144<foreignObject>
及跨域链接的 SVG 文件时发生错误的问题。#36402 @jonioni@modal-border-radius
。#36527 @kkkismecommitizen/cz-cli
v4.2.5
Compare Source
4.2.5 (2022-07-17)
Bug Fixes
import-js/eslint-import-resolver-typescript
v3.3.0
Compare Source
Minor Changes
#154
42f2dd6
Thanks @JounQin! - feat: addexternsionAlias
option support,.d.([cm]?ts|tsx)
are always preferred than.([cm]?js|jsx)
typescript
resolvestypescript/lib/typescript.d.ts
instead oftypescript/lib/typescript.js
by default#154
42f2dd6
Thanks @JounQin! - feat: exportsglobSync
,defaultExtensions
,defaultMainFields
,defaultConditionNames
anddefaultExtensionAlias
for reusingPatch Changes
#154
42f2dd6
Thanks @JounQin! - perf: cacheoptions
andresolver
#154
42f2dd6
Thanks @JounQin! - chore: align with Angular Package Format correctlyreference: https://angular.io/guide/angular-package-format
#156
4bd60c3
Thanks @JounQin! - docs: document options fromenhanced-resolve
v3.2.7
Compare Source
Patch Changes
60ff431
Thanks @JounQin! - chore: bump synckitfastify/fastify
v4.3.0
Compare Source
What's Changed
FastifyListenOptions
in top-level types by @kyranet in https://github.com/fastify/fastify/pull/4135request.validate
torequest.validateInput
by @metcoder95 in https://github.com/fastify/fastify/pull/4139New Contributors
Full Changelog: fastify/fastify@v4.2.1...v4.3.0
steelbrain/node-ssh
v12.0.5
Compare Source
pinojs/pino
v8.3.0
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.2.0...v8.3.0
v8.2.0
Compare Source
What's Changed
level
constructor option by @KoltesDigital in https://github.com/pinojs/pino/pull/1488New Contributors
Full Changelog: pinojs/pino@v8.1.0...v8.2.0
pnpm/pnpm
v7.6.0
Compare Source
Minor Changes
A new setting supported:
prefer-symlinked-executables
. Whentrue
, pnpm will create symlinks to executables innode_modules/.bin
instead of command shims (but on POSIX systems only).This setting is
true
by default whennode-linker
is set tohoisted
.Related issue: #4782.
When
lockfile-include-tarball-url
is set totrue
, every entry inpnpm-lock.yaml
will contain the full URL to the package's tarball #5054.Patch Changes
pnpm deploy
should include all dependencies by default #5035.Don't print warnings about file verifications. Just print info messages instead.
pnpm publish --help
should print the--recursive
and--filter
options #5019.It should be possible to run exec/run/dlx with the
--use-node-version
option.pnpm deploy
should not modify the lockfile #5071pnpm deploy
should not fail in CI #5071When
auto-install-peers
is set totrue
, automatically install direct peer dependencies #5028.So if your project the next manifest:
pnpm will install both lodash and react as a regular dependencies.
Our Gold Sponsors
Configuration
📅 Schedule: Branch creation - "every weekend" (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.