Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump cacheable-request, @netlify/build and netlify-cli #383

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2023

Bumps cacheable-request to 10.2.7 and updates ancestor dependencies cacheable-request, @netlify/build and netlify-cli. These dependencies need to be updated together.

Updates cacheable-request from 10.2.4 to 10.2.7

Release notes

Sourced from cacheable-request's releases.

v10.2.6

Fix for memory leak on Listeners

The listener was not being removed on response and just error but new handlers were being added causing a memory leak.

line 220 in src/index.ts was modified to remove the listener on response also

			if (this.cache instanceof Keyv) {
				const cachek = this.cache;
				cachek.once('error', errorHandler);
				ee.on('error', () => cachek.removeListener('error', errorHandler));
				ee.on('response', () => cachek.removeListener('error', errorHandler));
			}

What's Changed

Full Changelog: jaredwray/cacheable@v10.2.5...v10.2.6

v10.2.5

Types definition issue with http-cache-sematics as that type definition needs to be in dependencies. Thanks @​Maxim-Mazurok

What's Changed

Full Changelog: jaredwray/cacheable@v10.2.4...v10.2.5

Commits

Updates @netlify/build from 26.5.3 to 29.5.5

Release notes

Sourced from @​netlify/build's releases.

build: v29.5.5

29.5.5 (2023-02-09)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.65.0 (#4811) (67ec846)
  • migrate framework-info to TS and vitest and enable more strictness (#4819) (5acb25b)
  • remove update-notifier as unhelpful (#4856) (418914d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/cache-utils bumped from ^5.1.1 to ^5.1.2
      • @​netlify/config bumped from ^20.3.2 to ^20.3.3
      • @​netlify/functions-utils bumped from ^5.1.6 to ^5.1.7
    • devDependencies
      • @​netlify/nock-udp bumped from ^3.1.1 to ^3.1.2

build: v29.5.4

29.5.4 (2023-02-01)

Bug Fixes

  • fixes an issue where the cache could not save .dot directories (#4843) (ccb3a00)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/cache-utils bumped from ^5.1.0 to ^5.1.1

build: v29.5.3

29.5.3 (2023-02-01)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#4842) (177d01b)
  • update dependency got to v12 [security] (b382907)

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Changelog

Sourced from @​netlify/build's changelog.

29.5.5 (2023-02-09)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.65.0 (#4811) (67ec846)
  • migrate framework-info to TS and vitest and enable more strictness (#4819) (5acb25b)
  • remove update-notifier as unhelpful (#4856) (418914d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/cache-utils bumped from ^5.1.1 to ^5.1.2
      • @​netlify/config bumped from ^20.3.2 to ^20.3.3
      • @​netlify/functions-utils bumped from ^5.1.6 to ^5.1.7
    • devDependencies
      • @​netlify/nock-udp bumped from ^3.1.1 to ^3.1.2

29.5.4 (2023-02-01)

Bug Fixes

  • fixes an issue where the cache could not save .dot directories (#4843) (ccb3a00)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/cache-utils bumped from ^5.1.0 to ^5.1.1

29.5.3 (2023-02-01)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#4842) (177d01b)
  • update dependency got to v12 [security] (b382907)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/functions-utils bumped from ^5.1.5 to ^5.1.6

29.5.2 (2023-01-24)

... (truncated)

Commits

Updates netlify-cli from 9.16.2 to 12.12.0

Release notes

Sourced from netlify-cli's releases.

v12.12.0

12.12.0 (2023-02-09)

Features

v12.11.0

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

v12.10.0

12.10.0 (2023-01-25)

Features

v12.9.2

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.12.0 (2023-02-09)

Features

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

12.10.0 (2023-01-25)

Features

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)
  • deps: update dependency netlify to ^13.1.2 (#5427) (b0a6c85)
  • deps: update netlify packages (#5426) (4600e9b)
  • deps: update rust crate tokio to 1.24.2 (#5421) (8146b3d)
  • load internal environment variables in Envelope (#5429) (70ef88c)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependencies [cacheable-request](https://github.com/jaredwray/cacheable-request), [@netlify/build](https://github.com/netlify/build/tree/HEAD/packages/build) and [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Updates `cacheable-request` from 10.2.4 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `@netlify/build` from 26.5.3 to 29.5.5
- [Release notes](https://github.com/netlify/build/releases)
- [Changelog](https://github.com/netlify/build/blob/main/packages/build/CHANGELOG.md)
- [Commits](https://github.com/netlify/build/commits/build-v29.5.5/packages/build)

Updates `netlify-cli` from 9.16.2 to 12.12.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v9.16.2...v12.12.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: "@netlify/build"
  dependency-type: direct:development
- dependency-name: netlify-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants