Skip to content

Commit

Permalink
chore: merge upstream (#17)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @netlify/plugins-list to ^6.17.0 (#4472)

* fix(deps): update dependency @netlify/plugins-list to ^6.17.0

* chore: update contributors field

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency commander to v9.1.0 (#4466)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>

* chore(main): release 9.13.4 (#4470)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency netlify to ^11.0.1 (#4473)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @netlify/build to ^26.5.1 (#4475)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @netlify/config to ^17.0.19 (#4476)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /tests/integration/eleventy-site (#4477)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /site (#4478)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ehmicky <[email protected]>

* fix(deps): update dependency stripe to v8.211.0 (#4467)

* fix(deps): update dependency stripe to v8.211.0

* style: don't format lock files

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: erezrokah <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore(main): release 9.13.5 (#4474)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency minimist to v1.2.6 (#4480)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency typescript to v4.6.3 (#4481)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* fix(deps): update rust crate log to 0.4.16 (#4482)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* fix(deps): update dependency stripe to v8.212.0 (#4483)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* fix(deps): update dependency gh-release-fetch to v3.0.2 (#4479)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore(main): release 9.13.6 (#4485)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* chore(deps): update dependency @netlify/eslint-config-node to ^5.1.8 (#4487)

Co-authored-by: Renovate Bot <[email protected]>

* fix: polling for API Authentication (#4490)

* feat: add local dev support for Go scheduled functions (#4491)

* fix: detection for Go scheduled functions

* fix: incompatible fs import

* chore: fix conventional message error

* fix: parse schedule from config

* fix: unsupported optional chaining

* fix: broken function test without config

* chore: fix prettier warnings

* fix: additional checks in NetlifyFunction

* feat: assert valid next_run in test

* chore: update names and tests

* feat(dev-graph): populate X-Nf-Graph-Token header (#4493)

* feat(dev-graph): populate X-Nf-Graph-Token header

* chore: update contributors field

* chore: update contributors field

Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore(main): release 9.14.0 (#4492)

* chore(main): release 9.14.0

* chore: update contributors field

* chore: update contributors field

* chore: update contributors field

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>

* feat: added scheduled functions template for Go (#4495)

* feat: go scheduled functions template

* chore: update contributors field

* chore: placeholder for github handle in go mod

* chore: remove unnecessary makefile

* chore: go version update

Co-authored-by: karagulamos <[email protected]>

* chore(main): release 9.15.0 (#4496)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency @netlify/plugins-list to ^6.18.1 (#4494)

* fix(deps): update dependency @netlify/plugins-list to ^6.18.1

* chore: update contributors field

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* feat: improve functions error messages (#4486)

* feat: implement better error pages for functions in CLI

* chore(main): release 9.16.0 (#4497)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix: fallback should there be an error getting the functions error page template (#4499)

* fix: wrap render template in try catch

* chore: include template in files tracked by npm

* chore(main): release 9.16.1 (#4500)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency cron-parser to v4.3.0 (#4504)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency stripe to v8.215.0 (#4505)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore(main): release 9.16.2 (#4510)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency @netlify/build to ^26.5.2 (#4512)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @netlify/config to ^17.0.20 (#4513)

Co-authored-by: Renovate Bot <[email protected]>

* chore(main): release 9.16.3 (#4514)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency @netlify/plugins-list to ^6.19.0 (#4516)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency lambda-local to v2.0.2 (#4443)

* fix(deps): update dependency lambda-local to v2.0.2

* chore: update contributors field

* feat: update to correctly mirror synchronous execution (closes #4304)

* chore: update contributors field

* chore: update contributors field

* fix: format

* chore: update contributors field

* chore: update contributors field

* fix: tests

* chore: update contributors field

* chore: update contributors field

* fix: another test

* chore: update contributors field

* fix: another test

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Netlify Team Account 1 <[email protected]>
Co-authored-by: Skn0tt <[email protected]>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: Simon Knott <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>

* chore(main): release 9.16.4 (#4517)

* chore(main): release 9.16.4

* chore: update contributors field

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>

* fix(deps): update dependency stripe to v8.216.0 (#4520)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency semver to v7.3.6 (#4518)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ava to v4.2.0 (#4519)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* fix(deps): update dependency winston to v3.7.2 (#4521)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>

* chore(main): release 9.16.5 (#4525)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>

* chore(deps): update codecov/codecov-action action to v3 (#4522)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Erez Rokah <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* fix(deps): update dependency @netlify/build to ^26.5.3 (#4529)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @netlify/eslint-config-node to v6 (#4501)

* chore(deps): update dependency @netlify/eslint-config-node to v6

* chore: fix eslintrc

* chore: fix linting

* chore: update shrinkwrap file

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: ehmicky <[email protected]>
Co-authored-by: erezrokah <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore(main): release 9.16.6 (#4530)

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* chore: merge main

* chore: remove dependency

* chore: fix linting errors

* chore: fix test

* chore: remove duplicate test

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ehmicky <[email protected]>
Co-authored-by: Antonio Nuno Monteiro <[email protected]>
Co-authored-by: Karagulamos <[email protected]>
Co-authored-by: Daniel Woelfel <[email protected]>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: karagulamos <[email protected]>
Co-authored-by: Jackie Macharia <[email protected]>
Co-authored-by: Netlify Team Account 1 <[email protected]>
Co-authored-by: Skn0tt <[email protected]>
Co-authored-by: Simon Knott <[email protected]>
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: ehmicky <[email protected]>
  • Loading branch information
20 people authored Apr 12, 2022
1 parent 76817d0 commit 4fa7f79
Show file tree
Hide file tree
Showing 44 changed files with 1,785 additions and 4,255 deletions.
7 changes: 4 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ module.exports = {
'no-process-exit': 0,
'fp/no-loops': 'error',
'import/max-dependencies': 0,
'node/no-sync': 0,
'n/no-process-exit': 0,
'n/no-sync': 0,
'sort-destructure-keys/sort-destructure-keys': 2,
'unicorn/consistent-destructuring': 0,
// TODO: harmonize with filename snake_case in other Netlify Dev projects
Expand Down Expand Up @@ -47,8 +48,8 @@ module.exports = {
rules: {
'require-await': 0,
'import/no-unresolved': 0,
'node/no-missing-require': 0,
'node/no-unsupported-features/es-syntax': 0,
'n/no-missing-require': 0,
'n/no-unsupported-features/es-syntax': 0,
},
},
{
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
echo "::set-output name=node::node_${node//[.*]/}"
shell: bash
if: '${{ !steps.release-check.outputs.IS_RELEASE }}'
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
continue-on-error: true
with:
file: coverage/coverage-final.json
Expand Down
111 changes: 111 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,117 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [9.16.6](https://github.com/netlify/cli/compare/v9.16.5...v9.16.6) (2022-04-11)


### Bug Fixes

* **deps:** update dependency @netlify/build to ^26.5.3 ([#4529](https://github.com/netlify/cli/issues/4529)) ([15f34db](https://github.com/netlify/cli/commit/15f34db7fa95b26fc415eb7edf41c54e099ab09d))

### [9.16.5](https://github.com/netlify/cli/compare/v9.16.4...v9.16.5) (2022-04-11)


### Bug Fixes

* **deps:** update dependency semver to v7.3.6 ([#4518](https://github.com/netlify/cli/issues/4518)) ([ccd26a5](https://github.com/netlify/cli/commit/ccd26a535e49a9b009b9a5670ce58682ac43368b))
* **deps:** update dependency stripe to v8.216.0 ([#4520](https://github.com/netlify/cli/issues/4520)) ([6866549](https://github.com/netlify/cli/commit/68665492916e56ee41e953293087bc17a016567a))
* **deps:** update dependency winston to v3.7.2 ([#4521](https://github.com/netlify/cli/issues/4521)) ([3840cc4](https://github.com/netlify/cli/commit/3840cc432267ef020ce324a4ebf1ada264082bdf))

### [9.16.4](https://github.com/netlify/cli/compare/v9.16.3...v9.16.4) (2022-04-08)


### Bug Fixes

* **deps:** update dependency @netlify/plugins-list to ^6.19.0 ([#4516](https://github.com/netlify/cli/issues/4516)) ([84fa9f6](https://github.com/netlify/cli/commit/84fa9f67bcf9e147ec84c5030273b9fa5483a036))
* **deps:** update dependency lambda-local to v2.0.2 ([#4443](https://github.com/netlify/cli/issues/4443)) ([1fd0c2c](https://github.com/netlify/cli/commit/1fd0c2c3ce51457e52c8ab4fe922b6c4404917f1))

### [9.16.3](https://github.com/netlify/cli/compare/v9.16.2...v9.16.3) (2022-04-04)


### Bug Fixes

* **deps:** update dependency @netlify/build to ^26.5.2 ([#4512](https://github.com/netlify/cli/issues/4512)) ([14d3714](https://github.com/netlify/cli/commit/14d3714f06f8ca32f7554865ceef9d262e68a8c5))
* **deps:** update dependency @netlify/config to ^17.0.20 ([#4513](https://github.com/netlify/cli/issues/4513)) ([ec31485](https://github.com/netlify/cli/commit/ec31485feea3b92775498719c194fd2f0682d075))

### [9.16.2](https://github.com/netlify/cli/compare/v9.16.1...v9.16.2) (2022-04-04)


### Bug Fixes

* **deps:** update dependency cron-parser to v4.3.0 ([#4504](https://github.com/netlify/cli/issues/4504)) ([d870da4](https://github.com/netlify/cli/commit/d870da4d5393da6a00a690a21b8a6f0e5ec598b6))
* **deps:** update dependency stripe to v8.215.0 ([#4505](https://github.com/netlify/cli/issues/4505)) ([4110a26](https://github.com/netlify/cli/commit/4110a268eba4710ac200eac12fb2024a5987d88d))

### [9.16.1](https://github.com/netlify/cli/compare/v9.16.0...v9.16.1) (2022-04-01)


### Bug Fixes

* fallback should there be an error getting the functions error page template ([#4499](https://github.com/netlify/cli/issues/4499)) ([e4010cb](https://github.com/netlify/cli/commit/e4010cbc0b72e95dd7379253fb3d1fb008475b3c))

## [9.16.0](https://github.com/netlify/cli/compare/v9.15.0...v9.16.0) (2022-03-31)


### Features

* improve functions error messages ([#4486](https://github.com/netlify/cli/issues/4486)) ([5a8a330](https://github.com/netlify/cli/commit/5a8a33077a2825595795e87df72a6fc91e7578d2))


### Bug Fixes

* **deps:** update dependency @netlify/plugins-list to ^6.18.1 ([#4494](https://github.com/netlify/cli/issues/4494)) ([92d621b](https://github.com/netlify/cli/commit/92d621b894704816665c79a7d97e8f65858e2bf7))

## [9.15.0](https://github.com/netlify/cli/compare/v9.14.0...v9.15.0) (2022-03-30)


### Features

* added scheduled functions template for Go ([#4495](https://github.com/netlify/cli/issues/4495)) ([17726b3](https://github.com/netlify/cli/commit/17726b330cf8df14635cf4ae19387e1310849e7f))

## [9.14.0](https://github.com/netlify/cli/compare/v9.13.6...v9.14.0) (2022-03-29)


### Features

* add local dev support for Go scheduled functions ([#4491](https://github.com/netlify/cli/issues/4491)) ([1693824](https://github.com/netlify/cli/commit/16938246ac6ef41b1b30a8440f98d32199d9be8f))
* **dev-graph:** populate X-Nf-Graph-Token header ([#4493](https://github.com/netlify/cli/issues/4493)) ([24b2533](https://github.com/netlify/cli/commit/24b253323f97c2ba0169596bf3cdb6834b79a29e))


### Bug Fixes

* polling for API Authentication ([#4490](https://github.com/netlify/cli/issues/4490)) ([3df8f95](https://github.com/netlify/cli/commit/3df8f95a1f92fef41dc5c43d79b99551cf6f2bad))

### [9.13.6](https://github.com/netlify/cli/compare/v9.13.5...v9.13.6) (2022-03-28)


### Bug Fixes

* **deps:** update dependency gh-release-fetch to v3.0.2 ([#4479](https://github.com/netlify/cli/issues/4479)) ([337b969](https://github.com/netlify/cli/commit/337b969ee78115b6e1545405bdaf70074619c0b0))
* **deps:** update dependency minimist to v1.2.6 ([#4480](https://github.com/netlify/cli/issues/4480)) ([42887e7](https://github.com/netlify/cli/commit/42887e7c30713a89697a281e2f21ac5af0db28a0))
* **deps:** update dependency stripe to v8.212.0 ([#4483](https://github.com/netlify/cli/issues/4483)) ([3d5ed50](https://github.com/netlify/cli/commit/3d5ed50b99e43d3efce7388c7534ac25206a276b))
* **deps:** update dependency typescript to v4.6.3 ([#4481](https://github.com/netlify/cli/issues/4481)) ([44de2ad](https://github.com/netlify/cli/commit/44de2adf2ccd51aa499570bfca3935fd7cbcb238))
* **deps:** update rust crate log to 0.4.16 ([#4482](https://github.com/netlify/cli/issues/4482)) ([acc9a65](https://github.com/netlify/cli/commit/acc9a65093d8ceaacb1b221bd283867b59a94ce0))

### [9.13.5](https://github.com/netlify/cli/compare/v9.13.4...v9.13.5) (2022-03-25)


### Bug Fixes

* **deps:** update dependency @netlify/build to ^26.5.1 ([#4475](https://github.com/netlify/cli/issues/4475)) ([0f4f556](https://github.com/netlify/cli/commit/0f4f556a9bbe700bef74ecf4daea9e68b3e33d60))
* **deps:** update dependency @netlify/config to ^17.0.19 ([#4476](https://github.com/netlify/cli/issues/4476)) ([a1aa28f](https://github.com/netlify/cli/commit/a1aa28f0102f7b3512291b75d385817d1bea88dc))
* **deps:** update dependency netlify to ^11.0.1 ([#4473](https://github.com/netlify/cli/issues/4473)) ([ecfd4b9](https://github.com/netlify/cli/commit/ecfd4b99ce09d300d0d18a1cd80a0d59eb3da99d))
* **deps:** update dependency stripe to v8.211.0 ([#4467](https://github.com/netlify/cli/issues/4467)) ([c89e191](https://github.com/netlify/cli/commit/c89e19179baf091d21f22c4ff0da1f19f9ac171c))

### [9.13.4](https://github.com/netlify/cli/compare/v9.13.3...v9.13.4) (2022-03-23)


### Bug Fixes

* **deps:** update dependency @netlify/plugins-list to ^6.17.0 ([#4472](https://github.com/netlify/cli/issues/4472)) ([eb5c3b9](https://github.com/netlify/cli/commit/eb5c3b97c222f0ca4f7a84deed8176fcc934e1b6))
* **deps:** update dependency algoliasearch to v4.13.0 ([#4465](https://github.com/netlify/cli/issues/4465)) ([c8abe69](https://github.com/netlify/cli/commit/c8abe69800bd5ae6e34d13cf42769d30e8678ad5))
* **deps:** update dependency commander to v9.1.0 ([#4466](https://github.com/netlify/cli/issues/4466)) ([9a77099](https://github.com/netlify/cli/commit/9a770996d2d8930f129776b33279aaccc7cf6383))
* **deps:** update dependency debug to v4.3.4 ([#4464](https://github.com/netlify/cli/issues/4464)) ([066841c](https://github.com/netlify/cli/commit/066841ce351929c1e8250de4cb45ddca4935bf41))
* **deps:** update rust crate lambda_runtime to 0.5.1 ([#4468](https://github.com/netlify/cli/issues/4468)) ([5036333](https://github.com/netlify/cli/commit/50363334aa57e09f880942e68b67b12bbb68908f))

### [9.13.3](https://github.com/netlify/cli/compare/v9.13.2...v9.13.3) (2022-03-17)


Expand Down
2 changes: 1 addition & 1 deletion bin/run
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const { createMainCommand } = require('../src/commands')
const UPDATE_CHECK_INTERVAL = 432e5

if (require.main === module) {
// eslint-disable-next-line node/global-require
// eslint-disable-next-line n/global-require
const pkg = require('../package.json')

try {
Expand Down
Loading

0 comments on commit 4fa7f79

Please sign in to comment.