amtrack / sfdx-plugin-source-read

sfdx plugin to read Metadata via CRUD Metadata API
36 stars 4 forks source link

chore(deps): update dependency oclif to v3.9.0 #46

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oclif 3.2.24 -> 3.9.0 age adoption passing confidence

Release Notes

oclif/oclif ### [`v3.9.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​390-httpsgithubcomoclifoclifcompare382390-2023-05-02) [Compare Source](https://togithub.com/oclif/oclif/compare/3.8.2...3.9.0) ##### Features - add additional nsis scripting expansion ([#​1142](https://togithub.com/oclif/oclif/issues/1142)) ([1760c01](https://togithub.com/oclif/oclif/commit/1760c01ad644f314d447aa47a337b9df24fc12de)) #### [3.8.2](https://togithub.com/oclif/oclif/compare/3.8.1...3.8.2) (2023-04-28) ##### Bug Fixes - **deps:** bump yeoman, remove unused dev-deps ([8c04440](https://togithub.com/oclif/oclif/commit/8c04440fd62c964f55ce93a0971a4875cf0a8ebc)) #### [3.8.1](https://togithub.com/oclif/oclif/compare/3.8.0...3.8.1) (2023-04-14) ##### Bug Fixes - **promote:deb:** skip i386 deb pkg if node < 10 ([#​1140](https://togithub.com/oclif/oclif/issues/1140)) ([dd50d78](https://togithub.com/oclif/oclif/commit/dd50d78ed486e37209789a201e60b35679a7ffdf)) ### [`v3.8.2`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​382-httpsgithubcomoclifoclifcompare381382-2023-04-28) [Compare Source](https://togithub.com/oclif/oclif/compare/3.8.1...3.8.2) ##### Bug Fixes - **deps:** bump yeoman, remove unused dev-deps ([8c04440](https://togithub.com/oclif/oclif/commit/8c04440fd62c964f55ce93a0971a4875cf0a8ebc)) ### [`v3.8.1`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​381-httpsgithubcomoclifoclifcompare380381-2023-04-14) [Compare Source](https://togithub.com/oclif/oclif/compare/3.8.0...3.8.1) ##### Bug Fixes - **promote:deb:** skip i386 deb pkg if node < 10 ([#​1140](https://togithub.com/oclif/oclif/issues/1140)) ([dd50d78](https://togithub.com/oclif/oclif/commit/dd50d78ed486e37209789a201e60b35679a7ffdf)) ### [`v3.8.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​380-httpsgithubcomoclifoclifcompare373380-2023-04-12) [Compare Source](https://togithub.com/oclif/oclif/compare/3.7.3...3.8.0) ##### Features - binAliases (support for multiple bin for the same CLI) for all OS ([a9ee96e](https://togithub.com/oclif/oclif/commit/a9ee96e7cd954a1a33db595e8be22e91070e8a93)) #### [3.7.3](https://togithub.com/oclif/oclif/compare/3.7.2...3.7.3) (2023-03-28) ##### Bug Fixes - reapply is manifest writing ([#​1130](https://togithub.com/oclif/oclif/issues/1130)) ([d0365e5](https://togithub.com/oclif/oclif/commit/d0365e51aadb565951aabc17562633ad1eb0fcbd)), closes [#​1127](https://togithub.com/oclif/oclif/issues/1127) #### [3.7.2](https://togithub.com/oclif/oclif/compare/3.7.1...3.7.2) (2023-03-22) ##### Bug Fixes - bump oclif core ([#​1127](https://togithub.com/oclif/oclif/issues/1127)) ([03cbaab](https://togithub.com/oclif/oclif/commit/03cbaab6a4c39084581ef3f718249969ced6465f)) #### [3.7.1](https://togithub.com/oclif/oclif/compare/3.7.0...3.7.1) (2023-03-22) ##### Bug Fixes - pass isWritingManifest true to plugin.load ([#​1126](https://togithub.com/oclif/oclif/issues/1126)) ([c6a124a](https://togithub.com/oclif/oclif/commit/c6a124a032da4672b397dc5eeaa01ee13aea4104)) ### [`v3.7.3`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​373-httpsgithubcomoclifoclifcompare372373-2023-03-28) [Compare Source](https://togithub.com/oclif/oclif/compare/3.7.2...3.7.3) ##### Bug Fixes - reapply is manifest writing ([#​1130](https://togithub.com/oclif/oclif/issues/1130)) ([d0365e5](https://togithub.com/oclif/oclif/commit/d0365e51aadb565951aabc17562633ad1eb0fcbd)), closes [#​1127](https://togithub.com/oclif/oclif/issues/1127) ### [`v3.7.2`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​372-httpsgithubcomoclifoclifcompare371372-2023-03-22) [Compare Source](https://togithub.com/oclif/oclif/compare/3.7.1...3.7.2) ##### Bug Fixes - bump oclif core ([#​1127](https://togithub.com/oclif/oclif/issues/1127)) ([03cbaab](https://togithub.com/oclif/oclif/commit/03cbaab6a4c39084581ef3f718249969ced6465f)) ### [`v3.7.1`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​371-httpsgithubcomoclifoclifcompare370371-2023-03-22) [Compare Source](https://togithub.com/oclif/oclif/compare/3.7.0...3.7.1) ##### Bug Fixes - pass isWritingManifest true to plugin.load ([#​1126](https://togithub.com/oclif/oclif/issues/1126)) ([c6a124a](https://togithub.com/oclif/oclif/commit/c6a124a032da4672b397dc5eeaa01ee13aea4104)) ### [`v3.7.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​370-httpsgithubcomoclifoclifcompare365370-2023-02-22) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.5...3.7.0) ##### Features - create symlinks from binAliases to bin for pack:macos ([#​1109](https://togithub.com/oclif/oclif/issues/1109)) ([70f0b27](https://togithub.com/oclif/oclif/commit/70f0b27894f6914ed813a044d5b364af1c9295c9)) #### [3.6.5](https://togithub.com/oclif/oclif/compare/3.6.4...3.6.5) (2023-02-15) ##### Bug Fixes - explicitly ask for latest from npm ([#​1107](https://togithub.com/oclif/oclif/issues/1107)) ([7991005](https://togithub.com/oclif/oclif/commit/7991005402143079cde1ab36c91074a82f757a34)) #### [3.6.4](https://togithub.com/oclif/oclif/compare/3.6.3...3.6.4) (2023-02-14) ##### Bug Fixes - check if oclif section exists ([#​1105](https://togithub.com/oclif/oclif/issues/1105)) ([d296847](https://togithub.com/oclif/oclif/commit/d296847bd061bd4845370eebca51b202f8220848)) #### [3.6.3](https://togithub.com/oclif/oclif/compare/3.6.2...3.6.3) (2023-02-06) ##### Bug Fixes - command template ([#​1101](https://togithub.com/oclif/oclif/issues/1101)) ([80670ef](https://togithub.com/oclif/oclif/commit/80670ef315e59b8d8b07e062b494796cb8c22538)) #### [3.6.2](https://togithub.com/oclif/oclif/compare/3.6.1...3.6.2) (2023-02-01) ##### Bug Fixes - workaround wireit ([#​1092](https://togithub.com/oclif/oclif/issues/1092)) ([44d9f69](https://togithub.com/oclif/oclif/commit/44d9f6978ce96e3d40ceba7b3215c36197b63519)) #### [3.6.1](https://togithub.com/oclif/oclif/compare/3.6.0...3.6.1) (2023-01-23) ##### Bug Fixes - bump core ([b56ba9e](https://togithub.com/oclif/oclif/commit/b56ba9e16293b4224bc264d7d144941f694b94a1)) ### [`v3.6.5`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​365-httpsgithubcomoclifoclifcompare364365-2023-02-15) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.4...3.6.5) ##### Bug Fixes - explicitly ask for latest from npm ([#​1107](https://togithub.com/oclif/oclif/issues/1107)) ([7991005](https://togithub.com/oclif/oclif/commit/7991005402143079cde1ab36c91074a82f757a34)) ### [`v3.6.4`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​364-httpsgithubcomoclifoclifcompare363364-2023-02-14) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.3...3.6.4) ##### Bug Fixes - check if oclif section exists ([#​1105](https://togithub.com/oclif/oclif/issues/1105)) ([d296847](https://togithub.com/oclif/oclif/commit/d296847bd061bd4845370eebca51b202f8220848)) ### [`v3.6.3`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​363-httpsgithubcomoclifoclifcompare362363-2023-02-06) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.2...3.6.3) ##### Bug Fixes - command template ([#​1101](https://togithub.com/oclif/oclif/issues/1101)) ([80670ef](https://togithub.com/oclif/oclif/commit/80670ef315e59b8d8b07e062b494796cb8c22538)) ### [`v3.6.2`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​362-httpsgithubcomoclifoclifcompare361362-2023-02-01) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.1...3.6.2) ##### Bug Fixes - workaround wireit ([#​1092](https://togithub.com/oclif/oclif/issues/1092)) ([44d9f69](https://togithub.com/oclif/oclif/commit/44d9f6978ce96e3d40ceba7b3215c36197b63519)) ### [`v3.6.1`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​361-httpsgithubcomoclifoclifcompare360361-2023-01-23) [Compare Source](https://togithub.com/oclif/oclif/compare/3.6.0...3.6.1) ##### Bug Fixes - bump core ([b56ba9e](https://togithub.com/oclif/oclif/commit/b56ba9e16293b4224bc264d7d144941f694b94a1)) ### [`v3.6.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​360-httpsgithubcomoclifoclifcompare350360-2023-01-19) [Compare Source](https://togithub.com/oclif/oclif/compare/3.5.0...3.6.0) ##### Features - support JIT plugins ([#​1009](https://togithub.com/oclif/oclif/issues/1009)) ([b713b9d](https://togithub.com/oclif/oclif/commit/b713b9dc52f34f5b1c92d8d19c541d2ad785c872)) ### [`v3.5.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​350-httpsgithubcomoclifoclifcompare346350-2023-01-18) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.6...3.5.0) ##### Features - use oclif/core v2 ([#​1081](https://togithub.com/oclif/oclif/issues/1081)) ([d8352ff](https://togithub.com/oclif/oclif/commit/d8352ffe6bfcdfca7c0021ef53b8a8e38477cae7)) #### [3.4.6](https://togithub.com/oclif/oclif/compare/3.4.5...3.4.6) (2023-01-18) ##### Bug Fixes - forwards compatibility ([dac9e15](https://togithub.com/oclif/oclif/commit/dac9e150f3a7bc7e473fd6e0cb82940691d1be63)) #### [3.4.5](https://togithub.com/oclif/oclif/compare/3.4.4...3.4.5) (2023-01-18) ##### Bug Fixes - args forwards compatibility ([5a9d636](https://togithub.com/oclif/oclif/commit/5a9d6360c58c1968e82aa6d9ff27227367701f79)) #### [3.4.4](https://togithub.com/oclif/oclif/compare/3.4.3...3.4.4) (2023-01-18) ##### Bug Fixes - bump oclif/core ([f488b16](https://togithub.com/oclif/oclif/commit/f488b1693d8ae0ee1529f3d25797375dd0f2d3aa)) #### [3.4.3](https://togithub.com/oclif/oclif/compare/3.4.2...3.4.3) (2022-12-27) ##### Bug Fixes - make oclif.s3.folder optional for --indexes ([#​1063](https://togithub.com/oclif/oclif/issues/1063)) ([df9db2f](https://togithub.com/oclif/oclif/commit/df9db2fa2906f5e0322c5e8fd8eddacfecee24ca)) #### [3.4.2](https://togithub.com/oclif/oclif/compare/3.4.1...3.4.2) (2022-12-07) ##### Bug Fixes - win pack error ([#​1054](https://togithub.com/oclif/oclif/issues/1054)) ([bc23384](https://togithub.com/oclif/oclif/commit/bc233845270c4b9a7d61b7c411a369ed65d45886)) #### [3.4.1](https://togithub.com/oclif/oclif/compare/3.4.0...3.4.1) (2022-12-05) ##### Bug Fixes - json output formatting ([#​1051](https://togithub.com/oclif/oclif/issues/1051)) ([25d1513](https://togithub.com/oclif/oclif/commit/25d15133cc93ce27372e6c90279932b14e4dae39)) ### [`v3.4.6`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​346-httpsgithubcomoclifoclifcompare345346-2023-01-18) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.5...3.4.6) ##### Bug Fixes - forwards compatibility ([dac9e15](https://togithub.com/oclif/oclif/commit/dac9e150f3a7bc7e473fd6e0cb82940691d1be63)) ### [`v3.4.5`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​345-httpsgithubcomoclifoclifcompare344345-2023-01-18) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.4...3.4.5) ##### Bug Fixes - args forwards compatibility ([5a9d636](https://togithub.com/oclif/oclif/commit/5a9d6360c58c1968e82aa6d9ff27227367701f79)) ### [`v3.4.4`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​344-httpsgithubcomoclifoclifcompare343344-2023-01-18) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.3...3.4.4) ##### Bug Fixes - bump oclif/core ([f488b16](https://togithub.com/oclif/oclif/commit/f488b1693d8ae0ee1529f3d25797375dd0f2d3aa)) ### [`v3.4.3`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​343-httpsgithubcomoclifoclifcompare342343-2022-12-27) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.2...3.4.3) ##### Bug Fixes - make oclif.s3.folder optional for --indexes ([#​1063](https://togithub.com/oclif/oclif/issues/1063)) ([df9db2f](https://togithub.com/oclif/oclif/commit/df9db2fa2906f5e0322c5e8fd8eddacfecee24ca)) ### [`v3.4.2`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​342-httpsgithubcomoclifoclifcompare341342-2022-12-07) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.1...3.4.2) ##### Bug Fixes - win pack error ([#​1054](https://togithub.com/oclif/oclif/issues/1054)) ([bc23384](https://togithub.com/oclif/oclif/commit/bc233845270c4b9a7d61b7c411a369ed65d45886)) ### [`v3.4.1`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​341-httpsgithubcomoclifoclifcompare340341-2022-12-05) [Compare Source](https://togithub.com/oclif/oclif/compare/3.4.0...3.4.1) ##### Bug Fixes - json output formatting ([#​1051](https://togithub.com/oclif/oclif/issues/1051)) ([25d1513](https://togithub.com/oclif/oclif/commit/25d15133cc93ce27372e6c90279932b14e4dae39)) ### [`v3.4.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​340-httpsgithubcomoclifoclifcompare331340-2022-12-05) [Compare Source](https://togithub.com/oclif/oclif/compare/3.3.1...3.4.0) ##### Features - remove qq and parallelize build/pack/promote ([#​1035](https://togithub.com/oclif/oclif/issues/1035)) ([db2a858](https://togithub.com/oclif/oclif/commit/db2a85873de63a9bce0a16f11916f38974ee7494)) #### [3.3.1](https://togithub.com/oclif/oclif/compare/3.3.0...3.3.1) (2022-12-04) ##### Bug Fixes - **deps:** bump concurrently from 7.5.0 to 7.6.0 ([49b301e](https://togithub.com/oclif/oclif/commit/49b301e5fa9ad726af05f2dab5b273afd89983f8)) ### [`v3.3.1`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​331-httpsgithubcomoclifoclifcompare330331-2022-12-04) [Compare Source](https://togithub.com/oclif/oclif/compare/3.3.0...3.3.1) ##### Bug Fixes - **deps:** bump concurrently from 7.5.0 to 7.6.0 ([49b301e](https://togithub.com/oclif/oclif/commit/49b301e5fa9ad726af05f2dab5b273afd89983f8)) ### [`v3.3.0`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​330-httpsgithubcomoclifoclifcompare3231330-2022-11-29) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.31...3.3.0) ##### Features - add 'target' argument when packing/uploading macOS ([#​1033](https://togithub.com/oclif/oclif/issues/1033)) ([fb6473d](https://togithub.com/oclif/oclif/commit/fb6473d18d29e924384a9cfec4f6caca04ce233c)) #### [3.2.31](https://togithub.com/oclif/oclif/compare/3.2.30...3.2.31) (2022-11-27) ##### Bug Fixes - **deps:** bump github-slugger from 1.4.0 to 1.5.0 ([a41baca](https://togithub.com/oclif/oclif/commit/a41baca347b3115452ff03aa4d0e603a1454c0cf)) #### [3.2.30](https://togithub.com/oclif/oclif/compare/3.2.29...3.2.30) (2022-11-27) ##### Bug Fixes - **deps:** bump minimatch from 3.0.4 to 3.1.2 ([dcd7ba2](https://togithub.com/oclif/oclif/commit/dcd7ba26816e3564d95579f31d3316b4cea8c712)) #### [3.2.29](https://togithub.com/oclif/oclif/compare/3.2.28...3.2.29) (2022-11-20) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-help](https://togithub.com/oclif/plugin-help) from 5.1.16 to 5.1.19 ([ac48fd7](https://togithub.com/oclif/oclif/commit/ac48fd702dc916f3e10ea9a8faed737d376ae0ac)) #### [3.2.28](https://togithub.com/oclif/oclif/compare/3.2.27...3.2.28) (2022-11-20) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-warn-if-update-available](https://togithub.com/oclif/plugin-warn-if-update-available) ([e096886](https://togithub.com/oclif/oclif/commit/e096886d375ca53f19ec49bb654615cfa9458a93)) #### [3.2.27](https://togithub.com/oclif/oclif/compare/3.2.26...3.2.27) (2022-11-13) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-warn-if-update-available](https://togithub.com/oclif/plugin-warn-if-update-available) ([3f83f13](https://togithub.com/oclif/oclif/commit/3f83f132f85641b05eee0dc7bec82bcc2fdf103e)) #### [3.2.26](https://togithub.com/oclif/oclif/compare/3.2.25...3.2.26) (2022-11-13) ##### Bug Fixes - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.20.0 to 1.20.3 ([dfc7df1](https://togithub.com/oclif/oclif/commit/dfc7df1cfb477531c7ed88798e4de1a41795a0db)) - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.20.3 to 1.20.4 ([17b0394](https://togithub.com/oclif/oclif/commit/17b039479f261960fc9df21041445589737ad855)) #### [3.2.25](https://togithub.com/oclif/oclif/compare/3.2.24...3.2.25) (2022-11-06) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.6 to 2.3.7 ([24925b0](https://togithub.com/oclif/oclif/commit/24925b0d6d33db584f7a330ccc08c42489c028be)) #### [3.2.24](https://togithub.com/oclif/oclif/compare/3.2.23...3.2.24) (2022-10-30) ##### Bug Fixes - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.18.0 to 1.20.0 ([a0a0a50](https://togithub.com/oclif/oclif/commit/a0a0a5020e3b57a99c5f4533a097acef8d89ba30)) #### [3.2.23](https://togithub.com/oclif/oclif/compare/3.2.22...3.2.23) (2022-10-30) ##### Bug Fixes - **deps:** bump concurrently from 7.4.0 to 7.5.0 ([08caed4](https://togithub.com/oclif/oclif/commit/08caed4f3af3c4540c893b1a7b4585b089707f0c)) #### [3.2.22](https://togithub.com/oclif/oclif/compare/3.2.21...3.2.22) (2022-10-23) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.5 to 2.3.6 ([f886f7a](https://togithub.com/oclif/oclif/commit/f886f7a6d64a5ca33b0bac934abe770501cc480c)) #### [3.2.21](https://togithub.com/oclif/oclif/compare/3.2.20...3.2.21) (2022-10-23) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-help](https://togithub.com/oclif/plugin-help) from 5.1.15 to 5.1.16 ([18a6633](https://togithub.com/oclif/oclif/commit/18a66335f66433fc76ab5ee5703812bc1c2e0b93)) #### [3.2.20](https://togithub.com/oclif/oclif/compare/3.2.19...3.2.20) (2022-10-20) ##### Bug Fixes - deb pack privileges ([#​987](https://togithub.com/oclif/oclif/issues/987)) ([5392841](https://togithub.com/oclif/oclif/commit/539284102e5f05779e5e96eae022756f8478bfae)) #### [3.2.19](https://togithub.com/oclif/oclif/compare/3.2.18...3.2.19) (2022-10-16) ##### Bug Fixes - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.16.4 to 1.18.0 ([badd7b0](https://togithub.com/oclif/oclif/commit/badd7b0564a59f50833dd659c5bbfc6d50ac3591)) #### [3.2.18](https://togithub.com/oclif/oclif/compare/3.2.17...3.2.18) (2022-10-16) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.4 to 2.3.5 ([b9a658e](https://togithub.com/oclif/oclif/commit/b9a658e22ebdbe4b8c14419b9b61606d9386a8cc)) #### [3.2.17](https://togithub.com/oclif/oclif/compare/3.2.16...3.2.17) (2022-10-16) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-help](https://togithub.com/oclif/plugin-help) from 5.1.14 to 5.1.15 ([33b7925](https://togithub.com/oclif/oclif/commit/33b79250e7af4f7f38ffb2ebae43af900b96e829)) #### [3.2.16](https://togithub.com/oclif/oclif/compare/3.2.15...3.2.16) (2022-10-09) ##### Bug Fixes - **deps:** bump aws-sdk from 2.1227.0 to 2.1231.0 ([e1234f5](https://togithub.com/oclif/oclif/commit/e1234f5a1db7b3cb1b8c0278fa2f3382b7eb6f69)) #### [3.2.15](https://togithub.com/oclif/oclif/compare/3.2.14...3.2.15) (2022-10-09) ##### Bug Fixes - **deps:** bump semver from 7.3.7 to 7.3.8 ([cda6620](https://togithub.com/oclif/oclif/commit/cda6620b5c69859f7474b1ef009567256b7ba427)) #### [3.2.14](https://togithub.com/oclif/oclif/compare/3.2.13...3.2.14) (2022-10-09) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.3 to 2.3.4 ([1bb086b](https://togithub.com/oclif/oclif/commit/1bb086b87fec53d858e51092a32f493bb79ab399)) #### [3.2.13](https://togithub.com/oclif/oclif/compare/3.2.12...3.2.13) (2022-10-02) ##### Bug Fixes - **deps:** bump aws-sdk from 2.1226.0 to 2.1227.0 ([6526f12](https://togithub.com/oclif/oclif/commit/6526f122ced48b7f8b6ca33dac5d5829ee4b6d1d)) #### [3.2.12](https://togithub.com/oclif/oclif/compare/3.2.11...3.2.12) (2022-10-01) ##### Bug Fixes - **deps:** bump aws-sdk from 2.1116.0 to 2.1226.0 ([6ad1679](https://togithub.com/oclif/oclif/commit/6ad1679dc2492c8ab484c7171beb99ae8eaf1714)) #### [3.2.11](https://togithub.com/oclif/oclif/compare/3.2.10...3.2.11) (2022-09-30) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.1 to 2.3.3 ([f3142a7](https://togithub.com/oclif/oclif/commit/f3142a74d02f9770c9683ffc05204238ac1cd4bc)) #### [3.2.10](https://togithub.com/oclif/oclif/compare/3.2.9...3.2.10) (2022-09-30) ##### Bug Fixes - **deps:** bump concurrently from 7.0.0 to 7.4.0 ([f5781ce](https://togithub.com/oclif/oclif/commit/f5781ce60c8fdf55dbbf41869c2b47a250c023f1)) #### [3.2.9](https://togithub.com/oclif/oclif/compare/3.2.8...3.2.9) (2022-09-29) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-warn-if-update-available](https://togithub.com/oclif/plugin-warn-if-update-available) ([8d6a86c](https://togithub.com/oclif/oclif/commit/8d6a86cc91986862b5cff74db5c1f0b440caa09d)) #### [3.2.8](https://togithub.com/oclif/oclif/compare/3.2.7...3.2.8) (2022-09-29) ##### Bug Fixes - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.16.1 to 1.16.4 ([f546267](https://togithub.com/oclif/oclif/commit/f546267e21727b463409619fa320a7e724ec7186)) #### [3.2.7](https://togithub.com/oclif/oclif/compare/3.2.6...3.2.7) (2022-09-29) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-help](https://togithub.com/oclif/plugin-help) from 5.1.12 to 5.1.14 ([0a5a33c](https://togithub.com/oclif/oclif/commit/0a5a33ce652e79c37da3f56ae48fbe10a0cbcd0c)) #### [3.2.6](https://togithub.com/oclif/oclif/compare/3.2.5...3.2.6) (2022-09-29) ##### Bug Fixes - **deps:** bump yeoman-environment from 3.9.1 to 3.11.1 ([9ca60df](https://togithub.com/oclif/oclif/commit/9ca60dff900142597bfba3d86bf0977d82173719)) #### [3.2.5](https://togithub.com/oclif/oclif/compare/3.2.4...3.2.5) (2022-09-27) ##### Bug Fixes - wrongly packaging child bundles on MacOS ([#​971](https://togithub.com/oclif/oclif/issues/971)) ([de64974](https://togithub.com/oclif/oclif/commit/de649743c9584ffbe1ad150cb485530e04c1621d)) #### [3.2.4](https://togithub.com/oclif/oclif/compare/3.2.3...3.2.4) (2022-09-27) ##### Bug Fixes - add toc tag to readme command description ([#​924](https://togithub.com/oclif/oclif/issues/924)) ([5bdd481](https://togithub.com/oclif/oclif/commit/5bdd4819b513558082010035bef4230d3d111957)) #### [3.2.3](https://togithub.com/oclif/oclif/compare/v3.2.2...3.2.3) (2022-09-27) ##### Bug Fixes - Update hooks generator to point to ./dist/hooks instead of ./src/hooks ([#​904](https://togithub.com/oclif/oclif/issues/904)) ([fd48e54](https://togithub.com/oclif/oclif/commit/fd48e548863e3eb27f22a2de9e0e274ae56a9448)) #### [3.2.2](https://togithub.com/oclif/oclif/compare/v3.2.1...v3.2.2) (2022-09-16) #### [3.2.1](https://togithub.com/oclif/oclif/compare/v3.2.0...v3.2.1) (2022-09-09) ##### Bug Fixes - bump oclif/core ([21aa0d7](https://togithub.com/oclif/oclif/commit/21aa0d754f0afe5a2e9f25cd1c32266ef2b9ac2d)) ### [`v3.2.31`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3231-httpsgithubcomoclifoclifcompare32303231-2022-11-27) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.30...3.2.31) ##### Bug Fixes - **deps:** bump github-slugger from 1.4.0 to 1.5.0 ([a41baca](https://togithub.com/oclif/oclif/commit/a41baca347b3115452ff03aa4d0e603a1454c0cf)) ### [`v3.2.30`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3230-httpsgithubcomoclifoclifcompare32293230-2022-11-27) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.28...3.2.30) ##### Bug Fixes - **deps:** bump minimatch from 3.0.4 to 3.1.2 ([dcd7ba2](https://togithub.com/oclif/oclif/commit/dcd7ba26816e3564d95579f31d3316b4cea8c712)) ### [`v3.2.28`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3228-httpsgithubcomoclifoclifcompare32273228-2022-11-20) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.27...3.2.28) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-warn-if-update-available](https://togithub.com/oclif/plugin-warn-if-update-available) ([e096886](https://togithub.com/oclif/oclif/commit/e096886d375ca53f19ec49bb654615cfa9458a93)) ### [`v3.2.27`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3227-httpsgithubcomoclifoclifcompare32263227-2022-11-13) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.26...3.2.27) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-warn-if-update-available](https://togithub.com/oclif/plugin-warn-if-update-available) ([3f83f13](https://togithub.com/oclif/oclif/commit/3f83f132f85641b05eee0dc7bec82bcc2fdf103e)) ### [`v3.2.26`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3226-httpsgithubcomoclifoclifcompare32253226-2022-11-13) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.25...3.2.26) ##### Bug Fixes - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.20.0 to 1.20.3 ([dfc7df1](https://togithub.com/oclif/oclif/commit/dfc7df1cfb477531c7ed88798e4de1a41795a0db)) - **deps:** bump [@​oclif/core](https://togithub.com/oclif/core) from 1.20.3 to 1.20.4 ([17b0394](https://togithub.com/oclif/oclif/commit/17b039479f261960fc9df21041445589737ad855)) ### [`v3.2.25`](https://togithub.com/oclif/oclif/blob/HEAD/CHANGELOG.md#​3225-httpsgithubcomoclifoclifcompare32243225-2022-11-06) [Compare Source](https://togithub.com/oclif/oclif/compare/3.2.24...3.2.25) ##### Bug Fixes - **deps:** bump [@​oclif/plugin-not-found](https://togithub.com/oclif/plugin-not-found) from 2.3.6 to 2.3.7 ([24925b0](https://togithub.com/oclif/oclif/commit/24925b0d6d33db584f7a330ccc08c42489c028be))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: