Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

fix(deps): update all non-major dependencies #122

Merged
merged 1 commit into from Aug 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.36.0 -> 3.37.2 age adoption passing confidence
@pulumi/random (source) 4.8.0 -> 4.8.1 age adoption passing confidence
@types/node 16.11.45 -> 16.11.47 age adoption passing confidence
@types/semantic-release 17.2.3 -> 17.2.4 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.30.7 -> 5.31.0 age adoption passing confidence
@typescript-eslint/parser 5.30.7 -> 5.31.0 age adoption passing confidence
antd (source) 4.21.7 -> 4.22.3 age adoption passing confidence
cypress 10.3.0 -> 10.3.1 age adoption passing confidence
date-fns 2.28.0 -> 2.29.1 age adoption passing confidence
eslint (source) 8.20.0 -> 8.21.0 age adoption passing confidence
eslint-config-next 12.2.2 -> 12.2.3 age adoption passing confidence
fp-ts 2.12.1 -> 2.12.2 age adoption passing confidence
next (source) 12.2.2 -> 12.2.3 age adoption passing confidence
next-auth (source) 4.10.0 -> 4.10.3 age adoption passing confidence
sqlite3 5.0.9 -> 5.0.11 age adoption passing confidence

Release Notes

pulumi/pulumi

v3.37.2

Compare Source

Bug Fixes

v3.37.1

Compare Source

Improvements
  • [cli] Groups pulumi help commands by category
    #​10170

  • [sdk/nodejs] Removed stack trace output for Typescript compilation errors
    #​10259

Bug Fixes
  • [cli] Fix installation failures on Windows due to release artifacts shipped omitting a folder, pulumi/*.exe instead
    of pulumi/bin/*.exe.
    #​10264

v3.37.0

Compare Source

Breaking
  • [engine] Engine now always encrypts secret return values in Invoke.
    May break Language SDKs<3.0.0
    #​10239
Improvements
  • [auto/go] Adds the ability to capture incremental stderr
    via the new option ErrorProgressStreams.
    #​10179

  • [cli/plugins] Warn that using GITHUB_REPOSITORY_OWNER is deprecated.
    #​10142

  • [dotnet/codegen] code generation for csharp Pulumi programs now targets .NET 6
    #​10143

  • [cli] Allow pulumi plugin install <type> <pkg> -f <path> to target a binary
    file or a folder.
    #​10094

  • [cli/config] Allow pulumi config cp --path between objects.
    #​10147

  • [codegen/schema] Support stack reference as a resource
    #​10174

  • [backends] When logging in to a file backend, validate that the bucket is accessible.
    #​10012

  • [cli] Add flag to specify whether to install dependencies on pulumi convert.
    #​10198

  • [cli] Expose gen-completion command when running pulumi --help.
    #​10218

  • [sdk/go] Expose context.Context from pulumi.Context.
    #​10190

  • [cli/plugins] Add local plugin linkage in Pulumi.yaml.
    #​10146

  • [engine] Remove sequence numbers from the engine and provider interfaces.
    #​10203

  • [engine] The engine will retry plugin downloads that error.
    #​10248

Bug Fixes
  • [cli] Only log github request headers at log level 11.
    #​10140

  • [sdk/go] config.Encrypter and config.Decrypter interfaces now
    require explicit Context. This is a minor breaking change to the
    SDK. The change fixes parenting of opentracing spans that decorate
    calls to the Pulumi Service crypter.

    #​10037

  • [codegen/go] Support program generation, pulumi convert for programs that create explicit
    provider resources.
    #​10132

  • [sdk/go] Remove the AsName and AsQName asserting functions.
    #​10156

  • [python] PULUMI_PYTHON_CMD is checked for deciding what python binary to use in a virtual environment.
    #​10155

  • [cli] Reduced the noisiness of pulumi new --help by replacing the list of available templates to just the number.
    #​10164

  • [cli] Revert "Add last status to pulumi stack ls output #​10059"
    #​10221

  • [python] Fix overriding of PATH on Windows.
    #​10236

  • [dotnet/codgen] Allow specified root namespace to be suffixed with "Pulumi" when generating packages
    #​10245

  • [dotnet/sdk] Serialize immutable arrays initialized by default.
    #​10247

  • [dotnet/codegen] Override static Empty property to return concrete argument types
    #​10250

pulumi/pulumi-random

v4.8.1

Compare Source

Changelog

  • e3dd192 Upgrade to v3.3.2 of the Random Terraform Provider (#​231)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.31.0

Compare Source

Bug Fixes
  • eslint-plugin: [typedef] Support nested array destructuring with type annotation (#​5311) (6d19efe)
  • scope-manager: handle typeParameters of TSInstantiationExpression (#​5355) (2595ccf)
Features
  • eslint-plugin: [consistent-generic-ctors] check class field declaration (#​5288) (48f996e)
  • eslint-plugin: [prefer-nullish-coalescing] add ignoreTernaryTests option (#​4965) (f82727f)

5.30.7 (2022-07-18)

Bug Fixes
  • eslint-plugin: [no-inferrable] fix optional param to valid code (#​5342) (98f6d5e)
  • eslint-plugin: [no-unused-vars] highlight last write reference (#​5267) (c3f199a)

5.30.6 (2022-07-11)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.30.5 (2022-07-04)

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#​5280) (57f032c)

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
  • eslint-plugin: [no-base-to-string] add missing apostrophe to message (#​5270) (d320174)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.31.0

Compare 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

ant-design/ant-design

v4.22.3

Compare Source

  • 🐞 Fixed flickering when fileList updating in Uploader with React 18. #​36801 @​zhengjitf
  • 🐞 Fix Form.Item with small size labelCol and wrapperCol not break line in vertical layout. #​36800
  • 🐞 Fix Row in flex layout takes too wide space by default. #​36770

  • 🐞 修复在 React 18 版本中 Uploader 的 fileList 发生更新后出现闪烁的情况。#​36801 @​zhengjitf
  • 🐞 修复 Form.Item 在垂直布局下使用小尺寸的 labelColwrapperCol 时不换行的问题。#​36800
  • 🐞 修复 Row 在 flex 布局中占据过多空间的问题。#​36770

v4.22.2

Compare Source

  • 💄 Adjust Collapse title click region which will be fully width when collapsible=default now. #​36761
  • Drawer
    • 🐞 Fix Drawer not work in 360 browser. #​36748
    • 🐞 Revert back panel style into wrapper dom node in case developer use contentWrapperStyle for overwrite. #​36748
    • 🐞 Fix for the string type as width/height value and warning which should use number type instead. #​284

  • 💄 调整 Collapse 标题文本在 collapsible=default 时为完整宽度点击区域。#​36761
  • Drawer
    • 🐞 修复 Drawer 在 360 浏览器不生效的问题。#​36748
    • 🐞 回滚将样式恢复至包裹层以防止原本通过 contentWrapperStyle 覆盖样式的用法。#​36748
    • 🐞 修复兼容以 string 类型作为 width/height 的用法,并且警告用户应当使用 number 类型。#​284

v4.22.1

Compare Source

  • 🐞 Fix Drawer with percentage width display issue. #​36729

  • 🐞 修复 Drawer 使用百分比宽度时的展示问题。#​36729

v4.22.0

Compare Source

  • Form
    • 🔥 Form support Form.Item.useStatus for custom components to get Form.Item validate status. #​36486
    • 🆕 Form support setFieldValue to simplify config array index value. #​36058
    • 🐞 Fix Form.Item shaking when trigger validate so fast. #​36575
  • 🆕 Radio.Group support onBlur and onFocus props. #​36041
  • 🆕 Typography ellipsis.tooltip supports a object for Tooltip props. #​36099
  • 🛠 Refactor Drawer to remove directly style control which helps more React way. #​36672
  • 🛠 Refactor Sketelon.Button square shape style that its width is equal to height, and old become the default. #​36123 @​alanhaledc
  • 🐞 Fix Modal.confirm onCancel argument close is not a function sometimes. #​36600 @​Wxh16144
  • 🐞 Revert #​36439 to fix the problem of incorrect status when uploading and deleting files, and fix the status color change when Upload removes files again change problem. #​36706
  • Tree
    • 🛠 Tree/TreeSelect switcherIcon argument support more parameters from { expanded: boolean } to AntTreeNodeProps. #​36651 @​alanhaledc
    • 🐞 Fix Tree draggable Fn params type from AntTreeNode to DataNode. #​36648 @​tianyuan233
  • Table
  • 🌐 Localization

  • Form
    • 🔥 Form 新增 Form.Item.useStatus 用于获取 Form.Item 的校验状态。#​36486
    • 🆕 Form 支持 setFieldValue 以简化设置数字单个值的操作流程。#​36058
    • 🐞 修复 Form.Item 在快速切换校验状态时高度抖动的问题。#​36575
  • 🆕 Radio.Group 支持 onBluronFocus 属性。#​36041
  • 🆕 Typography ellipsis.tooltip 属性支持传入一个对象。#​36099
  • 🛠 重构 Drawer 移除直接的 dom 操作以使其更符合 React 运作方式。#​36672
  • 🛠 重构 Sketelon.Button square shape 样式为宽高相等,之前的 square 改为默认样式。#​36123 @​alanhaledc
  • 🐞 修复 Modal.confirm 中 onCancel(close) 参数有时候不是 function 的问题。#​36600 @​Wxh16144
  • 🐞 回滚 #​36439 以修复上传和删除文件时状态不对的问题,并再次修复 Upload 移除文件时状态色会变化的问题。#​36706
  • Tree
    • 🛠 Tree/TreeSelect switcherIcon 参数现在支持完整 TreeNode 属性,从 { expanded: boolean } 变为 AntTreeNodeProps#​36651 @​alanhaledc
    • 🐞 修改 Tree draggable 函数的参数类型由 AntTreeNode 改为 DataNode。#​36648 @​tianyuan233
  • Table
    • 💄 修复 Table 固定列额外阴影和滚动条样式的问题。#​36606 @​dashaowang
    • 💄 修复 Table 树形数据固定列的省略样式错位的问题。#​36608
  • 🌐 国际化
cypress-io/cypress

v10.3.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#&#8203;10-3-1

date-fns/date-fns

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed
eslint/eslint

v8.21.0

Compare Source

Features
  • 7b43ea1 feat: Implement FlatESLint (#​16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#​16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#​16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#​16063) (Nitin Kumar)
Bug Fixes
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#​16153) (Nitin Kumar)
Documentation
Chores
vercel/next.js

v12.2.3

Compare Source

Core Changes
  • Remove dynamic params from query in new router: #​38466
  • Fix test page detection: #​38475
  • build(ci): enable rustls as default: #​38471
  • Handle on-demand-entries and error overlay for Server Components: #​38480
  • Add refreshing of Server Components: #​38508
  • Handle dynamic routes / catchall routes in on-demand entries: #​38512
  • chore(deps): Update swc: #​38347
  • Enable css import in rsc server side : #​38418
  • Pass missing incrementalCacheHandlerPath to IncrementalCache instance: #​38433
  • fix(next/build): correct payload for plugin telemetry: #​38468
  • Update some dependencies' versions :): #​38427
  • refactor(next/swc): disable default features for crash report: #​38531
  • fix: don't use optional chaining in ESLint rule: #​38534
  • feat(next-swc/auto-cjs): Detect __esModule: #​38181
  • CSS modules support improvements for Server Components: #​38536
  • Handle development error when Server Component throws: #​38550
  • Upgrade edge-runtime + make EdgeRuntime value overridable with an env var on compilation: #​38331
  • Rename todos: #​38560
  • Fix injecting CSS link tags before page content: #​38559
  • Optimize Edge SSR bundle size: #​38570
  • Handle dev fouc for layout styling: #​38557
  • Fix independent CSSModule missing from flight manifest: #​38575
  • Mark dynamic as client component: #​38574
  • Add error when createServerContext is not available: #​38578
  • Handle server context being refreshed: #​38580
  • Pass server context to Flight render: #​38582
  • Ensure .client.tsx/.ts/.jsx Client Components can be imported: #​38591
  • Remove the hide-fouc tags after hydration: #​38592
  • Add heuristic for optimistic push: #​38599
  • Remove implemented todos: #​38610
  • Add next.config.js validation with ajv: #​38498
  • Fix next/jest when testing next/future/image: #​38569
  • refactor(next/telemetry): use basename for the absolute plugin path: #​38473
  • Remove the hide-fouc tag earlier: #​38614
  • Fix reloading Client Component require.cache: #​38633
  • Fix failed to hydrate error with global CSS: #​38626
  • Ensure selected segment is the value of dynamic routes: #​38644
  • Add focus and scroll management for new router: #​38642
  • New Router Tests: #​38390
  • Rename query to searchParams for getServerSideProps in new Router: #​38654
  • Refine scrolling into view in new router: #​38682
  • Improve element detection further: #​38684
  • Remove obsolete code from loader: #​38681
  • Fix check for optimistic routing and handle loading in server-patch: #​38687
  • add user check in auth-with-stytch.: #​38648
  • Ensure flight manifest is correct with app and pages dir: #​38716
  • Fix missing client entry matcher and simplify imports path: #​38691
  • refactor: rewrite etag: #​38568
  • Fix CSSM loader applying for both pages and app: #​38761
  • Support postcss.config.cjs: #​38486
  • fix(next/swc): let async wasm binding coerce to sync correctly: #​38780
  • Ensure route group with separate root layout does not get wrapped in
  • [edge] allow importing blob assets: #​38492
  • [ESLint] Make src/ a default linting directory: #​38810
  • Fix usage of experimental-edge in pages/api/index: #​38024
  • fix(edge-runtime): undefined global in edge runtime.: #​38769
  • Fix squoosh image optimization for Node.js 18: #​38833
  • chore: TS improvments: #​38834
  • fix: don't treat output: "standalone" as custom server: #​38831
  • Improve next/image error message when src prop is missing: #​38847
  • Remove the next/streaming endpoint and experimental refresh api: #​38837
  • Ensure module require is awaited in app-render: #​38860
  • Leverage mini css plugin hmr for app dir: #​38830
  • fix(edge): error handling for edge route and middleware is inconsistent: #​38401
  • fix: correct the next config optimizeCss type: #​38879
  • Update Edge Runtime: #​38862
  • Ensure mixed query/hash values are handled correctly: #​38852
  • fix(#​38743): config.runtime support template literal: #​38750
Documentation Changes
  • Update api-middlewares.md: #​38499
  • Add note about standalone + runtimeConfig caveat: #​38532
  • Note about manually passing props from custom app: #​37329
  • [DOCS]: Middleware doesn't execute for on-demand ISR: #​38562
  • Update docs for next/future/image with browser support: #​38563
  • Add missing closing curly bracket in compiler option example: #​38586
  • docs: clarify that matcher needs to be constant values: #​38597
  • Add documentation on accessibility.: #​38522
  • Add bundlejs site: #​38677
  • Update get-static-props.md: #​38703
  • update fallback docs: #​38659
  • Improve response body in Middleware error page.: #​38537
  • docs: improve wording on pathname and asPath: #​38835
Example Changes
  • chore: update file references in Auth0 example README: #​38476
  • chore(examples): Convert api-routes example to TypeScript: #​38083
  • Fix url of tRPC's next-minimal-starter: #​38452
  • Update Fauna examples to support new FAUNA_DB_DOMAIN environment variable: #​38434
  • feat(examples): Use helper function in with-sentry example _error.js: #​37866
  • Update MongoDB example to use integration for deploy button.: #​38738
  • chore(examples): require WORDPRESS_API_URL to include /graphql: #​38764
  • Update with-emotion-swc to use TypeScript: #​38744
  • chore: auto-detect preferred package manager in Dockerfile: #​38693
  • chore: update with-service-worker example: #​38670
  • Fixup main Fauna example and drop support for outdated one: #​38692
  • Fix export issue in with-fauna example: #​38812
  • Update Convex example.: #​38850
  • chore: convert with-dynamic-import to TypeScript: #​38844
  • chore(examples): Convert with-cypress example to TypeScript: #​38818
Misc Changes
  • Migrate rsc integration tests to e2e tests: #​38460
  • Update flakey unoptimized image test: #​38478
  • fix: fix bundle-analyzer plugin types: #​38255
  • Update CI job skipping based on related changes: #​38479
  • Fix rsc test during deploy testing: #​38517
  • Add docs condition for all azure steps: #​38519
  • skip rsc tests for react 17 e2e: #​38524
  • Add dev/start timing to PR stats: #​38525
  • chore: extend example contribution guidelines: #​38511
  • Fix e2e rsc test for deploy mode: #​38538
  • Add test env variables to readme: #​38566
  • Fix flaky rsc test: #​38573
  • chore: tweak issue validator: #​38600
  • Update to latest version of turbo: #​38629
  • chore: improve issue validator logs
  • chore: tweak issue validator action
  • Update version for yarn pnp tests: #​38688
  • Add dark mode to Create Next App: #​38671
  • Add note about test-trace artifact to test readme: #​38770
  • Fix postcss deploy e2e test: #​38782
  • test: disable the rsc flaky test temporarily: #​38843
  • Update edge blob asset e2e test: #​38857
  • ci: dropping macos-10.15: #​38865
  • Update query/hash test for safari: #​38889
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!

gcanti/fp-ts

v2.12.2

Compare Source

  • Polish
nextauthjs/next-auth

v4.10.3

Compare Source

Bugfixes

  • providers: add normalizeIdentifier to EmailProvider (afb1fcd)
  • ts: fix jsdoc link to documentation (#​5039) (a21db89)
  • avoid redirect on always public paths (#​5000)

v4.10.2

Compare Source

Bugfixes

v4.10.1

Compare Source

Bugfixes

Other

  • ts: explicitly set next path in next-auth (fb60554)
  • revert type assertion
  • add Thang to contributor (#​4944)
  • add TODO comment for next major version
TryGhost/node-sqlite3

v5.0.11

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.10...v5.0.11

v5.0.10

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@jbrunton-ci-minion
Copy link
Collaborator

jbrunton-ci-minion commented Jul 19, 2022

🍹 up on deps-all-minor-patch

Click to expand Pulumi report
Updating (deps-all-minor-patch)

View Live: https://app.pulumi.com/jbrunton/chat-demo/deps-all-minor-patch/updates/81


pulumi:pulumi:Stack chat-demo-deps-all-minor-patch running 
pulumi:pulumi:Stack chat-demo-deps-all-minor-patch running stack config: {
~  digitalocean:index:App chat-demo-deps-all-minor-patch updating [diff: ~spec]
@ Updating......
~  digitalocean:index:App chat-demo-deps-all-minor-patch updated [diff: ~spec]
pulumi:pulumi:Stack chat-demo-deps-all-minor-patch  1 message

Diagnostics:
pulumi:pulumi:Stack (chat-demo-deps-all-minor-patch):
stack config: {
 "stackName": "deps-all-minor-patch",
 "appName": "chat-demo-deps-all-minor-patch",
 "environment": "development",
 "tag": "HEAD-5d48350",
 "protect": false,
 "domain": "deps-all-minor-patch.chat-demo.dev.jbrunton-do.com",
 "publicUrl": "https://deps-all-minor-patch.chat-demo.dev.jbrunton-do.com",
 "rootDomain": "jbrunton-do.com",
 "specId": "chat-demo-deps-all-minor-patch/HEAD-5d48350/26afb8d6"
}

Outputs:
publicUrl: "https://deps-all-minor-patch.chat-demo.dev.jbrunton-do.com"

Resources:
~ 1 updated
1 unchanged

Duration: 1m19s


@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.10.1 chore(deps): update all non-major dependencies Jul 19, 2022
@renovate renovate bot force-pushed the deps-all-minor-patch branch 13 times, most recently from 64e976a to a8f309a Compare July 26, 2022 16:08
@renovate renovate bot force-pushed the deps-all-minor-patch branch 2 times, most recently from cfa41b2 to 8b0b079 Compare July 27, 2022 13:16
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 27, 2022
@renovate renovate bot force-pushed the deps-all-minor-patch branch 10 times, most recently from 761d81a to a23f787 Compare July 31, 2022 15:22
@renovate renovate bot force-pushed the deps-all-minor-patch branch 3 times, most recently from 1da753f to 23d4537 Compare August 1, 2022 04:59
@jbrunton jbrunton merged commit 7bf5d5f into develop Aug 1, 2022
@jbrunton jbrunton deleted the deps-all-minor-patch branch August 1, 2022 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants